deleteTableBucket
inline suspend fun S3TablesClient.deleteTableBucket(crossinline block: DeleteTableBucketRequest.Builder.() -> Unit): DeleteTableBucketResponse
Deletes a table bucket. For more information, see Deleting a table bucket in the Amazon Simple Storage Service User Guide.
Permissions
You must have the s3tables:DeleteTableBucket
permission to use this operation.