This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 6467b7a  Upgrade Jgroups to version 4.0.13.Final
     new 86af324  CAMEL-12238 - Camel-AWS: Create an IAM component, 
createAccessKey operation
     new fee53c2  CAMEL-12238 - Camel-AWS: Create an IAM component, 
deleteAccessKey operation
     new 2c5a2d3  CAMEL-12238 - Updated docs

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../camel-aws/src/main/docs/aws-iam-component.adoc |  2 +
 .../camel/component/aws/iam/IAMOperations.java     |  3 +-
 .../camel/component/aws/iam/IAMProducer.java       | 44 ++++++++++++++++++++++
 .../component/aws/iam/AmazonIAMClientMock.java     | 10 ++++-
 .../component/aws/iam/IAMProducerSpringTest.java   | 39 +++++++++++++++++++
 .../camel/component/aws/iam/IAMProducerTest.java   | 41 ++++++++++++++++++++
 .../aws/iam/IAMComponentSpringTest-context.xml     | 10 +++++
 7 files changed, 146 insertions(+), 3 deletions(-)

Reply via email to