RStudioServerProDomainSettings
A collection of settings that configure the RStudioServerPro Domain-level
app.
Contents
- DomainExecutionRoleArn
-
The ARN of the execution role for the
RStudioServerProDomain-level app.Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws[a-z\-]*:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+Required: Yes
- DefaultResourceSpec
-
Specifies the ARN's of a SageMaker AI image and SageMaker AI image version, and the instance type that the version runs on.
Note
When both
SageMakerImageVersionArnandSageMakerImageArnare passed,SageMakerImageVersionArnis used. Any updates toSageMakerImageArnwill not take effect ifSageMakerImageVersionArnalready exists in theResourceSpecbecauseSageMakerImageVersionArnalways takes precedence. To clear the value set forSageMakerImageVersionArn, passNoneas the value.Type: ResourceSpec object
Required: No
- RStudioConnectUrl
-
A URL pointing to an RStudio Connect server.
Type: String
Required: No
- RStudioPackageManagerUrl
-
A URL pointing to an RStudio Package Manager server.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: