listVectorBuckets
inline suspend fun S3VectorsClient.listVectorBuckets(crossinline block: ListVectorBucketsRequest.Builder.() -> Unit): ListVectorBucketsResponse
Amazon S3 Vectors is in preview release for Amazon S3 and is subject to change.
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.