[
https://issues.apache.org/jira/browse/CAMEL-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16311049#comment-16311049
]
ASF GitHub Bot commented on CAMEL-12122:
----------------------------------------
GitHub user Fabryprog opened a pull request:
https://github.com/apache/camel/pull/2163
CAMEL-12122: S3: Add createDownloadLink functionality
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Fabryprog/camel CAMEL-12122
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2163.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2163
----
commit a5cd6a7f9853e379b488af52aa7e1b20578e6031
Author: Fabrizio Spataro <fabrizio.spataro@...>
Date: 2018-01-04T09:09:01Z
CAMEL-12122: S3: Add createDownloadLink functionality
----
> S3: Add createDownloadLink functionality
> ----------------------------------------
>
> Key: CAMEL-12122
> URL: https://issues.apache.org/jira/browse/CAMEL-12122
> Project: Camel
> Issue Type: New Feature
> Components: camel-aws
> Reporter: Fabrizio Spataro
> Assignee: Fabrizio Spataro
>
> Hello!
> I write code to add a new operation into producer to create a download s3 link
> The functionality, according with *CamelAwsS3DownloadLinkExpiration* header,
> must return an header *CamelAwsS3DownloadLink*
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)