[
https://issues.apache.org/jira/browse/CAMEL-16108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17274260#comment-17274260
]
Vilmos Nagy commented on CAMEL-16108:
-------------------------------------
What's the difference between aws3-s3, and the v2 version.
Until this point I thought, that there are 2 versions of the S3 component:
- the legacy aws-s3 (in the {{org.apache.camel.component.aws.s3}} package)
- and the new aws2-s3 (the {{org.apache.camel.component.aws2.s3}} package)
But I'm confused, that you state that you want to deprecate the {{aws2-s3}}?
> camel-aws-s3 - Pass the value of `GetObjectResponse::metadata` as an Exchange
> Header
> ------------------------------------------------------------------------------------
>
> Key: CAMEL-16108
> URL: https://issues.apache.org/jira/browse/CAMEL-16108
> Project: Camel
> Issue Type: New Feature
> Components: camel-aws-s3
> Reporter: Vilmos Nagy
> Priority: Minor
>
> It'd be nice to pass the
> [GetObjectRespone::metadata|https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/s3/model/GetObjectResponse.html#metadata--]
> as an Exchange Header to the user, 'cause we'd like to access some
> properties from there in our process.
> Would you merge a PR if I'd done this?
> Thanks,
> Vilmos
--
This message was sent by Atlassian Jira
(v8.3.4#803005)