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
-
Open NoSQL Workbench, and on the main screen, click on the name of the model that you want to edit.
-
Click the three-dot icon next to the data model name and select Export model.
-
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.
-