File tree 1 file changed +2
-2
lines changed
codegen/sdk-codegen/aws-models
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 364
364
"min" : 1 ,
365
365
"max" : 1600
366
366
},
367
- "smithy.api#pattern" : " ^(^arn:aws([a-z]|\\ -)*:logs:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\ d{1}):(\\ d{12}):log-group:.+ )$"
367
+ "smithy.api#pattern" : " ^(^arn:aws([a-z]|\\ -)*:logs:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\ d{1}):(\\ d{12}):log-group:[ \\ . \\ -_/#A-Za-z0-9]{1,512}(: \\ *)? )$"
368
368
}
369
369
},
370
370
"com.amazonaws.pipes#CloudwatchLogsLogDestination" : {
1293
1293
"min" : 1 ,
1294
1294
"max" : 1600
1295
1295
},
1296
- "smithy.api#pattern" : " ^(^arn:aws([a-z]|\\ -)*:firehose:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\ d{1}):(\\ d{12}):deliverystream/.+ )$"
1296
+ "smithy.api#pattern" : " ^(^arn:aws([a-z]|\\ -)*:firehose:([a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\\ d{1}):(\\ d{12}):deliverystream/[a-zA-Z0-9_.-]{1,64} )$"
1297
1297
}
1298
1298
},
1299
1299
"com.amazonaws.pipes#FirehoseLogDestination" : {
You can’t perform that action at this time.
0 commit comments