AWS::SageMaker::AppImageConfig KernelGatewayImageConfig - AWS CloudFormation

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 AWS 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