What should be done with the AWS root account?
- A Enable MFA, remove access keys and use it only for tasks that require it
- B Use it for daily administration
- C Share it with the operations team
- D Delete it
Answer
Enable MFA, remove access keys and use it only for tasks that require it
The root account cannot be restricted by IAM policies, so compromising it means total control of the account.





