- Más nuevo
- Más votos
- Más comentarios
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.
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
Contenido relevante
- preguntada hace un mes
- preguntada hace 23 días
- preguntada hace 2 días
- preguntada hace 2 días
- OFICIAL DE AWSActualizada hace 2 meses
- ¿Cómo puedo resolver el error “Failed to start the job flow due to an internal error” en Amazon EMR?OFICIAL DE AWSActualizada hace 2 meses
- OFICIAL DE AWSActualizada hace 5 meses
- OFICIAL DE AWSActualizada hace 3 meses
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.