DynamoDB Scan in AWS Management Console

Perform the following steps:

  1. Sign in to the AWS Management Console and open the DynamoDB console at https://console.aws.amazon.com/dynamodb/
  1. In the DynamoDB navigation pane, choose Tables and choose user-visits
  2. On the user-visits pane choose the Items* tab
  3. Select Scan from the dropdown
  4. Optionally, choose +Add Filter to filter the query results
  5. Select Start Search

You should now see the results in a table in the lower-right pane, with the columns EventId, EventDay, and EventCount.

Get Building Serverless Microservices in Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.