Modify Reserved Instances
When your needs change, you can modify your Standard or Convertible Reserved Instances and continue to benefit from the billing benefit. You can modify attributes such as the Availability Zone, instance size (within the same instance family), and scope of your Reserved Instance.
You can also exchange a Convertible Reserved Instance for another Convertible Reserved Instance with a different configuration. For more information, see Exchange Convertible Reserved Instances.
You can modify all or a subset of your Reserved Instances. You can separate your original
Reserved Instances into two or more new Reserved Instances. For example, if you have
a
reservation for 10 instances in us-east-1a
and decide to move 5 instances
to us-east-1b
, the modification request results in two new reservations:
one for 5 instances in us-east-1a
and the other for 5 instances in
us-east-1b
.
You can also merge two or more Reserved Instances into a single
Reserved Instance. For example, if you have four t2.small
Reserved Instances of one instance each,
you can merge them to create one t2.large
Reserved Instance. For more information, see
Support for modifying instance sizes.
After modification, the benefit of the Reserved Instances is applied only to instances that match the new parameters. For example, if you change the Availability Zone of a reservation, the capacity reservation and pricing benefits are automatically applied to instance usage in the new Availability Zone. Instances that no longer match the new parameters are charged at the On-Demand rate, unless your account has other applicable reservations.
If your modification request succeeds:
-
The modified reservation becomes effective immediately and the pricing benefit is applied to the new instances beginning at the hour of the modification request. For example, if you successfully modify your reservations at 9:15PM, the pricing benefit transfers to your new instance at 9:00PM. You can get the effective date of the modified Reserved Instances by using the describe-reserved-instances command.
-
The original reservation is retired. Its end date is the start date of the new reservation, and the end date of the new reservation is the same as the end date of the original Reserved Instance. If you modify a three-year reservation that had 16 months left in its term, the resulting modified reservation is a 16-month reservation with the same end date as the original one.
-
The modified reservation lists a $0 fixed price and not the fixed price of the original reservation.
-
The fixed price of the modified reservation does not affect the discount pricing tier calculations applied to your account, which are based on the fixed price of the original reservation.
If your modification request fails, your Reserved Instances maintain their original configuration, and are immediately available for another modification request.
There is no fee for modification, and you do not receive any new bills or invoices.
You can modify your reservations as frequently as you like, but you cannot change or cancel a pending modification request after you submit it. After the modification has completed successfully, you can submit another modification request to roll back any changes you made, if needed.
Contents
Requirements and restrictions for modification
You can modify these attributes as follows.
Modifiable attribute | Supported platforms | Limitations |
---|---|---|
Change Availability Zones within the same Region |
Linux and Windows |
- |
Change the scope from Availability Zone to Region and vice versa |
Linux and Windows |
If you change the scope from Availability Zone to Region, you lose the capacity reservation benefit. If you change the scope from Region to Availability Zone, you lose Availability Zone flexibility and instance size flexibility (if applicable). For more information, see How Reserved Instances are applied. |
Change the instance size within the same instance family |
Linux/UNIX only Instance size flexibility is not available for Reserved Instances on the other platforms, which include Linux with SQL Server Standard, Linux with SQL Server Web, Linux with SQL Server Enterprise, Red Hat Enterprise Linux, SUSE Linux, Windows, Windows with SQL Standard, Windows with SQL Server Enterprise, and Windows with SQL Server Web. |
The reservation must use default tenancy. Some instance families are not supported, because there are no other sizes available. For more information, see Support for modifying instance sizes. |
Change the network from EC2-Classic to Amazon VPC and vice versa |
Linux and Windows |
The network platform must be available in your AWS account. If you created your AWS account after 2013-12-04, it does not support EC2-Classic. |
Requirements
Amazon EC2 processes your modification request if there is sufficient capacity for your new configuration (if applicable), and if the following conditions are met:
-
The Reserved Instance cannot be modified before or at the same time that you purchase it
-
The Reserved Instance must be active
-
There cannot be a pending modification request
-
The Reserved Instance is not listed in the Reserved Instance Marketplace
-
There must be a match between the instance size footprint of the original reservation and the new configuration. For more information, see Support for modifying instance sizes.
-
The original Reserved Instances are all Standard Reserved Instances or all Convertible Reserved Instances, not some of each type
-
The original Reserved Instances must expire within the same hour, if they are Standard Reserved Instances
-
The Reserved Instance is not a G4dn instance.
Support for modifying instance sizes
You can modify the instance size of a Reserved Instance if the following requirements are met.
Requirements
-
The platform is Linux/UNIX.
-
You must select another instance size in the same instance family. For example, you cannot modify an Reserved Instance from
t2
tot3
, whether you use the same size or a different size.You cannot modify the instance size of Reserved Instances for the following instances, because each of these instance families has only one size:
-
cc2.8xlarge
-
cr1.8xlarge
-
hs1.8xlarge
-
t1.micro
-
-
The original and new Reserved Instance must have the same instance size footprint.
Instance size footprint
Each Reserved Instance has an instance size footprint, which is determined by the normalization factor of the instance size and the number of instances in the reservation. When you modify the instance sizes in an Reserved Instance, the footprint of the new configuration must match that of the original configuration, otherwise the modification request is not processed.
To calculate the instance size footprint of a Reserved Instance, multiply the number
of
instances by the normalization factor. In the Amazon EC2 console, the normalization
factor is measured in units. The following table describes the normalization
factor for the instance sizes in an instance family. For example, t2.medium
has a normalization factor of 2, so a reservation for four t2.medium
instances has a footprint of 8 units.
Instance size | Normalization factor |
---|---|
nano |
0.25 |
micro |
0.5 |
small |
1 |
medium |
2 |
large |
4 |
xlarge |
8 |
2xlarge |
16 |
4xlarge |
32 |
8xlarge |
64 |
9xlarge |
72 |
10xlarge |
80 |
12xlarge |
96 |
16xlarge |
128 |
18xlarge |
144 |
24xlarge |
192 |
32xlarge |
256 |
You can allocate your reservations into different instance sizes across the same
instance family as long as the instance size footprint of your reservation remains
the same. For example, you can divide a reservation for one t2.large
(1 @ 4 units) instance into four t2.small
(4 @ 1 unit) instances.
Similarly, you can combine a reservation for four t2.small
instances
into one t2.large
instance. However, you cannot change your reservation
for two t2.small
instances into one t2.large
instance
because the footprint of the new reservation (4 units) is larger than the
footprint of the original reservation (2 units).
In the following example, you have a reservation with two t2.micro
instances (1 unit) and a reservation with one t2.small
instance (1
unit). If you merge both of these reservations to a single reservation with one
t2.medium
instance (2 units), the footprint of the new reservation
equals the footprint of the combined reservations.

You can also modify a reservation to divide it into two or more reservations. In the
following example, you have a reservation with a t2.medium
instance (2 units).
You can divide the reservation into two reservations, one with two t2.nano
instances (.5 units) and the other with three t2.micro
instances (1.5 units).

Normalization factors for bare metal instances
You can modify a reservation with metal
instances using other sizes
within the same instance family. Similarly, you can modify a reservation with
instances other than bare metal instances using the metal
size within
the same instance family. Generally, a bare metal instance is the same size as
the
largest available instance size within the same instance family. For example,
an
i3.metal
instance is the same size as an i3.16xlarge
instance, so they have the same normalization factor.
The following table describes the normalization factor for the bare metal
instance sizes in the instance families that have bare metal instances.
The normalization factor for metal
instances depends on the instance
family, unlike the other instance sizes.
Bare metal instance size | Normalization factor |
---|---|
c5.metal |
192 |
i3.metal |
128 |
r5.metal |
192 |
r5d.metal |
192 |
z1d.metal |
96 |
m5.metal |
192 |
m5d.metal |
192 |
For example, an i3.metal
instance has a normalization factor of 128. If you
purchase an i3.metal
default tenancy Amazon Linux/Unix Reserved Instance, you
can divide the reservation as follows:
-
An
i3.16xlarge
is the same size as ani3.metal
instance, so its normalization factor is 128 (128/1). The reservation for onei3.metal
instance can be modified into onei3.16xlarge
instance. -
An
i3.8xlarge
is half the size of ani3.metal
instance, so its normalization factor is 64 (128/2). The reservation for onei3.metal
instance can be divided into twoi3.8xlarge
instances. -
An
i3.4xlarge
is a quarter the size of ani3.metal
instance, so its normalization factor is 32 (128/4). The reservation for onei3.metal
instance can be divided into fouri3.4xlarge
instances.
Submit modification requests
Before you modify your Reserved Instances, ensure that you have read the applicable restrictions. Before you modify the instance size, calculate the total instance size footprint of the original reservations that you want to modify and ensure that it matches the total instance size footprint of your new configurations.
To modify your Reserved Instances using the AWS Management Console
-
Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
. -
On the Reserved Instances page, select one or more Reserved Instances to modify, and choose Actions, Modify Reserved Instances.
Note If your Reserved Instances are not in the active state or cannot be modified, Modify Reserved Instances is disabled.
-
The first entry in the modification table displays attributes of selected Reserved Instances, and at least one target configuration beneath it. The Units column displays the total instance size footprint. Choose Add for each new configuration to add. Modify the attributes as needed for each configuration, and then choose Continue:
-
Scope: Choose whether the configuration applies to an Availability Zone or to the whole Region.
-
Availability Zone: Choose the required Availability Zone. Not applicable for regional Reserved Instances.
-
Instance Type: Select the required instance type. The combined configurations must equal the instance size footprint of your original configurations.
-
Count: Specify the number of instances. To split the Reserved Instances into multiple configurations, reduce the count, choose Add, and specify a count for the additional configuration. For example, if you have a single configuration with a count of 10, you can change its count to 6 and add a configuration with a count of 4. This process retires the original Reserved Instance after the new Reserved Instances are activated.
-
-
To confirm your modification choices when you finish specifying your target configurations, choose Submit Modifications.
-
You can determine the status of your modification request by looking at the State column in the Reserved Instances screen. The following are the possible states.
-
active (pending modification) — Transition state for original Reserved Instances
-
retired (pending modification) — Transition state for original Reserved Instances while new Reserved Instances are being created
-
retired — Reserved Instances successfully modified and replaced
-
active — One of the following:
-
New Reserved Instances created from a successful modification request
-
Original Reserved Instances after a failed modification request
-
-
To modify your Reserved Instances using the command line
-
To modify your Reserved Instances, you can use one of the following commands:
-
modify-reserved-instances (AWS CLI)
-
Edit-EC2ReservedInstance (AWS Tools for Windows PowerShell)
-
-
To get the status of your modification request (
processing
,fulfilled
, orfailed
), use one of the following commands:-
Get-EC2ReservedInstancesModification (AWS Tools for Windows PowerShell)
Troubleshoot modification requests
If the target configuration settings that you requested were unique, you receive a message that your request is being processed. At this point, Amazon EC2 has only determined that the parameters of your modification request are valid. Your modification request can still fail during processing due to unavailable capacity.
In some situations, you might get a message indicating incomplete or failed modification requests instead of a confirmation. Use the information in such messages as a starting point for resubmitting another modification request. Ensure that you have read the applicable restrictions before submitting the request.
Not all selected Reserved Instances can be processed for modification
Amazon EC2 identifies and lists the Reserved Instances that cannot be modified. If you receive a message like this, go to the Reserved Instances page in the Amazon EC2 console and check the information for the Reserved Instances.
Error in processing your modification request
You submitted one or more Reserved Instances for modification and none of your requests can be processed. Depending on the number of reservations you are modifying, you can get different versions of the message.
Amazon EC2 displays the reasons why your request cannot be processed. For example, you might have specified the same target configuration—a combination of Availability Zone and platform—for one or more subsets of the Reserved Instances you are modifying. Try submitting the modification requests again, but ensure that the instance details of the reservations match, and that the target configurations for all subsets being modified are unique.