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 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
orPending
state.Type: String
Valid Values:
USER_PROFILE_NAME | DISABLED
Required: No
- RStudioServerProDomainSettingsForUpdate
-
A collection of
RStudioServerPro
Domain-level app settings to update. A singleRStudioServerPro
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: 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: