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

https://github.com/aws-samples/csv-to-dynamodb


https://github.com/aws-samples/csv-to-dynamodb

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

        

## Implementing bulk CSV ingestion to Amazon DynamoDB

This repository is used in conjunction with the following blog post: [Implementing bulk CSV ingestion to Amazon DynamoDB](https://aws.amazon.com/blogs/database/implementing-bulk-csv-ingestion-to-amazon-dynamodb/)

You can use your own CSV file or download the test file we provided in this repo.

Steps to Download CloudFormation template:
1. Navigate to CloudFormation folder in this repo.
2. Click on CSVToDynamo.template.
3. Click on the Raw button.
4. Save Page As > Remove any file extensions so that the file reads like "CSVToDynamo.template". Click save.

## License

This library is licensed under the MIT-0 License. See the LICENSE file.