list_domain_units
Retrieve child domain units for a given parent in an Amazon DataZone domain. Use domain and parent identifiers to get the list.
Instructions
Lists child domain units for the specified parent domain unit in an Amazon DataZone domain.
Args: domain_identifier (str): The identifier of the domain (e.g., "dzd_4p9n6sw4qt9xgn") parent_domain_unit_identifier (str): The identifier of the parent domain unit (e.g., "3thjq258ficc2v")
Returns: Any: The API response containing the list of domain units
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_identifier | Yes | ||
| parent_domain_unit_identifier | Yes |