AWS::SageMaker::Domain DomainSettings
A collection of settings that apply to the SageMaker Domain. These
settings are specified through the CreateDomain API call.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RStudioServerProDomainSettings" :RStudioServerProDomainSettings, "SecurityGroupIds" :[ String, ... ]}
Properties
RStudioServerProDomainSettings-
A collection of settings that configure the
RStudioServerProDomain-level app.Required: No
Type: RStudioServerProDomainSettings
Update requires: No interruption
SecurityGroupIds-
The security groups for the Amazon Virtual Private Cloud that the
Domainuses for communication between Domain-level apps and user apps.Required: No
Type: List of String
Maximum:
3Update requires: No interruption