latest--aws-sagemaker-appimageconfig
sharedResource Type definition for AWS::SageMaker::AppImageConfig. Source:- No source definition found, add manually please
Properties
The Name of the AppImageConfig.
The configuration for the file system and kernels in a SageMaker image running as a KernelGateway app.
2 nested properties
The specification of the Jupyter kernels in the image.
The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
3 nested properties
The default POSIX group ID (GID). If not specified, defaults to 100.
The default POSIX user ID (UID). If not specified, defaults to 1000.
The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
Definitions
The configuration for the file system and kernels in a SageMaker image running as a KernelGateway app.
The specification of the Jupyter kernels in the image.
The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
3 nested properties
The default POSIX group ID (GID). If not specified, defaults to 100.
The default POSIX user ID (UID). If not specified, defaults to 1000.
The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
The Amazon Elastic File System (EFS) storage configuration for a SageMaker image.
The default POSIX group ID (GID). If not specified, defaults to 100.
The default POSIX user ID (UID). If not specified, defaults to 1000.
The path within the image to mount the user's EFS home directory. The directory should be empty. If not specified, defaults to /home/sagemaker-user.
The name of the kernel.
The display name of the kernel.