Difference between revisions of "Aws organizations list-accounts"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
*<code>[[aws organizations]] list-accounts</code> | *<code>[[aws organizations]] list-accounts</code> | ||
− | + | aws organizations list-accounts | |
− | + | An error occurred (AWSOrganizationsNotInUseException) when calling the ListAccounts operation: Your account is not a member of an organization. | |
== Example == | == Example == |
Revision as of 12:01, 16 September 2021
aws organizations list-accounts
aws organizations list-accounts An error occurred (AWSOrganizationsNotInUseException) when calling the ListAccounts operation: Your account is not a member of an organization.
Example
aws organizations list-accounts { "Accounts": [ { "Id": "672850246589", "Arn": "arn:aws:organizations::672850246589:account/o-xubwf8seml/672850246589", "Email": "[email protected]", "Name": "your_name", "Status": "ACTIVE", "JoinedMethod": "INVITED", "JoinedTimestamp": "2021-07-17T11:29:07.741000+04:00" } ] }
Related terms
See also
Advertising: