getTableBucketEncryption
inline suspend fun S3TablesClient.getTableBucketEncryption(crossinline block: GetTableBucketEncryptionRequest.Builder.() -> Unit): GetTableBucketEncryptionResponse
Gets the encryption configuration for a table bucket.
Permissions
You must have the s3tables:GetTableBucketEncryption
permission to use this operation.