AWS::SageMaker::Space SpaceSettings - AWS CloudFormation

AWS::SageMaker::Space SpaceSettings

A collection of space settings.

Syntax

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

Properties

AppType

The type of app created within the space.

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 Domain. Permitted users can access this file system in Amazon SageMaker 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