Hitesh C created CAMEL-18976:
--------------------------------
Summary: 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
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)