We discover our AWS root account has no MFA
Root without MFA is not a minor housekeeping item, that is a full-red incident. Anyone with that password can charge unlimited spend to your card.
Try this first
- 1Stop other work. MFA on root first: sign in as root, go to IAM > Security credentials > Multi-factor authentication, register a hardware key or a TOTP app on a phone that is not solely on one admin.
- 2Store the MFA recovery codes in a vault several people can access. One person with root-MFA on only their personal phone is your next incident.
- 3Rotate the root password right after enabling MFA. Was it written somewhere in a wiki or mail? Assume it leaked, do not hope.
- 4Enable CloudTrail in every region and review the last thirty days for root login events. Unknown IPs or regions: you are breached and this becomes a data-incident question, not an IT one.
- 5Set a policy that root is not used for day-to-day work from now on. Create admin users in IAM Identity Center, vault root, only use it for things only root can do (close account, change support plan).
When to bring us in
CloudTrail shows unknown sessions, or resources you do not recognise (cryptominer instances in obscure regions): file with AWS Support, freeze the card through your bank, call us. This goes beyond this ticket.
See also
- Everyone logs in with the AWS root accountRoot is for emergencies and billing. Day-to-day work belongs in IAM users or SSO.
- Every developer has AdministratorAccessAdministratorAccess everywhere is convenient now, painful later. Start with role-based policies.
- Everyone has individual IAM users with their own passwordIdentity Center (formerly AWS SSO) links to your IdP and issues temporary credentials per session.
None of the above fits?
Describe your situation below. We pass your input plus the steps you already saw to our AI and return tailored next-step advice. If it's too risky to DIY, we'll say so.
Or skip the DIY entirely
Our Managed IT clients do not look these things up. One point of contact, a fixed monthly price, resolved within working hours.