v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1464400333.8 KB

Updates the status for the specified job. Use this action to confirm that you want to run a job or to cancel an existing job. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

Related actions include:

post/v20180820/jobs/{id}/status#x-amz-account-id&requestedJobStatus

Path parameters

idstring required

The ID of the job whose status you want to update.

Query parameters

requestedJobStatus'Cancelled' | 'Ready' required

The status that you want to move the specified job to.

statusUpdateReasonstring

A description of the reason why you want to change the specified job's status. This field can be any string up to the maximum length.

Headers

x-amz-account-idstring required

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

Response

Success