Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Delete a shared space

Focus mode
Delete a shared space - Amazon SageMaker AI
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.

  1. Open the Amazon SageMaker AI console at https://console.aws.amazon.com/sagemaker/.

  2. On the left navigation pane, choose Admin configurations.

  3. Under Admin configurations, choose domains.

  4. From the list of domains, select the domain that you want to create a shared space for.

  5. On the domain details page, choose the Space management tab.

  6. Select the shared space that you want to delete. The shared space must not contain any non-failed apps.

  7. Choose Delete. This opens a new window.

  8. Choose Yes, delete space.

  9. Enter delete in the field.

  10. 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-id domain-id \ --space-name space-name
PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.