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
84 stars 36 forks source link

Add vpc endpoint and nat gateways checks. #40

Open ppanagiotis opened 1 year ago

ppanagiotis commented 1 year 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 ✓
``