simalexan / api-lambda-update-dynamodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api Gateway -> Lambda (Update) -> DynamoDB

Description

This is a Lambda function that updates an item in the DynamoDB database, based on the API Gateway request data.

  • Supports CORS
  • Written in Node.js

It's a Nuts & Bolts application component for AWS Serverless Application Repository.

Latest Release - 1.1.0

  • Upgraded to Node.js 12.x

Roadmap - Upcoming changes

Here are the upcoming changes that I'll add to this serverless component:

  • ESLint
  • Tests

About


Languages

Language:JavaScript 100.0%