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 c68e8029c46d60e650cf29f76eabbc3f6786dcaf Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 5 19:27:40 2020 +0200 Added a note about region in AWS2-IAM --- components/camel-aws2-iam/src/main/docs/aws2-iam-component.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/camel-aws2-iam/src/main/docs/aws2-iam-component.adoc b/components/camel-aws2-iam/src/main/docs/aws2-iam-component.adoc index 620f4e7..27e9458 100644 --- a/components/camel-aws2-iam/src/main/docs/aws2-iam-component.adoc +++ b/components/camel-aws2-iam/src/main/docs/aws2-iam-component.adoc @@ -140,6 +140,11 @@ the https://aws.amazon.com/iam/[Amazon IAM] service. |`CamelAwsIAMGroupPath` |`String` |The path of an AWS IAM Group |======================================================================= +[NOTE] +==== +The AWS2 IAM component works on the aws-global region and it has aws-global as default region +==== + === IAM Producer operations Camel-AWS2 IAM component provides the following operation on the producer side: