[ 
https://issues.apache.org/jira/browse/HADOOP-18850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755392#comment-17755392
 ] 

Viraj Jasani commented on HADOOP-18850:
---------------------------------------

SSEAlgorithm added DSSE as part of 1.12.488 release: 
[https://github.com/aws/aws-sdk-java/releases/tag/1.12.488]
{code:java}
public enum SSEAlgorithm {
    AES256("AES256"),
    KMS("aws:kms"),
    DSSE("aws:kms:dsse"),
    ;{code}

> Enable dual-layer server-side encryption with AWS KMS keys (DSSE-KMS)
> ---------------------------------------------------------------------
>
>                 Key: HADOOP-18850
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18850
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, security
>            Reporter: Akira Ajisaka
>            Priority: Major
>
> Add support for DSSE-KMS
> https://docs.aws.amazon.com/AmazonS3/latest/userguide/specifying-dsse-encryption.html



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to