sSEKMSEncryptionContext property

String? sSEKMSEncryptionContext
final

If present, specifies the AWS KMS Encryption Context to use for object encryption. The value of this header is a base64-encoded UTF-8 string holding JSON with the encryption context key-value pairs.

Implementation

final String? sSEKMSEncryptionContext;