File tree Expand file tree Collapse file tree 3 files changed +15
-16
lines changed
services/firehose/src/main/resources/codegen-resources Expand file tree Collapse file tree 3 files changed +15
-16
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon Kinesis Firehose" ,
4
+ "contributor" : " " ,
5
+ "description" : " This release adds catalogARN support for s3 tables multi-catalog catalogARNs."
6
+ }
Original file line number Diff line number Diff line change 1
1
{
2
- "pagination" : {
3
- }
2
+ "pagination" : {}
4
3
}
Original file line number Diff line number Diff line change 1160
1160
},
1161
1161
"DeleteDeliveryStreamOutput" :{
1162
1162
"type" :" structure" ,
1163
- "members" :{
1164
- }
1163
+ "members" :{}
1165
1164
},
1166
1165
"DeliveryStartTimestamp" :{"type" :" timestamp" },
1167
1166
"DeliveryStreamARN" :{
2048
2047
"type" :" string" ,
2049
2048
"max" :512 ,
2050
2049
"min" :1 ,
2051
- "pattern" :" arn:.*:glue:.*:\\ d{12}:catalog"
2050
+ "pattern" :" arn:.*:glue:.*:\\ d{12}:catalog(?:(/[a-z0-9_-]+){1,2})? "
2052
2051
},
2053
2052
"HECAcknowledgmentTimeoutInSeconds" :{
2054
2053
"type" :" integer" ,
3589
3588
"type" :" string" ,
3590
3589
"max" :2048 ,
3591
3590
"min" :1 ,
3592
- "pattern" :" arn:.*:secretsmanager:[a-zA-Z0-9\\ -]+:\\ d{12}:secret:[a-zA-Z0-9\\ -/_+=.@]+"
3591
+ "pattern" :" arn:.*:secretsmanager:[a-zA-Z0-9\\ -]+:\\ d{12}:secret:[a-zA-Z0-9\\ -/_+=.@! ]+"
3593
3592
},
3594
3593
"SecretsManagerConfiguration" :{
3595
3594
"type" :" structure" ,
4276
4275
},
4277
4276
"StartDeliveryStreamEncryptionOutput" :{
4278
4277
"type" :" structure" ,
4279
- "members" :{
4280
- }
4278
+ "members" :{}
4281
4279
},
4282
4280
"StopDeliveryStreamEncryptionInput" :{
4283
4281
"type" :" structure" ,
4291
4289
},
4292
4290
"StopDeliveryStreamEncryptionOutput" :{
4293
4291
"type" :" structure" ,
4294
- "members" :{
4295
- }
4292
+ "members" :{}
4296
4293
},
4297
4294
"StringWithLettersDigitsUnderscoresDots" :{
4298
4295
"type" :" string" ,
4357
4354
},
4358
4355
"TagDeliveryStreamOutput" :{
4359
4356
"type" :" structure" ,
4360
- "members" :{
4361
- }
4357
+ "members" :{}
4362
4358
},
4363
4359
"TagKey" :{
4364
4360
"type" :" string" ,
4409
4405
},
4410
4406
"UntagDeliveryStreamOutput" :{
4411
4407
"type" :" structure" ,
4412
- "members" :{
4413
- }
4408
+ "members" :{}
4414
4409
},
4415
4410
"UpdateDestinationInput" :{
4416
4411
"type" :" structure" ,
4477
4472
},
4478
4473
"UpdateDestinationOutput" :{
4479
4474
"type" :" structure" ,
4480
- "members" :{
4481
- }
4475
+ "members" :{}
4482
4476
},
4483
4477
"Username" :{
4484
4478
"type" :" string" ,
You can’t perform that action at this time.
0 commit comments