sSEKMSKeyId property
If x-amz-server-side-encryption
is present and has the value of
aws:kms
, this header specifies the ID of the AWS Key Management
Service (AWS KMS) symmetric customer managed customer master key (CMK) that
was used for the object.
Implementation
final String? sSEKMSKeyId;