You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue and node dynamoDBtoCSV.js -t table_name -v "{}" worked for me (replace table_name with your table name)! I then added > output.txt to redirect the output (instead of printing to the terminal). {} is where you specify the query, but you can leave it as {} and it will grab everything.
Getting the following exception,
Unexpected token u in JSON at position 0
thanks
The text was updated successfully, but these errors were encountered: