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
已提问 1 年前245 查看次数
1 回答
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.

已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则