You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "James Netherton (Jira)" <ji...@apache.org> on 2022/05/06 10:09:00 UTC

[jira] [Created] (CAMEL-18069) camel-aws2-s3: Configure S3Presigner with URI endpoint override if required for download links

James Netherton created CAMEL-18069:
---------------------------------------

             Summary: camel-aws2-s3: Configure S3Presigner with URI endpoint override if required for download links
                 Key: CAMEL-18069
                 URL: https://issues.apache.org/jira/browse/CAMEL-18069
             Project: Camel
          Issue Type: Improvement
          Components: camel-aws2
            Reporter: James Netherton


In AWS2S3Producer there's some logic for the createDownloadLink operation that sets up a presigner:

https://github.com/apache/camel/blob/c793c4531183fd54cd04bff0222a65d9c6562435/components/camel-aws/camel-aws2-s3/src/main/java/org/apache/camel/component/aws2/s3/AWS2S3Producer.java#L564-L567

If the uriEndpointOverride option is set, then we should configure it on the builder so that the generated download link is correct.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)