---
title: "POST /vector-enrichment-jobs/stop"
method: POST
path: "/vector-enrichment-jobs/stop"
---

# POST /vector-enrichment-jobs/stop

`POST /vector-enrichment-jobs/stop`

Stops the Vector Enrichment job for a given job ARN.

## Request body

- object
  - `Arn` string, required — The Amazon Resource Name (ARN) of the Vector Enrichment job.

## Response `200`

Success

- StopVectorEnrichmentJobOutput

## Other responses

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

---

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