You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the function that you will use to measure usage
Add respective test
For eg, for quota Account-level read throughput limit (Provisioned mode) you would need to iterate through the list of tables and sum the provisioned iops
DynamoDb quota coverage is not completed - see table below for quotas that exist that are supported in service quotas
For detailed on these quotas, check the official documentation
Changes will be on https://github.com/sebasrp/awslimitchecker/blob/main/internal/services/dynamodb.go
The text was updated successfully, but these errors were encountered: