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

A collection of settings that apply to an RSessionGateway app.

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 RSession app.

Required: No

Type: Array of CustomImage

Minimum: 0

Maximum: 30

Update requires: No interruption

DefaultResourceSpec

Specifies the ARNs of a SageMaker image and SageMaker image version, and the instance type that the version runs on.

Required: No

Type: ResourceSpec

Update requires: No interruption