Details for modifying a reserved instance

0

I'd like to modify our reserved instance from to a larger instance in the same class. Importantly, it is a convertible instance and I am able to find the documentation regarding how to modify the instance. However, I am not seeing the technical details of what that entails.

Do I need to disconnect the EBS drives currently attached to my reserved instance before proceeding with a modification?

Does a modified reserved instance just automatically appear and all drives, users, settings, etc move to it? Or do I have to reconfigure the new instance with my original instance's settings?

profile picture
asked a year ago237 views
1 Answer
1

If it's within the same instance family (T4, M5, etc) and you are just changing size, you shouldn't need to do anything special:

From the docs Instance Size Flexibility:

With instance size flexibility, the Reserved Instance discount applies to instance usage within the instance family. The Reserved Instance is applied from the smallest to the largest instance size within the instance family based on the normalization factor.

When changing out the instance resource itself, you will want to ensure you preserve any resources that may be destroyed along with the instance such as ENI, EBS volumes, etc. You can then re-attach these resources to the new instance.

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions