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 <[email protected]> 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
