Amazon DynamoDB
Developer Guide (API Version 2012-08-10)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Go to the Kindle Store to download this guide in Kindle format.Did this page help you?  Yes | No |  Tell us about it...

Step 3: Load Data into Tables

In this step, you will upload sample data to the tables that you created. You can choose the application development platform that you want to use to explore Amazon DynamoDB.

Verify Data Load

You can verify data load using the Amazon DynamoDB console.

To view table data

  1. Open the Amazon DynamoDB console at https://console.aws.amazon.com/dynamodb/home.

    If you have not already signed in, you will see Sign In dialog before you see the console.

  2. In the Tables pane, select the Reply table.

  3. Click Explore Table to view the items you uploaded. The Browse Items tab lists the items in the table.

    Alternatively, if you are using Visual Studio or Eclipse, you can use the AWS Explorer to see all of your tables and data as shown in the following screen shot.