Delete a shared space
Important
As of November 30, 2023, the previous Amazon SageMaker Studio experience is now named Amazon SageMaker Studio Classic. The following section is specific to using the Studio Classic application. For information about using the updated Studio experience, see Amazon SageMaker Studio.
The following topic shows how to delete an Amazon SageMaker Studio Classic shared space from the Amazon SageMaker AI console or AWS CLI. A shared space can only be deleted if it has no running applications.
Console
Complete the following procedure to delete a shared space in the Amazon SageMaker AI domain from the SageMaker AI console.
-
Open the Amazon SageMaker AI console at https://console.aws.amazon.com/sagemaker/
. -
On the left navigation pane, choose Admin configurations.
-
Under Admin configurations, choose domains.
-
From the list of domains, select the domain that you want to create a shared space for.
-
On the domain details page, choose the Space management tab.
-
Select the shared space that you want to delete. The shared space must not contain any non-failed apps.
-
Choose Delete. This opens a new window.
-
Choose Yes, delete space.
-
Enter delete in the field.
-
Choose Delete space.
AWS CLI
To delete a shared space from the AWS CLI, run the following command from the terminal of your local machine.
aws --region
region
\ sagemaker delete-space \ --domain-iddomain-id
\ --space-namespace-name