getIndex

abstract suspend fun getIndex(input: GetIndexRequest = GetIndexRequest { }): GetIndexResponse

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.