AWS Lambda Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
=Create a Lambda Function=
=Create a Lambda Function=


Go to the AWS Lambda Console -> Left Vertical Menu -> Functions -> Create Function
* [[AWS Lambda Create a Lambda Function with Amazon Console|Create a Lambda Function with Amazon Console]]
* [[AWS Lambda Create a Lambda Function with CloudFromation|Create a Lambda Function with CloudFormation]]


Author from Scratch
=Lambda Function Integration with API Gateway=


==Basic Information==
{{Internal|Amazon API Gateway Lambda Integration Example|Amazon API Gateway Lambda Integration Example}}
 
====Function Name====
 
playground-example
 
====Runtime====
 
====Permissions====
 
Lambda will create an execution role with permission to upload logs to Amazon CloudWatch Logs. The permissions can be further modified later.
 
====Execution role====
 
Create a new role from AWS policy templates.

Latest revision as of 17:27, 4 April 2019