Import Existing DynamoDB table schema to NoSQL workbench's Data model

1

Importing data models that are exported by NoSQL workbench is available but is there a way to create data model json from current existing table?

Output of json from awscli ( aws dynamodb describe-table ) seems to be little different from what we have to import to NoSQL workbench... (ex. KeyAttributes, NonKeyAttributes,...)
Would be great if it's importable from Operation builder's tab.

Edited by: adamist521 on Dec 9, 2019 1:54 AM

asked 4 years ago1093 views
2 Answers
0

Hello,
Thanks for the feedback.

There isn't a way right now to create a data model from an existing table. You will have to manually create the tables in NoSQL Workbench model. This is one of the features in our backlog which a lot of users have asked for it. "aws dynamodb describe-table" is the same ask as before. You want the existing tables to be importable into a NoSQL Workbench model. As you've identified we already import the existing tables in Operation Builder so we will support importing existing tables in a model soon. Stay tuned for more updates.

Thanks.

answered 4 years ago
0

Any updates on this

AWS
answered 4 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions