Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where does the owner *name* for an S3 bucket/AWS account come from?

Tags:

This feels like it should be really obvious, but I can't find any clues. I've just started using S3 on AWS. I set up a new free account linked with my Amazon account. When I create a bucket, the name of the owner of the bucket is different from my IAM name, from my AWS account name, and from my Amazon account name. Where does that owner name come from? How can I change/edit it?

like image 645
pjohnkeane Avatar asked Sep 19 '15 12:09

pjohnkeane


1 Answers

S3 actually uses AWS root account user's forum account's nickname in the Owner and Grantee fields. There is a discussion about this here.

You can change the forum nickname, in order to change what is displayed in S3, here.

like image 109
Mark B Avatar answered Sep 20 '22 13:09

Mark B