You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/07/23 14:42:00 UTC

[jira] [Commented] (CAMEL-13784) Update to AWS SDK V2

    [ https://issues.apache.org/jira/browse/CAMEL-13784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891081#comment-16891081 ] 

Andrea Cosentino commented on CAMEL-13784:
------------------------------------------

This won't be completely easy. We have different stuff to take into account:
 * The migration effort
 * The OSGi bundles needed
 * The features

So probably this need to be an epic.

> Update to AWS SDK V2
> --------------------
>
>                 Key: CAMEL-13784
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13784
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-aws
>            Reporter: Pierre-Yves Bigourdan
>            Priority: Major
>
> The [AWS SDK for Java 2.0|https://github.com/aws/aws-sdk-java-v2] reached general availability back in November 2018 (more information on their [official blog post|https://aws.amazon.com/blogs/developer/aws-sdk-for-java-2-x-released]) and has de facto become the preferred way of integrating with AWS using Java.
> Amongst other benefits, using it rather than the old version improves performance and allows to write cleaner code, as it supports more modern language constructs and has a consistent API across the different services.
> The V1 SDK has not yet been officially deprecated, however Camel will need updating at some point, especially as more and more applications are being migrated to use the V2 SDK.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)