|
1995 | 1995 | "required":["OrganizationConfigRuleName"],
|
1996 | 1996 | "members":{
|
1997 | 1997 | "OrganizationConfigRuleName":{
|
1998 |
| - "shape":"StringWithCharLimit64", |
| 1998 | + "shape":"OrganizationConfigRuleName", |
1999 | 1999 | "documentation":"<p>The name of organization config rule that you want to delete.</p>"
|
2000 | 2000 | }
|
2001 | 2001 | }
|
|
3228 | 3228 | "required":["OrganizationConfigRuleName"],
|
3229 | 3229 | "members":{
|
3230 | 3230 | "OrganizationConfigRuleName":{
|
3231 |
| - "shape":"StringWithCharLimit64", |
| 3231 | + "shape":"OrganizationConfigRuleName", |
3232 | 3232 | "documentation":"<p>The name of organization config rule for which you want status details for member accounts.</p>"
|
3233 | 3233 | },
|
3234 | 3234 | "Filters":{
|
|
3814 | 3814 | ],
|
3815 | 3815 | "members":{
|
3816 | 3816 | "OrganizationConfigRuleName":{
|
3817 |
| - "shape":"StringWithCharLimit64", |
| 3817 | + "shape":"OrganizationConfigRuleName", |
3818 | 3818 | "documentation":"<p>The name that you assign to organization config rule.</p>"
|
3819 | 3819 | },
|
3820 | 3820 | "OrganizationConfigRuleArn":{
|
|
3844 | 3844 | "type":"list",
|
3845 | 3845 | "member":{"shape":"MemberAccountStatus"}
|
3846 | 3846 | },
|
| 3847 | + "OrganizationConfigRuleName":{ |
| 3848 | + "type":"string", |
| 3849 | + "max":64, |
| 3850 | + "min":1, |
| 3851 | + "pattern":".*\\S.*" |
| 3852 | + }, |
3847 | 3853 | "OrganizationConfigRuleNames":{
|
3848 | 3854 | "type":"list",
|
3849 | 3855 | "member":{"shape":"StringWithCharLimit64"},
|
|
3858 | 3864 | ],
|
3859 | 3865 | "members":{
|
3860 | 3866 | "OrganizationConfigRuleName":{
|
3861 |
| - "shape":"StringWithCharLimit64", |
| 3867 | + "shape":"OrganizationConfigRuleName", |
3862 | 3868 | "documentation":"<p>The name that you assign to organization config rule.</p>"
|
3863 | 3869 | },
|
3864 | 3870 | "OrganizationRuleStatus":{
|
|
4168 | 4174 | "required":["OrganizationConfigRuleName"],
|
4169 | 4175 | "members":{
|
4170 | 4176 | "OrganizationConfigRuleName":{
|
4171 |
| - "shape":"StringWithCharLimit64", |
| 4177 | + "shape":"OrganizationConfigRuleName", |
4172 | 4178 | "documentation":"<p>The name that you assign to an organization config rule.</p>"
|
4173 | 4179 | },
|
4174 | 4180 | "OrganizationManagedRuleMetadata":{
|
|
0 commit comments