This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit 2c5a2d35829f01ed83904caa735b51f5a394d9bc Author: Andrea Cosentino <[email protected]> AuthorDate: Wed Jul 25 11:50:39 2018 +0200 CAMEL-12238 - Updated docs --- components/camel-aws/src/main/docs/aws-iam-component.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/components/camel-aws/src/main/docs/aws-iam-component.adoc b/components/camel-aws/src/main/docs/aws-iam-component.adoc index 24d970c..73098af 100644 --- a/components/camel-aws/src/main/docs/aws-iam-component.adoc +++ b/components/camel-aws/src/main/docs/aws-iam-component.adoc @@ -138,6 +138,8 @@ Camel-AWS IAM component provides the following operation on the producer side: - createUser - deleteUser - listUsers +- createAccessKey +- deleteAccessKey Dependencies
