Importing an existing data model - Amazon DynamoDB
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Importing an existing data model

You can use NoSQL Workbench for Amazon DynamoDB to build a data model by importing and modifying an existing model. You can import data models in either NoSQL Workbench model format or in AWS CloudFormation JSON template format.

To import a data model
  1. Open NoSQL Workbench, and on the main screen, select Import model. You can import either a NoSQL Workbench model format or CloudFormation JSON template.

  2. You can add the imported model to an existing project or create a new project. If you don't choose a different project, your model will be added to the drafts project folder.

  3. Click Browse your desktop and choose a model to import from your computer.

  4. Once your model is imported, you can add access patterns, edit tables/indexes, and modify the data locally.