Learning repository for AWS Lambda and Api gateway through AWS Cloud-formation.
A NoSQL table in which data is input and read from.
Allows Lambda to have full access to DynamoDB, Lambda and API Gateway.
Functions written in python to read and write from DynamoDB table.
Gives Lambda invoke function permission,
Creates API Gateway with two methods(Read and Write) inside a single resource. This parses values to Lambda functions to perform them efficiently.