Skip to content

Commit 032e287

Browse files
author
awstools
committed
feat(client-config-service): Documentation update for the OrganizationConfigRuleName regex pattern.
1 parent 6e0db43 commit 032e287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/sdk-codegen/aws-models/config-service.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8689,7 +8689,7 @@
86898689
"min": 1,
86908690
"max": 64
86918691
},
8692-
"smithy.api#pattern": "\\S"
8692+
"smithy.api#pattern": "^[A-Za-z0-9-_]+$"
86938693
}
86948694
},
86958695
"com.amazonaws.configservice#OrganizationConfigRuleNames": {

0 commit comments

Comments
 (0)