v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426146126.4 KB

Cancels the specified job. You can only cancel a job before its <code>JobState</code> value changes to <code>PreparingAppliance</code>. Requesting the <code>ListJobs</code> or <code>DescribeJob</code> action returns a job's <code>JobState</code> as part of the response element data returned.

post/#X-Amz-Target=AWSIESnowballJobManagementService.CancelJob

Headers

X-Amz-Target'AWSIESnowballJobManagementService.CancelJob' required

Request body

JobIdstring required

The 39-character job ID for the job that you want to cancel, for example <code>JID123e4567-e89b-12d3-a456-426655440000</code>.

Response

Success

CancelJobResult required