GitHub user cpvandehey opened a pull request:
https://github.com/apache/camel/pull/2226
IAM role capabilities for s3 client:
<img width="701" alt="screen shot 2018-02-15 at 2 40 00 pm"
src="https://user-images.githubusercontent.com/7979252/36284851-2f7363d6-125e-11e8-8722-c28f37dcc0b6.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cpvandehey/camel master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2226.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 #2226
----
commit 6eb121c466c4409d8c425005a3d50f3d45df3e44
Author: cvandehey <chad_vandehey@...>
Date: 2018-02-15T22:19:40Z
IAM role capabilities. This will allow AWS users to use the industry
standard way of credential acquisition and refresh.
----
---