You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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
The text was updated successfully, but these errors were encountered:
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:
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 text was updated successfully, but these errors were encountered: