Amazon EC2 service quotas
Amazon EC2 provides different resources that you can use. These resources include images, instances, volumes, and snapshots. When you create your Amazon account, we set default quotas (also referred to as limits) on these resources on a per-Region basis. For example, there is a maximum number of instances that you can launch in a Region. So if you were to launch an instance in the US West (Oregon) Region, for example, the request must not cause your usage to exceed your maximum number of instances in that Region.
The Amazon EC2 console provides limit information for the resources managed by the Amazon EC2 and Amazon VPC consoles. You can request an increase for many of these limits. Use the limit information that we provide to manage your Amazon infrastructure. Plan to request any limit increases in advance of the time that you'll need them.
View your current limits
You can view and manage your limits for each Region using the Amazon EC2 console or the Service Quotas console.
To view your current limits using the Amazon EC2 console
-
Open the Amazon EC2 console at https://console.amazonaws.cn/ec2/
. -
From the navigation bar, select a Region.
-
From the navigation pane, choose Limits.
-
Locate the resource in the list. You can use the search fields to filter the list by resource name or resource group. The Current limit column displays the current maximum for the resource for your account.
To view your current limits using the Service Quotas console
-
Open the Service Quotas console at https://console.amazonaws.cn/servicequotas/home/services/ec2/quotas/
. -
From the navigation bar, select a Region.
-
Use the search bar to filter the list by resource name. For example, enter
On-Demand
to locate the limits for On-Demand Instances. -
To view more information, choose the quota name to open the details page for the quota.
Request an increase
You can view and manage your limits for each Region.
To request an increase using the Amazon EC2 console
-
Open the Amazon EC2 console at https://console.amazonaws.cn/ec2/
. -
From the navigation bar, select a Region.
-
From the navigation pane, choose Limits.
-
Select the resource from the list and choose Request limit increase.
-
Complete the required fields on the limit increase form and choose Submit. We'll respond to you using the contact method that you specified.
Restriction on email sent using port 25
On all instances, Amazon EC2 restricts outbound traffic to public IP addresses over port 25 by
default. You can request that this restriction be removed. For more information, see How do I remove the restriction on
port 25 from my Amazon EC2 instance or Amazon Lambda function?