v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419110105.3 KB

Gets details about 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:GetVectorBucketPolicy permission to use this operation.

post/GetVectorBucketPolicy

Request body

vectorBucketNamestring

The name of the vector bucket.

vectorBucketArnstring

The ARN of the vector bucket.

Response

Success

policystring

The <code>JSON</code> that defines the policy.