You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2018/07/24 11:33:31 UTC

[camel] 04/04: CAMEL-12238 - Updated docs

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 <an...@gmail.com>
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