AWS::SageMaker::Space SpaceSettings - Amazon CloudFormation
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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::SageMaker::Space SpaceSettings

A collection of space settings.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

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.

Required: No

Type: String

Allowed values: JupyterServer | KernelGateway | TensorBoard | RStudioServerPro | RSessionGateway | JupyterLab | CodeEditor

Update requires: No interruption

CodeEditorAppSettings

The Code Editor application settings.

Required: No

Type: SpaceCodeEditorAppSettings

Update requires: No interruption

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.

Required: No

Type: Array of CustomFileSystem

Minimum: 0

Maximum: 1

Update requires: No interruption

JupyterLabAppSettings

The settings for the JupyterLab application.

Required: No

Type: SpaceJupyterLabAppSettings

Update requires: No interruption

JupyterServerAppSettings

The JupyterServer app settings.

Required: No

Type: JupyterServerAppSettings

Update requires: No interruption

KernelGatewayAppSettings

The KernelGateway app settings.

Required: No

Type: KernelGatewayAppSettings

Update requires: No interruption

SpaceStorageSettings

The storage settings for a space.

Required: No

Type: SpaceStorageSettings

Update requires: No interruption