DEV Community

Learn2Skills for AWS Community Builders

Posted on • Updated on

How to increase Amazon ECS service quota for container instances per cluster

Amazon ECS has integrated with Service Quotas, an AWS service that enables you to view and manage your quotas from a central location.

Service quotas in AWS services that you can use with Amazon ECS, such as Elastic Load Balancing and Auto Scaling.

Amazon ECS service quotas
Image description


AWS Fargate service quotas
Image description


To view Amazon ECS and Fargate service quotas using the AWS Management Console

  1. Open the Service Quotas console at https://console.aws.amazon.com/servicequotas/
  2. In the navigation pane, choose AWS services.
  3. From the AWS services list, search for and select Amazon Elastic Container Service (Amazon ECS) or AWS Fargate. In the Service quotas list, you can see the service quota name, applied value (if it is available), AWS default quota, and whether the quota value is adjustable.
  4. To view additional information about a service quota, such as the description, choose the quota name.
  5. (Optional) To request a quota increase, select the quota that you want to increase, select Request quota increase, enter or select the required information, and select Request. To work more with service quotas using the AWS Management Console see the Service Quotas User Guide. To request a quota increase, see Requesting a quota increase in the Service Quotas User Guide.

Oldest comments (0)