[
https://issues.apache.org/jira/browse/CAMEL-14845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17085764#comment-17085764
]
Andrea Cosentino commented on CAMEL-14845:
------------------------------------------
This has been added for aws2-s3 component. Here is a little integration test:
[https://github.com/apache/camel/blob/master/components/camel-aws2-s3/src/test/java/org/apache/camel/component/aws2/s3/integration/S3CopyObjectCustomerKeyOperationIntegrationTest.java]
> camel-aws-s3 - CopyObject doesn't support ServerSideEncryption
> --------------------------------------------------------------
>
> Key: CAMEL-14845
> URL: https://issues.apache.org/jira/browse/CAMEL-14845
> Project: Camel
> Issue Type: Improvement
> Components: camel-aws2
> Affects Versions: 3.1.0
> Reporter: Cott Lang
> Assignee: Andrea Cosentino
> Priority: Major
> Fix For: 3.3.0
>
>
> Although S3Producer.copyObject supports KMS, it doesn't support setting
> ServerSideEncryption, which means AES256 can be used in upload/download
> operations but not in a CopyObject.
> This seems like the only metadata CopyObject could use that isn't supported.
> Thanks!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)