Importing an existing data model - Amazon DynamoDB
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon CloudFormation JSON template format.

To import a data model
  1. In NoSQL Workbench, in the navigation pane on the left side, choose the Data modeler icon.

    
                        Console screenshot showing the data modeler icon.
  2. Hover your pointer over Import data model.

    
                    Console screenshot showing the import data model button.

    In the dropdown list, choose whether the model you want to import is in NoSQL Workbench model format or CloudFormation JSON template format. If you have an existing data model open in NoSQL Workbench, you'll have the option to import a CloudFormation template into the current model.

    
                        Console screenshot showing the import model format dropdown
                            menu.
  3. Choose a model to import.

    
                        Screenshot of file explorer with list of models to import.
  4. If the model you're importing is in CloudFormation template format, you'll see a list of tables to be imported and have an opportunity to specify a data model name, author, and description.

    
                    Screenshot of import dialog for a Amazon CloudFormation template.