Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 193 Bytes

File metadata and controls

7 lines (4 loc) · 193 Bytes

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."