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 79857985 "min" : 1 ,
79867986 "max" : 256
79877987 },
7988- "smithy.api#pattern" : " ^((?: [a-z0-9]+(?:[._-] [a-z0-9]+)*/)* [a-z0-9]+(?:[._-] [a-z0-9]+)*/?|ROOT)$"
7988+ "smithy.api#pattern" : " ^([a-z0-9]+(( \\ .|_|__|-+) [a-z0-9]+)*( \\ / [a-z0-9]+(( \\ .|_|__|-+) [a-z0-9]+)*)* \\ /?|ROOT)$"
79897989 }
79907990 },
79917991 "com.amazonaws.ecr#PrefixList" : {
81068106 "min" : 2 ,
81078107 "max" : 30
81088108 },
8109- "smithy.api#pattern" : " ^((?: [a-z0-9]+(?:[._-] [a-z0-9]+)*/)* [a-z0-9]+(?:[._-] [a-z0-9]+)*/?|ROOT)$"
8109+ "smithy.api#pattern" : " ^([a-z0-9]+(( \\ .|_|__|-+) [a-z0-9]+)*( \\ / [a-z0-9]+(( \\ .|_|__|-+) [a-z0-9]+)*)* \\ /?|ROOT)$"
81108110 }
81118111 },
81128112 "com.amazonaws.ecr#PullThroughCacheRuleRepositoryPrefixList" : {
93729372 "min" : 2 ,
93739373 "max" : 256
93749374 },
9375- "smithy.api#pattern" : " ^(?: [a-z0-9]+(?:[._-] [a-z0-9]+)*/)* [a-z0-9]+(?:[._-] [a-z0-9]+)*$"
9375+ "smithy.api#pattern" : " ^[a-z0-9]+(( \\ .|_|__|-+) [a-z0-9]+)*( \\ / [a-z0-9]+(( \\ .|_|__|-+) [a-z0-9]+)* )*$"
93769376 }
93779377 },
93789378 "com.amazonaws.ecr#RepositoryNameList" : {
You can’t perform that action at this time.
0 commit comments