/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
batch
/
Upload File
HOME
**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."