This Lambda Function is responsible for inserting new items in DynamoDB when API gateway recieves a request.
- Clone the project
git clone https://github.com/architagrawal/fovus-input-lambda.git- Go to the project directory
cd my-project- Install dependencies
npm install-
ZIP the folder
-
Upload the ZIP file to Lambda Function
-
Configure Trigger, when recieving a POST request to API gateway