aws-samples / amazon-dynamodb-labs

Hands on workshop and design scenarios for Amazon DynamoDB
https://catalog.workshops.aws/dynamodb-labs
Apache License 2.0
165 stars 114 forks source link

fix: DynamoDB "Item Explorer" to "Explore Items" on "Reading Item Collections Using Query" page #74

Closed aws-ryannz closed 2 years ago

aws-ryannz commented 2 years ago

Issue #, if available:

Description of changes: The AWS console has recently changed "Item Explorer" in DynamoDB to "Explore Items". Customers following this guide have reported confusion, so opening a pull request to update the images, as well as wording to reflect the DynamoDB page as of 01 September 2022.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

switch180 commented 2 years ago

LGTM! For future changes please try to keep the screenshots close to the size of the ones you're replacing, and delete the ones you're de-referencing after you do a grep to make sure they're not used elsewhere.

I modified the Scan page as well to use the new images. The last image on Scan is out of date now, but I don't have time to fix it. You can make a new PR for http://amazon-dynamodb-labs/hands-on-labs/explore-console/console-scan.html if you'd like