Exports DynamoDB table into CSV
Exports DynamoDB table into CSV, additionally can filter out specific columns and limit the number of items to be exported, as well as query the data using hash and sort table's or index's attributes.
The tool relies on reading AWS profile config credentials ($HOME/.aws
), so when installed you would need explicitly allow this access by running:
snap connect dynocsv:aws-config-credentials