Skip to content
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

Use Account Attributes for RDS limits #85

Closed
jantman opened this issue Oct 23, 2015 · 4 comments
Closed

Use Account Attributes for RDS limits #85

jantman opened this issue Oct 23, 2015 · 4 comments

Comments

@jantman
Copy link
Owner

jantman commented Oct 23, 2015

RDS's DescribeAccountAttributes call provides not only account quotas/limits, but also current usage.

This could greatly simplify querying usage for RDS, and eliminate the needs for manual limit updates.

@jantman
Copy link
Owner Author

jantman commented Nov 26, 2015

This requires #88

@jantman jantman added this to the 0.2.0 milestone Nov 27, 2015
@jantman
Copy link
Owner Author

jantman commented Nov 28, 2015

This is blocked on support in boto - boto/boto#3409

@jantman
Copy link
Owner Author

jantman commented Nov 28, 2015

I've submitted boto/boto#3410 upstream to fix this. Issue blocked until then.

@jantman jantman modified the milestones: 0.2.1, 0.2.0, 0.2.2, 0.4.0 Nov 28, 2015
@jantman jantman modified the milestones: 0.4.1 - Additional Services, 0.4.0 - Additional Services Mar 8, 2016
jantman added a commit that referenced this issue Mar 12, 2016
jantman added a commit that referenced this issue Mar 12, 2016
jantman added a commit that referenced this issue Mar 12, 2016
…instances, but was actually counting the number of reservations not instances
jantman added a commit that referenced this issue Mar 12, 2016
…escribeAccountAttributes usage information, for all limits other than those which are per-resource and need resource IDs (Max auths per security group, Read replicas per master, Subnets per Subnet Group)
jantman added a commit that referenced this issue Mar 12, 2016
jantman added a commit that referenced this issue Mar 12, 2016
jantman added a commit that referenced this issue Mar 12, 2016
@jantman
Copy link
Owner Author

jantman commented Mar 12, 2016

This has been merged to develop as of 19a2526

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant