aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.49k stars 418 forks source link

DynamoDB #1421

Open justinmk3 opened 3 years ago

justinmk3 commented 3 years ago

Support DynamoDB:

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

Related

Arc-Jung commented 3 years ago

I want this Support.

justinmk3 commented 3 years ago

@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.

luca-terrazzan-docebo commented 3 years ago

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

bryceitoc9 commented 3 years ago

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

luca-terrazzan-docebo commented 3 years ago

@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!

sliedig commented 2 years ago

+1 to this.

bogdartysh commented 1 year ago

As for me even PartiQL would be great

jalbertxd commented 1 year ago

+1

o-alexandrov commented 1 year ago

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