---
title: "POST /DeleteVectorBucketPolicy"
method: POST
path: "/DeleteVectorBucketPolicy"
---

# POST /DeleteVectorBucketPolicy

`POST /DeleteVectorBucketPolicy`

Deletes a vector bucket policy. To specify the bucket, you must use either the vector bucket name or the vector bucket Amazon Resource Name (ARN).

Permissions

You must have the `s3vectors:DeleteVectorBucketPolicy` permission to use this operation.

## Request body

- object
  - `vectorBucketName` string — The name of the vector bucket to delete the policy from.
  - `vectorBucketArn` string — The ARN of the vector bucket to delete the policy from.

## Response `200`

Success

- DeleteVectorBucketPolicyOutput

## Other responses

- `480` — ValidationException
- `481` — ServiceUnavailableException
- `482` — TooManyRequestsException
- `483` — InternalServerException
- `484` — AccessDeniedException
- `485` — RequestTimeoutException
- `486` — NotFoundException

---

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