Difference between revisions of "Aws organizations list-accounts"

From wikieduonline
Jump to navigation Jump to search
Line 23: Line 23:
 
== Related terms ==
 
== Related terms ==
 
* <code>[[whoami]]</code>
 
* <code>[[whoami]]</code>
 +
* <code>[[aws iam get-user]]</code>
  
 
== See also ==
 
== See also ==

Revision as of 11:56, 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.


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: