vscode-dynamodbA DynamoDB Viewer in VS Code, inspired by vscode-mongodb. Currently in alpha.
PrerequisitesMust have AWS CLI and DynamoDB installed. Additionally you need to have an AWS access key and secret key stored as environment variables to authenticate to DynamoDB (Even for local instances! I know, ugh). WARNING: please readThis extension can connect to and manipulate AWS-hosted DynamoDB tables, which means you should be VERY CAREFUL not to accidentally delete something or create a table/global secondary index with some extra zeros on the provisioned throughput...you could find those zeros mirrored on your bill. I therefore highly reccommend that you only use this for developing on local instances, and maybe deploying some test tables to AWS to get your throughput numbers right. Please don't use this extension to destroy an expensive production environment, because I won't be able to help you (beyond offering you my condolences, #HugOps). Current Features
Planned FeaturesDynamoDB Viewer
DynamoDB Development Tools
DynamoDB Stream Manager
Extension Settings
|