Skip to content

How do I move an account from an existing organization to another organization in AWS Organizations?

3 minute read
4

I want to move my member account from an existing organization to another organization in AWS Organizations.

Resolution

Prepare for the move

Before you move your AWS accounts, take the following actions.

Check AWS Identity and Access Management (IAM) permissions

To migrate an account, you require the correct IAM permissions applied to the respective organization.

To leave an organization, you require the organizations:DescribeOrganization and organizations:LeaveOrganization permissions. To invite an account to join an organization, you require the organizations:DescribeOrganization and organizations:InviteAccountToOrganization permissions.

To accept or decline an invitation, you require the organizations:ListHandshakesForAccount, organizations:AcceptHandshake, and organizations:DeclineHandshake permissions. If your account is already a member of an organization, then you also require the organizations:LeaveOrganization permission.

If the migrating account doesn't already have the AWS Organizations service-linked role, then AWS Organizations creates this role automatically when the account accepts the invitation. However, to accept the invitation, you require the iam:CreateServiceLinkedRole permission.

Also, check that IAM policies or service control policies (SCPs) don't prevent you from migrating the account.

Verify account and billing readiness

Important: If you have a pricing agreement with AWS and you want to move your management account to a different organization, then contact your AWS account manager.

Before you move your accounts, take the following actions:

Note: The account that purchased a Savings Plan or Reserved Instance owns the plan. If you leave the organization, then any Savings Plan and Reserved Instance remains on the purchasing account.

For information about billing requirements, see Effective billing date, account activity, and volume discounts.

Check your backup reports

You can't access the reports after you move the member accounts. Confirm that you have backups of reports from the member accounts that you must keep before you move the accounts. For information about reports, see What are AWS Cost and Usage Reports? and Using Detailed Billing Reports. For reports that you want to keep, see Analyzing your costs and usage with AWS Cost Explorer.

Move accounts between organizations

You can directly migrate an account from one organization to another without first making it a standalone account.

Note: The new organization's service control policies (SCPs) and resource control policies (RCPs) apply to the account that you move to the new organization.

Complete the following steps for each member account:

  1. Send an invitation from the management account of the new organization to the migrating account.
  2. Accept the invitation to join the new organization from the migrating account.

To join the old organization's management account to the new organization, complete the following steps:

  1. Remove the member accounts from the organization.
  2. Delete the old organization.
  3. Invite the old management account to the new organization as a member account.

If you can't leave the organization, then contact AWS Support.

Related information

Migrate an account to another organization with AWS Organizations

How do AWS Support plans work in an organization in AWS Organizations?

6 Comments

"The account that was used to purchase the Savings Plan owns the Savings Plan. If you leave the Organization, then the Savings Plan remains on the account that purchased the Savings Plan."

does this apply to RI? if yes we should specify it in the article (@bllecoq)

AWS
EXPERT

replied 3 years ago

Thank you for your comment. We'll review and update the Knowledge Center article as needed.

AWS
EXPERT

replied 3 years ago

Also, It's important to verify if there is some resource shared by the Resource Access Manager in the organization. If it has, the customer also needs to make the share in the new org.

AWS

replied 2 years ago

Does it consider the recent change where account can be moved across organization without making them standalone?

AWS

replied 7 months ago

From Nov 2025, AWS Organizations provides customers the ability to directly transfer a member account to a different organization without first having to remove the account from their current organization.

https://aws.amazon.com/about-aws/whats-new/2025/11/aws-organizations-direct-account-transfers/#:~:text=AWS%20Organizations%20now%20provides%20customers,AWS%20GovCloud%20(US)%20Regions.

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_account_migration.html

AWS

replied 5 months ago

This article was reviewed and updated on 2026-04-20.

AWS
MODERATOR

replied 5 months ago