GitHub user onders86 opened a pull request:
https://github.com/apache/camel/pull/1415
CAMEL-9210 accessKey and secretKey are optional
these options are optional now, if not provided, AWS SDK handles them
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onders86/camel CAMEL-9210
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/1415.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 #1415
----
commit b1cfdef300ccb5cc41e19d878979dad579e1f37c
Author: onders86 <[email protected]>
Date: 2017-01-20T16:42:26Z
CAMEL-9210 - accessKey and secretKey options for CloudWatch is now optional
accessKey and secretKey options for CloudWatch is now optional
and AWS Java SDK handles those keys unless they are not provided in URI.
commit b012c06a05997348712fda0cf2c4a057fbd25439
Author: onders86 <[email protected]>
Date: 2017-01-21T00:16:06Z
CAMEL-9210 - csfix -> accessKey and secretKey options for CloudWatch is now
optional
csfix -> accessKey and secretKey options for CloudWatch is now optional
and AWS Java SDK handles those keys unless they are not provided in URI.
commit 60a727687dc0f2bdcbd30260bb562f1d7bdfd6f3
Author: onders86 <[email protected]>
Date: 2017-01-21T00:18:12Z
CAMEL-9210 - accessKey and secretKey options are optional
accessKey and secretKey options are optional now
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---