aws-toolkit-vscode icon indicating copy to clipboard operation
aws-toolkit-vscode copied to clipboard

DynamoDB

Open justinmk3 opened this issue 4 years ago • 6 comments

Support DynamoDB:

  • List/Browse
  • Delete
  • Edit
  • Query

Related: #476

Implementation note: PartiQL not supported in GovCloud? aws/aws-toolkit-jetbrains/issues/2956

justinmk3 avatar Dec 02 '20 00:12 justinmk3

I want this Support.

Arc-Jung avatar Dec 04 '20 00:12 Arc-Jung

@WooSung-Jung Thanks for your feedback, please add your upvote 👍 to the main description so it will be counted when comparing requests in this project.

justinmk3 avatar Dec 04 '20 01:12 justinmk3

It would be incredibly useful to also include batch inserts by selecting a file, a common functionality that not even the console itself supports.

luca-terrazzan-docebo avatar Dec 23 '20 14:12 luca-terrazzan-docebo

Hi @luca-terrazzan-docebo , just making sure, are you talking about implementing BatchWriteItem support or do you have something else in mind?

bryceitoc9 avatar Dec 30 '20 21:12 bryceitoc9

@bryceitoc9 yes the underlying implementation can leverage the BatchWriteItem. For a bit of context: sometimes, during development, it is useful to download a set of records, massively alter them with a text editor and reupload them. Unfortunately, the AWS console does not support this scenario. It would be cool to have it done in VSCode directly!

luca-terrazzan-docebo avatar Jan 07 '21 08:01 luca-terrazzan-docebo

+1 to this.

sliedig avatar Feb 21 '22 03:02 sliedig

As for me even PartiQL would be great

bogdartysh avatar Feb 15 '23 21:02 bogdartysh

+1

jalbertxd avatar Sep 11 '23 16:09 jalbertxd

It'd be great if AWS Toolkit extension supported all of the features from another already existing VSCode extension:

o-alexandrov avatar Sep 26 '23 05:09 o-alexandrov