This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new 34a4256 Regen 34a4256 is described below commit 34a4256dedbdeffa95ef841ab33fc4c07030cc22 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Feb 25 08:01:59 2020 +0100 Regen --- components-starter/README.adoc | 5 ++++- docs/modules/ROOT/pages/list.adoc | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/components-starter/README.adoc b/components-starter/README.adoc index 17f266d..f328da9 100644 --- a/components-starter/README.adoc +++ b/components-starter/README.adoc @@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts as Spring Boot S == Camel Components // components: START -Number of Camel components: 323 in 257 JAR artifacts (1 deprecated) +Number of Camel components: 324 in 258 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -137,6 +137,9 @@ Number of Camel components: 323 in 257 JAR artifacts (1 deprecated) | link:https://camel.apache.org/components/latest/aws-lambda-component.html[AWS Lambda] (camel-aws-lambda-starter) + `aws-lambda:function` | 2.20 | The aws-lambda is used for managing and invoking functions from Amazon Lambda. +| link:https://camel.apache.org/components/latest/aws2-lambda-component.html[AWS Lambda] (camel-aws2-lambda-starter) + +`aws2-lambda:function` | 3.2 | The aws2-lambda is used for managing and invoking functions from Amazon Lambda. + | link:https://camel.apache.org/components/latest/aws-mq-component.html[AWS MQ] (camel-aws-mq-starter) + `aws-mq:label` | 2.21 | The aws-mq is used for managing Amazon MQ instances. diff --git a/docs/modules/ROOT/pages/list.adoc b/docs/modules/ROOT/pages/list.adoc index 17f266d..f328da9 100644 --- a/docs/modules/ROOT/pages/list.adoc +++ b/docs/modules/ROOT/pages/list.adoc @@ -5,7 +5,7 @@ Apache Camel Spring Boot supports the following Camel artifacts as Spring Boot S == Camel Components // components: START -Number of Camel components: 323 in 257 JAR artifacts (1 deprecated) +Number of Camel components: 324 in 258 JAR artifacts (1 deprecated) [width="100%",cols="4,1,5",options="header"] |=== @@ -137,6 +137,9 @@ Number of Camel components: 323 in 257 JAR artifacts (1 deprecated) | link:https://camel.apache.org/components/latest/aws-lambda-component.html[AWS Lambda] (camel-aws-lambda-starter) + `aws-lambda:function` | 2.20 | The aws-lambda is used for managing and invoking functions from Amazon Lambda. +| link:https://camel.apache.org/components/latest/aws2-lambda-component.html[AWS Lambda] (camel-aws2-lambda-starter) + +`aws2-lambda:function` | 3.2 | The aws2-lambda is used for managing and invoking functions from Amazon Lambda. + | link:https://camel.apache.org/components/latest/aws-mq-component.html[AWS MQ] (camel-aws-mq-starter) + `aws-mq:label` | 2.21 | The aws-mq is used for managing Amazon MQ instances.