listVectorBuckets
abstract suspend fun listVectorBuckets(input: ListVectorBucketsRequest = ListVectorBucketsRequest { }): 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.