View a markdown version of this page

ðŸ”ī Hot News: amazondynamodb/latest/developerguide/workbench.Modeler.ExportModel.html - Kapook Update 2025

Exporting a data model

After you create a data model using NoSQL Workbench for Amazon DynamoDB, you can save and export the model in either NoSQL Workbench model format or AWS CloudFormation JSON template format.

To export a data model
  1. Open NoSQL Workbench, and on the main screen, choose the name of the model that you want to edit.

  2. Choose the three-dot icon next to the data model name and choose Export model.

  3. Choose whether to export your data model in NoSQL Workbench model format or CloudFormation JSON template format.

    • Choose NoSQL Workbench model format if you want to share your model with other team members using NoSQL Workbench or import it into NoSQL Workbench later.

    • Choose CloudFormation JSON template format if you want to deploy your model directly to AWS or integrate it into your infrastructure-as-code workflow.