AWS::SageMaker::Domain KernelGatewayAppSettings - 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::Domain KernelGatewayAppSettings

The KernelGateway app settings.

Syntax

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

Properties

CustomImages

A list of custom SageMaker images that are configured to run as a KernelGateway app.

Required: No

Type: Array of CustomImage

Minimum: 0

Maximum: 30

Update requires: No interruption

DefaultResourceSpec

The default instance type and the Amazon Resource Name (ARN) of the default SageMaker image used by the KernelGateway app.

Note

The Amazon SageMaker Studio UI does not use the default instance type value set here. The default instance type set here is used when Apps are created using the Amazon CLI or Amazon CloudFormation and the instance type parameter value is not passed.

Required: No

Type: ResourceSpec

Update requires: No interruption