- AWS Administration Cookbook
- Lucas Chan Rowan Udell
- 59字
- 2021-07-09 18:18:39
Getting the ID of an OU
If you need to fetch the ID of an OU, you can use the CLI to do so; note that you'll need to know the parent of the OU. Here is how you'd get a list of all the OUs and their IDs in a root or OU:
aws organizations list-organizational-units-for-parent \
--parent-id <root-id or parent-ou-id>
推薦閱讀
- 大數據戰爭:人工智能時代不能不說的事
- 蕩胸生層云:C語言開發修行實錄
- Visual FoxPro 6.0數據庫與程序設計
- Mastering Salesforce CRM Administration
- AWS Certified SysOps Administrator:Associate Guide
- Arduino &樂高創意機器人制作教程
- 大數據時代
- 完全掌握AutoCAD 2008中文版:機械篇
- 單片機C語言應用100例
- Apache源代碼全景分析(第1卷):體系結構與核心模塊
- The DevOps 2.1 Toolkit:Docker Swarm
- 傳感器與自動檢測
- Drupal高手建站技術手冊
- 計算機硬件技術基礎(第2版)
- 企業級Web開發實戰