awsbkill
Cancels or terminates jobs submitted in the cluster.
awsbkill [-h] [-cCLUSTER] [-rREASON]job_ids[job_ids... ]
Positional Arguments
job_ids- 
                    
Specifies the space-separated list of job IDs to cancel or terminate.
 
Named Arguments
-cCLUSTER, --clusterCLUSTER- 
                    
Indicates the name of the cluster to use.
 -rREASON, --reasonREASON- 
                    
Indicates the message to attach to a job, explaining the reason for canceling it.
Default: “Terminated by the user”