Accessing member accounts in an organization with Amazon Organizations
When you create an account in your organization, Amazon Organizations automatically creates an IAM role that is by
default named OrganizationAccountAccessRole. You can specify a different name
when you create it, however we recommend that you name it consistently across all of your
accounts. Amazon Organizations doesn't create
any other users or roles.
Note
This automatic role creation applies to member accounts that you create directly through Amazon Organizations. Accounts that are provisioned by other methods, such as Amazon Control Tower or Account Factory for Terraform (AFT), might create a role with a different name. Check the documentation for the method that you use to provision accounts to determine the role name.
To access the accounts in your organization, you must use one of the following methods:
Minimum permissions
To access an Amazon Web Services account from any other account in your organization, you must have the following permission:
-
sts:AssumeRole– TheResourceelement must be set to either an asterisk (*) or the account ID number of the account with the user who needs to access the new member account