Cannot remove the management account

0

I suspended the member accounts (and there is 'suspended' next to their names) and expect the possibility of suspending the management account to become available. However, I see the error instead:

ConstraintViolationException
You attempted to close the management account. To close the management account for the organization, you must first either remove or close all member accounts in the organization. Follow standard account closure process using root credentials.

Why could it not be possible to close the management account?

asked 3 months ago191 views
2 Answers
0
Accepted Answer

Following the steps described in https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_close_management.html to close the management account specifically, the closure procedure succeeded

answered 3 months ago
profile picture
EXPERT
reviewed a month ago
0

You should remove the Organization first which makes the management a standalone account before you can close it. However, to remove the Organization, all member accounts must be closed first. The member account is technically still under the Organization and it will be permanently removed after 90 days. If you can't wait 90 days, I would suggest you reopen the member account, then remove it from Organization. That'll make sure no member accounts exist in the Organization. You can then remove Organization and close the management account. Here are the documentations you can use as references:

https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_org_delete.html https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-closing.html

profile pictureAWS
EXPERT
answered 3 months ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions