File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
generator/ServiceModels/synthetics
sdk/code-analysis/ServiceAnalysis/Synthetics/Generated Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 635
635
"type" :" string" ,
636
636
"max" :128 ,
637
637
"min" :1 ,
638
- "pattern" :" ^([0-9a-zA-Z_-]+\\ /) *[0-9A-Za-z_\\\\ -]+\\ .[A-Za-z_][A-Za-z0-9_]*$"
638
+ "pattern" :" ^([0-9a-zA-Z_-]+( \\ /| \\ .)) *[0-9A-Za-z_\\\\ -]+( \\ .|::) [A-Za-z_][A-Za-z0-9_]*$"
639
639
},
640
640
"ConflictException" :{
641
641
"type" :" structure" ,
Original file line number Diff line number Diff line change 881
881
"type" :" string" ,
882
882
"max" :128 ,
883
883
"min" :1 ,
884
- "pattern" :" ^([0-9a-zA-Z_-]+\\ /) *[0-9A-Za-z_\\\\ -]+\\ .[A-Za-z_][A-Za-z0-9_]*$"
884
+ "pattern" :" ^([0-9a-zA-Z_-]+( \\ /| \\ .)) *[0-9A-Za-z_\\\\ -]+( \\ .|::) [A-Za-z_][A-Za-z0-9_]*$"
885
885
},
886
886
"ConflictException" :{
887
887
"type" :" structure" ,
Original file line number Diff line number Diff line change 365
365
<property >Amazon.Synthetics.Model.CanaryCodeInput.Handler</property >
366
366
<min >1</min >
367
367
<max >128</max >
368
- <pattern >^([0-9a-zA-Z_-]+\/) *[0-9A-Za-z_\\-]+\. [A-Za-z_][A-Za-z0-9_]*$</pattern >
368
+ <pattern >^([0-9a-zA-Z_-]+(\/|\.)) *[0-9A-Za-z_\\-]+(\.|::) [A-Za-z_][A-Za-z0-9_]*$</pattern >
369
369
</property-value-rule >
370
370
<property-value-rule >
371
371
<property >Amazon.Synthetics.Model.CanaryCodeInput.S3Bucket</property >
You can’t perform that action at this time.
0 commit comments