Exporting a 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.

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, click on the name of the model that you want to edit.

  2. Click the three-dot icon next to the data model name and select 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.