You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2023/01/28 09:03:00 UTC

[jira] [Resolved] (CAMEL-18976) camel file storage copyObject support for multiple authenticated client

     [ https://issues.apache.org/jira/browse/CAMEL-18976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-18976.
---------------------------------
    Resolution: Information Provided

> camel file storage copyObject support for multiple authenticated client
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-18976
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18976
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-aws2, camel-azure, camel-google-storage, camel-minio
>    Affects Versions: 3.20.1, 4.0, Future
>            Reporter: Hitesh C
>            Priority: Major
>
> Presently Copy Object operation works well when the same set of credentials have access to both source and destination buckets.
> So when i am performing copy object from an S3 bucket to another S3 bucket with different set of credentials, I have to do a getObject and PutObject operation separately.
>  
> An functionality accepting a pair of client (s3, minio, cloud-storage), etc and the respective storage bucket as source and destination could help in simplifying the process even further.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)