DomainSettings - Amazon SageMaker

DomainSettings

A collection of settings that apply to the SageMaker Domain. These settings are specified through the CreateDomain API call.

Contents

DockerSettings

A collection of settings that configure the domain's Docker interaction.

Type: DockerSettings object

Required: No

ExecutionRoleIdentityConfig

The configuration for attaching a SageMaker user profile name to the execution role as a sts:SourceIdentity key.

Type: String

Valid Values: USER_PROFILE_NAME | DISABLED

Required: No

RStudioServerProDomainSettings

A collection of settings that configure the RStudioServerPro Domain-level app.

Type: RStudioServerProDomainSettings object

Required: No

SecurityGroupIds

The security groups for the Amazon Virtual Private Cloud that the Domain uses for communication between Domain-level apps and user apps.

Type: Array of strings

Array Members: Maximum number of 3 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: