Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Creating Lambda Functions

Harley Waldstein edited this page Oct 29, 2018 · 3 revisions

Lambda functions are executable units of code hosted by Amazon Web Services. Here is a thorough introduction to Lambda functions, including creating the function, testing it, and using API Gateway to make the Lambda function publicly available.