Error: why is the GSI dynamodb not showing item count

Answered by Rafal Wilinski
What's Causing This Error
DynamoDB updates the item count of a GSI roughly every 6 hours. Therefore, it will take a while for DynamoDB to update the item count if you added them recently.
Consequently, you will not be able to see the item count for a few hours (approximately 6).
Solution - Here's How To Resolve It
There is no way to improve the time taken for DynamoDB to count items in the GSI. Hence, the only solution is to wait for a couple of hours before checking the item count.
Other Common DynamoDB Errors (with Solutions)
- DynamoDB local is not available for stage dev
- DynamoDB attribute not empty
- Error retrieving DynamoDB table item validation exception
- DynamoDB is missing the key id in the item
- boto3 dynamodb client error
- DynamoDB scan filter not working
- dynamodb index does not exist
- dynamodb localhost error
- DynamoDB local error spawn java ENOENT
- dynamodb the parameter cannot be converted to a numeric value
- dynamodb streams missing events
- DynamoDB table not updating
- DynamoDB console unable to delete this item
- dynamodb unable to execute http request
- DynamoDB sorting is not supported for scan expressions
Dynobase is a Professional GUI Client for DynamoDB
Start your 7-day free trial today
Product Features
DynamoDB Tools
DynamoDB Info
© 2025 Dynobase