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 5dd5585160611ee9df03ad6f7c9bac2b1c446868 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Feb 20 14:40:42 2020 +0100 Regen docs --- docs/components/modules/ROOT/pages/aws2-lambda-component.adoc | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/components/modules/ROOT/pages/aws2-lambda-component.adoc b/docs/components/modules/ROOT/pages/aws2-lambda-component.adoc index 2052f85..f022048 100644 --- a/docs/components/modules/ROOT/pages/aws2-lambda-component.adoc +++ b/docs/components/modules/ROOT/pages/aws2-lambda-component.adoc @@ -22,9 +22,10 @@ https://aws.amazon.com/lambda/[AWS Lambda]. When creating a Lambda function, you need to specify a IAM role which has at least the AWSLambdaBasicExecuteRole policy attached. -*Warning* - -Lambda is regional service. Unlike S3 bucket, Lambda function created in a given region is not available on other regions. +[NOTE] +==== +The AWS2 Lambda component is not supported in OSGI +==== == URI Format @@ -230,4 +231,4 @@ Maven users will need to add the following dependency to their pom.xml. where `$\{camel-version\}` must be replaced by the actual version of Camel. -include::camel-spring-boot::page$aws-lambda-starter.adoc[] \ No newline at end of file +include::camel-spring-boot::page$aws-lambda-starter.adoc[]