Mark Geiger created CAMEL-18064:
-----------------------------------
Summary: Cannot set server side encryption SSE-S3 for S3 bucket
Key: CAMEL-18064
URL: https://issues.apache.org/jira/browse/CAMEL-18064
Project: Camel
Issue Type: Bug
Components: camel-aws2, camel-endpointdsl
Affects Versions: 3.16.0
Reporter: Mark Geiger
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."
--
This message was sent by Atlassian Jira
(v8.20.7#820007)