/example_node_lambda

A template for node lambdas

Primary LanguageShell

Example Node Lambda

update-lambda.sh

Zips up the contents of the src/ directory and uploads them using AWS CLI.

src/index.js

The handler for the lambda.

src/document.html

A document containing the html document served by index.js.