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