getTableEncryption
inline suspend fun S3TablesClient.getTableEncryption(crossinline block: GetTableEncryptionRequest.Builder.() -> Unit): GetTableEncryptionResponse
Gets the encryption configuration for a table.
Permissions
You must have the s3tables:GetTableEncryption
permission to use this operation.