oscerd opened a new pull request, #25045: URL: https://github.com/apache/camel/pull/25045
Backport of #25027 (merged on main) to `camel-4.14.x`. Clean cherry-pick. `copyObject` set only the destination SSE-C parameters, so copying an object stored with SSE-C failed with `InvalidRequest: SSE-C encrypted objects require customer key headers (400)`. The fix also sets `copySourceSSECustomerKey`/`MD5`/`Algorithm`, and re-enables `S3CopyObjectCustomerKeyIT`. Verified against localstack on this branch: `S3CopyObjectCustomerKeyIT` passes with the fix (Tests run: 1, Failures: 0, Errors: 0). _Claude Code on behalf of Andrea Cosentino (@oscerd)._ 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
