v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Lists the Studio Lifecycle Configurations in your Amazon Web Services Account.

post/#X-Amz-Target=SageMaker.ListStudioLifecycleConfigs

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListStudioLifecycleConfigs' required

Request body

MaxResultsinteger

The maximum number of Studio Lifecycle Configurations to return in the response. The default value is 10.

NextTokenstring

If the previous call to ListStudioLifecycleConfigs didn't return the full set of Lifecycle Configurations, the call returns a token for getting the next set of Lifecycle Configurations.

NameContainsstring

A string in the Lifecycle Configuration name. This filter returns only Lifecycle Configurations whose name contains the specified string.

AppTypeEquals'JupyterServer' | 'KernelGateway'

A parameter to search for the App Type to which the Lifecycle Configuration is attached.

CreationTimeBeforestring date-time

A filter that returns only Lifecycle Configurations created on or before the specified time.

CreationTimeAfterstring date-time

A filter that returns only Lifecycle Configurations created on or after the specified time.

ModifiedTimeBeforestring date-time

A filter that returns only Lifecycle Configurations modified before the specified time.

ModifiedTimeAfterstring date-time

A filter that returns only Lifecycle Configurations modified after the specified time.

SortBy'CreationTime' | 'LastModifiedTime' | 'Name'

The property used to sort results. The default value is CreationTime.

SortOrder'Ascending' | 'Descending'

The sort order. The default value is Descending.

Response

Success

NextTokenstring

A token for getting the next set of actions, if there are any.