Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 183 Bytes

File metadata and controls

7 lines (4 loc) · 183 Bytes

To cancel a job

This example cancels a job with the specified job ID.

Command:

aws batch cancel-job --job-id bcf0b186-a532-4122-842e-2ccab8d54efb --reason "Cancelling job."