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

Retrieve Current Limits from Service Quotas #413

Closed
jantman opened this issue Jul 23, 2019 · 2 comments
Closed

Retrieve Current Limits from Service Quotas #413

jantman opened this issue Jul 23, 2019 · 2 comments

Comments

@jantman
Copy link
Owner

jantman commented Jul 23, 2019

It appears that the recently introduced Service Quotas service can theoretically handle a lot of what awslimitchecker does.

As a start, investigate using the Service Quotas API to retrieve current limit values for limits that don't have another API.

@jantman
Copy link
Owner Author

jantman commented Oct 31, 2019

It appears, going by this AWS solution example, that we can also use Service Quotas to tell if an account is using vCPU EC2 limits or not, which will help improve the implementation of #432

@jantman
Copy link
Owner Author

jantman commented Nov 4, 2019

This has been fixed in 8.0.0 which is now live on PyPI and Docker Hub. Apologies for any delays in getting this released.

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

No branches or pull requests

1 participant