v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419110105.3 KB

Returns vector index attributes. To specify the vector index, you can either use both the vector bucket name and the vector index name, or use the vector index Amazon Resource Name (ARN).

Permissions

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

post/GetIndex

Request body

vectorBucketNamestring

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

indexNamestring

The name of the vector index.

indexArnstring

The ARN of the vector index.

Response

Success