Amazon EC2 service quotas - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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
  1. Open the Amazon EC2 console at https://console.amazonaws.cn/ec2/.

  2. From the navigation bar, select a Region.

    
                  Select a Region.
  3. From the navigation pane, choose Limits.

  4. 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
  1. Open the Service Quotas console at https://console.amazonaws.cn/servicequotas/home/services/ec2/quotas/.

  2. From the navigation bar, select a Region.

  3. Use the search bar to filter the list by resource name. For example, enter On-Demand to locate the limits for On-Demand Instances.

  4. 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
  1. Open the Amazon EC2 console at https://console.amazonaws.cn/ec2/.

  2. From the navigation bar, select a Region.

  3. From the navigation pane, choose Limits.

  4. Select the resource from the list and choose Request limit increase.

  5. 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? in the Amazon Knowledge Center.

Note

This restriction does not apply to outbound traffic sent over port 25 to:

  • IP addresses in the primary CIDR block of the VPC in which the originating network interface exists.

  • IP addresses in the CIDRs defined in RFC 1918, RFC 6598, and RFC 4193.