AWS::SageMaker::Domain JupyterServerAppSettings
The JupyterServer app settings.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "DefaultResourceSpec" :
ResourceSpec
}
Properties
DefaultResourceSpec
-
The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the JupyterServer app.
Required: No
Type: ResourceSpec
Update requires: No interruption