v1

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

Lists model explainability job definitions that satisfy various filters.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListModelExplainabilityJobDefinitions' required

Request body

EndpointNamestring

Name of the endpoint to monitor for model explainability.

SortBy'Name' | 'CreationTime'

Whether to sort results by the <code>Name</code> or <code>CreationTime</code> field. The default is <code>CreationTime</code>.

SortOrder'Ascending' | 'Descending'

Whether to sort the results in <code>Ascending</code> or <code>Descending</code> order. The default is <code>Descending</code>.

NextTokenstring

The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.

MaxResultsinteger

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

NameContainsstring

Filter for model explainability jobs whose name contains a specified string.

CreationTimeBeforestring date-time

A filter that returns only model explainability jobs created before a specified time.

CreationTimeAfterstring date-time

A filter that returns only model explainability jobs created after a specified time.

Response

Success

NextTokenstring

If the response is truncated, Amazon SageMaker returns this token. To retrieve the next set of jobs, use it in the subsequent request.