-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add support for missing RDS limits #489
Comments
Of interest: The DescribeAccountAttributes does include the expected usage and limit in the response:
|
I am preparing a PR for this |
issue #489 - Add missing RDS limits (DBInstanceRoles, DBClusterRoles, CustomEndpointsPerDBCluster and ManualClusterSnapshots)
The PR for this has been merged, and is greatly appreciated! Apologies for letting this sit so long. |
A fix for this issue has been merged to the develop branch and is slated for release in 10.0.0 on Monday, December 7, 2020. Anyone who is able to test the fix is strongly encouraged to do so, and comment on this issue with their results. Instructions for installing awslimitchecker from a git branch are available in the Installing for Development documentation. |
This has been fixed in 10.0.0, which is now live on PyPI and is being built on the Docker hub right now. Thank you so much for the contribution! |
Feature Request
Feature Description
We are missing support for the following quotas:
Use Cases
I want to get access to those limits and see my usage.
Actual Output
This was detected when collecting usage and limits for RDS
Testing Assistance
Yes, i will be able to assist in testing pre-release code for the feature.
The text was updated successfully, but these errors were encountered: