v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1464400333.8 KB

Lists current S3 Batch Operations jobs and jobs that have ended within the last 30 days for the Amazon Web Services account making the request. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

Related actions include:

get/v20180820/jobs#x-amz-account-id

Query parameters

jobStatusesJobStatus[]

The <code>List Jobs</code> request returns jobs that match the statuses listed in this element.

nextTokenstring

A pagination token to request the next page of results. Use the token that Amazon S3 returned in the <code>NextToken</code> element of the <code>ListJobsResult</code> from the previous <code>List Jobs</code> request.

maxResultsinteger

The maximum number of jobs that Amazon S3 will include in the <code>List Jobs</code> response. If there are more jobs than this number, the response will include a pagination token in the <code>NextToken</code> field to enable you to retrieve the next page of results.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

x-amz-account-idstring required

The Amazon Web Services account ID associated with the S3 Batch Operations job.

Response

Success