delete_workspace_bundle

WorkSpaces.Client.delete_workspace_bundle(**kwargs)

Deletes the specified WorkSpace bundle. For more information about deleting WorkSpace bundles, see Delete a Custom WorkSpaces Bundle or Image.

See also: AWS API Documentation

Request Syntax

response = client.delete_workspace_bundle(
    BundleId='string'
)
Parameters
BundleId (string) -- The identifier of the bundle.
Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • WorkSpaces.Client.exceptions.InvalidParameterValuesException
  • WorkSpaces.Client.exceptions.ResourceNotFoundException
  • WorkSpaces.Client.exceptions.ResourceAssociatedException
  • WorkSpaces.Client.exceptions.AccessDeniedException