putTableBucketEncryption
inline suspend fun S3TablesClient.putTableBucketEncryption(crossinline block: PutTableBucketEncryptionRequest.Builder.() -> Unit): PutTableBucketEncryptionResponse
Sets the encryption configuration for a table bucket.
Permissions
You must have the s3tables:PutTableBucketEncryption
permission to use this operation.
If you choose SSE-KMS encryption you must grant the S3 Tables maintenance principal access to your KMS key. For more information, see Permissions requirements for S3 Tables SSE-KMS encryption in the Amazon Simple Storage Service User Guide.