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

[New Check] Roles in an AWS account #22

Closed charleshepner closed 2 years ago

charleshepner commented 3 years ago

The AWS console is warning us about getting close to the limit for number of IAM roles (1000). Would like to have a check for this limit.

https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html#reference_iam-quotas-entities

brennerm commented 2 years ago

Implemented in https://github.com/brennerm/aws-quota-checker/commit/da7b983f4ee9eefd84d4ecbd1da2b0bbe1b30452