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 Amazon 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, choose the name of the model that you want to commit.
-
In the top bar, choose Commit.
-
Choose an existing connection, or create a new connection by choosing Add new connection.
-
To add a new connection, specify the following information:
-
Account Alias
-
Amazon Region
-
Access key ID
-
Secret access key
For more information about how to obtain the access keys, see Getting an Amazon access key.
-
-
You can optionally specify the following:
-
-
If you prefer to use DynamoDB local:
-
Choose the Local connection tab.
-
Choose Add new connection.
-
Specify the Connection name and Port.
Note
To use DynamoDB local, turn it on by using the DynamoDB local toggle at the bottom left of the NoSQL Workbench screen.
-
-
Choose Commit.