Skip to content

/AWS1/CL_SGMJUPYTERLABAPPSTGS

The settings for the JupyterLab application.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_defaultresourcespec TYPE REF TO /AWS1/CL_SGMRESOURCESPEC /AWS1/CL_SGMRESOURCESPEC

DefaultResourceSpec

it_customimages TYPE /AWS1/CL_SGMCUSTOMIMAGE=>TT_CUSTOMIMAGES TT_CUSTOMIMAGES

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

it_lifecycleconfigarns TYPE /AWS1/CL_SGMLCCONFIGARNS_W=>TT_LIFECYCLECONFIGARNS TT_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.

it_coderepositories TYPE /AWS1/CL_SGMCODEREPOSITORY=>TT_CODEREPOSITORIES TT_CODEREPOSITORIES

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

io_applifecyclemanagement TYPE REF TO /AWS1/CL_SGMAPPLCMANAGEMENT /AWS1/CL_SGMAPPLCMANAGEMENT

Indicates whether idle shutdown is activated for JupyterLab applications.

io_emrsettings TYPE REF TO /AWS1/CL_SGMEMRSETTINGS /AWS1/CL_SGMEMRSETTINGS

The configuration parameters that specify the IAM roles assumed by the execution role of SageMaker (assumable roles) and the cluster instances or job execution environments (execution roles or runtime roles) to manage and access resources required for running Amazon EMR clusters or Amazon EMR Serverless applications.

iv_builtinlifecycleconfigarn TYPE /AWS1/SGMSTUDIOLCCONFIGARN /AWS1/SGMSTUDIOLCCONFIGARN

The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.


Queryable Attributes

DefaultResourceSpec

DefaultResourceSpec

Accessible with the following methods

Method Description
GET_DEFAULTRESOURCESPEC() Getter for DEFAULTRESOURCESPEC

CustomImages

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

Accessible with the following methods

Method Description
GET_CUSTOMIMAGES() Getter for CUSTOMIMAGES, with configurable default
ASK_CUSTOMIMAGES() Getter for CUSTOMIMAGES w/ exceptions if field has no value
HAS_CUSTOMIMAGES() Determine if CUSTOMIMAGES has a value

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.

Accessible with the following methods

Method Description
GET_LIFECYCLECONFIGARNS() Getter for LIFECYCLECONFIGARNS, with configurable default
ASK_LIFECYCLECONFIGARNS() Getter for LIFECYCLECONFIGARNS w/ exceptions if field has no
HAS_LIFECYCLECONFIGARNS() Determine if LIFECYCLECONFIGARNS has a value

CodeRepositories

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

Accessible with the following methods

Method Description
GET_CODEREPOSITORIES() Getter for CODEREPOSITORIES, with configurable default
ASK_CODEREPOSITORIES() Getter for CODEREPOSITORIES w/ exceptions if field has no va
HAS_CODEREPOSITORIES() Determine if CODEREPOSITORIES has a value

AppLifecycleManagement

Indicates whether idle shutdown is activated for JupyterLab applications.

Accessible with the following methods

Method Description
GET_APPLIFECYCLEMANAGEMENT() Getter for APPLIFECYCLEMANAGEMENT

EmrSettings

The configuration parameters that specify the IAM roles assumed by the execution role of SageMaker (assumable roles) and the cluster instances or job execution environments (execution roles or runtime roles) to manage and access resources required for running Amazon EMR clusters or Amazon EMR Serverless applications.

Accessible with the following methods

Method Description
GET_EMRSETTINGS() Getter for EMRSETTINGS

BuiltInLifecycleConfigArn

The lifecycle configuration that runs before the default lifecycle configuration. It can override changes made in the default lifecycle configuration.

Accessible with the following methods

Method Description
GET_BUILTINLCCONFIGARN() Getter for BUILTINLIFECYCLECONFIGARN, with configurable defa
ASK_BUILTINLCCONFIGARN() Getter for BUILTINLIFECYCLECONFIGARN w/ exceptions if field
HAS_BUILTINLCCONFIGARN() Determine if BUILTINLIFECYCLECONFIGARN has a value