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.”

Connecting to live datasets

Focus mode
Connecting to live datasets - Amazon DynamoDB

To connect to your Amazon DynamoDB tables with NoSQL Workbench, you must first connect to your AWS account.

To add a connection to your database
  1. In NoSQL Workbench, in the navigation pane on the left side, choose the Operation builder icon.

  2. Choose Add connection.

  3. 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:

  4. Choose Connect.

    If you don't want to sign up for a free tier account, and prefer to use DynamoDB local (downloadable version):

    1. Choose the Local tab on the connection screen.

    2. Specify the following information:

      • Connection name

      • Port

    3. Choose the connect button.

    Note

    To connect to DynamoDB local, either manually launch DynamoDB local using your terminal (see deploying DynamoDB local on your computer) or launch DynamoDB local directly using the DDB local toggle in the NoSQL Workbench navigation menu. Ensure the connection port is the same as your DynamoDB local port.

  5. On the created connection, choose Open.

After connecting to your DynamoDB database, the list of available tables appears in the left pane. Choose one of the tables to return a sample of the data stored in the table.

You can now run queries against the selected table.

To run queries on a table, see the next section on building operations see Building complex operations.

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