delete_space
(**kwargs)¶Used to delete a space.
See also: AWS API Documentation
Request Syntax
response = client.delete_space(
DomainId='string',
SpaceName='string'
)
[REQUIRED]
The ID of the associated Domain.
[REQUIRED]
The name of the space.
None
Exceptions
SageMaker.Client.exceptions.ResourceInUse
SageMaker.Client.exceptions.ResourceNotFound