SpaceSettings - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SpaceSettings

A collection of space settings.

Contents

AppType

The type of app created within the space.

If using the UpdateSpace API, you can't change the app type of your space by specifying a different value for this field.

Type: String

Valid Values: JupyterServer | KernelGateway | DetailedProfiler | TensorBoard | CodeEditor | JupyterLab | RStudioServerPro | RSessionGateway | Canvas

Required: No

CodeEditorAppSettings

The Code Editor application settings.

Type: SpaceCodeEditorAppSettings object

Required: No

CustomFileSystems

A file system, created by you, that you assign to a space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.

Type: Array of CustomFileSystem objects

Array Members: Minimum number of 0 items. Maximum number of 5 items.

Required: No

JupyterLabAppSettings

The settings for the JupyterLab application.

Type: SpaceJupyterLabAppSettings object

Required: No

JupyterServerAppSettings

The JupyterServer app settings.

Type: JupyterServerAppSettings object

Required: No

KernelGatewayAppSettings

The KernelGateway app settings.

Type: KernelGatewayAppSettings object

Required: No

SpaceManagedResources

If you enable this option, SageMaker AI creates the following resources on your behalf when you create the space:

  • The user profile that possesses the space.

  • The app that the space contains.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

SpaceStorageSettings

The storage settings for a space.

Type: SpaceStorageSettings object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: