aws_organizations_list_organizational_units
List organizational units (OUs) under a specified parent in AWS Organizations to manage account hierarchy and structure.
Instructions
List organizational units (OUs) for a parent (root or OU).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| parent_id | Yes | Parent ID (root ID like 'r-xxxx' or OU ID like 'ou-xxxx-yyyyyyyy') |