AWS - Organizations
Manage Amazon Web Services accounts and their resources.
Identity and Access Management · AWS Organizations
Configuration parameters
role_arn— Role Arnrole_session_name— Role Session Namerole_session_duration— Role Session Durationcredentials— Access Keytimeout— Timeoutretries— Retriessts_regional_endpoint— AWS STS Regional Endpointsinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (21)
-
aws-org-account-closeCloses an AWS member account within an organization.
-
aws-org-account-createCreates an AWS Account that is automatically a member of the organization.
-
aws-org-account-listLists all the accounts in the organization or a specific account by ID.
-
aws-org-account-moveMoves an account from one parent to another.
-
aws-org-account-removeRemoves an account from the organization. For more information on this action: https://docs.aws.amazon.com/organizations/latest/APIReference/API_RemoveAccountFromOrganization.html
-
aws-org-children-listList all of the organizational units (OUs) or accounts that are contained in the specified parent OU or root.
-
aws-org-organization-getRetrieves information about the organization that the user's account belongs to.
-
aws-org-organization-unit-createCreates an organizational unit (OU) within a root or parent OU. An OU is a container for accounts that enables the organization of accounts to apply policies according to business requirements. The number of levels deep that OUs can be nested is dependent upon the policy types enabled for that root. For service control policies, the limit is five.
-
aws-org-organization-unit-deleteDeletes an organizational unit (OU) from a root or another OU. All accounts and child OUs must first be removed.
-
aws-org-organization-unit-getRetrieve information about an organizational unit (OU). This command can be called only from the organization's management account or by a member account that is a delegated administrator for an Amazon Web Services service.
-
aws-org-organization-unit-renameRenames the specified organizational unit (OU). The ID and ARN don't change. The child OUs and accounts remain in place, and any attached policies of the OU remain attached.
-
aws-org-parent-listLists all of the organizational units (OUs) or accounts that are a parent OU or root of the specified child. This command returns only the immediate parents in the hierarchy.
-
aws-org-policy-attachAttaches a policy to a root, an organizational unit (OU), or an individual account.
-
aws-org-policy-deleteDeletes the specified policy from the organization. Before performing this operation, the policy must be detached from all organizational units (OUs), roots, and accounts.
-
aws-org-policy-getRetrieves information about a policy.
-
aws-org-policy-listRetrieves the list of all policies in an organization of a specified type.
-
aws-org-policy-target-listLists all the roots, organizational units (OUs), and accounts that the specified policy is attached to.
-
aws-org-resource-tag-addAdds one or more tags to the specified resource.
-
aws-org-resource-tag-listLists tags that are attached to the specified resource.
-
aws-org-root-listList the roots that are defined in the current organization.
-
aws-org-target-policy-listLists the policies that are directly attached to the specified target root, organizational unit (OU), or account.