AWS::SageMaker::UserProfile JupyterLabAppSettings - 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::UserProfile JupyterLabAppSettings

The settings for the JupyterLab application.

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

CustomImages

A list of custom SageMaker images that are configured to run as a JupyterLab 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 JupyterLab app.

Required: No

Type: ResourceSpec

Update requires: No interruption

LifecycleConfigArns

The Amazon Resource Name (ARN) of the lifecycle configurations attached to the user profile or domain. To remove a lifecycle config, you must set LifecycleConfigArns to an empty list.

Required: No

Type: Array of String

Minimum: 0

Maximum: 30

Update requires: No interruption