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?

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ