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