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 2020/02/20 12:39:43 UTC

[camel] 05/09: CAMEL-14556 - Create an AWS-Lambda component based on SDK v2, regen

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 1b400b5cc206bf1622be1f973db9b1ccf94f67da
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 20 13:23:21 2020 +0100

    CAMEL-14556 - Create an AWS-Lambda component based on SDK v2, regen
---
 .../camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc     | 6 ++++--
 docs/components/modules/ROOT/nav.adoc                              | 1 +
 .../components/modules/ROOT/pages}/aws2-lambda-component.adoc      | 7 +++++--
 docs/components/modules/ROOT/pages/index.adoc                      | 4 +++-
 4 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
index 991e495..6533e02 100644
--- a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
+++ b/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
@@ -1,6 +1,8 @@
+[[aws2-lambda-component]]
 = AWS Lambda Component
 
-*Since Camel 2.20*
+*Since Camel 3.2*
+
 *Since Camel 3.2*
 
 
@@ -227,4 +229,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[]
+include::camel-spring-boot::page$aws-lambda-starter.adoc[]
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/nav.adoc b/docs/components/modules/ROOT/nav.adoc
index d08cc76..9c4047b 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -51,6 +51,7 @@
 * xref:aws2-eks-component.adoc[AWS 2 EKS Component]
 * xref:aws2-iam-component.adoc[AWS 2 IAM Component]
 * xref:aws2-kms-component.adoc[AWS 2 KMS Component]
+* xref:aws2-lambda-component.adoc[AWS Lambda Component]
 * xref:aws2-mq-component.adoc[AWS 2 MQ Component]
 * xref:aws2-msk-component.adoc[AWS 2 MSK Component]
 * xref:aws2-ses-component.adoc[AWS 2 Simple Email Service Component]
diff --git a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc b/docs/components/modules/ROOT/pages/aws2-lambda-component.adoc
similarity index 98%
copy from components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
copy to docs/components/modules/ROOT/pages/aws2-lambda-component.adoc
index 991e495..2052f85 100644
--- a/components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws2-lambda-component.adoc
@@ -1,6 +1,9 @@
+[[aws2-lambda-component]]
 = AWS Lambda Component
+:page-source: components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc
+
+*Since Camel 3.2*
 
-*Since Camel 2.20*
 *Since Camel 3.2*
 
 
@@ -227,4 +230,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[]
+include::camel-spring-boot::page$aws-lambda-starter.adoc[]
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/pages/index.adoc b/docs/components/modules/ROOT/pages/index.adoc
index 94add1a..af32088 100644
--- a/docs/components/modules/ROOT/pages/index.adoc
+++ b/docs/components/modules/ROOT/pages/index.adoc
@@ -6,7 +6,7 @@ The following Apache Camel artifacts are provided:
 == Components
 
 // components: START
-Number of Components: 328 in 262 JAR artifacts (1 deprecated)
+Number of Components: 329 in 263 JAR artifacts (1 deprecated)
 
 [width="100%",cols="4,1,5",options="header"]
 |===
@@ -96,6 +96,8 @@ Number of Components: 328 in 262 JAR artifacts (1 deprecated)
 
 | xref:aws-lambda-component.adoc[AWS Lambda] (camel-aws-lambda) | 2.20 | The aws-lambda is used for managing and invoking functions from Amazon Lambda.
 
+| xref:aws2-lambda-component.adoc[AWS Lambda] (camel-aws2-lambda) | 3.2 | The aws-lambda is used for managing and invoking functions from Amazon Lambda.
+
 | xref:aws-mq-component.adoc[AWS MQ] (camel-aws-mq) | 2.21 | The aws-mq is used for managing Amazon MQ instances.
 
 | xref:aws-msk-component.adoc[AWS MSK] (camel-aws-msk) | 3.0 | The aws-msk is used for managing Amazon MSK