DynamoDB UI not loading content

0

Does anyone else experience the same issue: We have a number of DynamoDB tables, all of which are working through the API. The UI of AWS Console does not load data.

When I navigate to DynamoDB > Explore Items and select a table there, instead of showing items in the table the table is stuck on "Fetching items" and never displays any items.

Background:

  • We can fetch items through the API
  • All our apps are working as expected
  • We can observe the same behaviour across browsers and AWS accounts
asked a year ago526 views
3 Answers
2
Accepted Answer

We noticed this bug earlier today and a fix is being rolled out as I write. It should be rolled out globally by 10:00pm UTC, 31st May 2023. Thank you for your patience while we resolve the issue.

profile pictureAWS
EXPERT
answered a year ago
profile picture
EXPERT
reviewed a year ago
0

The first thing you can check is your AWS Health Dashboard and then, check for the AWS Health Dashboard in your region for DynamoDB. If you don't see any issues, you can check the console of browser to look for some errors if you want to go a step further, but you can submit it to the Support Center. Even if you don't have the support plan for technical inquiries, you can let them aware of the event you are experiencing.

The button for feedback on the icon ? on the console, also send you to the link above.

profile pictureAWS
answered a year ago
-1

I now have figured out that for some reason right now the default query setting when navigating to "Explore Items" is: "Query". And of course there is no valid query in the form.

My workaround now is that I click on "Scan or query items" and switch to "Scan". Then we can again see data.

I think the UI has a bug there.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions