Difference between revisions of "OrganizationAccountAccessRole"

From wikieduonline
Jump to navigation Jump to search
(Created page with " * AWS roles == See also == * {{AWS accounts}} * {{aws organizations}} * {{AWS Governance}} Category:AWS")
 
 
(11 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>
  
  
* [[AWS roles]]
+
<code>[[aws iam list-roles]] | grep RoleName</code>
 +
            "RoleName": "[[AWSServiceRoleForOrganizations]]",
 +
            "RoleName": "AWSServiceRoleForSupport",
 +
            "RoleName": "AWSServiceRoleFor[[TrustedAdvisor]]",
 +
            "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}}
* {{AWS Governance}}
 
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 05:37, 15 September 2022

Advertising: