Difference between revisions of "Renaming an OU"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* Https://docs.aws.amazon.com/organizations/latest/userguide/rename_ou.html | * Https://docs.aws.amazon.com/organizations/latest/userguide/rename_ou.html | ||
+ | |||
+ | aws organizations update-organizational-unit \ | ||
+ | --organizational-unit-id ou-a1b2-f6g7h222 \ | ||
+ | --name "Renamed-OU" | ||
* {{AWS Organizations}} | * {{AWS Organizations}} |
Revision as of 13:13, 25 July 2024
aws organizations update-organizational-unit \ --organizational-unit-id ou-a1b2-f6g7h222 \ --name "Renamed-OU"
Advertising: