[
https://issues.apache.org/jira/browse/CAMEL-19578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19578.
---------------------------------
Resolution: Won't Fix
> Presigned upload urls in camel object storage components
> --------------------------------------------------------
>
> Key: CAMEL-19578
> URL: https://issues.apache.org/jira/browse/CAMEL-19578
> Project: Camel
> Issue Type: New Feature
> Components: camel-aws2, camel-azure, camel-google-storage
> Reporter: Hitesh C
> Priority: Minor
> Labels: S3, azureblob, google-cloud-storage, objectstore
> Fix For: Future
>
>
> Camel Minio has the following two operations in relation to presigned urls
> * createDownloadLink
> * createUploadLink
> Other mentioned object storage have functionality of
> * createDownloadLink
>
> The proposal is to add the functionality of createDownloadLink(if missing)
> and createUploadLink in all the object storage components where they are
> supported by the underlying libraries and rename them into a single operation
> called
> * createPresignedUrl
> The operation configuration upload(PUT) or download(GET) can be supplied
> through headers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)