brennerm / aws-quota-checker

Keep an eye on your AWS quotas before you hit their limits
https://pypi.org/project/aws-quota-checker/
MIT License
87 stars 37 forks source link

Add vpc endpoint and nat gateways checks. #40

Open ppanagiotis opened 2 years ago

ppanagiotis commented 2 years ago

Add two more checks at vpc check.

AWS profile: default | AWS region: us-west-2 | Active checks: nat_count
Collecting checks  [####################################]  100%
NAT gateways per Region [XXXXXXX/us-west-2]: 60/90 ✓

AWS profile: default | AWS region: eu-west-2 | Active checks: vpc_endpoint
Collecting checks  [####################################]  100%
Gateway VPC endpoints per Region [XXXXXXX/eu-west-2]: 1/20 ✓
``