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 fc5bee931f72f66db5971a8a1223bd4c9076615c Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 5 19:29:09 2020 +0200 Added a note about region in AWS2-STS --- components/camel-aws2-sts/src/main/docs/aws2-sts-component.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/components/camel-aws2-sts/src/main/docs/aws2-sts-component.adoc b/components/camel-aws2-sts/src/main/docs/aws2-sts-component.adoc index 3aa5079..eabe3f8 100644 --- a/components/camel-aws2-sts/src/main/docs/aws2-sts-component.adoc +++ b/components/camel-aws2-sts/src/main/docs/aws2-sts-component.adoc @@ -120,6 +120,11 @@ the https://aws.amazon.com/sts/[Amazon STS] service. == Usage +[NOTE] +==== +The AWS2 STS component works on the aws-global region and it has aws-global as default region +==== + === STS Producer operations Camel-AWS STS component provides the following operation on the producer side: