Difference between revisions of "Aws organizations list-roots"
Jump to navigation
Jump to search
(Created page with " {{aws organizations}}") |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
+ | * https://awscli.amazonaws.com/v2/documentation/api/latest/reference/organizations/list-roots.html | ||
+ | [[aws organizations]] list-roots | ||
+ | { | ||
+ | "Roots": [ | ||
+ | { | ||
+ | "Id": "r-3hqy", | ||
+ | "Arn": "arn:aws:organizations::0123456789:root/o-xubwf8seml/r-3hqy", | ||
+ | "Name": "Root", | ||
+ | "PolicyTypes": [] | ||
+ | } | ||
+ | ] | ||
+ | } | ||
+ | == Related == | ||
+ | * <code>[[aws list all]]</code> | ||
+ | * <code>[[aws organizations list-accounts]]</code> | ||
− | {{aws organizations}} | + | == See also == |
+ | * {{aws organizations}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 13:37, 28 March 2022
aws organizations list-roots { "Roots": [ { "Id": "r-3hqy", "Arn": "arn:aws:organizations::0123456789:root/o-xubwf8seml/r-3hqy", "Name": "Root", "PolicyTypes": [] } ] }
Related[edit]
See also[edit]
Advertising: