Sign inSign up

danishi/dynamodb-csv

By danishi

Updated almost 2 years ago

A utility that allows CSV import / export to DynamoDB on the command line

Image
Developer tools
1

898

danishi/dynamodb-csv repository overview

Usage

$ docker run --rm -v ${PWD}/:/local danishi/dynamodb-csv:tagname -i -t my_table -f sample.csv

For Windows

> docker run --rm -v %cd%/:/local danishi/dynamodb-csv:tagname -i -t my_table -f sample.csv

and more

Tag summary

Content type

Image

Digest

sha256:701f03128

Size

60 MB

Last updated

almost 2 years ago

docker pull danishi/dynamodb-csv