Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Committing a data model to DynamoDB

Focus mode
Committing a data model to DynamoDB - Amazon DynamoDB

When you are satisfied with your data model, you can commit the model to Amazon DynamoDB.

Note
  • This action results in the creation of server-side resources in AWS for the tables and global secondary indexes represented in the data model.

  • Tables are created with the following characteristics:

    • Auto scaling is set to 70 percent target utilization.

    • Provisioned capacity is set to 5 read capacity units and 5 write capacity units.

  • Global secondary indexes are created with provisioned capacity of 10 read capacity units and 5 write capacity units.

To commit the data model to DynamoDB
  1. In the navigation pane on the left side, choose the visualizer icon.

    Console screenshot showing the visualizer icon in DynamoDB.
  2. Choose Commit to DynamoDB.

    Console screenshot showing the commit to DynamoDB button.
  3. Choose an already existing connection, or create a new connection by choosing the Add new remote connection tab.

    • 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 don't want to sign up for a free tier account, and prefer to use DynamoDB local (downloadable version):

      1. Choose the Add a new DynamoDB local connection tab.

      2. Specify the Connection name and Port.

  4. Choose Commit.

Note

If you installed DynamoDB local as part of the NoSQL Workbench setup, you'll need to turn DynamoDB local on by using the DynamoDB local Server toggle at the bottom left of the NoSQL Workbench screen. See Install NoSQL Workbench for DynamoDB for more information on this toggle.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.