Difference between revisions of "OrganizationAccountAccessRole predefined IAM role"
Jump to navigation
Jump to search
m (Welcome moved page OrganizationAccountAccessRole to OrganizationAccountAccessRole predefined IAM role) |
|||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | Predefined [[IAM role]] used by default if not modified during account creation to access [[AWS accounts]] from the [[management account]]. | ||
+ | [[AWS roles]]: | ||
+ | * <code>[[aws iam list-roles]] | grep RoleName</code> | ||
− | + | <code>[[aws iam list-roles]] | grep RoleName</code> | |
− | |||
− | |||
− | |||
"RoleName": "[[AWSServiceRoleForOrganizations]]", | "RoleName": "[[AWSServiceRoleForOrganizations]]", | ||
"RoleName": "AWSServiceRoleForSupport", | "RoleName": "AWSServiceRoleForSupport", | ||
Line 11: | Line 11: | ||
"RoleName": "[[OrganizationAccountAccessRole]]", | "RoleName": "[[OrganizationAccountAccessRole]]", | ||
+ | == Related == | ||
+ | * [[AWS Roles]] | ||
+ | * <code>[[aws organizations create-account]]</code> | ||
+ | * [[AWS accounts]] | ||
+ | * [[Terraform multiple providers]] | ||
== See also == | == See also == | ||
+ | * {{aws iam role}} | ||
* {{AWS accounts}} | * {{AWS accounts}} | ||
* {{aws organizations}} | * {{aws organizations}} | ||
− | |||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 12:08, 27 June 2024
Predefined IAM role used by default if not modified during account creation to access AWS accounts from the management account.
aws iam list-roles | grep RoleName
aws iam list-roles | grep RoleName
"RoleName": "AWSServiceRoleForOrganizations",
"RoleName": "AWSServiceRoleForSupport",
"RoleName": "AWSServiceRoleForTrustedAdvisor",
"RoleName": "OrganizationAccountAccessRole",
Related[edit]
See also[edit]
- AWS IAM role, AWS service roles, AWS IAM Roles Anywhere: [
list-roles | get-role | create-role | put-role-policy | create-service-linked-role | attach-role-policy | update-role | add-role-to-instance-profile ], aws ec2 describe-iam-instance-profile-associations ]
, IAM roles for EC2 instances,AWSServiceRoleForAutoScaling
- AWS accounts, alias:
aws organizations [ describe-account | move-account | list-accounts | create-account | close-account | account-id | attach-policy
], AWS IAM Dashboard - AWS Organizations:
aws organizations
(describe-account | list-roots
|list-accounts | list-delegated-administrators | create-account | describe-organizations |
enable-all-features | enable-aws-service-access
)
Advertising: