1 Answer
- Newest
- Most votes
- Most comments
0
If you close your root account you are closing the WHOLE AWS account. You can not just close a root user, its the whole AWS account
To reopen your account, I believe you have to log as root and request via support to reopen your account.
Best practice is NOT to login as root, save that for break glass only and use IAM Auth to login and to manage your account. Keep root credentials safe and secure with 2FA.
What do you mean by use IAM Auth to login? If I want to transfer my root account to IAM Auth, am I still able to manage the rest of IAM users that were linked to the root account after the transfer?
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 months ago
- AWS OFFICIALUpdated a year ago
How did you close the root account? Hope you didnt close the AWS account logged in as root user?