DynamodbToCSV4j icon indicating copy to clipboard operation
DynamodbToCSV4j copied to clipboard

Dump DynamoDB data into a CSV file using java

Results 3 DynamodbToCSV4j issues
Sort by recently updated
recently updated
newest added

Hi, I found your project very helpful (thanks), but it didn't do everything I needed so I have added some features. I think they would be generally useful to others,...

hi the java code d2csv is not working to be particular there is an error in the dynamodb object declaration DynamoDB dynamoDB = new DynamoDB(client); error:- DynamoDB cannot be resolved...

Because the project contains no pom.xml, jitpack.io cannot build the project: https://jitpack.io/com/github/dhorions/DynamodbToCSV4j/v0.1/build.log This means the project is unavailable as a maven dependency. Would it be possible to include a pom.xml?