awslimitchecker 12.0.0
0
A script and python module to check your AWS service limits and usage, and warn when usage approache
Contents
A script and python module to check your AWS service limits and usage, and warn when usage approaches limits.
Stars: 514, Watchers: 514, Forks: 188, Open Issues: 30The jantman/awslimitchecker
repo was created 9 years ago and the last code push was 3 months ago.
The project is popular with 514 github stars!
How to Install awslimitchecker
You can install awslimitchecker using pip
pip install awslimitchecker
or add it to a project with poetry
poetry add awslimitchecker
Package Details
- Author
- Jason Antman
- License
- Homepage
- https://github.com/jantman/awslimitchecker
- PyPi:
- https://pypi.org/project/awslimitchecker/
- GitHub Repo:
- https://github.com/jantman/awslimitchecker
Classifiers
- Internet
- System/Monitoring
Related Packages
Errors
A list of common awslimitchecker errors.
Code Examples
Here are some awslimitchecker
code examples and snippets.
GitHub Issues
The awslimitchecker package has 30 open issues on GitHub
- Issue #582: add support for SES MaxSendRate limit
- add support for SES MaxSendRate limit
- Looking for another maintainer