v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419110105.3 KB

Deletes a vector bucket. All vector indexes in the vector bucket must be deleted before the vector bucket can be deleted. To perform this operation, you must use either the vector bucket name or the vector bucket Amazon Resource Name (ARN).

Permissions

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

post/DeleteVectorBucket

Request body

vectorBucketNamestring

The name of the vector bucket to delete.

vectorBucketArnstring

The ARN of the vector bucket to delete.

Response

Success

DeleteVectorBucketOutput required