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 1419f45898aca7a21bd9d59244bbe34de527c510 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Oct 5 09:56:44 2018 +0200 CAMEL-12859 - Updated docs --- components/camel-aws/src/main/docs/aws-iam-component.adoc | 1 + 1 file changed, 1 insertion(+) 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 4bcb87f..26ea2e8 100644 --- a/components/camel-aws/src/main/docs/aws-iam-component.adoc +++ b/components/camel-aws/src/main/docs/aws-iam-component.adoc @@ -135,6 +135,7 @@ Camel-AWS IAM component provides the following operation on the producer side: - createUser - deleteUser - listUsers +- getUser - createAccessKey - deleteAccessKey