Skip to content

/AWS1/CL_SGM=>LISTNOTEBOOKINSTLCCONFIGS()

About ListNotebookInstanceLifecycleConfigs

Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SGMNEXTTOKEN /AWS1/SGMNEXTTOKEN

If the result of a ListNotebookInstanceLifecycleConfigs request was truncated, the response includes a NextToken. To get the next set of lifecycle configurations, use the token in the next request.

IV_MAXRESULTS TYPE /AWS1/SGMMAXRESULTS /AWS1/SGMMAXRESULTS

The maximum number of lifecycle configurations to return in the response.

IV_SORTBY TYPE /AWS1/SGMNOTEBOOKINSTLCCFGSO00 /AWS1/SGMNOTEBOOKINSTLCCFGSO00

Sorts the list of results. The default is CreationTime.

IV_SORTORDER TYPE /AWS1/SGMNOTEBOOKINSTLCCFGSO01 /AWS1/SGMNOTEBOOKINSTLCCFGSO01

The sort order for results.

IV_NAMECONTAINS TYPE /AWS1/SGMNOTEBOOKINSTLCCFGNA00 /AWS1/SGMNOTEBOOKINSTLCCFGNA00

A string in the lifecycle configuration name. This filter returns only lifecycle configurations whose name contains the specified string.

IV_CREATIONTIMEBEFORE TYPE /AWS1/SGMCREATIONTIME /AWS1/SGMCREATIONTIME

A filter that returns only lifecycle configurations that were created before the specified time (timestamp).

IV_CREATIONTIMEAFTER TYPE /AWS1/SGMCREATIONTIME /AWS1/SGMCREATIONTIME

A filter that returns only lifecycle configurations that were created after the specified time (timestamp).

IV_LASTMODIFIEDTIMEBEFORE TYPE /AWS1/SGMLASTMODIFIEDTIME /AWS1/SGMLASTMODIFIEDTIME

A filter that returns only lifecycle configurations that were modified before the specified time (timestamp).

IV_LASTMODIFIEDTIMEAFTER TYPE /AWS1/SGMLASTMODIFIEDTIME /AWS1/SGMLASTMODIFIEDTIME

A filter that returns only lifecycle configurations that were modified after the specified time (timestamp).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SGMLSTNOTEBOOKINSTL01 /AWS1/CL_SGMLSTNOTEBOOKINSTL01