DefaultSpaceSettings - Amazon SageMaker

DefaultSpaceSettings

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

Contents

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

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

See Also

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