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/24 08:13:44 UTC

[camel] 02/02: Camel-AWS2-Lambda: Regen docs

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 5459de881749bd39fab2fe8ca5e8d3a245ab25a9
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 24 09:13:14 2020 +0100

    Camel-AWS2-Lambda: Regen docs
---
 components/camel-aws2-lambda/src/main/docs/aws2-lambda-component.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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 ecd1cab..963a10d 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 3.2*
+
 // HEADER START
 *Only producer is supported*
 // HEADER END
@@ -225,4 +227,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$aws2-lambda-starter.adoc[]
+include::camel-spring-boot::page$aws2-lambda-starter.adoc[]
\ No newline at end of file