DefaultSpaceSettings - 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).

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 Virtual Private Cloud 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 Amazon SDKs, see the following: