An open API service indexing awesome lists of open source software.

https://github.com/cplankey/json-to-dynamo

The deployed lambda will perform take a JSON array and for each item it will insert a record into Amazon DynamoDB. There is a sample JSON file named `fileToImport` that you can modify from the Lambda Console and add your custom content to.
https://github.com/cplankey/json-to-dynamo

Last synced: 5 months ago
JSON representation

The deployed lambda will perform take a JSON array and for each item it will insert a record into Amazon DynamoDB. There is a sample JSON file named `fileToImport` that you can modify from the Lambda Console and add your custom content to.

Awesome Lists containing this project