Skip to content

/AWS1/CL_SGM=>UPDATENOTEBOOKINSTLCCONFIG()

About UpdateNotebookInstanceLifecycleConfig

Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API.

Method Signature

IMPORTING

Required arguments:

IV_NOTEBOOKINSTLCCONFIGNAME TYPE /AWS1/SGMNOTEBOOKINSTLCCFGNAME /AWS1/SGMNOTEBOOKINSTLCCFGNAME

The name of the lifecycle configuration.

Optional arguments:

IT_ONCREATE TYPE /AWS1/CL_SGMNOTEBOOKINSTLCHOOK=>TT_NOTEBOOKINSTLCCONFIGLIST TT_NOTEBOOKINSTLCCONFIGLIST

The shell script that runs only once, when you create a notebook instance. The shell script must be a base64-encoded string.

IT_ONSTART TYPE /AWS1/CL_SGMNOTEBOOKINSTLCHOOK=>TT_NOTEBOOKINSTLCCONFIGLIST TT_NOTEBOOKINSTLCCONFIGLIST

The shell script that runs every time you start a notebook instance, including when you create the notebook instance. The shell script must be a base64-encoded string.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMUPNOTEBOOKINSTLC01 /AWS1/CL_SGMUPNOTEBOOKINSTLC01