Skip to content

How to discover all accounts associated with my email address

0

When logging into my AWS account as root user I keep getting a prompt to change my email address as it seems that email address is associated with multiple accounts. I don't have multiple accounts as far as I know. I have an Amazon.com account and an AWS account. Both have different emails. Also how I am supposed to have a root user and an admin user if I can only have one email address per account?

asked a year ago726 views
1 Answer
1

Hi, check if your email provider supports using '+' in the Email address. Email providers like Gmail allow you to use the alias yourEmail+Anything@gmail.com and it will still forward that to your inbox while AWS will consider it a unique Email address. https://www.streak.com/post/gmail-plus-addressing-trick

For example, the addresses:

aws-account1+management@example.com and aws-account1+audit@example.com will be treated as unique addresses in AWS, but with the use of plus addressing, your mail system would deliver messages for both of these addresses to the same aws-account1@example.com email account or distribution list. Source: https://getstarted.awsworkshop.io/01-up-front-tasks/04-address-prereqs/02-obtain-email-addresses.html

AWS
EXPERT
answered a year ago
EXPERT
reviewed a year ago
EXPERT
reviewed a year ago
  • For the duplicate address, you'll have to open a ticket via the console with Support: they may be able to inform you about the other account

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.