Reserved Instance quotas
You can purchase new Reserved Instances each month. The number of new Reserved Instances that you can purchase each month is determined by your monthly quota, as follows:
For example, in a Region with three Availability Zones, the default quota is 80 new Reserved Instances per month, calculated as follows:
-
20 regional Reserved Instances for the Region
-
Plus 60 zonal Reserved Instances (20 for each of the three Availability Zones)
Instances in the running
state count toward your quota. Instances that
are in the pending
, stopping
, stopped
, and
hibernated
states do not count towards your quota.
View the number of Reserved Instances you have purchased
The number of Reserved Instances that you purchase is indicated by the Instance
count field (console) or the InstanceCount
parameter
(AWS CLI). When you purchase new Reserved Instances, the quota is measured against the total
instance count. For example, if you purchase a single Reserved Instance configuration with an
instance count of 10, the purchase counts towards your quota as 10, not 1.
You can view how many Reserved Instances you have purchased by using the Amazon EC2 or the AWS CLI.
Considerations
A regional Reserved Instance applies a discount to a running On-Demand Instance. The default On-Demand Instance limit is 20. You cannot exceed your running On-Demand Instance limit by purchasing regional Reserved Instances. For example, if you already have 20 running On-Demand Instances, and you purchase 20 regional Reserved Instances, the 20 regional Reserved Instances are used to apply a discount to the 20 running On-Demand Instances. If you purchase more regional Reserved Instances, you will not be able to launch more instances because you have reached your On-Demand Instance limit.
Before purchasing regional Reserved Instances, make sure your On-Demand Instance limit matches or exceeds the number of regional Reserved Instances you intend to own. If required, make sure you request an increase to your On-Demand Instance limit before purchasing more regional Reserved Instances.
A zonal Reserved Instance—a Reserved Instance that is purchased for a specific Availability Zone—provides a capacity reservation as well as a discount. You can exceed your running On-Demand Instance limit by purchasing zonal Reserved Instances. For example, if you already have 20 running On-Demand Instances, and you purchase 20 zonal Reserved Instances, you can launch a further 20 On-Demand Instances that match the specifications of your zonal Reserved Instances, giving you a total of 40 running instances.
View your Reserved Instance quotas and request a quota increase
The Amazon EC2 console provides quota information. You can also request an increase in your quotas. For more information, see View your current quotas and Request an increase.