Add Support for Account Limits
Opened this issue · 1 comments
aws-size's current coverage is for limits not covered by Trusted Advisor and Service Quotas. Some users have expressed the desire to centralize all limits - whether they're from resource limits or account limits (any limit). The initial thought of aws-size was to cover hard to find service limits that weren't reported by Trusted Advisor and Service Quotas. However, from a customer perspective, a centralized location to manage would be great.
Couple options:
- Build features to pull resource limits without using Trusted Advisor/Service Quotas.
- Pull in more information from Trusted Advisor/Service Quotas.
Example Limits:
- IAM Roles per AWS Account
- IAM Managed policies per AWS Account
If this is of interest, please vote for this issue or add comments here to this discussion.
I vote to add IAM roles and IAM customer-managed policies.
Using fewer tools and APIs to achieve centrally available results is always better for DevOps and security. Additionally, using fewer AWS APIs that utilize paid services is more cost-effective, especially on a large scale.