getTableBucket
inline suspend fun S3TablesClient.getTableBucket(crossinline block: GetTableBucketRequest.Builder.() -> Unit): GetTableBucketResponse
Gets details on a table bucket. For more information, see Viewing details about an Amazon S3 table bucket in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:GetTableBucket
permission to use this operation.