- Newest
- Most votes
- Most comments
I understand you're facing challenges with setting up a root account for your CTO within your AWS Organization. Let me clarify a few points and provide some guidance on how to address this situation.
First, it's important to note that when you create a new account within an AWS Organization, you don't actually create a "root account" for someone else. Instead, you create a member account within the organization. The root user for this account is automatically created, but the password is not set during this process.
To access the root user of a member account created within an organization:
- Go to the AWS Console login page.
- Enter the email address used when creating the member account.
- Click "Next" and then use the "Forgot password" option.
- Follow the password reset process to set up the initial root user password.
This is the standard procedure for accessing a root user account that was created within an organization for the first time.
Regarding the suspended account, you cannot directly remove a suspended account from an organization. The account must be reactivated first. To reactivate a suspended account:
- Contact AWS Support. They can help you reactivate the account.
- Once reactivated, the root user of that account can then choose to leave the organization.
- After the account has left the organization, you can then remove it or close it if needed.
If you want to start fresh:
- After reactivating and removing the suspended account from the organization, you can create a new member account for your CTO.
- Use a different email address for this new account to avoid conflicts.
- Follow the initial root user access process described earlier.
Remember, it's a best practice to minimize the use of root user accounts. Instead, set up IAM users with appropriate permissions for day-to-day operations. The root user should only be used for tasks that specifically require root user access.
Sources
Root User credentials for member account in an AWS Organization | AWS re:Post
Forgot root account information everything | AWS re:Post
Relevant content
- asked 2 years ago
- asked 3 years ago