DomainSettings
A collection of settings that apply to the SageMaker Domain
. These settings
are specified through the CreateDomain
API call.
Contents
- AmazonQSettings
-
A collection of settings that configure the Amazon Q experience within the domain. The
AuthMode
that you use to create the domain must beSSO
.Type: AmazonQSettings object
Required: No
- DockerSettings
-
A collection of settings that configure the domain's Docker interaction.
Type: DockerSettings object
Required: No
- ExecutionRoleIdentityConfig
-
The configuration for attaching a SageMaker AI 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: Minimum number of 0 items. Maximum number of 3 items.
Length Constraints: Minimum length of 0. Maximum length of 32.
Pattern:
[-0-9a-zA-Z]+
Required: No
- TrustedIdentityPropagationSettings
-
The Trusted Identity Propagation (TIP) settings for the SageMaker domain. These settings determine how user identities from IAM Identity Center are propagated through the domain to TIP enabled AWS services.
Type: TrustedIdentityPropagationSettings object
Required: No
- UnifiedStudioSettings
-
The settings that apply to an SageMaker AI domain when you use it in Amazon SageMaker Unified Studio.
Type: UnifiedStudioSettings object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: