Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.16.0
-
None
-
Unknown
Description
There's no working option to use Amazon S3 Managed Keys (SSE-S3).
From reading online, the http header x-amz-server-side-encription needs to be set.
Setting the header CamelAwsS3ServerSideEncryption to AES256 does not enable SSE and there doesn't appear to be an option to enable this type of encryption, even though the documentation states:
"Sets the server-side encryption algorithm when encrypting the object using AWS-managed keys. For example use AES256."