DomainSettingsForUpdate - Amazon SageMaker

DomainSettingsForUpdate

A collection of Domain configuration settings to update.

Contents

AmazonQSettings

A collection of settings that configure the Amazon Q experience within the domain.

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. This configuration can only be modified if there are no apps in the InService or Pending state.

Type: String

Valid Values: USER_PROFILE_NAME | DISABLED

Required: No

RStudioServerProDomainSettingsForUpdate

A collection of RStudioServerPro Domain-level app settings to update. A single RStudioServerPro application is created for a domain.

Type: RStudioServerProDomainSettingsForUpdate 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: