serverSideEncryptionKmsKeyId property
The AWS KMS key ID. If you are using SSE_KMS for the
EncryptionMode, provide this key ID. The key that you use needs
an attached policy that enables IAM user permissions and allows use of the
key.
Implementation
final String? serverSideEncryptionKmsKeyId;