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?

asked 9 months ago584 views
2 Answers
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
EXPERT
answered 9 months ago
  • 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
EXPERT
answered 9 months ago

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.

Guidelines for Answering Questions