Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

simalexan/api-lambda-save-dynamodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

22 Commits

Repository files navigation

Api Gateway -> Lambda (Put) -> DynamoDB

Description

This is a serverless component consisting of:

  • an API Gateway, receiving request data
  • a Lambda function, that processes that data and saves
  • a DynamoDB table, where all your data is stored.

Aside from this main functionality, its important features are:

  • Supports CORS
  • Written in Node.js
  • Easily composable into your other app components by adding triggers to its DynamoDB table

Latest Release - 2.1.0

Upgrading the Node.js release to 12.x LTS

Future Release

Switch to AWS CDK

Roadmap - Upcoming changes

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

  • TypeScript
  • Potentially converting to an AWS CDK component on SAR
  • ESLint
  • Tests

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /