dcy2003 / interns-aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS Usage Example for Interns

npm install to download dependencies

httpRequestHandler.js is intended to be deployed to AWS Lambda

It will call the London TFL API and store the raw response data in Amazon DynamoDB

zip -r httpExample.zip * to build a deployment package

About


Languages

Language:JavaScript 100.0%