Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This should be a service from AWS #198

Open
max-rocket-internet opened this issue Sep 18, 2024 · 6 comments
Open

This should be a service from AWS #198

max-rocket-internet opened this issue Sep 18, 2024 · 6 comments
Labels
awssol_nofirstresponsesla label specific to aws solution to exclude issues from the first response sla enhancement

Comments

@max-rocket-internet
Copy link

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

@shujacks
Copy link
Member

Thanks for the request and we are evaluating this now.

@sigJoe
Copy link

sigJoe commented Sep 20, 2024

Strongly agree. Please make this a managed AWS service.

@groverlalit groverlalit added the awssol_nofirstresponsesla label specific to aws solution to exclude issues from the first response sla label Nov 12, 2024
@lapkritinis
Copy link

Not just a service. This implementation monitors only small amount of Quotas. Like EC2 services has 200 quotas. Only 19 of them supports CW metrics. And only those 19 out of 200 are monitored. VPC has exactly ZERO quotas supported by CW metrics - so it means zero visibility, zero monitoring. Its terribly bad implementation from AWS.

Best coverage though is from Sagemaker - I didnt counted it exactly, but from like 2500 quotas, CW has like 80% coverage. Why its not the case for all of this? Obviously you do calculations somewhere because how else you would enforce those quotas. So show them to customers.

@rakshb
Copy link

rakshb commented Dec 19, 2024

Hello, we are working with SQ service to provide an optimal customer experience for quota monitoring in 2025 with increased coverage for more resource types. We appreciate your patience.

@r-heimann
Copy link

I also do not understand why Service Quotas doesn't already provide a simple SNS Topic subscription for quota hits...
Here's hoping it won't take years for this feature to get implemented by the AWS Service Team!

@shujacks
Copy link
Member

We hear you! I have passed this to the relevant team.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awssol_nofirstresponsesla label specific to aws solution to exclude issues from the first response sla enhancement
Projects
None yet
Development

No branches or pull requests

7 participants