---
title: "PATCH /jobs/{jobId}"
method: PATCH
path: "/jobs/{jobId}"
---

# PATCH /jobs/{jobId}

`PATCH /jobs/{jobId}`

Changes the status of a classification job.

## Path parameters

- `jobId` string, required

## Request body

- object
  - `jobStatus` 'RUNNING' | 'PAUSED' | 'CANCELLED' | 'COMPLETE' | 'IDLE' | 'USER_PAUSED', required — The status of a classification job. Possible values are:

## Response `200`

Success

- UpdateClassificationJobResponse

## Other responses

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

---

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