---
title: "POST /applications/{applicationId}/batch-job-executions/{executionId}/cancel"
method: POST
path: "/applications/{applicationId}/batch-job-executions/{executionId}/cancel"
---

# POST /applications/{applicationId}/batch-job-executions/{executionId}/cancel

`POST /applications/{applicationId}/batch-job-executions/{executionId}/cancel`

Cancels the running of a specific batch job execution.

## Path parameters

- `applicationId` string, required
- `executionId` string, required

## Request body

- object
  - `authSecretsManagerArn` string — The Amazon Web Services Secrets Manager containing user's credentials for authentication and authorization for Cancel Batch Job Execution operation.

## Response `200`

Success

- CancelBatchJobExecutionResponse

## Other responses

- `480` — ResourceNotFoundException
- `481` — ThrottlingException
- `482` — AccessDeniedException
- `483` — ConflictException
- `484` — ValidationException
- `485` — InternalServerException

---

[API](https://skmtc.net/aws/apis/m2.md) · [All operations](https://skmtc.net/aws/apis/m2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/m2/versions/aac43e95a42b/schema)
