Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_space

delete_space(**kwargs)

Used to delete a space.

See also: AWS API Documentation

Request Syntax

response = client.delete_space(
    DomainId='string',
    SpaceName='string'
)
Parameters
  • DomainId (string) --

    [REQUIRED]

    The ID of the associated Domain.

  • SpaceName (string) --

    [REQUIRED]

    The name of the space.

Returns

None

Exceptions

  • SageMaker.Client.exceptions.ResourceInUse
  • SageMaker.Client.exceptions.ResourceNotFound