SageMaker / Client / delete_space
delete_space#
- SageMaker.Client.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