[
https://issues.apache.org/jira/browse/CAMEL-19069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19069.
---------------------------------
Fix Version/s: 3.21.0
4.0-M2
4.0
(was: Future)
Resolution: Fixed
> Presigned urls in camel-minio component
> ---------------------------------------
>
> Key: CAMEL-19069
> URL: https://issues.apache.org/jira/browse/CAMEL-19069
> Project: Camel
> Issue Type: New Feature
> Components: camel-minio
> Affects Versions: Future
> Reporter: Hitesh C
> Priority: Major
> Labels: camel, camel-minio
> Fix For: 3.21.0, 4.0-M2, 4.0
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> Minio components for s2 (aws2-s3) google cloud storage, azure blob storage
> all have createDownloadLink functionality
> operation: createDownloadLink in gcp-storage and aws2-s3
> operation: downloadLink in azure storage
>
> This particular functionality is missing camel-minio component.
> We have already added a couple of features in minio-camel which we would like
> contribute back to the main repo
>
> createDownloadLink - To generate a presigned download url with user defined
> expiry time, the operation name is maintained same to have parity with s3
> component
> createUploadLink - To generate presigned upload urls with user defined
> expiry, which help us in certain workflows involving large files which users
> can upload directly bypassing the intermediate layers.
>
> Both use the same method to generate respective urls, with a default expiry
> time of 60 min.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)