[
https://issues.apache.org/jira/browse/CAMEL-11489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16071224#comment-16071224
]
ASF GitHub Bot commented on CAMEL-11489:
----------------------------------------
GitHub user tdemande opened a pull request:
https://github.com/apache/camel/pull/1801
CAMEL-11489: Remove mandatory nature of amazonS3Client when accessKey…
… and secretKey are provided
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdemande/camel CAMEL-11489
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1801.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 #1801
----
commit 819f8f4eb61d6b548dbf93a434fc69a7506c24ff
Author: Thomas Demande <[email protected]>
Date: 2017-07-01T13:19:14Z
CAMEL-11489: Remove mandatory nature of amazonS3Client when accessKey and
secretKey are provided
----
> Declaring AWS endpoint with accessKey and secretKey, and without
> amazonS3Client should be possible.
> ---------------------------------------------------------------------------------------------------
>
> Key: CAMEL-11489
> URL: https://issues.apache.org/jira/browse/CAMEL-11489
> Project: Camel
> Issue Type: Bug
> Components: camel-aws
> Affects Versions: 2.19.0, 2.19.1
> Reporter: Thomas Demande
>
> CAMEL-9210 introduced a regression about the ability to specify AWS
> credentials, and no amazonS3Client reference.
> PR will be provided soon to remove the unnecessary mandatory nature of
> amazonS3Client.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)