Retrieves information about an organizational unit (OU)
Source:R/organizations_operations.R
organizations_describe_organizational_unit.RdRetrieves information about an organizational unit (OU).
See https://www.paws-r-sdk.com/docs/organizations_describe_organizational_unit/ for full documentation.
Arguments
- OrganizationalUnitId
[required] ID for the organizational unit that you want details about. You can get the ID from the
list_organizational_units_for_parentoperation.The regex pattern for an organizational unit ID string requires "ou-" followed by from 4 to 32 lowercase letters or digits (the ID of the root that contains the OU). This string is followed by a second "-" dash and from 8 to 32 additional lowercase letters or digits.