dynamon icon indicating copy to clipboard operation
dynamon copied to clipboard

[Feature] Export data to CSV

Open mits87 opened this issue 7 years ago • 1 comments

Hello,

my suggestion is add functionality as "export as csv" because currently we can't do this. Second thing is allowing to put query as a text like:

    {
      TableName: 'table',
      Key: { id: 'xxx' },
      ...
      ReturnValues: 'ALL_NEW',
    }

What do you think?

mits87 avatar Nov 28 '18 13:11 mits87

thanks ur teach. it is good idea.

touchduck avatar Dec 31 '18 12:12 touchduck