quota-monitor-for-aws icon indicating copy to clipboard operation
quota-monitor-for-aws copied to clipboard

This should be a service from AWS

Open max-rocket-internet opened this issue 5 months ago • 2 comments

Is your feature request related to a problem? Please describe.

My problem is simple: I have 200+ AWS accounts and I just want to be notified when I approach a service quota limit. I don't want to deal with a "reference implementation", CloudFormation stacks or any of that jazz.

Describe the feature you'd like

Simple: What this project is implementing should be a service that is offered from AWS

Maybe like this:

image

I know AWS have made a lot of good changes in and around their service quota management in the last few years and this project here is a best effort attempt to wrap it all up into a nice package but let's be honest here: this project is very complex and we don't want to deal with that.

Additional context

Have you looked at how it works on GCP?

The quota adjuster observes your resource consumption and proactively submits quota adjustment requests on your behalf To receive alerts from the quota adjuster, Navigate to the IAM & Admin > Quotas & System Limits page

max-rocket-internet avatar Sep 18 '24 13:09 max-rocket-internet