Difference between revisions of "Aws organizations list-roots"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
         {
 
         {
 
             "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": []

Revision as of 13:35, 28 March 2022


aws organizations list-roots
{
    "Roots": [
        {
            "Id": "r-3hqy",
            "Arn": "arn:aws:organizations::0123456789:root/o-xubwf8seml/r-3hqy",
            "Name": "Root",
            "PolicyTypes": []
        }
    ]
}

See also

Advertising: