- Newest
- Most votes
- Most comments
Hello.
Is it possible to reassign the current management account to a production role and transfer the management role to a new account?
It is possible to delegate AWS Organizations operations to member accounts.
https://docs.aws.amazon.com/organizations/latest/userguide/orgs_delegate_policies.html
Can we migrate or apply the existing credits to the new management account?
Once applied, AWS promotional credits cannot be transferred to another account.
However, you can share it within your AWS Organizations member account.
So I think you should enable the credit sharing setting so that it can be shared between member accounts.
https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/useconsolidatedbilling-credits.html#credit-sharing
What are the best practices for transitioning the management role while ensuring minimal disruption and maintaining the credit balance?
AWS Organizations management accounts cannot be changed later.
https://docs.aws.amazon.com/organizations/latest/userguide/orgs_getting-started_concepts.html
You cannot change which account in your organization is the management account.
Therefore, you will need to delete AWS Organizations and migrate to another AWS Organization.
https://aws.amazon.com/jp/blogs/news/aws-organizations-moving-an-organization-member-account-to-another-organization-part-1/
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 years ago

What you want to do is not possible because existing AWS Organizations management accounts cannot be changed. If you really want to change it, you need to delete AWS Organizations and create new AWS Organizations.
AWS Promotional Credits are tied to your AWS account, so if the credits are applied to your current managed account, you can simply delete AWS Organizations and then add that account as a member account in another Organizations. That means moving to new AWS Organizations. https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/useconsolidatedbilling-credits.html#credits-for-orgs
As I answered in the question above, AWS promotional credits are tied to your AWS account, so the credits will not disappear even if you delete your organization. That means moving to new AWS Organizations.
I don't have any further questions, I think you answered everything. Thanks for your help.