/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
batch
/
Upload File
HOME
**To terminate a job** This example terminates a job with the specified job ID. Command:: aws batch terminate-job --job-id 61e743ed-35e4-48da-b2de-5c8333821c84 --reason "Terminating job."