Accessing Organization Structure from a child account

0

From the AWS management account, I created a child account, but when I login to the child account as the root user, I cannot see the Organization structure, I get this error - We couldn't load the root of the organization. You don't have permissions to see this resource, because the management account has not granted you the permissions to view accounts. What seems to be the issue and how can I fix it?

질문됨 2달 전205회 조회
2개 답변
0

The root user of the child account doesn't have permission (organizations:DescribeOrganization) to the organization. You need to sign in as an IAM user, assume in IAM role, or sign in as the root user (not recommended) in the management account to view it.

profile pictureAWS
전문가
답변함 2달 전
  • I am already logging in as the root user of the child account.

  • You need to log into the Organization Management account, not the child account.

0

Hi there.

The problem in this case is that by default, the organization in AWS Organizations is only accessible from the management account. To allow a member account to see or manage the organization, you need to grant permissions to the account by making it a Delegated administrator for AWS Organizations [1]. In fact, this is the recommended approach so that you have an AWS account that manages the organization as opposed to using the management account.

I hope this helps.

[1] https://docs.aws.amazon.com/organizations/latest/userguide/orgs_delegate_policies.html

profile pictureAWS
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠