Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/regenrek/aws-amplify-lambda-multi-inserts-dynamodb
Example showing how to aws amplify and lambda to insert multiple records in a dynamodb
https://github.com/regenrek/aws-amplify-lambda-multi-inserts-dynamodb
Last synced: 24 days ago
JSON representation
Example showing how to aws amplify and lambda to insert multiple records in a dynamodb
- Host: GitHub
- URL: https://github.com/regenrek/aws-amplify-lambda-multi-inserts-dynamodb
- Owner: regenrek
- Created: 2019-06-25T09:34:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T20:09:20.000Z (about 2 years ago)
- Last Synced: 2024-05-18T07:47:30.088Z (8 months ago)
- Language: Vue
- Size: 1.57 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Amplify and Lambda to insert multiple json objects into DynamoDB
## How-ToYou can find the tutorial on my [blog](https://regenrek.com/posts/using-aws-lambda-insert-multiple-json-dynamodb/)