ardeshir / csv-to-dynamodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing bulk CSV ingestion to Amazon DynamoDB

This repository is used in conjunction with the following blog post:

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.

About

License:MIT No Attribution