Class AwsOrganizationalUnit (1.40.0)
Stay organized with collections
Save and categorize content based on your preferences.
AwsOrganizationalUnit(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An Organizational Unit (OU) is a container of AWS accounts
within a root of an organization. Policies that are attached to
an OU apply to all accounts contained in that OU and in any
child OUs.
Attributes |
Name |
Description |
id |
str
The unique identifier (ID) associated with
this OU. 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. For
example, "ou-ab12-cd34ef56".
|
name |
str
The friendly name of the OU.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-10 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-10 UTC."],[],[]]