-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.3.0
-
Component/s: camel-aws2
-
Labels:None
-
Estimated Complexity:Unknown
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!