AWS::SageMaker::Space SpaceJupyterLabAppSettings - 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::Space SpaceJupyterLabAppSettings

The settings for the JupyterLab application within a space.

Syntax

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

Properties

CodeRepositories

A list of Git repositories that SageMaker automatically displays to users for cloning in the JupyterLab application.

Required: No

Type: Array of CodeRepository

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