Sample project that shows how AWS CloudFormation can be used to create an AWS API Gateway backed by AWS Lambda.
Please read the blog post for details.
In order to execute the scripts, you need to install the following tools:
Script | Description |
---|---|
create-stack.sh | Creates the stack |
integration-test.sh | Executes integration tests |
update-stack.sh | Updates the stack |