Questions tagged [aws-service-quotas]

This tag is intended to be used for questions related to service quotas of AWS services

Service quotas is a service to view and manage your quotas for AWS services.

Quotas, also referred to as limits in AWS services, are the maximum values for the resources, actions, and items in your AWS account. Each AWS service defines its quotas and establishes default values for those quotas. Depending on your business needs, you might need to increase your service quota values. Service quotas enable you to look up your service quotas and to request increases.

Questions on stack overflow should be around how to manage service quotas, or creating alarms based out of it, security and limiting access

Resource

  1. Documentation
4 questions
3
votes
1 answer

How to create usage alarm using Cloudwatch for Service Quota when the Utilization is Not available in AWS

I want to create alerts in aws to notify when the service quota utilization has crossed the threshold value for service quotas for which the Utilization field is disabled I am trying to create Infrastructure quota monitoring alerts in aws , but for…
0
votes
1 answer

Amazon ECS: ThrottlingException, Rate Exceeded

I am trying to diagnose an issue where I am hitting service limits on ECS. My question is, how do I diagnose a service limit issue to figure out exactly which service limit I need to increase? The error that I ran into doesn't really provide any…
0
votes
1 answer

What is the best way to consolidate IAM policies for a user group?

IAM has a limit of 10 policies per group and this is not adjustable according to Service Quotas. I have users that need to use 20 policies. Since the policy limit is 10 per group I created a custom policy combining all of them but halfway through…
0
votes
1 answer

AWS Step Functions standard workflows concurrent executions limit

I am looking for a concurrent execution limit for AWS Step Function Standard Workflows. In AWS docs https://docs.aws.amazon.com/step-functions/latest/dg/limits-overview.html Express workflow concurrent execution limit is mentioned but the Standard…
Rohit Agarwal
  • 763
  • 2
  • 5
  • 10