listVectorBuckets
inline suspend fun S3VectorsClient.listVectorBuckets(crossinline block: ListVectorBucketsRequest.Builder.() -> Unit): ListVectorBucketsResponse
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.