Organizations

Organizations

Gets information about the organization we are running in.

class AwAws.Organizations.organization.Organizations(role_arn=None, region_name=None)

Accounts

Gets information about the accounts in our organization.

class AwAws.Organizations.accounts.Accounts(role_arn=None, region_name=None)
list_accounts()

get a listing of all accounts - index by account id

list_ou_accounts(ou_name)

get a list of accounts for an organizational unit

list_ous()

get a list of top level organizational units (OUs)