How to login into child AWS account if I have access to parent AWS account

0

Our previous person responsible for the AWS developer has left the company. We have one parent account and five child accounts attached to it. I tried logging into them using user/login from the parent account, but it didn't work. The documentation wasn't clear on how to do this. Can you please help to understand how to receive access to child accounts?

已提问 10 个月前642 查看次数
2 回答
0

I assume you are reffering to an Org?

If your using IAM and not Identity Centre, you will have to Assume a role in a child account if you do not have Local IAM users or Ident Centre setup...

What permissions do you have in the root account? If its admin, you most likely can assume the Org Role in another account if the role exists

profile picture
专家
已回答 10 个月前
  • I use AWS Organization, on the root account I have root permissions. The issue is that I don't have access to the child accounts as the person who created them left the company. Now I'm trying to restore it but I can't find a way

0

Please refer to this documentation to access the child accounts that are in the same Org https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_access.html

profile pictureAWS
专家
已回答 10 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容