- Newest
- Most votes
- Most comments
Hello @GGsent,
Hope you are doing well.
I see that you would like to know how the Savings plans work in a consolidated billing environment.
Firstly, I would like to inform you that it is ideal that the Savings plans or Reserved instances contract to be purchased on the management account. This way, you can make sure that they do not go to waste if one of the member account that owns the SP or RI is shutdown or inaccessible for various reasons.
On the management account you can enable Reserved Instances and Savings Plan discount sharing [1] for the specific member accounts that you wish the discounts to be applied for. As per the steps provided by the above answers, you will be able to migrate the instance to another member account but also make sure that the SP continues to apply for its usage.
However, if you have member accounts that belong to different clients and would like to have different savings plans on different accounts, I recommend that you reach out to the Support team [2] and request them to transfer the SP to one of the member accounts. Please note that the team would only review the transfer of RIs or SPs within an Organisation. They do not support transfer between standalone accounts or from and Organisation to a standalone account.
--References --
- [[1]]https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ri-turn-on-process.html
- [[2]]https://console.aws.amazon.com/support/home#/case/create
Hope you found this information useful.
Regards,
Harshavardhan G
Thank you for using re:Post
You can indeed delete the ec2 from the management account and recreate it in your new account. You can also turning on shared reserved instances and Savings Plans discounts: https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/ri-turn-on-process.html
Eric
In order to simplify the migration of your EC2 instance, you can make a snapshot and share it with the new account.
Savings Plans can be purchased in any account within an AWS Organization/Consolidated Billing family. By default, the benefit provided by Savings Plans is applicable to usage across all accounts within an AWS Organization/consolidated billing family.
From the target account, find the AMI using the EC2 console or the AWS CLI. Launch a new instance from the shared AMI on the target account. To import a key pair from a previous account, see Import your own public key to Amazon EC2.
Relevant content
- asked a year ago
- asked 9 months ago
- Accepted Answerasked 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
+1 for pointing out that it is ideal to have a Savings Plan under the management account. Thank you.
Purchasing Savings Plans or Reserved Instances on the Management Payer account is NOT ALWAYS a good idea. We do say that the best practice is that customers should not run any workloads on the Management Payer account. But a lot of customers still do that. And because of this SPs are not used efficiently. It's better to create a dedicated account(s) within the Organization to be used solely for RI/SP management and purchases. This will ensure that SP discount will always apply to accounts and resources in Organization that provide you highest savings (if RI/SP sharing is enabled).