AWS::SageMaker::Domain RSessionAppSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::Domain RSessionAppSettings

A collection of settings that apply to an RSessionGateway app.

Syntax

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

Properties

CustomImages

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

Required: No

Type: Array of CustomImage

Minimum: 0

Maximum: 200

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