v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419110105.3 KB

Returns a list of all the vector indexes within the specified vector bucket. 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:ListIndexes permission to use this operation.

post/ListIndexes

Request body

vectorBucketNamestring

The name of the vector bucket that contains the vector indexes.

vectorBucketArnstring

The ARN of the vector bucket that contains the vector indexes.

maxResultsinteger

The maximum number of items to be returned in the response.

nextTokenstring

The previous pagination token.

prefixstring

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

Response

Success

nextTokenstring

The next pagination token.