You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"smithy.api#documentation": "<p>The unique identifier (ID) associated with this OU.</p>\n <p>The <a href=\"http://wikipedia.org/wiki/regex\">regex pattern</a> for an organizational unit ID string requires \n\"ou-\" followed by from 4 to 32 lowercase letters or digits (the ID of the root that contains the \n OU). This string is followed by a second \"-\" dash and from 8 to 32 additional lowercase letters \n or digits.</p>"
7478
+
"smithy.api#documentation": "<p>The unique identifier (ID) associated with this OU. The ID is unique to the organization only.</p>\n <p>The <a href=\"http://wikipedia.org/wiki/regex\">regex pattern</a> for an organizational unit ID string requires \n\"ou-\" followed by from 4 to 32 lowercase letters or digits (the ID of the root that contains the \n OU). This string is followed by a second \"-\" dash and from 8 to 32 additional lowercase letters \n or digits.</p>"
7479
7479
}
7480
7480
},
7481
7481
"Arn": {
@@ -7667,8 +7667,7 @@
7667
7667
"type": "string",
7668
7668
"traits": {
7669
7669
"smithy.api#length": {
7670
-
"min": 1,
7671
-
"max": 1000000
7670
+
"min": 1
7672
7671
},
7673
7672
"smithy.api#pattern": "^[\\s\\S]*$"
7674
7673
}
@@ -8251,7 +8250,7 @@
8251
8250
"Id": {
8252
8251
"target": "com.amazonaws.organizations#RootId",
8253
8252
"traits": {
8254
-
"smithy.api#documentation": "<p>The unique identifier (ID) for the root.</p>\n <p>The <a href=\"http://wikipedia.org/wiki/regex\">regex pattern</a> for a root ID string requires \"r-\" followed by \n from 4 to 32 lowercase letters or digits.</p>"
8253
+
"smithy.api#documentation": "<p>The unique identifier (ID) for the root. The ID is unique to the organization only.</p>\n <p>The <a href=\"http://wikipedia.org/wiki/regex\">regex pattern</a> for a root ID string requires \"r-\" followed by \n from 4 to 32 lowercase letters or digits.</p>"
0 commit comments