AWS::SageMaker::AppImageConfig KernelGatewayImageConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SageMaker::AppImageConfig KernelGatewayImageConfig

The configuration for the file system and kernels in a SageMaker image running as a KernelGateway app.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

FileSystemConfig

The Amazon Elastic File System storage configuration for a SageMaker image.

Required: No

Type: FileSystemConfig

Update requires: No interruption

KernelSpecs

The specification of the Jupyter kernels in the image.

Required: Yes

Type: Array of KernelSpec

Minimum: 1

Maximum: 1

Update requires: No interruption