createTableBucket  
  inline suspend fun S3TablesClient.createTableBucket(crossinline block: CreateTableBucketRequest.Builder.() -> Unit): CreateTableBucketResponse
Creates a table bucket. For more information, see Creating a table bucket in the Amazon Simple Storage Service User Guide.
Permissions
- You must have the - s3tables:CreateTableBucketpermission to use this operation.
- If you use this operation with the optional - encryptionConfigurationparameter you must have the- s3tables:PutTableBucketEncryptionpermission.