File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
codegen/sdk-codegen/aws-models Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 858858 "com.amazonaws.pcs#ClusterIdentifier" : {
859859 "type" : " string" ,
860860 "traits" : {
861- "smithy.api#pattern" : " ^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{3 ,40})$"
861+ "smithy.api#pattern" : " ^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{2 ,40})$"
862862 }
863863 },
864864 "com.amazonaws.pcs#ClusterList" : {
12111211 "com.amazonaws.pcs#ComputeNodeGroupIdentifier" : {
12121212 "type" : " string" ,
12131213 "traits" : {
1214- "smithy.api#pattern" : " ^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{3 ,25})$"
1214+ "smithy.api#pattern" : " ^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{2 ,25})$"
12151215 }
12161216 },
12171217 "com.amazonaws.pcs#ComputeNodeGroupList" : {
28982898 "com.amazonaws.pcs#QueueIdentifier" : {
28992899 "type" : " string" ,
29002900 "traits" : {
2901- "smithy.api#pattern" : " ^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{3 ,25})$"
2901+ "smithy.api#pattern" : " ^(pcs_[a-zA-Z0-9]+|[A-Za-z][A-Za-z0-9-]{2 ,25})$"
29022902 }
29032903 },
29042904 "com.amazonaws.pcs#QueueList" : {
You can’t perform that action at this time.
0 commit comments