cdk-lambda-subminute 2.0.421 → 2.0.423

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +366 -265
  5. package/node_modules/aws-sdk/apis/cleanroomsml-2023-09-06.min.json +7 -24
  6. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +43 -42
  7. package/node_modules/aws-sdk/apis/datazone-2018-05-10.min.json +611 -324
  8. package/node_modules/aws-sdk/apis/datazone-2018-05-10.paginators.json +6 -0
  9. package/node_modules/aws-sdk/apis/docdb-2014-10-31.min.json +22 -0
  10. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +5 -0
  11. package/node_modules/aws-sdk/apis/groundstation-2019-05-23.min.json +12 -0
  12. package/node_modules/aws-sdk/apis/ivs-2020-07-14.min.json +76 -66
  13. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +287 -232
  14. package/node_modules/aws-sdk/apis/medical-imaging-2023-07-19.min.json +50 -8
  15. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +90 -79
  16. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +127 -82
  17. package/node_modules/aws-sdk/clients/b2bi.d.ts +2 -2
  18. package/node_modules/aws-sdk/clients/cleanrooms.d.ts +101 -4
  19. package/node_modules/aws-sdk/clients/cleanroomsml.d.ts +13 -30
  20. package/node_modules/aws-sdk/clients/cloudformation.d.ts +5 -0
  21. package/node_modules/aws-sdk/clients/datazone.d.ts +303 -2
  22. package/node_modules/aws-sdk/clients/docdb.d.ts +21 -0
  23. package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
  24. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +5 -0
  25. package/node_modules/aws-sdk/clients/groundstation.d.ts +20 -4
  26. package/node_modules/aws-sdk/clients/ivs.d.ts +18 -2
  27. package/node_modules/aws-sdk/clients/lambda.d.ts +1 -1
  28. package/node_modules/aws-sdk/clients/medialive.d.ts +59 -0
  29. package/node_modules/aws-sdk/clients/medicalimaging.d.ts +53 -5
  30. package/node_modules/aws-sdk/clients/transfer.d.ts +42 -14
  31. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +51 -6
  32. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  33. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +17 -14
  34. package/node_modules/aws-sdk/dist/aws-sdk.js +46 -45
  35. package/node_modules/aws-sdk/dist/aws-sdk.min.js +54 -54
  36. package/node_modules/aws-sdk/lib/core.js +1 -1
  37. package/node_modules/aws-sdk/lib/services/cloudsearchdomain.js +3 -0
  38. package/node_modules/aws-sdk/package.json +1 -1
  39. package/package.json +3 -3
@@ -278,11 +278,11 @@
278
278
  "locationName": "encoderSettings"
279
279
  },
280
280
  "InputAttachments": {
281
- "shape": "Sdl",
281
+ "shape": "Sdw",
282
282
  "locationName": "inputAttachments"
283
283
  },
284
284
  "InputSpecification": {
285
- "shape": "Sfa",
285
+ "shape": "Sfl",
286
286
  "locationName": "inputSpecification"
287
287
  },
288
288
  "LogLevel": {
@@ -315,7 +315,7 @@
315
315
  "locationName": "roleArn"
316
316
  },
317
317
  "Tags": {
318
- "shape": "Sfi",
318
+ "shape": "Sft",
319
319
  "locationName": "tags"
320
320
  },
321
321
  "Vpc": {
@@ -345,7 +345,7 @@
345
345
  "type": "structure",
346
346
  "members": {
347
347
  "Channel": {
348
- "shape": "Sfl",
348
+ "shape": "Sfw",
349
349
  "locationName": "channel"
350
350
  }
351
351
  }
@@ -360,11 +360,11 @@
360
360
  "type": "structure",
361
361
  "members": {
362
362
  "Destinations": {
363
- "shape": "Sfu",
363
+ "shape": "Sg5",
364
364
  "locationName": "destinations"
365
365
  },
366
366
  "InputDevices": {
367
- "shape": "Sfw",
367
+ "shape": "Sg7",
368
368
  "locationName": "inputDevices"
369
369
  },
370
370
  "InputSecurityGroups": {
@@ -372,7 +372,7 @@
372
372
  "locationName": "inputSecurityGroups"
373
373
  },
374
374
  "MediaConnectFlows": {
375
- "shape": "Sfy",
375
+ "shape": "Sg9",
376
376
  "locationName": "mediaConnectFlows"
377
377
  },
378
378
  "Name": {
@@ -386,11 +386,11 @@
386
386
  "locationName": "roleArn"
387
387
  },
388
388
  "Sources": {
389
- "shape": "Sg0",
389
+ "shape": "Sgb",
390
390
  "locationName": "sources"
391
391
  },
392
392
  "Tags": {
393
- "shape": "Sfi",
393
+ "shape": "Sft",
394
394
  "locationName": "tags"
395
395
  },
396
396
  "Type": {
@@ -419,7 +419,7 @@
419
419
  "type": "structure",
420
420
  "members": {
421
421
  "Input": {
422
- "shape": "Sg5",
422
+ "shape": "Sgg",
423
423
  "locationName": "input"
424
424
  }
425
425
  }
@@ -434,11 +434,11 @@
434
434
  "type": "structure",
435
435
  "members": {
436
436
  "Tags": {
437
- "shape": "Sfi",
437
+ "shape": "Sft",
438
438
  "locationName": "tags"
439
439
  },
440
440
  "WhitelistRules": {
441
- "shape": "Sgh",
441
+ "shape": "Sgs",
442
442
  "locationName": "whitelistRules"
443
443
  }
444
444
  }
@@ -447,7 +447,7 @@
447
447
  "type": "structure",
448
448
  "members": {
449
449
  "SecurityGroup": {
450
- "shape": "Sgk",
450
+ "shape": "Sgv",
451
451
  "locationName": "securityGroup"
452
452
  }
453
453
  }
@@ -466,7 +466,7 @@
466
466
  "locationName": "availabilityZones"
467
467
  },
468
468
  "MultiplexSettings": {
469
- "shape": "Sgp",
469
+ "shape": "Sh0",
470
470
  "locationName": "multiplexSettings"
471
471
  },
472
472
  "Name": {
@@ -477,7 +477,7 @@
477
477
  "idempotencyToken": true
478
478
  },
479
479
  "Tags": {
480
- "shape": "Sfi",
480
+ "shape": "Sft",
481
481
  "locationName": "tags"
482
482
  }
483
483
  },
@@ -492,7 +492,7 @@
492
492
  "type": "structure",
493
493
  "members": {
494
494
  "Multiplex": {
495
- "shape": "Sgu",
495
+ "shape": "Sh5",
496
496
  "locationName": "multiplex"
497
497
  }
498
498
  }
@@ -511,7 +511,7 @@
511
511
  "locationName": "multiplexId"
512
512
  },
513
513
  "MultiplexProgramSettings": {
514
- "shape": "Sh0",
514
+ "shape": "Shb",
515
515
  "locationName": "multiplexProgramSettings"
516
516
  },
517
517
  "ProgramName": {
@@ -533,7 +533,7 @@
533
533
  "type": "structure",
534
534
  "members": {
535
535
  "MultiplexProgram": {
536
- "shape": "Sh8",
536
+ "shape": "Shj",
537
537
  "locationName": "multiplexProgram"
538
538
  }
539
539
  }
@@ -556,7 +556,7 @@
556
556
  "idempotencyToken": true
557
557
  },
558
558
  "Tags": {
559
- "shape": "Sfi",
559
+ "shape": "Sft",
560
560
  "locationName": "tags"
561
561
  }
562
562
  },
@@ -568,7 +568,7 @@
568
568
  "type": "structure",
569
569
  "members": {
570
570
  "Input": {
571
- "shape": "Sg5",
571
+ "shape": "Sgg",
572
572
  "locationName": "input"
573
573
  }
574
574
  }
@@ -587,7 +587,7 @@
587
587
  "locationName": "resource-arn"
588
588
  },
589
589
  "Tags": {
590
- "shape": "Sfi",
590
+ "shape": "Sft",
591
591
  "locationName": "tags"
592
592
  }
593
593
  },
@@ -632,7 +632,7 @@
632
632
  "locationName": "destinations"
633
633
  },
634
634
  "EgressEndpoints": {
635
- "shape": "Sfm",
635
+ "shape": "Sfx",
636
636
  "locationName": "egressEndpoints"
637
637
  },
638
638
  "EncoderSettings": {
@@ -643,25 +643,25 @@
643
643
  "locationName": "id"
644
644
  },
645
645
  "InputAttachments": {
646
- "shape": "Sdl",
646
+ "shape": "Sdw",
647
647
  "locationName": "inputAttachments"
648
648
  },
649
649
  "InputSpecification": {
650
- "shape": "Sfa",
650
+ "shape": "Sfl",
651
651
  "locationName": "inputSpecification"
652
652
  },
653
653
  "LogLevel": {
654
654
  "locationName": "logLevel"
655
655
  },
656
656
  "Maintenance": {
657
- "shape": "Sfo",
657
+ "shape": "Sfz",
658
658
  "locationName": "maintenance"
659
659
  },
660
660
  "Name": {
661
661
  "locationName": "name"
662
662
  },
663
663
  "PipelineDetails": {
664
- "shape": "Sfp",
664
+ "shape": "Sg0",
665
665
  "locationName": "pipelineDetails"
666
666
  },
667
667
  "PipelinesRunningCount": {
@@ -675,11 +675,11 @@
675
675
  "locationName": "state"
676
676
  },
677
677
  "Tags": {
678
- "shape": "Sfi",
678
+ "shape": "Sft",
679
679
  "locationName": "tags"
680
680
  },
681
681
  "Vpc": {
682
- "shape": "Sfs",
682
+ "shape": "Sg3",
683
683
  "locationName": "vpc"
684
684
  }
685
685
  }
@@ -760,14 +760,14 @@
760
760
  "locationName": "availabilityZones"
761
761
  },
762
762
  "Destinations": {
763
- "shape": "Sgv",
763
+ "shape": "Sh6",
764
764
  "locationName": "destinations"
765
765
  },
766
766
  "Id": {
767
767
  "locationName": "id"
768
768
  },
769
769
  "MultiplexSettings": {
770
- "shape": "Sgp",
770
+ "shape": "Sh0",
771
771
  "locationName": "multiplexSettings"
772
772
  },
773
773
  "Name": {
@@ -785,7 +785,7 @@
785
785
  "locationName": "state"
786
786
  },
787
787
  "Tags": {
788
- "shape": "Sfi",
788
+ "shape": "Sft",
789
789
  "locationName": "tags"
790
790
  }
791
791
  }
@@ -821,15 +821,15 @@
821
821
  "locationName": "channelId"
822
822
  },
823
823
  "MultiplexProgramSettings": {
824
- "shape": "Sh0",
824
+ "shape": "Shb",
825
825
  "locationName": "multiplexProgramSettings"
826
826
  },
827
827
  "PacketIdentifiersMap": {
828
- "shape": "Sh9",
828
+ "shape": "Shk",
829
829
  "locationName": "packetIdentifiersMap"
830
830
  },
831
831
  "PipelineDetails": {
832
- "shape": "Shb",
832
+ "shape": "Shm",
833
833
  "locationName": "pipelineDetails"
834
834
  },
835
835
  "ProgramName": {
@@ -899,14 +899,14 @@
899
899
  "locationName": "region"
900
900
  },
901
901
  "RenewalSettings": {
902
- "shape": "Shu",
902
+ "shape": "Si5",
903
903
  "locationName": "renewalSettings"
904
904
  },
905
905
  "ReservationId": {
906
906
  "locationName": "reservationId"
907
907
  },
908
908
  "ResourceSpecification": {
909
- "shape": "Shw",
909
+ "shape": "Si7",
910
910
  "locationName": "resourceSpecification"
911
911
  },
912
912
  "Start": {
@@ -916,7 +916,7 @@
916
916
  "locationName": "state"
917
917
  },
918
918
  "Tags": {
919
- "shape": "Sfi",
919
+ "shape": "Sft",
920
920
  "locationName": "tags"
921
921
  },
922
922
  "UsagePrice": {
@@ -988,7 +988,7 @@
988
988
  "type": "structure",
989
989
  "members": {
990
990
  "AccountConfiguration": {
991
- "shape": "Sia",
991
+ "shape": "Sil",
992
992
  "locationName": "accountConfiguration"
993
993
  }
994
994
  }
@@ -1030,7 +1030,7 @@
1030
1030
  "locationName": "destinations"
1031
1031
  },
1032
1032
  "EgressEndpoints": {
1033
- "shape": "Sfm",
1033
+ "shape": "Sfx",
1034
1034
  "locationName": "egressEndpoints"
1035
1035
  },
1036
1036
  "EncoderSettings": {
@@ -1041,25 +1041,25 @@
1041
1041
  "locationName": "id"
1042
1042
  },
1043
1043
  "InputAttachments": {
1044
- "shape": "Sdl",
1044
+ "shape": "Sdw",
1045
1045
  "locationName": "inputAttachments"
1046
1046
  },
1047
1047
  "InputSpecification": {
1048
- "shape": "Sfa",
1048
+ "shape": "Sfl",
1049
1049
  "locationName": "inputSpecification"
1050
1050
  },
1051
1051
  "LogLevel": {
1052
1052
  "locationName": "logLevel"
1053
1053
  },
1054
1054
  "Maintenance": {
1055
- "shape": "Sfo",
1055
+ "shape": "Sfz",
1056
1056
  "locationName": "maintenance"
1057
1057
  },
1058
1058
  "Name": {
1059
1059
  "locationName": "name"
1060
1060
  },
1061
1061
  "PipelineDetails": {
1062
- "shape": "Sfp",
1062
+ "shape": "Sg0",
1063
1063
  "locationName": "pipelineDetails"
1064
1064
  },
1065
1065
  "PipelinesRunningCount": {
@@ -1073,11 +1073,11 @@
1073
1073
  "locationName": "state"
1074
1074
  },
1075
1075
  "Tags": {
1076
- "shape": "Sfi",
1076
+ "shape": "Sft",
1077
1077
  "locationName": "tags"
1078
1078
  },
1079
1079
  "Vpc": {
1080
- "shape": "Sfs",
1080
+ "shape": "Sg3",
1081
1081
  "locationName": "vpc"
1082
1082
  }
1083
1083
  }
@@ -1112,7 +1112,7 @@
1112
1112
  "locationName": "attachedChannels"
1113
1113
  },
1114
1114
  "Destinations": {
1115
- "shape": "Sg6",
1115
+ "shape": "Sgh",
1116
1116
  "locationName": "destinations"
1117
1117
  },
1118
1118
  "Id": {
@@ -1122,7 +1122,7 @@
1122
1122
  "locationName": "inputClass"
1123
1123
  },
1124
1124
  "InputDevices": {
1125
- "shape": "Sfw",
1125
+ "shape": "Sg7",
1126
1126
  "locationName": "inputDevices"
1127
1127
  },
1128
1128
  "InputPartnerIds": {
@@ -1133,7 +1133,7 @@
1133
1133
  "locationName": "inputSourceType"
1134
1134
  },
1135
1135
  "MediaConnectFlows": {
1136
- "shape": "Sgb",
1136
+ "shape": "Sgm",
1137
1137
  "locationName": "mediaConnectFlows"
1138
1138
  },
1139
1139
  "Name": {
@@ -1147,14 +1147,14 @@
1147
1147
  "locationName": "securityGroups"
1148
1148
  },
1149
1149
  "Sources": {
1150
- "shape": "Sgd",
1150
+ "shape": "Sgo",
1151
1151
  "locationName": "sources"
1152
1152
  },
1153
1153
  "State": {
1154
1154
  "locationName": "state"
1155
1155
  },
1156
1156
  "Tags": {
1157
- "shape": "Sfi",
1157
+ "shape": "Sft",
1158
1158
  "locationName": "tags"
1159
1159
  },
1160
1160
  "Type": {
@@ -1197,7 +1197,7 @@
1197
1197
  "locationName": "deviceUpdateStatus"
1198
1198
  },
1199
1199
  "HdDeviceSettings": {
1200
- "shape": "Sik",
1200
+ "shape": "Siv",
1201
1201
  "locationName": "hdDeviceSettings"
1202
1202
  },
1203
1203
  "Id": {
@@ -1210,7 +1210,7 @@
1210
1210
  "locationName": "name"
1211
1211
  },
1212
1212
  "NetworkSettings": {
1213
- "shape": "Sip",
1213
+ "shape": "Sj0",
1214
1214
  "locationName": "networkSettings"
1215
1215
  },
1216
1216
  "SerialNumber": {
@@ -1220,11 +1220,11 @@
1220
1220
  "locationName": "type"
1221
1221
  },
1222
1222
  "UhdDeviceSettings": {
1223
- "shape": "Sis",
1223
+ "shape": "Sj3",
1224
1224
  "locationName": "uhdDeviceSettings"
1225
1225
  },
1226
1226
  "Tags": {
1227
- "shape": "Sfi",
1227
+ "shape": "Sft",
1228
1228
  "locationName": "tags"
1229
1229
  },
1230
1230
  "AvailabilityZone": {
@@ -1328,11 +1328,11 @@
1328
1328
  "locationName": "state"
1329
1329
  },
1330
1330
  "Tags": {
1331
- "shape": "Sfi",
1331
+ "shape": "Sft",
1332
1332
  "locationName": "tags"
1333
1333
  },
1334
1334
  "WhitelistRules": {
1335
- "shape": "Sgm",
1335
+ "shape": "Sgx",
1336
1336
  "locationName": "whitelistRules"
1337
1337
  }
1338
1338
  }
@@ -1367,14 +1367,14 @@
1367
1367
  "locationName": "availabilityZones"
1368
1368
  },
1369
1369
  "Destinations": {
1370
- "shape": "Sgv",
1370
+ "shape": "Sh6",
1371
1371
  "locationName": "destinations"
1372
1372
  },
1373
1373
  "Id": {
1374
1374
  "locationName": "id"
1375
1375
  },
1376
1376
  "MultiplexSettings": {
1377
- "shape": "Sgp",
1377
+ "shape": "Sh0",
1378
1378
  "locationName": "multiplexSettings"
1379
1379
  },
1380
1380
  "Name": {
@@ -1392,7 +1392,7 @@
1392
1392
  "locationName": "state"
1393
1393
  },
1394
1394
  "Tags": {
1395
- "shape": "Sfi",
1395
+ "shape": "Sft",
1396
1396
  "locationName": "tags"
1397
1397
  }
1398
1398
  }
@@ -1428,15 +1428,15 @@
1428
1428
  "locationName": "channelId"
1429
1429
  },
1430
1430
  "MultiplexProgramSettings": {
1431
- "shape": "Sh0",
1431
+ "shape": "Shb",
1432
1432
  "locationName": "multiplexProgramSettings"
1433
1433
  },
1434
1434
  "PacketIdentifiersMap": {
1435
- "shape": "Sh9",
1435
+ "shape": "Shk",
1436
1436
  "locationName": "packetIdentifiersMap"
1437
1437
  },
1438
1438
  "PipelineDetails": {
1439
- "shape": "Shb",
1439
+ "shape": "Shm",
1440
1440
  "locationName": "pipelineDetails"
1441
1441
  },
1442
1442
  "ProgramName": {
@@ -1496,7 +1496,7 @@
1496
1496
  "locationName": "region"
1497
1497
  },
1498
1498
  "ResourceSpecification": {
1499
- "shape": "Shw",
1499
+ "shape": "Si7",
1500
1500
  "locationName": "resourceSpecification"
1501
1501
  },
1502
1502
  "UsagePrice": {
@@ -1567,14 +1567,14 @@
1567
1567
  "locationName": "region"
1568
1568
  },
1569
1569
  "RenewalSettings": {
1570
- "shape": "Shu",
1570
+ "shape": "Si5",
1571
1571
  "locationName": "renewalSettings"
1572
1572
  },
1573
1573
  "ReservationId": {
1574
1574
  "locationName": "reservationId"
1575
1575
  },
1576
1576
  "ResourceSpecification": {
1577
- "shape": "Shw",
1577
+ "shape": "Si7",
1578
1578
  "locationName": "resourceSpecification"
1579
1579
  },
1580
1580
  "Start": {
@@ -1584,7 +1584,7 @@
1584
1584
  "locationName": "state"
1585
1585
  },
1586
1586
  "Tags": {
1587
- "shape": "Sfi",
1587
+ "shape": "Sft",
1588
1588
  "locationName": "tags"
1589
1589
  },
1590
1590
  "UsagePrice": {
@@ -1747,25 +1747,25 @@
1747
1747
  "locationName": "destinations"
1748
1748
  },
1749
1749
  "EgressEndpoints": {
1750
- "shape": "Sfm",
1750
+ "shape": "Sfx",
1751
1751
  "locationName": "egressEndpoints"
1752
1752
  },
1753
1753
  "Id": {
1754
1754
  "locationName": "id"
1755
1755
  },
1756
1756
  "InputAttachments": {
1757
- "shape": "Sdl",
1757
+ "shape": "Sdw",
1758
1758
  "locationName": "inputAttachments"
1759
1759
  },
1760
1760
  "InputSpecification": {
1761
- "shape": "Sfa",
1761
+ "shape": "Sfl",
1762
1762
  "locationName": "inputSpecification"
1763
1763
  },
1764
1764
  "LogLevel": {
1765
1765
  "locationName": "logLevel"
1766
1766
  },
1767
1767
  "Maintenance": {
1768
- "shape": "Sfo",
1768
+ "shape": "Sfz",
1769
1769
  "locationName": "maintenance"
1770
1770
  },
1771
1771
  "Name": {
@@ -1782,11 +1782,11 @@
1782
1782
  "locationName": "state"
1783
1783
  },
1784
1784
  "Tags": {
1785
- "shape": "Sfi",
1785
+ "shape": "Sft",
1786
1786
  "locationName": "tags"
1787
1787
  },
1788
1788
  "Vpc": {
1789
- "shape": "Sfs",
1789
+ "shape": "Sg3",
1790
1790
  "locationName": "vpc"
1791
1791
  }
1792
1792
  }
@@ -1897,7 +1897,7 @@
1897
1897
  "locationName": "deviceUpdateStatus"
1898
1898
  },
1899
1899
  "HdDeviceSettings": {
1900
- "shape": "Sik",
1900
+ "shape": "Siv",
1901
1901
  "locationName": "hdDeviceSettings"
1902
1902
  },
1903
1903
  "Id": {
@@ -1910,7 +1910,7 @@
1910
1910
  "locationName": "name"
1911
1911
  },
1912
1912
  "NetworkSettings": {
1913
- "shape": "Sip",
1913
+ "shape": "Sj0",
1914
1914
  "locationName": "networkSettings"
1915
1915
  },
1916
1916
  "SerialNumber": {
@@ -1920,11 +1920,11 @@
1920
1920
  "locationName": "type"
1921
1921
  },
1922
1922
  "UhdDeviceSettings": {
1923
- "shape": "Sis",
1923
+ "shape": "Sj3",
1924
1924
  "locationName": "uhdDeviceSettings"
1925
1925
  },
1926
1926
  "Tags": {
1927
- "shape": "Sfi",
1927
+ "shape": "Sft",
1928
1928
  "locationName": "tags"
1929
1929
  },
1930
1930
  "AvailabilityZone": {
@@ -1973,7 +1973,7 @@
1973
1973
  "locationName": "inputSecurityGroups",
1974
1974
  "type": "list",
1975
1975
  "member": {
1976
- "shape": "Sgk"
1976
+ "shape": "Sgv"
1977
1977
  }
1978
1978
  },
1979
1979
  "NextToken": {
@@ -2009,7 +2009,7 @@
2009
2009
  "locationName": "inputs",
2010
2010
  "type": "list",
2011
2011
  "member": {
2012
- "shape": "Sg5"
2012
+ "shape": "Sgg"
2013
2013
  }
2014
2014
  },
2015
2015
  "NextToken": {
@@ -2133,7 +2133,7 @@
2133
2133
  "locationName": "state"
2134
2134
  },
2135
2135
  "Tags": {
2136
- "shape": "Sfi",
2136
+ "shape": "Sft",
2137
2137
  "locationName": "tags"
2138
2138
  }
2139
2139
  }
@@ -2247,7 +2247,7 @@
2247
2247
  "locationName": "region"
2248
2248
  },
2249
2249
  "ResourceSpecification": {
2250
- "shape": "Shw",
2250
+ "shape": "Si7",
2251
2251
  "locationName": "resourceSpecification"
2252
2252
  },
2253
2253
  "UsagePrice": {
@@ -2322,7 +2322,7 @@
2322
2322
  "locationName": "reservations",
2323
2323
  "type": "list",
2324
2324
  "member": {
2325
- "shape": "Skq"
2325
+ "shape": "Sl1"
2326
2326
  }
2327
2327
  }
2328
2328
  }
@@ -2350,7 +2350,7 @@
2350
2350
  "type": "structure",
2351
2351
  "members": {
2352
2352
  "Tags": {
2353
- "shape": "Sfi",
2353
+ "shape": "Sft",
2354
2354
  "locationName": "tags"
2355
2355
  }
2356
2356
  }
@@ -2376,7 +2376,7 @@
2376
2376
  "locationName": "offeringId"
2377
2377
  },
2378
2378
  "RenewalSettings": {
2379
- "shape": "Shu",
2379
+ "shape": "Si5",
2380
2380
  "locationName": "renewalSettings"
2381
2381
  },
2382
2382
  "RequestId": {
@@ -2387,7 +2387,7 @@
2387
2387
  "locationName": "start"
2388
2388
  },
2389
2389
  "Tags": {
2390
- "shape": "Sfi",
2390
+ "shape": "Sft",
2391
2391
  "locationName": "tags"
2392
2392
  }
2393
2393
  },
@@ -2400,7 +2400,7 @@
2400
2400
  "type": "structure",
2401
2401
  "members": {
2402
2402
  "Reservation": {
2403
- "shape": "Skq",
2403
+ "shape": "Sl1",
2404
2404
  "locationName": "reservation"
2405
2405
  }
2406
2406
  }
@@ -2488,7 +2488,7 @@
2488
2488
  "locationName": "destinations"
2489
2489
  },
2490
2490
  "EgressEndpoints": {
2491
- "shape": "Sfm",
2491
+ "shape": "Sfx",
2492
2492
  "locationName": "egressEndpoints"
2493
2493
  },
2494
2494
  "EncoderSettings": {
@@ -2499,25 +2499,25 @@
2499
2499
  "locationName": "id"
2500
2500
  },
2501
2501
  "InputAttachments": {
2502
- "shape": "Sdl",
2502
+ "shape": "Sdw",
2503
2503
  "locationName": "inputAttachments"
2504
2504
  },
2505
2505
  "InputSpecification": {
2506
- "shape": "Sfa",
2506
+ "shape": "Sfl",
2507
2507
  "locationName": "inputSpecification"
2508
2508
  },
2509
2509
  "LogLevel": {
2510
2510
  "locationName": "logLevel"
2511
2511
  },
2512
2512
  "Maintenance": {
2513
- "shape": "Sfo",
2513
+ "shape": "Sfz",
2514
2514
  "locationName": "maintenance"
2515
2515
  },
2516
2516
  "Name": {
2517
2517
  "locationName": "name"
2518
2518
  },
2519
2519
  "PipelineDetails": {
2520
- "shape": "Sfp",
2520
+ "shape": "Sg0",
2521
2521
  "locationName": "pipelineDetails"
2522
2522
  },
2523
2523
  "PipelinesRunningCount": {
@@ -2531,11 +2531,11 @@
2531
2531
  "locationName": "state"
2532
2532
  },
2533
2533
  "Tags": {
2534
- "shape": "Sfi",
2534
+ "shape": "Sft",
2535
2535
  "locationName": "tags"
2536
2536
  },
2537
2537
  "Vpc": {
2538
- "shape": "Sfs",
2538
+ "shape": "Sg3",
2539
2539
  "locationName": "vpc"
2540
2540
  }
2541
2541
  }
@@ -2613,14 +2613,14 @@
2613
2613
  "locationName": "availabilityZones"
2614
2614
  },
2615
2615
  "Destinations": {
2616
- "shape": "Sgv",
2616
+ "shape": "Sh6",
2617
2617
  "locationName": "destinations"
2618
2618
  },
2619
2619
  "Id": {
2620
2620
  "locationName": "id"
2621
2621
  },
2622
2622
  "MultiplexSettings": {
2623
- "shape": "Sgp",
2623
+ "shape": "Sh0",
2624
2624
  "locationName": "multiplexSettings"
2625
2625
  },
2626
2626
  "Name": {
@@ -2638,7 +2638,7 @@
2638
2638
  "locationName": "state"
2639
2639
  },
2640
2640
  "Tags": {
2641
- "shape": "Sfi",
2641
+ "shape": "Sft",
2642
2642
  "locationName": "tags"
2643
2643
  }
2644
2644
  }
@@ -2679,7 +2679,7 @@
2679
2679
  "locationName": "destinations"
2680
2680
  },
2681
2681
  "EgressEndpoints": {
2682
- "shape": "Sfm",
2682
+ "shape": "Sfx",
2683
2683
  "locationName": "egressEndpoints"
2684
2684
  },
2685
2685
  "EncoderSettings": {
@@ -2690,25 +2690,25 @@
2690
2690
  "locationName": "id"
2691
2691
  },
2692
2692
  "InputAttachments": {
2693
- "shape": "Sdl",
2693
+ "shape": "Sdw",
2694
2694
  "locationName": "inputAttachments"
2695
2695
  },
2696
2696
  "InputSpecification": {
2697
- "shape": "Sfa",
2697
+ "shape": "Sfl",
2698
2698
  "locationName": "inputSpecification"
2699
2699
  },
2700
2700
  "LogLevel": {
2701
2701
  "locationName": "logLevel"
2702
2702
  },
2703
2703
  "Maintenance": {
2704
- "shape": "Sfo",
2704
+ "shape": "Sfz",
2705
2705
  "locationName": "maintenance"
2706
2706
  },
2707
2707
  "Name": {
2708
2708
  "locationName": "name"
2709
2709
  },
2710
2710
  "PipelineDetails": {
2711
- "shape": "Sfp",
2711
+ "shape": "Sg0",
2712
2712
  "locationName": "pipelineDetails"
2713
2713
  },
2714
2714
  "PipelinesRunningCount": {
@@ -2722,11 +2722,11 @@
2722
2722
  "locationName": "state"
2723
2723
  },
2724
2724
  "Tags": {
2725
- "shape": "Sfi",
2725
+ "shape": "Sft",
2726
2726
  "locationName": "tags"
2727
2727
  },
2728
2728
  "Vpc": {
2729
- "shape": "Sfs",
2729
+ "shape": "Sg3",
2730
2730
  "locationName": "vpc"
2731
2731
  }
2732
2732
  }
@@ -2782,14 +2782,14 @@
2782
2782
  "locationName": "availabilityZones"
2783
2783
  },
2784
2784
  "Destinations": {
2785
- "shape": "Sgv",
2785
+ "shape": "Sh6",
2786
2786
  "locationName": "destinations"
2787
2787
  },
2788
2788
  "Id": {
2789
2789
  "locationName": "id"
2790
2790
  },
2791
2791
  "MultiplexSettings": {
2792
- "shape": "Sgp",
2792
+ "shape": "Sh0",
2793
2793
  "locationName": "multiplexSettings"
2794
2794
  },
2795
2795
  "Name": {
@@ -2807,7 +2807,7 @@
2807
2807
  "locationName": "state"
2808
2808
  },
2809
2809
  "Tags": {
2810
- "shape": "Sfi",
2810
+ "shape": "Sft",
2811
2811
  "locationName": "tags"
2812
2812
  }
2813
2813
  }
@@ -2854,7 +2854,7 @@
2854
2854
  "type": "structure",
2855
2855
  "members": {
2856
2856
  "AccountConfiguration": {
2857
- "shape": "Sia",
2857
+ "shape": "Sil",
2858
2858
  "locationName": "accountConfiguration"
2859
2859
  }
2860
2860
  }
@@ -2863,7 +2863,7 @@
2863
2863
  "type": "structure",
2864
2864
  "members": {
2865
2865
  "AccountConfiguration": {
2866
- "shape": "Sia",
2866
+ "shape": "Sil",
2867
2867
  "locationName": "accountConfiguration"
2868
2868
  }
2869
2869
  }
@@ -2895,11 +2895,11 @@
2895
2895
  "locationName": "encoderSettings"
2896
2896
  },
2897
2897
  "InputAttachments": {
2898
- "shape": "Sdl",
2898
+ "shape": "Sdw",
2899
2899
  "locationName": "inputAttachments"
2900
2900
  },
2901
2901
  "InputSpecification": {
2902
- "shape": "Sfa",
2902
+ "shape": "Sfl",
2903
2903
  "locationName": "inputSpecification"
2904
2904
  },
2905
2905
  "LogLevel": {
@@ -2935,7 +2935,7 @@
2935
2935
  "type": "structure",
2936
2936
  "members": {
2937
2937
  "Channel": {
2938
- "shape": "Sfl",
2938
+ "shape": "Sfw",
2939
2939
  "locationName": "channel"
2940
2940
  }
2941
2941
  }
@@ -2971,7 +2971,7 @@
2971
2971
  "type": "structure",
2972
2972
  "members": {
2973
2973
  "Channel": {
2974
- "shape": "Sfl",
2974
+ "shape": "Sfw",
2975
2975
  "locationName": "channel"
2976
2976
  }
2977
2977
  }
@@ -2987,7 +2987,7 @@
2987
2987
  "type": "structure",
2988
2988
  "members": {
2989
2989
  "Destinations": {
2990
- "shape": "Sfu",
2990
+ "shape": "Sg5",
2991
2991
  "locationName": "destinations"
2992
2992
  },
2993
2993
  "InputDevices": {
@@ -3011,7 +3011,7 @@
3011
3011
  "locationName": "inputSecurityGroups"
3012
3012
  },
3013
3013
  "MediaConnectFlows": {
3014
- "shape": "Sfy",
3014
+ "shape": "Sg9",
3015
3015
  "locationName": "mediaConnectFlows"
3016
3016
  },
3017
3017
  "Name": {
@@ -3021,7 +3021,7 @@
3021
3021
  "locationName": "roleArn"
3022
3022
  },
3023
3023
  "Sources": {
3024
- "shape": "Sg0",
3024
+ "shape": "Sgb",
3025
3025
  "locationName": "sources"
3026
3026
  }
3027
3027
  },
@@ -3033,7 +3033,7 @@
3033
3033
  "type": "structure",
3034
3034
  "members": {
3035
3035
  "Input": {
3036
- "shape": "Sg5",
3036
+ "shape": "Sgg",
3037
3037
  "locationName": "input"
3038
3038
  }
3039
3039
  }
@@ -3049,7 +3049,7 @@
3049
3049
  "type": "structure",
3050
3050
  "members": {
3051
3051
  "HdDeviceSettings": {
3052
- "shape": "Sls",
3052
+ "shape": "Sm3",
3053
3053
  "locationName": "hdDeviceSettings"
3054
3054
  },
3055
3055
  "InputDeviceId": {
@@ -3060,7 +3060,7 @@
3060
3060
  "locationName": "name"
3061
3061
  },
3062
3062
  "UhdDeviceSettings": {
3063
- "shape": "Sls",
3063
+ "shape": "Sm3",
3064
3064
  "locationName": "uhdDeviceSettings"
3065
3065
  },
3066
3066
  "AvailabilityZone": {
@@ -3087,7 +3087,7 @@
3087
3087
  "locationName": "deviceUpdateStatus"
3088
3088
  },
3089
3089
  "HdDeviceSettings": {
3090
- "shape": "Sik",
3090
+ "shape": "Siv",
3091
3091
  "locationName": "hdDeviceSettings"
3092
3092
  },
3093
3093
  "Id": {
@@ -3100,7 +3100,7 @@
3100
3100
  "locationName": "name"
3101
3101
  },
3102
3102
  "NetworkSettings": {
3103
- "shape": "Sip",
3103
+ "shape": "Sj0",
3104
3104
  "locationName": "networkSettings"
3105
3105
  },
3106
3106
  "SerialNumber": {
@@ -3110,11 +3110,11 @@
3110
3110
  "locationName": "type"
3111
3111
  },
3112
3112
  "UhdDeviceSettings": {
3113
- "shape": "Sis",
3113
+ "shape": "Sj3",
3114
3114
  "locationName": "uhdDeviceSettings"
3115
3115
  },
3116
3116
  "Tags": {
3117
- "shape": "Sfi",
3117
+ "shape": "Sft",
3118
3118
  "locationName": "tags"
3119
3119
  },
3120
3120
  "AvailabilityZone": {
@@ -3144,11 +3144,11 @@
3144
3144
  "locationName": "inputSecurityGroupId"
3145
3145
  },
3146
3146
  "Tags": {
3147
- "shape": "Sfi",
3147
+ "shape": "Sft",
3148
3148
  "locationName": "tags"
3149
3149
  },
3150
3150
  "WhitelistRules": {
3151
- "shape": "Sgh",
3151
+ "shape": "Sgs",
3152
3152
  "locationName": "whitelistRules"
3153
3153
  }
3154
3154
  },
@@ -3160,7 +3160,7 @@
3160
3160
  "type": "structure",
3161
3161
  "members": {
3162
3162
  "SecurityGroup": {
3163
- "shape": "Sgk",
3163
+ "shape": "Sgv",
3164
3164
  "locationName": "securityGroup"
3165
3165
  }
3166
3166
  }
@@ -3180,7 +3180,7 @@
3180
3180
  "locationName": "multiplexId"
3181
3181
  },
3182
3182
  "MultiplexSettings": {
3183
- "shape": "Sgp",
3183
+ "shape": "Sh0",
3184
3184
  "locationName": "multiplexSettings"
3185
3185
  },
3186
3186
  "Name": {
@@ -3195,7 +3195,7 @@
3195
3195
  "type": "structure",
3196
3196
  "members": {
3197
3197
  "Multiplex": {
3198
- "shape": "Sgu",
3198
+ "shape": "Sh5",
3199
3199
  "locationName": "multiplex"
3200
3200
  }
3201
3201
  }
@@ -3215,7 +3215,7 @@
3215
3215
  "locationName": "multiplexId"
3216
3216
  },
3217
3217
  "MultiplexProgramSettings": {
3218
- "shape": "Sh0",
3218
+ "shape": "Shb",
3219
3219
  "locationName": "multiplexProgramSettings"
3220
3220
  },
3221
3221
  "ProgramName": {
@@ -3232,7 +3232,7 @@
3232
3232
  "type": "structure",
3233
3233
  "members": {
3234
3234
  "MultiplexProgram": {
3235
- "shape": "Sh8",
3235
+ "shape": "Shj",
3236
3236
  "locationName": "multiplexProgram"
3237
3237
  }
3238
3238
  }
@@ -3251,7 +3251,7 @@
3251
3251
  "locationName": "name"
3252
3252
  },
3253
3253
  "RenewalSettings": {
3254
- "shape": "Shu",
3254
+ "shape": "Si5",
3255
3255
  "locationName": "renewalSettings"
3256
3256
  },
3257
3257
  "ReservationId": {
@@ -3267,7 +3267,7 @@
3267
3267
  "type": "structure",
3268
3268
  "members": {
3269
3269
  "Reservation": {
3270
- "shape": "Skq",
3270
+ "shape": "Sl1",
3271
3271
  "locationName": "reservation"
3272
3272
  }
3273
3273
  }
@@ -3313,7 +3313,7 @@
3313
3313
  "locationName": "destinations"
3314
3314
  },
3315
3315
  "EgressEndpoints": {
3316
- "shape": "Sfm",
3316
+ "shape": "Sfx",
3317
3317
  "locationName": "egressEndpoints"
3318
3318
  },
3319
3319
  "EncoderSettings": {
@@ -3324,18 +3324,18 @@
3324
3324
  "locationName": "id"
3325
3325
  },
3326
3326
  "InputAttachments": {
3327
- "shape": "Sdl",
3327
+ "shape": "Sdw",
3328
3328
  "locationName": "inputAttachments"
3329
3329
  },
3330
3330
  "InputSpecification": {
3331
- "shape": "Sfa",
3331
+ "shape": "Sfl",
3332
3332
  "locationName": "inputSpecification"
3333
3333
  },
3334
3334
  "LogLevel": {
3335
3335
  "locationName": "logLevel"
3336
3336
  },
3337
3337
  "Maintenance": {
3338
- "shape": "Sfo",
3338
+ "shape": "Sfz",
3339
3339
  "locationName": "maintenance"
3340
3340
  },
3341
3341
  "MaintenanceStatus": {
@@ -3345,7 +3345,7 @@
3345
3345
  "locationName": "name"
3346
3346
  },
3347
3347
  "PipelineDetails": {
3348
- "shape": "Sfp",
3348
+ "shape": "Sg0",
3349
3349
  "locationName": "pipelineDetails"
3350
3350
  },
3351
3351
  "PipelinesRunningCount": {
@@ -3359,11 +3359,11 @@
3359
3359
  "locationName": "state"
3360
3360
  },
3361
3361
  "Tags": {
3362
- "shape": "Sfi",
3362
+ "shape": "Sft",
3363
3363
  "locationName": "tags"
3364
3364
  },
3365
3365
  "Vpc": {
3366
- "shape": "Sfs",
3366
+ "shape": "Sg3",
3367
3367
  "locationName": "vpc"
3368
3368
  }
3369
3369
  }
@@ -4347,6 +4347,14 @@
4347
4347
  },
4348
4348
  "StreamName": {
4349
4349
  "locationName": "streamName"
4350
+ },
4351
+ "AudioDashRoles": {
4352
+ "locationName": "audioDashRoles",
4353
+ "type": "list",
4354
+ "member": {}
4355
+ },
4356
+ "DvbDashAccessibility": {
4357
+ "locationName": "dvbDashAccessibility"
4350
4358
  }
4351
4359
  },
4352
4360
  "required": [
@@ -4700,6 +4708,14 @@
4700
4708
  },
4701
4709
  "Name": {
4702
4710
  "locationName": "name"
4711
+ },
4712
+ "CaptionDashRoles": {
4713
+ "locationName": "captionDashRoles",
4714
+ "type": "list",
4715
+ "member": {}
4716
+ },
4717
+ "DvbDashAccessibility": {
4718
+ "locationName": "dvbDashAccessibility"
4703
4719
  }
4704
4720
  },
4705
4721
  "required": [
@@ -4857,7 +4873,7 @@
4857
4873
  }
4858
4874
  },
4859
4875
  "Destination": {
4860
- "shape": "S6v",
4876
+ "shape": "S70",
4861
4877
  "locationName": "destination"
4862
4878
  },
4863
4879
  "RolloverInterval": {
@@ -4874,7 +4890,7 @@
4874
4890
  "type": "structure",
4875
4891
  "members": {
4876
4892
  "Destination": {
4877
- "shape": "S6v",
4893
+ "shape": "S70",
4878
4894
  "locationName": "destination"
4879
4895
  },
4880
4896
  "FrameCaptureCdnSettings": {
@@ -4955,7 +4971,7 @@
4955
4971
  "locationName": "constantIv"
4956
4972
  },
4957
4973
  "Destination": {
4958
- "shape": "S6v",
4974
+ "shape": "S70",
4959
4975
  "locationName": "destination"
4960
4976
  },
4961
4977
  "DirectoryStructure": {
@@ -5206,7 +5222,7 @@
5206
5222
  "type": "structure",
5207
5223
  "members": {
5208
5224
  "Destination": {
5209
- "shape": "S6v",
5225
+ "shape": "S70",
5210
5226
  "locationName": "destination"
5211
5227
  }
5212
5228
  },
@@ -5232,7 +5248,7 @@
5232
5248
  "type": "integer"
5233
5249
  },
5234
5250
  "Destination": {
5235
- "shape": "S6v",
5251
+ "shape": "S70",
5236
5252
  "locationName": "destination"
5237
5253
  },
5238
5254
  "EventId": {
@@ -5341,6 +5357,36 @@
5341
5357
  "type": "integer"
5342
5358
  }
5343
5359
  }
5360
+ },
5361
+ "CmafIngestGroupSettings": {
5362
+ "locationName": "cmafIngestGroupSettings",
5363
+ "type": "structure",
5364
+ "members": {
5365
+ "Destination": {
5366
+ "shape": "S70",
5367
+ "locationName": "destination"
5368
+ },
5369
+ "NielsenId3Behavior": {
5370
+ "locationName": "nielsenId3Behavior"
5371
+ },
5372
+ "Scte35Type": {
5373
+ "locationName": "scte35Type"
5374
+ },
5375
+ "SegmentLength": {
5376
+ "locationName": "segmentLength",
5377
+ "type": "integer"
5378
+ },
5379
+ "SegmentLengthUnits": {
5380
+ "locationName": "segmentLengthUnits"
5381
+ },
5382
+ "SendDelayMs": {
5383
+ "locationName": "sendDelayMs",
5384
+ "type": "integer"
5385
+ }
5386
+ },
5387
+ "required": [
5388
+ "Destination"
5389
+ ]
5344
5390
  }
5345
5391
  }
5346
5392
  },
@@ -5374,7 +5420,7 @@
5374
5420
  "type": "structure",
5375
5421
  "members": {
5376
5422
  "M2tsSettings": {
5377
- "shape": "S93",
5423
+ "shape": "S9d",
5378
5424
  "locationName": "m2tsSettings"
5379
5425
  },
5380
5426
  "RawSettings": {
@@ -5570,7 +5616,7 @@
5570
5616
  "type": "structure",
5571
5617
  "members": {
5572
5618
  "Destination": {
5573
- "shape": "S6v",
5619
+ "shape": "S70",
5574
5620
  "locationName": "destination"
5575
5621
  }
5576
5622
  },
@@ -5590,7 +5636,7 @@
5590
5636
  "type": "integer"
5591
5637
  },
5592
5638
  "Destination": {
5593
- "shape": "S6v",
5639
+ "shape": "S70",
5594
5640
  "locationName": "destination"
5595
5641
  },
5596
5642
  "NumRetries": {
@@ -5615,13 +5661,13 @@
5615
5661
  "type": "structure",
5616
5662
  "members": {
5617
5663
  "M2tsSettings": {
5618
- "shape": "S93",
5664
+ "shape": "S9d",
5619
5665
  "locationName": "m2tsSettings"
5620
5666
  }
5621
5667
  }
5622
5668
  },
5623
5669
  "Destination": {
5624
- "shape": "S6v",
5670
+ "shape": "S70",
5625
5671
  "locationName": "destination"
5626
5672
  },
5627
5673
  "FecOutputSettings": {
@@ -5646,6 +5692,15 @@
5646
5692
  "Destination",
5647
5693
  "ContainerSettings"
5648
5694
  ]
5695
+ },
5696
+ "CmafIngestOutputSettings": {
5697
+ "locationName": "cmafIngestOutputSettings",
5698
+ "type": "structure",
5699
+ "members": {
5700
+ "NameModifier": {
5701
+ "locationName": "nameModifier"
5702
+ }
5703
+ }
5649
5704
  }
5650
5705
  }
5651
5706
  },
@@ -5703,7 +5758,7 @@
5703
5758
  "locationName": "captureIntervalUnits"
5704
5759
  },
5705
5760
  "TimecodeBurninSettings": {
5706
- "shape": "Sb6",
5761
+ "shape": "Sbh",
5707
5762
  "locationName": "timecodeBurninSettings"
5708
5763
  }
5709
5764
  }
@@ -5738,15 +5793,15 @@
5738
5793
  "type": "structure",
5739
5794
  "members": {
5740
5795
  "ColorSpacePassthroughSettings": {
5741
- "shape": "Sbf",
5796
+ "shape": "Sbq",
5742
5797
  "locationName": "colorSpacePassthroughSettings"
5743
5798
  },
5744
5799
  "Rec601Settings": {
5745
- "shape": "Sbg",
5800
+ "shape": "Sbr",
5746
5801
  "locationName": "rec601Settings"
5747
5802
  },
5748
5803
  "Rec709Settings": {
5749
- "shape": "Sbh",
5804
+ "shape": "Sbs",
5750
5805
  "locationName": "rec709Settings"
5751
5806
  }
5752
5807
  }
@@ -5759,7 +5814,7 @@
5759
5814
  "type": "structure",
5760
5815
  "members": {
5761
5816
  "TemporalFilterSettings": {
5762
- "shape": "Sbk",
5817
+ "shape": "Sbv",
5763
5818
  "locationName": "temporalFilterSettings"
5764
5819
  }
5765
5820
  }
@@ -5874,7 +5929,7 @@
5874
5929
  "locationName": "timecodeInsertion"
5875
5930
  },
5876
5931
  "TimecodeBurninSettings": {
5877
- "shape": "Sb6",
5932
+ "shape": "Sbh",
5878
5933
  "locationName": "timecodeBurninSettings"
5879
5934
  }
5880
5935
  }
@@ -5908,7 +5963,7 @@
5908
5963
  "type": "structure",
5909
5964
  "members": {
5910
5965
  "ColorSpacePassthroughSettings": {
5911
- "shape": "Sbf",
5966
+ "shape": "Sbq",
5912
5967
  "locationName": "colorSpacePassthroughSettings"
5913
5968
  },
5914
5969
  "DolbyVision81Settings": {
@@ -5917,15 +5972,15 @@
5917
5972
  "members": {}
5918
5973
  },
5919
5974
  "Hdr10Settings": {
5920
- "shape": "Scj",
5975
+ "shape": "Scu",
5921
5976
  "locationName": "hdr10Settings"
5922
5977
  },
5923
5978
  "Rec601Settings": {
5924
- "shape": "Sbg",
5979
+ "shape": "Sbr",
5925
5980
  "locationName": "rec601Settings"
5926
5981
  },
5927
5982
  "Rec709Settings": {
5928
- "shape": "Sbh",
5983
+ "shape": "Sbs",
5929
5984
  "locationName": "rec709Settings"
5930
5985
  }
5931
5986
  }
@@ -5935,7 +5990,7 @@
5935
5990
  "type": "structure",
5936
5991
  "members": {
5937
5992
  "TemporalFilterSettings": {
5938
- "shape": "Sbk",
5993
+ "shape": "Sbv",
5939
5994
  "locationName": "temporalFilterSettings"
5940
5995
  }
5941
5996
  }
@@ -6014,7 +6069,7 @@
6014
6069
  "locationName": "timecodeInsertion"
6015
6070
  },
6016
6071
  "TimecodeBurninSettings": {
6017
- "shape": "Sb6",
6072
+ "shape": "Sbh",
6018
6073
  "locationName": "timecodeBurninSettings"
6019
6074
  },
6020
6075
  "MvOverPictureBoundaries": {
@@ -6067,7 +6122,7 @@
6067
6122
  "type": "structure",
6068
6123
  "members": {
6069
6124
  "TemporalFilterSettings": {
6070
- "shape": "Sbk",
6125
+ "shape": "Sbv",
6071
6126
  "locationName": "temporalFilterSettings"
6072
6127
  }
6073
6128
  }
@@ -6108,7 +6163,7 @@
6108
6163
  "locationName": "timecodeInsertion"
6109
6164
  },
6110
6165
  "TimecodeBurninSettings": {
6111
- "shape": "Sb6",
6166
+ "shape": "Sbh",
6112
6167
  "locationName": "timecodeBurninSettings"
6113
6168
  }
6114
6169
  },
@@ -6198,7 +6253,7 @@
6198
6253
  "TimecodeConfig"
6199
6254
  ]
6200
6255
  },
6201
- "S6v": {
6256
+ "S70": {
6202
6257
  "type": "structure",
6203
6258
  "members": {
6204
6259
  "DestinationRefId": {
@@ -6206,7 +6261,7 @@
6206
6261
  }
6207
6262
  }
6208
6263
  },
6209
- "S93": {
6264
+ "S9d": {
6210
6265
  "type": "structure",
6211
6266
  "members": {
6212
6267
  "AbsentInputAudioBehavior": {
@@ -6408,7 +6463,7 @@
6408
6463
  }
6409
6464
  }
6410
6465
  },
6411
- "Sb6": {
6466
+ "Sbh": {
6412
6467
  "type": "structure",
6413
6468
  "members": {
6414
6469
  "FontSize": {
@@ -6426,19 +6481,19 @@
6426
6481
  "FontSize"
6427
6482
  ]
6428
6483
  },
6429
- "Sbf": {
6484
+ "Sbq": {
6430
6485
  "type": "structure",
6431
6486
  "members": {}
6432
6487
  },
6433
- "Sbg": {
6488
+ "Sbr": {
6434
6489
  "type": "structure",
6435
6490
  "members": {}
6436
6491
  },
6437
- "Sbh": {
6492
+ "Sbs": {
6438
6493
  "type": "structure",
6439
6494
  "members": {}
6440
6495
  },
6441
- "Sbk": {
6496
+ "Sbv": {
6442
6497
  "type": "structure",
6443
6498
  "members": {
6444
6499
  "PostFilterSharpening": {
@@ -6449,7 +6504,7 @@
6449
6504
  }
6450
6505
  }
6451
6506
  },
6452
- "Scj": {
6507
+ "Scu": {
6453
6508
  "type": "structure",
6454
6509
  "members": {
6455
6510
  "MaxCll": {
@@ -6462,7 +6517,7 @@
6462
6517
  }
6463
6518
  }
6464
6519
  },
6465
- "Sdl": {
6520
+ "Sdw": {
6466
6521
  "type": "list",
6467
6522
  "member": {
6468
6523
  "type": "structure",
@@ -6857,7 +6912,7 @@
6857
6912
  "type": "structure",
6858
6913
  "members": {
6859
6914
  "Hdr10Settings": {
6860
- "shape": "Scj",
6915
+ "shape": "Scu",
6861
6916
  "locationName": "hdr10Settings"
6862
6917
  }
6863
6918
  }
@@ -6898,7 +6953,7 @@
6898
6953
  }
6899
6954
  }
6900
6955
  },
6901
- "Sfa": {
6956
+ "Sfl": {
6902
6957
  "type": "structure",
6903
6958
  "members": {
6904
6959
  "Codec": {
@@ -6912,12 +6967,12 @@
6912
6967
  }
6913
6968
  }
6914
6969
  },
6915
- "Sfi": {
6970
+ "Sft": {
6916
6971
  "type": "map",
6917
6972
  "key": {},
6918
6973
  "value": {}
6919
6974
  },
6920
- "Sfl": {
6975
+ "Sfw": {
6921
6976
  "type": "structure",
6922
6977
  "members": {
6923
6978
  "Arn": {
@@ -6935,7 +6990,7 @@
6935
6990
  "locationName": "destinations"
6936
6991
  },
6937
6992
  "EgressEndpoints": {
6938
- "shape": "Sfm",
6993
+ "shape": "Sfx",
6939
6994
  "locationName": "egressEndpoints"
6940
6995
  },
6941
6996
  "EncoderSettings": {
@@ -6946,25 +7001,25 @@
6946
7001
  "locationName": "id"
6947
7002
  },
6948
7003
  "InputAttachments": {
6949
- "shape": "Sdl",
7004
+ "shape": "Sdw",
6950
7005
  "locationName": "inputAttachments"
6951
7006
  },
6952
7007
  "InputSpecification": {
6953
- "shape": "Sfa",
7008
+ "shape": "Sfl",
6954
7009
  "locationName": "inputSpecification"
6955
7010
  },
6956
7011
  "LogLevel": {
6957
7012
  "locationName": "logLevel"
6958
7013
  },
6959
7014
  "Maintenance": {
6960
- "shape": "Sfo",
7015
+ "shape": "Sfz",
6961
7016
  "locationName": "maintenance"
6962
7017
  },
6963
7018
  "Name": {
6964
7019
  "locationName": "name"
6965
7020
  },
6966
7021
  "PipelineDetails": {
6967
- "shape": "Sfp",
7022
+ "shape": "Sg0",
6968
7023
  "locationName": "pipelineDetails"
6969
7024
  },
6970
7025
  "PipelinesRunningCount": {
@@ -6978,16 +7033,16 @@
6978
7033
  "locationName": "state"
6979
7034
  },
6980
7035
  "Tags": {
6981
- "shape": "Sfi",
7036
+ "shape": "Sft",
6982
7037
  "locationName": "tags"
6983
7038
  },
6984
7039
  "Vpc": {
6985
- "shape": "Sfs",
7040
+ "shape": "Sg3",
6986
7041
  "locationName": "vpc"
6987
7042
  }
6988
7043
  }
6989
7044
  },
6990
- "Sfm": {
7045
+ "Sfx": {
6991
7046
  "type": "list",
6992
7047
  "member": {
6993
7048
  "type": "structure",
@@ -6998,7 +7053,7 @@
6998
7053
  }
6999
7054
  }
7000
7055
  },
7001
- "Sfo": {
7056
+ "Sfz": {
7002
7057
  "type": "structure",
7003
7058
  "members": {
7004
7059
  "MaintenanceDay": {
@@ -7015,7 +7070,7 @@
7015
7070
  }
7016
7071
  }
7017
7072
  },
7018
- "Sfp": {
7073
+ "Sg0": {
7019
7074
  "type": "list",
7020
7075
  "member": {
7021
7076
  "type": "structure",
@@ -7038,7 +7093,7 @@
7038
7093
  }
7039
7094
  }
7040
7095
  },
7041
- "Sfs": {
7096
+ "Sg3": {
7042
7097
  "type": "structure",
7043
7098
  "members": {
7044
7099
  "AvailabilityZones": {
@@ -7059,7 +7114,7 @@
7059
7114
  }
7060
7115
  }
7061
7116
  },
7062
- "Sfu": {
7117
+ "Sg5": {
7063
7118
  "type": "list",
7064
7119
  "member": {
7065
7120
  "type": "structure",
@@ -7070,7 +7125,7 @@
7070
7125
  }
7071
7126
  }
7072
7127
  },
7073
- "Sfw": {
7128
+ "Sg7": {
7074
7129
  "type": "list",
7075
7130
  "member": {
7076
7131
  "type": "structure",
@@ -7081,7 +7136,7 @@
7081
7136
  }
7082
7137
  }
7083
7138
  },
7084
- "Sfy": {
7139
+ "Sg9": {
7085
7140
  "type": "list",
7086
7141
  "member": {
7087
7142
  "type": "structure",
@@ -7092,7 +7147,7 @@
7092
7147
  }
7093
7148
  }
7094
7149
  },
7095
- "Sg0": {
7150
+ "Sgb": {
7096
7151
  "type": "list",
7097
7152
  "member": {
7098
7153
  "type": "structure",
@@ -7109,7 +7164,7 @@
7109
7164
  }
7110
7165
  }
7111
7166
  },
7112
- "Sg5": {
7167
+ "Sgg": {
7113
7168
  "type": "structure",
7114
7169
  "members": {
7115
7170
  "Arn": {
@@ -7120,7 +7175,7 @@
7120
7175
  "locationName": "attachedChannels"
7121
7176
  },
7122
7177
  "Destinations": {
7123
- "shape": "Sg6",
7178
+ "shape": "Sgh",
7124
7179
  "locationName": "destinations"
7125
7180
  },
7126
7181
  "Id": {
@@ -7130,7 +7185,7 @@
7130
7185
  "locationName": "inputClass"
7131
7186
  },
7132
7187
  "InputDevices": {
7133
- "shape": "Sfw",
7188
+ "shape": "Sg7",
7134
7189
  "locationName": "inputDevices"
7135
7190
  },
7136
7191
  "InputPartnerIds": {
@@ -7141,7 +7196,7 @@
7141
7196
  "locationName": "inputSourceType"
7142
7197
  },
7143
7198
  "MediaConnectFlows": {
7144
- "shape": "Sgb",
7199
+ "shape": "Sgm",
7145
7200
  "locationName": "mediaConnectFlows"
7146
7201
  },
7147
7202
  "Name": {
@@ -7155,14 +7210,14 @@
7155
7210
  "locationName": "securityGroups"
7156
7211
  },
7157
7212
  "Sources": {
7158
- "shape": "Sgd",
7213
+ "shape": "Sgo",
7159
7214
  "locationName": "sources"
7160
7215
  },
7161
7216
  "State": {
7162
7217
  "locationName": "state"
7163
7218
  },
7164
7219
  "Tags": {
7165
- "shape": "Sfi",
7220
+ "shape": "Sft",
7166
7221
  "locationName": "tags"
7167
7222
  },
7168
7223
  "Type": {
@@ -7170,7 +7225,7 @@
7170
7225
  }
7171
7226
  }
7172
7227
  },
7173
- "Sg6": {
7228
+ "Sgh": {
7174
7229
  "type": "list",
7175
7230
  "member": {
7176
7231
  "type": "structure",
@@ -7199,7 +7254,7 @@
7199
7254
  }
7200
7255
  }
7201
7256
  },
7202
- "Sgb": {
7257
+ "Sgm": {
7203
7258
  "type": "list",
7204
7259
  "member": {
7205
7260
  "type": "structure",
@@ -7210,7 +7265,7 @@
7210
7265
  }
7211
7266
  }
7212
7267
  },
7213
- "Sgd": {
7268
+ "Sgo": {
7214
7269
  "type": "list",
7215
7270
  "member": {
7216
7271
  "type": "structure",
@@ -7227,7 +7282,7 @@
7227
7282
  }
7228
7283
  }
7229
7284
  },
7230
- "Sgh": {
7285
+ "Sgs": {
7231
7286
  "type": "list",
7232
7287
  "member": {
7233
7288
  "type": "structure",
@@ -7238,7 +7293,7 @@
7238
7293
  }
7239
7294
  }
7240
7295
  },
7241
- "Sgk": {
7296
+ "Sgv": {
7242
7297
  "type": "structure",
7243
7298
  "members": {
7244
7299
  "Arn": {
@@ -7255,16 +7310,16 @@
7255
7310
  "locationName": "state"
7256
7311
  },
7257
7312
  "Tags": {
7258
- "shape": "Sfi",
7313
+ "shape": "Sft",
7259
7314
  "locationName": "tags"
7260
7315
  },
7261
7316
  "WhitelistRules": {
7262
- "shape": "Sgm",
7317
+ "shape": "Sgx",
7263
7318
  "locationName": "whitelistRules"
7264
7319
  }
7265
7320
  }
7266
7321
  },
7267
- "Sgm": {
7322
+ "Sgx": {
7268
7323
  "type": "list",
7269
7324
  "member": {
7270
7325
  "type": "structure",
@@ -7275,7 +7330,7 @@
7275
7330
  }
7276
7331
  }
7277
7332
  },
7278
- "Sgp": {
7333
+ "Sh0": {
7279
7334
  "type": "structure",
7280
7335
  "members": {
7281
7336
  "MaximumVideoBufferDelayMilliseconds": {
@@ -7300,7 +7355,7 @@
7300
7355
  "TransportStreamId"
7301
7356
  ]
7302
7357
  },
7303
- "Sgu": {
7358
+ "Sh5": {
7304
7359
  "type": "structure",
7305
7360
  "members": {
7306
7361
  "Arn": {
@@ -7311,14 +7366,14 @@
7311
7366
  "locationName": "availabilityZones"
7312
7367
  },
7313
7368
  "Destinations": {
7314
- "shape": "Sgv",
7369
+ "shape": "Sh6",
7315
7370
  "locationName": "destinations"
7316
7371
  },
7317
7372
  "Id": {
7318
7373
  "locationName": "id"
7319
7374
  },
7320
7375
  "MultiplexSettings": {
7321
- "shape": "Sgp",
7376
+ "shape": "Sh0",
7322
7377
  "locationName": "multiplexSettings"
7323
7378
  },
7324
7379
  "Name": {
@@ -7336,12 +7391,12 @@
7336
7391
  "locationName": "state"
7337
7392
  },
7338
7393
  "Tags": {
7339
- "shape": "Sfi",
7394
+ "shape": "Sft",
7340
7395
  "locationName": "tags"
7341
7396
  }
7342
7397
  }
7343
7398
  },
7344
- "Sgv": {
7399
+ "Sh6": {
7345
7400
  "type": "list",
7346
7401
  "member": {
7347
7402
  "type": "structure",
@@ -7358,7 +7413,7 @@
7358
7413
  }
7359
7414
  }
7360
7415
  },
7361
- "Sh0": {
7416
+ "Shb": {
7362
7417
  "type": "structure",
7363
7418
  "members": {
7364
7419
  "PreferredChannelPipeline": {
@@ -7417,22 +7472,22 @@
7417
7472
  "ProgramNumber"
7418
7473
  ]
7419
7474
  },
7420
- "Sh8": {
7475
+ "Shj": {
7421
7476
  "type": "structure",
7422
7477
  "members": {
7423
7478
  "ChannelId": {
7424
7479
  "locationName": "channelId"
7425
7480
  },
7426
7481
  "MultiplexProgramSettings": {
7427
- "shape": "Sh0",
7482
+ "shape": "Shb",
7428
7483
  "locationName": "multiplexProgramSettings"
7429
7484
  },
7430
7485
  "PacketIdentifiersMap": {
7431
- "shape": "Sh9",
7486
+ "shape": "Shk",
7432
7487
  "locationName": "packetIdentifiersMap"
7433
7488
  },
7434
7489
  "PipelineDetails": {
7435
- "shape": "Shb",
7490
+ "shape": "Shm",
7436
7491
  "locationName": "pipelineDetails"
7437
7492
  },
7438
7493
  "ProgramName": {
@@ -7440,15 +7495,15 @@
7440
7495
  }
7441
7496
  }
7442
7497
  },
7443
- "Sh9": {
7498
+ "Shk": {
7444
7499
  "type": "structure",
7445
7500
  "members": {
7446
7501
  "AudioPids": {
7447
- "shape": "Sha",
7502
+ "shape": "Shl",
7448
7503
  "locationName": "audioPids"
7449
7504
  },
7450
7505
  "DvbSubPids": {
7451
- "shape": "Sha",
7506
+ "shape": "Shl",
7452
7507
  "locationName": "dvbSubPids"
7453
7508
  },
7454
7509
  "DvbTeletextPid": {
@@ -7464,7 +7519,7 @@
7464
7519
  "type": "integer"
7465
7520
  },
7466
7521
  "KlvDataPids": {
7467
- "shape": "Sha",
7522
+ "shape": "Shl",
7468
7523
  "locationName": "klvDataPids"
7469
7524
  },
7470
7525
  "PcrPid": {
@@ -7480,7 +7535,7 @@
7480
7535
  "type": "integer"
7481
7536
  },
7482
7537
  "Scte27Pids": {
7483
- "shape": "Sha",
7538
+ "shape": "Shl",
7484
7539
  "locationName": "scte27Pids"
7485
7540
  },
7486
7541
  "Scte35Pid": {
@@ -7497,13 +7552,13 @@
7497
7552
  }
7498
7553
  }
7499
7554
  },
7500
- "Sha": {
7555
+ "Shl": {
7501
7556
  "type": "list",
7502
7557
  "member": {
7503
7558
  "type": "integer"
7504
7559
  }
7505
7560
  },
7506
- "Shb": {
7561
+ "Shm": {
7507
7562
  "type": "list",
7508
7563
  "member": {
7509
7564
  "type": "structure",
@@ -7517,7 +7572,7 @@
7517
7572
  }
7518
7573
  }
7519
7574
  },
7520
- "Shu": {
7575
+ "Si5": {
7521
7576
  "type": "structure",
7522
7577
  "members": {
7523
7578
  "AutomaticRenewal": {
@@ -7529,7 +7584,7 @@
7529
7584
  }
7530
7585
  }
7531
7586
  },
7532
- "Shw": {
7587
+ "Si7": {
7533
7588
  "type": "structure",
7534
7589
  "members": {
7535
7590
  "ChannelClass": {
@@ -7558,7 +7613,7 @@
7558
7613
  }
7559
7614
  }
7560
7615
  },
7561
- "Sia": {
7616
+ "Sil": {
7562
7617
  "type": "structure",
7563
7618
  "members": {
7564
7619
  "KmsKeyId": {
@@ -7566,7 +7621,7 @@
7566
7621
  }
7567
7622
  }
7568
7623
  },
7569
- "Sik": {
7624
+ "Siv": {
7570
7625
  "type": "structure",
7571
7626
  "members": {
7572
7627
  "ActiveInput": {
@@ -7603,7 +7658,7 @@
7603
7658
  }
7604
7659
  }
7605
7660
  },
7606
- "Sip": {
7661
+ "Sj0": {
7607
7662
  "type": "structure",
7608
7663
  "members": {
7609
7664
  "DnsAddresses": {
@@ -7624,7 +7679,7 @@
7624
7679
  }
7625
7680
  }
7626
7681
  },
7627
- "Sis": {
7682
+ "Sj3": {
7628
7683
  "type": "structure",
7629
7684
  "members": {
7630
7685
  "ActiveInput": {
@@ -7698,7 +7753,7 @@
7698
7753
  }
7699
7754
  }
7700
7755
  },
7701
- "Skq": {
7756
+ "Sl1": {
7702
7757
  "type": "structure",
7703
7758
  "members": {
7704
7759
  "Arn": {
@@ -7741,14 +7796,14 @@
7741
7796
  "locationName": "region"
7742
7797
  },
7743
7798
  "RenewalSettings": {
7744
- "shape": "Shu",
7799
+ "shape": "Si5",
7745
7800
  "locationName": "renewalSettings"
7746
7801
  },
7747
7802
  "ReservationId": {
7748
7803
  "locationName": "reservationId"
7749
7804
  },
7750
7805
  "ResourceSpecification": {
7751
- "shape": "Shw",
7806
+ "shape": "Si7",
7752
7807
  "locationName": "resourceSpecification"
7753
7808
  },
7754
7809
  "Start": {
@@ -7758,7 +7813,7 @@
7758
7813
  "locationName": "state"
7759
7814
  },
7760
7815
  "Tags": {
7761
- "shape": "Sfi",
7816
+ "shape": "Sft",
7762
7817
  "locationName": "tags"
7763
7818
  },
7764
7819
  "UsagePrice": {
@@ -7767,7 +7822,7 @@
7767
7822
  }
7768
7823
  }
7769
7824
  },
7770
- "Sls": {
7825
+ "Sm3": {
7771
7826
  "type": "structure",
7772
7827
  "members": {
7773
7828
  "ConfiguredInput": {