export-dynamodb
export-dynamodb copied to clipboard
Add parameters for delimiter and quotechar on csv
Recently I discovered this script and it turned to be very useful in my daily works.
I made a little change to enable me change delimiter and quotechar in case of csv conversion.
Idk if is a welcome enhancement but since I already use on my daily work why not make the PR?
Thanks @Alexsandr0x ! This looks good to me. I'll merge this PR after test it.