Difference between revisions of "Aws organizations list-roots"

From wikieduonline
Jump to navigation Jump to search
 
(4 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
  aws organizations list-roots
 
 
  {
 
  {
 
     "Roots": [
 
     "Roots": [
 
         {
 
         {
 
             "Id": "r-3hqy",
 
             "Id": "r-3hqy",
             "Arn": "arn:aws:organizations::652851246589:root/o-xubwf8seml/r-3hqy",
+
             "Arn": "arn:aws:organizations::0123456789:root/o-xubwf8seml/r-3hqy",
 
             "Name": "Root",
 
             "Name": "Root",
 
             "PolicyTypes": []
 
             "PolicyTypes": []
Line 12: Line 13:
 
     ]
 
     ]
 
  }
 
  }
 +
 +
== Related ==
 +
* <code>[[aws list all]]</code>
 +
* <code>[[aws organizations list-accounts]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 13:37, 28 March 2022

Advertising: