listTableBuckets
inline suspend fun S3TablesClient.listTableBuckets(crossinline block: ListTableBucketsRequest.Builder.() -> Unit): ListTableBucketsResponse
Lists table buckets for your account. For more information, see S3 Table buckets in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:ListTableBuckets
permission to use this operation.