Christiaan Westerbeek
Christiaan Westerbeek

Reputation: 11157

Get account email address from a canonical user id of an AWS account?

I now know the canonical user id of an AWS account that I created an S3 bucket with a few years back.

Is there a way* to get the user email address that is associated with that canonical user id**?

With that email address, I can initiate a forgot password process with Amazon.com's Password Assistance.

* I cannot use the aws cli to do queries, since I don't have any credentials of the user account I'm trying to get access to. ** I only know the canonical user id and bucket name.

Upvotes: 1

Views: 1461

Answers (1)

John Rotenstein
John Rotenstein

Reputation: 269826

No, it is not possible to obtain the email address.

You will need to contact AWS Support (or AWS Customer Service if you do not have Support) to obtain the information.

Upvotes: 1

Related Questions