Question: You have enabled Multi-Factor Authentication (MFA) for your AWS root account and you lost your MFA device. What do you need to do to recover access to your account?

  1. You cannot recover access to your AWS root account. Contact AWS support.
  2. An email will be sent to the email address on file to verify ownership of the account. You will then need to provide the phone number on the account.
  3. An email will be sent to the email address on file. After clicking in the link in your email, provide one of the MFA recovery codes that were created when MFA was enabled.
  4. Use the AWS CLI with the root account access token to disable MFA on the root account. Then use the CLI to set a new password on the root account.

Answer: The correct answer of the above question is Option B:An email will be sent to the email address on file to verify ownership of the account. You will then need to provide the phone number on the account.