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/01/03 12:52:28 UTC

[camel] 05/05: 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 df132ae5905e1897ec3d11aa81f4eb865c0dcbce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 3 13:51:45 2020 +0100

    Regen
---
 docs/components/modules/ROOT/pages/aws-lambda-component.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/components/modules/ROOT/pages/aws-lambda-component.adoc b/docs/components/modules/ROOT/pages/aws-lambda-component.adoc
index 92d0948..580e18e 100644
--- a/docs/components/modules/ROOT/pages/aws-lambda-component.adoc
+++ b/docs/components/modules/ROOT/pages/aws-lambda-component.adoc
@@ -213,6 +213,8 @@ The default is 3 seconds.|No
 
 |deleteAlias |`CamelAwsLambdaAliasFunctionName` |`String` |The function name of the alias|Yes
 
+|getAlias |`CamelAwsLambdaAliasFunctionName` |`String` |The function name of the alias|Yes
+
 |=======================================================================
 
 == List of Avalaible Operations
@@ -233,6 +235,7 @@ The default is 3 seconds.|No
 - listVersions
 - createAlias
 - deleteAlias
+- getAlias
 
 == Example