

# `awsbkill`
<a name="awsbatchcli_awsbkill"></a>

Cancels or terminates jobs submitted in the cluster.

```
awsbkill [ - h ] [ - c CLUSTER ] [ - r REASON ] job_ids [ job_ids ... ]
```

## Positional Arguments
<a name="awsbatchcli.awsbkill.arguments"></a>

***job\$1ids***  
Specifies the space-separated list of job IDs to cancel or terminate.

## Named Arguments
<a name="awsbatchcli.awsbkill.namedarguments"></a>

**-c *CLUSTER*, --cluster *CLUSTER***  
Indicates the name of the cluster to use.

**-r *REASON*, --reason *REASON***  
Indicates the message to attach to a job, explaining the reason for canceling it.  
Default: “Terminated by the user”