Values_2.UpdateDomainRequestSourceUpdates the default settings for new user profiles in the domain.
type nonrec t = {domainId : Values_0.DomainId.t;The ID of the domain to be updated.
*)defaultUserSettings : Values_0.UserSettings.t option;A collection of settings.
*)domainSettingsForUpdate : DomainSettingsForUpdate.t option;A collection of DomainSettings configuration values to update.
*)appSecurityGroupManagement : Values_0.AppSecurityGroupManagement.t option;The entity that creates and manages the required security groups for inter-app communication in VPCOnly mode. Required when CreateDomain.AppNetworkAccessType is VPCOnly and DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided. If setting up the domain for use with RStudio, this value must be set to Service.
*)defaultSpaceSettings : Values_0.DefaultSpaceSettings.t option;The default settings for shared spaces that users create in the domain.
*)subnetIds : Values_0.Subnets.t option;The VPC subnets that Studio uses for communication. If removing subnets, ensure there are no apps in the InService, Pending, or Deleting state.
*)appNetworkAccessType : Values_0.AppNetworkAccessType.t option;Specifies the VPC used for non-EFS traffic. PublicInternetOnly - Non-EFS traffic is through a VPC managed by Amazon SageMaker AI, which allows direct internet access. VpcOnly - All Studio traffic is through the specified VPC and subnets. This configuration can only be modified if there are no apps in the InService, Pending, or Deleting state. The configuration cannot be updated if DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is already set or DomainSettings.RStudioServerProDomainSettings.DomainExecutionRoleArn is provided as part of the same request.
*)tagPropagation : Values_0.TagPropagation.t option;Indicates whether custom tag propagation is supported for the domain. Defaults to DISABLED.
*)vpcId : Values_0.VpcId.t option;The identifier for the VPC used by the domain for network communication. Use this field only when adding VPC configuration to a SageMaker AI domain used in Amazon SageMaker Unified Studio that was created without VPC settings. SageMaker AI doesn't automatically apply VPC updates to existing applications. Stop and restart your applications to apply the changes.
*)}val make :
?defaultUserSettings:??? ->
?domainSettingsForUpdate:??? ->
?appSecurityGroupManagement:??? ->
?defaultSpaceSettings:??? ->
?subnetIds:??? ->
?appNetworkAccessType:??? ->
?tagPropagation:??? ->
?vpcId:??? ->
domainId:Values_0.DomainId.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of [> `String of string ] list
| `String of Values_0.DomainId.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `String of string
| `Structure of
(string
* [> `Structure of (string * [> `String of string ]) list ])
list ]
list
| `String of string
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Enum of string
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of [> `String of string ] list
| `String of string ])
list ]
list
| `Long of Awso.Import.Int64.t
| `String of string
| `Structure of
(string
* [> `Enum of string
| `Integer of int
| `List of [> `String of string ] list
| `String of string
| `Structure of
(string * [> `Enum of string | `Integer of int ])
list ])
list ])
list ])
list ])
list ]