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 6c66a486b055cf0feca696c8ebfc9ec5ba1a86a7 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Jul 24 13:33:08 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 6eeec6c..1ccbed2 100644 --- a/components/camel-aws/src/main/docs/aws-iam-component.adoc +++ b/components/camel-aws/src/main/docs/aws-iam-component.adoc @@ -136,6 +136,8 @@ Camel-AWS IAM component provides the following operation on the producer side: - listAccessKeys - createUser +- deleteUser +- listUsers Dependencies
