v1

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

Lists the actions in your account and their properties.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListActions' required

Request body

SourceUristring

A filter that returns only actions with the specified source URI.

ActionTypestring

A filter that returns only actions of the specified type.

CreatedAfterstring date-time

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

CreatedBeforestring date-time

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

SortBy'Name' | 'CreationTime'

The property used to sort results. The default value is <code>CreationTime</code>.

SortOrder'Ascending' | 'Descending'

The sort order. The default value is <code>Descending</code>.

NextTokenstring

If the previous call to <code>ListActions</code> didn't return the full set of actions, the call returns a token for getting the next set of actions.

MaxResultsinteger

The maximum number of actions to return in the response. The default value is 10.

Response

Success

NextTokenstring

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