Search Docker Hub
dynamodb-csv
By danishi
A utility that allows CSV import / export to DynamoDB on the command line
898
$ 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
Content type
Image
Digest
sha256:701f03128…
Size
60 MB
Last updated
almost 2 years ago
docker pull danishi/dynamodb-csv