DefaultSpaceSettings - Amazon SageMaker

DefaultSpaceSettings

A collection of settings that apply to spaces created in the domain.

Contents

CustomFileSystemConfigs

The settings for assigning a custom file system to a domain. Permitted users can access this file system in Amazon SageMaker Studio.

Type: Array of CustomFileSystemConfig objects

Array Members: Maximum number of 10 items.

Required: No

CustomPosixUserConfig

Details about the POSIX identity that is used for file system operations.

Type: CustomPosixUserConfig object

Required: No

ExecutionRole

The ARN of the execution role for the space.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: ^arn:aws[a-z\-]*:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$

Required: No

JupyterLabAppSettings

The settings for the JupyterLab application.

Type: JupyterLabAppSettings object

Required: No

JupyterServerAppSettings

The JupyterServer app settings.

Type: JupyterServerAppSettings object

Required: No

KernelGatewayAppSettings

The KernelGateway app settings.

Type: KernelGatewayAppSettings object

Required: No

SecurityGroups

The security group IDs for the Amazon VPC that the space uses for communication.

Type: Array of strings

Array Members: Maximum number of 5 items.

Length Constraints: Maximum length of 32.

Pattern: [-0-9a-zA-Z]+

Required: No

SpaceStorageSettings

The default storage settings for a space.

Type: DefaultSpaceStorageSettings object

Required: No

See Also

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