Committing a data model to DynamoDB
When you are satisfied with your data model, you can commit the model to Amazon DynamoDB.
Note
-
This action creates server-side resources in AWS for the tables and global secondary indexes represented in the data model.
-
NoSQL Workbench creates tables and indexes with on-demand capacity by default.
To commit the data model to DynamoDB
-
Open NoSQL Workbench, and on the main screen, click on the name of the model that you want to commit.
-
In the top bar, click Commit.
-
Choose an existing connection, or create a new connection by clicking the Add new connection button.
-
To add a new connection, specify the following information:
-
Account Alias
-
AWS Region
-
Access key ID
-
Secret access key
For more information about how to obtain the access keys, see Getting an AWS access key.
-
-
You can optionally specify the following:
-
-
If you prefer to use DynamoDB local:
-
Choose the Local connection tab.
-
Click the Add new connection button.
-
Specify the Connection name and Port.
Note
To use DynamoDB local, you will need to turn it on by using the DynamoDB local toggle at the bottom left of the NoSQL Workbench screen.
-
-
Click Commit.