v1

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

Request a list of jobs.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'SageMaker.ListAutoMLJobs' required

Request body

CreationTimeAfterstring date-time

Request a list of jobs, using a filter for time.

CreationTimeBeforestring date-time

Request a list of jobs, using a filter for time.

LastModifiedTimeAfterstring date-time

Request a list of jobs, using a filter for time.

LastModifiedTimeBeforestring date-time

Request a list of jobs, using a filter for time.

NameContainsstring

Request a list of jobs, using a search filter for name.

StatusEquals'Completed' | 'InProgress' | 'Failed' | 'Stopped' | 'Stopping'

Request a list of jobs, using a filter for status.

SortOrder'Ascending' | 'Descending'

The sort order for the results. The default is <code>Descending</code>.

SortBy'Name' | 'CreationTime' | 'Status'

The parameter by which to sort the results. The default is <code>Name</code>.

MaxResultsinteger

Request a list of jobs up to a specified limit.

NextTokenstring

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

Response

Success

NextTokenstring

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.