AWS Lambda Concepts: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 13: Line 13:
{{External|[https://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html Invoke]}}
{{External|[https://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html Invoke]}}


The function-invoking action of the Lambda service.
The function-invoking action of the Lambda service.
 
It may serve as integration endpoint for [[Amazon_API_Gateway_Concepts#Lambda_Function_Integration|Amazon API Gateway Lambda function integration]].

Revision as of 01:55, 5 February 2019

Internal

Action

Actions

CreateFunction

Invoke

Invoke

The function-invoking action of the Lambda service.

It may serve as integration endpoint for Amazon API Gateway Lambda function integration.