AWS::SageMaker::AppImageConfig JupyterLabAppImageConfig
The configuration for the file system and kernels in a SageMaker image running as a JupyterLab app. The FileSystemConfig
object is not supported.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "ContainerConfig" :
ContainerConfig
}
Properties
ContainerConfig
-
The configuration used to run the application image container.
Required: No
Type: ContainerConfig
Update requires: No interruption