v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419110105.3 KB

Returns a list of all the vector buckets that are owned by the authenticated sender of the request.

Permissions

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

post/ListVectorBuckets

Request body

maxResultsinteger

The maximum number of vector buckets to be returned in the response.

nextTokenstring

The previous pagination token.

prefixstring

Limits the response to vector buckets that begin with the specified prefix.

Response

Success

nextTokenstring

The element is included in the response when there are more buckets to be listed with pagination.