brennerm / aws-quota-checker

Keep an eye on your AWS quotas before you hit their limits
https://pypi.org/project/aws-quota-checker/
MIT License
84 stars 36 forks source link

DynamoDB pagination #49

Open evanfreed opened 1 year ago

evanfreed commented 1 year ago

DynamoDB shows 100 when in reality you have more tables, looks like it's getting capped due to pagination.