cdk-lambda-subminute 2.0.316 → 2.0.318

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 (28) hide show
  1. package/.jsii +31 -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/athena-2017-05-18.min.json +110 -68
  5. package/node_modules/aws-sdk/apis/billingconductor-2021-07-30.min.json +9 -3
  6. package/node_modules/aws-sdk/apis/braket-2019-09-01.min.json +77 -42
  7. package/node_modules/aws-sdk/apis/cleanroomsml-2023-09-06.min.json +1 -1
  8. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.min.json +2 -1
  9. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.waiters2.json +48 -0
  10. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +257 -225
  11. package/node_modules/aws-sdk/clients/athena.d.ts +80 -5
  12. package/node_modules/aws-sdk/clients/billingconductor.d.ts +16 -0
  13. package/node_modules/aws-sdk/clients/braket.d.ts +33 -2
  14. package/node_modules/aws-sdk/clients/cleanroomsml.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/cloud9.d.ts +2 -2
  16. package/node_modules/aws-sdk/clients/cloudformation.d.ts +3 -3
  17. package/node_modules/aws-sdk/clients/ec2.d.ts +6 -6
  18. package/node_modules/aws-sdk/clients/finspace.d.ts +11 -11
  19. package/node_modules/aws-sdk/clients/medialive.d.ts +26 -0
  20. package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +2 -2
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +6 -1
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -8
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +166 -71
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +103 -103
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/lib/json/parser.js +5 -0
  27. package/node_modules/aws-sdk/package.json +1 -1
  28. package/package.json +3 -3
@@ -278,11 +278,11 @@
278
278
  "locationName": "encoderSettings"
279
279
  },
280
280
  "InputAttachments": {
281
- "shape": "Sdb",
281
+ "shape": "Sdf",
282
282
  "locationName": "inputAttachments"
283
283
  },
284
284
  "InputSpecification": {
285
- "shape": "Sf0",
285
+ "shape": "Sf4",
286
286
  "locationName": "inputSpecification"
287
287
  },
288
288
  "LogLevel": {
@@ -315,7 +315,7 @@
315
315
  "locationName": "roleArn"
316
316
  },
317
317
  "Tags": {
318
- "shape": "Sf8",
318
+ "shape": "Sfc",
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": "Sfb",
348
+ "shape": "Sff",
349
349
  "locationName": "channel"
350
350
  }
351
351
  }
@@ -360,11 +360,11 @@
360
360
  "type": "structure",
361
361
  "members": {
362
362
  "Destinations": {
363
- "shape": "Sfk",
363
+ "shape": "Sfo",
364
364
  "locationName": "destinations"
365
365
  },
366
366
  "InputDevices": {
367
- "shape": "Sfm",
367
+ "shape": "Sfq",
368
368
  "locationName": "inputDevices"
369
369
  },
370
370
  "InputSecurityGroups": {
@@ -372,7 +372,7 @@
372
372
  "locationName": "inputSecurityGroups"
373
373
  },
374
374
  "MediaConnectFlows": {
375
- "shape": "Sfo",
375
+ "shape": "Sfs",
376
376
  "locationName": "mediaConnectFlows"
377
377
  },
378
378
  "Name": {
@@ -386,11 +386,11 @@
386
386
  "locationName": "roleArn"
387
387
  },
388
388
  "Sources": {
389
- "shape": "Sfq",
389
+ "shape": "Sfu",
390
390
  "locationName": "sources"
391
391
  },
392
392
  "Tags": {
393
- "shape": "Sf8",
393
+ "shape": "Sfc",
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": "Sfv",
422
+ "shape": "Sfz",
423
423
  "locationName": "input"
424
424
  }
425
425
  }
@@ -434,11 +434,11 @@
434
434
  "type": "structure",
435
435
  "members": {
436
436
  "Tags": {
437
- "shape": "Sf8",
437
+ "shape": "Sfc",
438
438
  "locationName": "tags"
439
439
  },
440
440
  "WhitelistRules": {
441
- "shape": "Sg7",
441
+ "shape": "Sgb",
442
442
  "locationName": "whitelistRules"
443
443
  }
444
444
  }
@@ -447,7 +447,7 @@
447
447
  "type": "structure",
448
448
  "members": {
449
449
  "SecurityGroup": {
450
- "shape": "Sga",
450
+ "shape": "Sge",
451
451
  "locationName": "securityGroup"
452
452
  }
453
453
  }
@@ -466,7 +466,7 @@
466
466
  "locationName": "availabilityZones"
467
467
  },
468
468
  "MultiplexSettings": {
469
- "shape": "Sgf",
469
+ "shape": "Sgj",
470
470
  "locationName": "multiplexSettings"
471
471
  },
472
472
  "Name": {
@@ -477,7 +477,7 @@
477
477
  "idempotencyToken": true
478
478
  },
479
479
  "Tags": {
480
- "shape": "Sf8",
480
+ "shape": "Sfc",
481
481
  "locationName": "tags"
482
482
  }
483
483
  },
@@ -492,7 +492,7 @@
492
492
  "type": "structure",
493
493
  "members": {
494
494
  "Multiplex": {
495
- "shape": "Sgk",
495
+ "shape": "Sgo",
496
496
  "locationName": "multiplex"
497
497
  }
498
498
  }
@@ -511,7 +511,7 @@
511
511
  "locationName": "multiplexId"
512
512
  },
513
513
  "MultiplexProgramSettings": {
514
- "shape": "Sgq",
514
+ "shape": "Sgu",
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": "Sgy",
536
+ "shape": "Sh2",
537
537
  "locationName": "multiplexProgram"
538
538
  }
539
539
  }
@@ -556,7 +556,7 @@
556
556
  "idempotencyToken": true
557
557
  },
558
558
  "Tags": {
559
- "shape": "Sf8",
559
+ "shape": "Sfc",
560
560
  "locationName": "tags"
561
561
  }
562
562
  },
@@ -568,7 +568,7 @@
568
568
  "type": "structure",
569
569
  "members": {
570
570
  "Input": {
571
- "shape": "Sfv",
571
+ "shape": "Sfz",
572
572
  "locationName": "input"
573
573
  }
574
574
  }
@@ -587,7 +587,7 @@
587
587
  "locationName": "resource-arn"
588
588
  },
589
589
  "Tags": {
590
- "shape": "Sf8",
590
+ "shape": "Sfc",
591
591
  "locationName": "tags"
592
592
  }
593
593
  },
@@ -632,7 +632,7 @@
632
632
  "locationName": "destinations"
633
633
  },
634
634
  "EgressEndpoints": {
635
- "shape": "Sfc",
635
+ "shape": "Sfg",
636
636
  "locationName": "egressEndpoints"
637
637
  },
638
638
  "EncoderSettings": {
@@ -643,25 +643,25 @@
643
643
  "locationName": "id"
644
644
  },
645
645
  "InputAttachments": {
646
- "shape": "Sdb",
646
+ "shape": "Sdf",
647
647
  "locationName": "inputAttachments"
648
648
  },
649
649
  "InputSpecification": {
650
- "shape": "Sf0",
650
+ "shape": "Sf4",
651
651
  "locationName": "inputSpecification"
652
652
  },
653
653
  "LogLevel": {
654
654
  "locationName": "logLevel"
655
655
  },
656
656
  "Maintenance": {
657
- "shape": "Sfe",
657
+ "shape": "Sfi",
658
658
  "locationName": "maintenance"
659
659
  },
660
660
  "Name": {
661
661
  "locationName": "name"
662
662
  },
663
663
  "PipelineDetails": {
664
- "shape": "Sff",
664
+ "shape": "Sfj",
665
665
  "locationName": "pipelineDetails"
666
666
  },
667
667
  "PipelinesRunningCount": {
@@ -675,11 +675,11 @@
675
675
  "locationName": "state"
676
676
  },
677
677
  "Tags": {
678
- "shape": "Sf8",
678
+ "shape": "Sfc",
679
679
  "locationName": "tags"
680
680
  },
681
681
  "Vpc": {
682
- "shape": "Sfi",
682
+ "shape": "Sfm",
683
683
  "locationName": "vpc"
684
684
  }
685
685
  }
@@ -760,14 +760,14 @@
760
760
  "locationName": "availabilityZones"
761
761
  },
762
762
  "Destinations": {
763
- "shape": "Sgl",
763
+ "shape": "Sgp",
764
764
  "locationName": "destinations"
765
765
  },
766
766
  "Id": {
767
767
  "locationName": "id"
768
768
  },
769
769
  "MultiplexSettings": {
770
- "shape": "Sgf",
770
+ "shape": "Sgj",
771
771
  "locationName": "multiplexSettings"
772
772
  },
773
773
  "Name": {
@@ -785,7 +785,7 @@
785
785
  "locationName": "state"
786
786
  },
787
787
  "Tags": {
788
- "shape": "Sf8",
788
+ "shape": "Sfc",
789
789
  "locationName": "tags"
790
790
  }
791
791
  }
@@ -821,15 +821,15 @@
821
821
  "locationName": "channelId"
822
822
  },
823
823
  "MultiplexProgramSettings": {
824
- "shape": "Sgq",
824
+ "shape": "Sgu",
825
825
  "locationName": "multiplexProgramSettings"
826
826
  },
827
827
  "PacketIdentifiersMap": {
828
- "shape": "Sgz",
828
+ "shape": "Sh3",
829
829
  "locationName": "packetIdentifiersMap"
830
830
  },
831
831
  "PipelineDetails": {
832
- "shape": "Sh1",
832
+ "shape": "Sh5",
833
833
  "locationName": "pipelineDetails"
834
834
  },
835
835
  "ProgramName": {
@@ -899,14 +899,14 @@
899
899
  "locationName": "region"
900
900
  },
901
901
  "RenewalSettings": {
902
- "shape": "Shk",
902
+ "shape": "Sho",
903
903
  "locationName": "renewalSettings"
904
904
  },
905
905
  "ReservationId": {
906
906
  "locationName": "reservationId"
907
907
  },
908
908
  "ResourceSpecification": {
909
- "shape": "Shm",
909
+ "shape": "Shq",
910
910
  "locationName": "resourceSpecification"
911
911
  },
912
912
  "Start": {
@@ -916,7 +916,7 @@
916
916
  "locationName": "state"
917
917
  },
918
918
  "Tags": {
919
- "shape": "Sf8",
919
+ "shape": "Sfc",
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": "Si0",
991
+ "shape": "Si4",
992
992
  "locationName": "accountConfiguration"
993
993
  }
994
994
  }
@@ -1030,7 +1030,7 @@
1030
1030
  "locationName": "destinations"
1031
1031
  },
1032
1032
  "EgressEndpoints": {
1033
- "shape": "Sfc",
1033
+ "shape": "Sfg",
1034
1034
  "locationName": "egressEndpoints"
1035
1035
  },
1036
1036
  "EncoderSettings": {
@@ -1041,25 +1041,25 @@
1041
1041
  "locationName": "id"
1042
1042
  },
1043
1043
  "InputAttachments": {
1044
- "shape": "Sdb",
1044
+ "shape": "Sdf",
1045
1045
  "locationName": "inputAttachments"
1046
1046
  },
1047
1047
  "InputSpecification": {
1048
- "shape": "Sf0",
1048
+ "shape": "Sf4",
1049
1049
  "locationName": "inputSpecification"
1050
1050
  },
1051
1051
  "LogLevel": {
1052
1052
  "locationName": "logLevel"
1053
1053
  },
1054
1054
  "Maintenance": {
1055
- "shape": "Sfe",
1055
+ "shape": "Sfi",
1056
1056
  "locationName": "maintenance"
1057
1057
  },
1058
1058
  "Name": {
1059
1059
  "locationName": "name"
1060
1060
  },
1061
1061
  "PipelineDetails": {
1062
- "shape": "Sff",
1062
+ "shape": "Sfj",
1063
1063
  "locationName": "pipelineDetails"
1064
1064
  },
1065
1065
  "PipelinesRunningCount": {
@@ -1073,11 +1073,11 @@
1073
1073
  "locationName": "state"
1074
1074
  },
1075
1075
  "Tags": {
1076
- "shape": "Sf8",
1076
+ "shape": "Sfc",
1077
1077
  "locationName": "tags"
1078
1078
  },
1079
1079
  "Vpc": {
1080
- "shape": "Sfi",
1080
+ "shape": "Sfm",
1081
1081
  "locationName": "vpc"
1082
1082
  }
1083
1083
  }
@@ -1112,7 +1112,7 @@
1112
1112
  "locationName": "attachedChannels"
1113
1113
  },
1114
1114
  "Destinations": {
1115
- "shape": "Sfw",
1115
+ "shape": "Sg0",
1116
1116
  "locationName": "destinations"
1117
1117
  },
1118
1118
  "Id": {
@@ -1122,7 +1122,7 @@
1122
1122
  "locationName": "inputClass"
1123
1123
  },
1124
1124
  "InputDevices": {
1125
- "shape": "Sfm",
1125
+ "shape": "Sfq",
1126
1126
  "locationName": "inputDevices"
1127
1127
  },
1128
1128
  "InputPartnerIds": {
@@ -1133,7 +1133,7 @@
1133
1133
  "locationName": "inputSourceType"
1134
1134
  },
1135
1135
  "MediaConnectFlows": {
1136
- "shape": "Sg1",
1136
+ "shape": "Sg5",
1137
1137
  "locationName": "mediaConnectFlows"
1138
1138
  },
1139
1139
  "Name": {
@@ -1147,14 +1147,14 @@
1147
1147
  "locationName": "securityGroups"
1148
1148
  },
1149
1149
  "Sources": {
1150
- "shape": "Sg3",
1150
+ "shape": "Sg7",
1151
1151
  "locationName": "sources"
1152
1152
  },
1153
1153
  "State": {
1154
1154
  "locationName": "state"
1155
1155
  },
1156
1156
  "Tags": {
1157
- "shape": "Sf8",
1157
+ "shape": "Sfc",
1158
1158
  "locationName": "tags"
1159
1159
  },
1160
1160
  "Type": {
@@ -1197,7 +1197,7 @@
1197
1197
  "locationName": "deviceUpdateStatus"
1198
1198
  },
1199
1199
  "HdDeviceSettings": {
1200
- "shape": "Sia",
1200
+ "shape": "Sie",
1201
1201
  "locationName": "hdDeviceSettings"
1202
1202
  },
1203
1203
  "Id": {
@@ -1210,7 +1210,7 @@
1210
1210
  "locationName": "name"
1211
1211
  },
1212
1212
  "NetworkSettings": {
1213
- "shape": "Sif",
1213
+ "shape": "Sij",
1214
1214
  "locationName": "networkSettings"
1215
1215
  },
1216
1216
  "SerialNumber": {
@@ -1220,11 +1220,11 @@
1220
1220
  "locationName": "type"
1221
1221
  },
1222
1222
  "UhdDeviceSettings": {
1223
- "shape": "Sii",
1223
+ "shape": "Sim",
1224
1224
  "locationName": "uhdDeviceSettings"
1225
1225
  },
1226
1226
  "Tags": {
1227
- "shape": "Sf8",
1227
+ "shape": "Sfc",
1228
1228
  "locationName": "tags"
1229
1229
  },
1230
1230
  "AvailabilityZone": {
@@ -1328,11 +1328,11 @@
1328
1328
  "locationName": "state"
1329
1329
  },
1330
1330
  "Tags": {
1331
- "shape": "Sf8",
1331
+ "shape": "Sfc",
1332
1332
  "locationName": "tags"
1333
1333
  },
1334
1334
  "WhitelistRules": {
1335
- "shape": "Sgc",
1335
+ "shape": "Sgg",
1336
1336
  "locationName": "whitelistRules"
1337
1337
  }
1338
1338
  }
@@ -1367,14 +1367,14 @@
1367
1367
  "locationName": "availabilityZones"
1368
1368
  },
1369
1369
  "Destinations": {
1370
- "shape": "Sgl",
1370
+ "shape": "Sgp",
1371
1371
  "locationName": "destinations"
1372
1372
  },
1373
1373
  "Id": {
1374
1374
  "locationName": "id"
1375
1375
  },
1376
1376
  "MultiplexSettings": {
1377
- "shape": "Sgf",
1377
+ "shape": "Sgj",
1378
1378
  "locationName": "multiplexSettings"
1379
1379
  },
1380
1380
  "Name": {
@@ -1392,7 +1392,7 @@
1392
1392
  "locationName": "state"
1393
1393
  },
1394
1394
  "Tags": {
1395
- "shape": "Sf8",
1395
+ "shape": "Sfc",
1396
1396
  "locationName": "tags"
1397
1397
  }
1398
1398
  }
@@ -1428,15 +1428,15 @@
1428
1428
  "locationName": "channelId"
1429
1429
  },
1430
1430
  "MultiplexProgramSettings": {
1431
- "shape": "Sgq",
1431
+ "shape": "Sgu",
1432
1432
  "locationName": "multiplexProgramSettings"
1433
1433
  },
1434
1434
  "PacketIdentifiersMap": {
1435
- "shape": "Sgz",
1435
+ "shape": "Sh3",
1436
1436
  "locationName": "packetIdentifiersMap"
1437
1437
  },
1438
1438
  "PipelineDetails": {
1439
- "shape": "Sh1",
1439
+ "shape": "Sh5",
1440
1440
  "locationName": "pipelineDetails"
1441
1441
  },
1442
1442
  "ProgramName": {
@@ -1496,7 +1496,7 @@
1496
1496
  "locationName": "region"
1497
1497
  },
1498
1498
  "ResourceSpecification": {
1499
- "shape": "Shm",
1499
+ "shape": "Shq",
1500
1500
  "locationName": "resourceSpecification"
1501
1501
  },
1502
1502
  "UsagePrice": {
@@ -1567,14 +1567,14 @@
1567
1567
  "locationName": "region"
1568
1568
  },
1569
1569
  "RenewalSettings": {
1570
- "shape": "Shk",
1570
+ "shape": "Sho",
1571
1571
  "locationName": "renewalSettings"
1572
1572
  },
1573
1573
  "ReservationId": {
1574
1574
  "locationName": "reservationId"
1575
1575
  },
1576
1576
  "ResourceSpecification": {
1577
- "shape": "Shm",
1577
+ "shape": "Shq",
1578
1578
  "locationName": "resourceSpecification"
1579
1579
  },
1580
1580
  "Start": {
@@ -1584,7 +1584,7 @@
1584
1584
  "locationName": "state"
1585
1585
  },
1586
1586
  "Tags": {
1587
- "shape": "Sf8",
1587
+ "shape": "Sfc",
1588
1588
  "locationName": "tags"
1589
1589
  },
1590
1590
  "UsagePrice": {
@@ -1747,25 +1747,25 @@
1747
1747
  "locationName": "destinations"
1748
1748
  },
1749
1749
  "EgressEndpoints": {
1750
- "shape": "Sfc",
1750
+ "shape": "Sfg",
1751
1751
  "locationName": "egressEndpoints"
1752
1752
  },
1753
1753
  "Id": {
1754
1754
  "locationName": "id"
1755
1755
  },
1756
1756
  "InputAttachments": {
1757
- "shape": "Sdb",
1757
+ "shape": "Sdf",
1758
1758
  "locationName": "inputAttachments"
1759
1759
  },
1760
1760
  "InputSpecification": {
1761
- "shape": "Sf0",
1761
+ "shape": "Sf4",
1762
1762
  "locationName": "inputSpecification"
1763
1763
  },
1764
1764
  "LogLevel": {
1765
1765
  "locationName": "logLevel"
1766
1766
  },
1767
1767
  "Maintenance": {
1768
- "shape": "Sfe",
1768
+ "shape": "Sfi",
1769
1769
  "locationName": "maintenance"
1770
1770
  },
1771
1771
  "Name": {
@@ -1782,11 +1782,11 @@
1782
1782
  "locationName": "state"
1783
1783
  },
1784
1784
  "Tags": {
1785
- "shape": "Sf8",
1785
+ "shape": "Sfc",
1786
1786
  "locationName": "tags"
1787
1787
  },
1788
1788
  "Vpc": {
1789
- "shape": "Sfi",
1789
+ "shape": "Sfm",
1790
1790
  "locationName": "vpc"
1791
1791
  }
1792
1792
  }
@@ -1897,7 +1897,7 @@
1897
1897
  "locationName": "deviceUpdateStatus"
1898
1898
  },
1899
1899
  "HdDeviceSettings": {
1900
- "shape": "Sia",
1900
+ "shape": "Sie",
1901
1901
  "locationName": "hdDeviceSettings"
1902
1902
  },
1903
1903
  "Id": {
@@ -1910,7 +1910,7 @@
1910
1910
  "locationName": "name"
1911
1911
  },
1912
1912
  "NetworkSettings": {
1913
- "shape": "Sif",
1913
+ "shape": "Sij",
1914
1914
  "locationName": "networkSettings"
1915
1915
  },
1916
1916
  "SerialNumber": {
@@ -1920,11 +1920,11 @@
1920
1920
  "locationName": "type"
1921
1921
  },
1922
1922
  "UhdDeviceSettings": {
1923
- "shape": "Sii",
1923
+ "shape": "Sim",
1924
1924
  "locationName": "uhdDeviceSettings"
1925
1925
  },
1926
1926
  "Tags": {
1927
- "shape": "Sf8",
1927
+ "shape": "Sfc",
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": "Sga"
1976
+ "shape": "Sge"
1977
1977
  }
1978
1978
  },
1979
1979
  "NextToken": {
@@ -2009,7 +2009,7 @@
2009
2009
  "locationName": "inputs",
2010
2010
  "type": "list",
2011
2011
  "member": {
2012
- "shape": "Sfv"
2012
+ "shape": "Sfz"
2013
2013
  }
2014
2014
  },
2015
2015
  "NextToken": {
@@ -2133,7 +2133,7 @@
2133
2133
  "locationName": "state"
2134
2134
  },
2135
2135
  "Tags": {
2136
- "shape": "Sf8",
2136
+ "shape": "Sfc",
2137
2137
  "locationName": "tags"
2138
2138
  }
2139
2139
  }
@@ -2247,7 +2247,7 @@
2247
2247
  "locationName": "region"
2248
2248
  },
2249
2249
  "ResourceSpecification": {
2250
- "shape": "Shm",
2250
+ "shape": "Shq",
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": "Skd"
2325
+ "shape": "Skh"
2326
2326
  }
2327
2327
  }
2328
2328
  }
@@ -2350,7 +2350,7 @@
2350
2350
  "type": "structure",
2351
2351
  "members": {
2352
2352
  "Tags": {
2353
- "shape": "Sf8",
2353
+ "shape": "Sfc",
2354
2354
  "locationName": "tags"
2355
2355
  }
2356
2356
  }
@@ -2376,7 +2376,7 @@
2376
2376
  "locationName": "offeringId"
2377
2377
  },
2378
2378
  "RenewalSettings": {
2379
- "shape": "Shk",
2379
+ "shape": "Sho",
2380
2380
  "locationName": "renewalSettings"
2381
2381
  },
2382
2382
  "RequestId": {
@@ -2387,7 +2387,7 @@
2387
2387
  "locationName": "start"
2388
2388
  },
2389
2389
  "Tags": {
2390
- "shape": "Sf8",
2390
+ "shape": "Sfc",
2391
2391
  "locationName": "tags"
2392
2392
  }
2393
2393
  },
@@ -2400,7 +2400,7 @@
2400
2400
  "type": "structure",
2401
2401
  "members": {
2402
2402
  "Reservation": {
2403
- "shape": "Skd",
2403
+ "shape": "Skh",
2404
2404
  "locationName": "reservation"
2405
2405
  }
2406
2406
  }
@@ -2488,7 +2488,7 @@
2488
2488
  "locationName": "destinations"
2489
2489
  },
2490
2490
  "EgressEndpoints": {
2491
- "shape": "Sfc",
2491
+ "shape": "Sfg",
2492
2492
  "locationName": "egressEndpoints"
2493
2493
  },
2494
2494
  "EncoderSettings": {
@@ -2499,25 +2499,25 @@
2499
2499
  "locationName": "id"
2500
2500
  },
2501
2501
  "InputAttachments": {
2502
- "shape": "Sdb",
2502
+ "shape": "Sdf",
2503
2503
  "locationName": "inputAttachments"
2504
2504
  },
2505
2505
  "InputSpecification": {
2506
- "shape": "Sf0",
2506
+ "shape": "Sf4",
2507
2507
  "locationName": "inputSpecification"
2508
2508
  },
2509
2509
  "LogLevel": {
2510
2510
  "locationName": "logLevel"
2511
2511
  },
2512
2512
  "Maintenance": {
2513
- "shape": "Sfe",
2513
+ "shape": "Sfi",
2514
2514
  "locationName": "maintenance"
2515
2515
  },
2516
2516
  "Name": {
2517
2517
  "locationName": "name"
2518
2518
  },
2519
2519
  "PipelineDetails": {
2520
- "shape": "Sff",
2520
+ "shape": "Sfj",
2521
2521
  "locationName": "pipelineDetails"
2522
2522
  },
2523
2523
  "PipelinesRunningCount": {
@@ -2531,11 +2531,11 @@
2531
2531
  "locationName": "state"
2532
2532
  },
2533
2533
  "Tags": {
2534
- "shape": "Sf8",
2534
+ "shape": "Sfc",
2535
2535
  "locationName": "tags"
2536
2536
  },
2537
2537
  "Vpc": {
2538
- "shape": "Sfi",
2538
+ "shape": "Sfm",
2539
2539
  "locationName": "vpc"
2540
2540
  }
2541
2541
  }
@@ -2613,14 +2613,14 @@
2613
2613
  "locationName": "availabilityZones"
2614
2614
  },
2615
2615
  "Destinations": {
2616
- "shape": "Sgl",
2616
+ "shape": "Sgp",
2617
2617
  "locationName": "destinations"
2618
2618
  },
2619
2619
  "Id": {
2620
2620
  "locationName": "id"
2621
2621
  },
2622
2622
  "MultiplexSettings": {
2623
- "shape": "Sgf",
2623
+ "shape": "Sgj",
2624
2624
  "locationName": "multiplexSettings"
2625
2625
  },
2626
2626
  "Name": {
@@ -2638,7 +2638,7 @@
2638
2638
  "locationName": "state"
2639
2639
  },
2640
2640
  "Tags": {
2641
- "shape": "Sf8",
2641
+ "shape": "Sfc",
2642
2642
  "locationName": "tags"
2643
2643
  }
2644
2644
  }
@@ -2679,7 +2679,7 @@
2679
2679
  "locationName": "destinations"
2680
2680
  },
2681
2681
  "EgressEndpoints": {
2682
- "shape": "Sfc",
2682
+ "shape": "Sfg",
2683
2683
  "locationName": "egressEndpoints"
2684
2684
  },
2685
2685
  "EncoderSettings": {
@@ -2690,25 +2690,25 @@
2690
2690
  "locationName": "id"
2691
2691
  },
2692
2692
  "InputAttachments": {
2693
- "shape": "Sdb",
2693
+ "shape": "Sdf",
2694
2694
  "locationName": "inputAttachments"
2695
2695
  },
2696
2696
  "InputSpecification": {
2697
- "shape": "Sf0",
2697
+ "shape": "Sf4",
2698
2698
  "locationName": "inputSpecification"
2699
2699
  },
2700
2700
  "LogLevel": {
2701
2701
  "locationName": "logLevel"
2702
2702
  },
2703
2703
  "Maintenance": {
2704
- "shape": "Sfe",
2704
+ "shape": "Sfi",
2705
2705
  "locationName": "maintenance"
2706
2706
  },
2707
2707
  "Name": {
2708
2708
  "locationName": "name"
2709
2709
  },
2710
2710
  "PipelineDetails": {
2711
- "shape": "Sff",
2711
+ "shape": "Sfj",
2712
2712
  "locationName": "pipelineDetails"
2713
2713
  },
2714
2714
  "PipelinesRunningCount": {
@@ -2722,11 +2722,11 @@
2722
2722
  "locationName": "state"
2723
2723
  },
2724
2724
  "Tags": {
2725
- "shape": "Sf8",
2725
+ "shape": "Sfc",
2726
2726
  "locationName": "tags"
2727
2727
  },
2728
2728
  "Vpc": {
2729
- "shape": "Sfi",
2729
+ "shape": "Sfm",
2730
2730
  "locationName": "vpc"
2731
2731
  }
2732
2732
  }
@@ -2782,14 +2782,14 @@
2782
2782
  "locationName": "availabilityZones"
2783
2783
  },
2784
2784
  "Destinations": {
2785
- "shape": "Sgl",
2785
+ "shape": "Sgp",
2786
2786
  "locationName": "destinations"
2787
2787
  },
2788
2788
  "Id": {
2789
2789
  "locationName": "id"
2790
2790
  },
2791
2791
  "MultiplexSettings": {
2792
- "shape": "Sgf",
2792
+ "shape": "Sgj",
2793
2793
  "locationName": "multiplexSettings"
2794
2794
  },
2795
2795
  "Name": {
@@ -2807,7 +2807,7 @@
2807
2807
  "locationName": "state"
2808
2808
  },
2809
2809
  "Tags": {
2810
- "shape": "Sf8",
2810
+ "shape": "Sfc",
2811
2811
  "locationName": "tags"
2812
2812
  }
2813
2813
  }
@@ -2854,7 +2854,7 @@
2854
2854
  "type": "structure",
2855
2855
  "members": {
2856
2856
  "AccountConfiguration": {
2857
- "shape": "Si0",
2857
+ "shape": "Si4",
2858
2858
  "locationName": "accountConfiguration"
2859
2859
  }
2860
2860
  }
@@ -2863,7 +2863,7 @@
2863
2863
  "type": "structure",
2864
2864
  "members": {
2865
2865
  "AccountConfiguration": {
2866
- "shape": "Si0",
2866
+ "shape": "Si4",
2867
2867
  "locationName": "accountConfiguration"
2868
2868
  }
2869
2869
  }
@@ -2895,11 +2895,11 @@
2895
2895
  "locationName": "encoderSettings"
2896
2896
  },
2897
2897
  "InputAttachments": {
2898
- "shape": "Sdb",
2898
+ "shape": "Sdf",
2899
2899
  "locationName": "inputAttachments"
2900
2900
  },
2901
2901
  "InputSpecification": {
2902
- "shape": "Sf0",
2902
+ "shape": "Sf4",
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": "Sfb",
2938
+ "shape": "Sff",
2939
2939
  "locationName": "channel"
2940
2940
  }
2941
2941
  }
@@ -2971,7 +2971,7 @@
2971
2971
  "type": "structure",
2972
2972
  "members": {
2973
2973
  "Channel": {
2974
- "shape": "Sfb",
2974
+ "shape": "Sff",
2975
2975
  "locationName": "channel"
2976
2976
  }
2977
2977
  }
@@ -2987,7 +2987,7 @@
2987
2987
  "type": "structure",
2988
2988
  "members": {
2989
2989
  "Destinations": {
2990
- "shape": "Sfk",
2990
+ "shape": "Sfo",
2991
2991
  "locationName": "destinations"
2992
2992
  },
2993
2993
  "InputDevices": {
@@ -3011,7 +3011,7 @@
3011
3011
  "locationName": "inputSecurityGroups"
3012
3012
  },
3013
3013
  "MediaConnectFlows": {
3014
- "shape": "Sfo",
3014
+ "shape": "Sfs",
3015
3015
  "locationName": "mediaConnectFlows"
3016
3016
  },
3017
3017
  "Name": {
@@ -3021,7 +3021,7 @@
3021
3021
  "locationName": "roleArn"
3022
3022
  },
3023
3023
  "Sources": {
3024
- "shape": "Sfq",
3024
+ "shape": "Sfu",
3025
3025
  "locationName": "sources"
3026
3026
  }
3027
3027
  },
@@ -3033,7 +3033,7 @@
3033
3033
  "type": "structure",
3034
3034
  "members": {
3035
3035
  "Input": {
3036
- "shape": "Sfv",
3036
+ "shape": "Sfz",
3037
3037
  "locationName": "input"
3038
3038
  }
3039
3039
  }
@@ -3049,7 +3049,7 @@
3049
3049
  "type": "structure",
3050
3050
  "members": {
3051
3051
  "HdDeviceSettings": {
3052
- "shape": "Slf",
3052
+ "shape": "Slj",
3053
3053
  "locationName": "hdDeviceSettings"
3054
3054
  },
3055
3055
  "InputDeviceId": {
@@ -3060,7 +3060,7 @@
3060
3060
  "locationName": "name"
3061
3061
  },
3062
3062
  "UhdDeviceSettings": {
3063
- "shape": "Slf",
3063
+ "shape": "Slj",
3064
3064
  "locationName": "uhdDeviceSettings"
3065
3065
  },
3066
3066
  "AvailabilityZone": {
@@ -3087,7 +3087,7 @@
3087
3087
  "locationName": "deviceUpdateStatus"
3088
3088
  },
3089
3089
  "HdDeviceSettings": {
3090
- "shape": "Sia",
3090
+ "shape": "Sie",
3091
3091
  "locationName": "hdDeviceSettings"
3092
3092
  },
3093
3093
  "Id": {
@@ -3100,7 +3100,7 @@
3100
3100
  "locationName": "name"
3101
3101
  },
3102
3102
  "NetworkSettings": {
3103
- "shape": "Sif",
3103
+ "shape": "Sij",
3104
3104
  "locationName": "networkSettings"
3105
3105
  },
3106
3106
  "SerialNumber": {
@@ -3110,11 +3110,11 @@
3110
3110
  "locationName": "type"
3111
3111
  },
3112
3112
  "UhdDeviceSettings": {
3113
- "shape": "Sii",
3113
+ "shape": "Sim",
3114
3114
  "locationName": "uhdDeviceSettings"
3115
3115
  },
3116
3116
  "Tags": {
3117
- "shape": "Sf8",
3117
+ "shape": "Sfc",
3118
3118
  "locationName": "tags"
3119
3119
  },
3120
3120
  "AvailabilityZone": {
@@ -3144,11 +3144,11 @@
3144
3144
  "locationName": "inputSecurityGroupId"
3145
3145
  },
3146
3146
  "Tags": {
3147
- "shape": "Sf8",
3147
+ "shape": "Sfc",
3148
3148
  "locationName": "tags"
3149
3149
  },
3150
3150
  "WhitelistRules": {
3151
- "shape": "Sg7",
3151
+ "shape": "Sgb",
3152
3152
  "locationName": "whitelistRules"
3153
3153
  }
3154
3154
  },
@@ -3160,7 +3160,7 @@
3160
3160
  "type": "structure",
3161
3161
  "members": {
3162
3162
  "SecurityGroup": {
3163
- "shape": "Sga",
3163
+ "shape": "Sge",
3164
3164
  "locationName": "securityGroup"
3165
3165
  }
3166
3166
  }
@@ -3180,7 +3180,7 @@
3180
3180
  "locationName": "multiplexId"
3181
3181
  },
3182
3182
  "MultiplexSettings": {
3183
- "shape": "Sgf",
3183
+ "shape": "Sgj",
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": "Sgk",
3198
+ "shape": "Sgo",
3199
3199
  "locationName": "multiplex"
3200
3200
  }
3201
3201
  }
@@ -3215,7 +3215,7 @@
3215
3215
  "locationName": "multiplexId"
3216
3216
  },
3217
3217
  "MultiplexProgramSettings": {
3218
- "shape": "Sgq",
3218
+ "shape": "Sgu",
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": "Sgy",
3235
+ "shape": "Sh2",
3236
3236
  "locationName": "multiplexProgram"
3237
3237
  }
3238
3238
  }
@@ -3251,7 +3251,7 @@
3251
3251
  "locationName": "name"
3252
3252
  },
3253
3253
  "RenewalSettings": {
3254
- "shape": "Shk",
3254
+ "shape": "Sho",
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": "Skd",
3270
+ "shape": "Skh",
3271
3271
  "locationName": "reservation"
3272
3272
  }
3273
3273
  }
@@ -4612,6 +4612,38 @@
4612
4612
  ]
4613
4613
  }
4614
4614
  },
4615
+ "ColorCorrectionSettings": {
4616
+ "locationName": "colorCorrectionSettings",
4617
+ "type": "structure",
4618
+ "members": {
4619
+ "GlobalColorCorrections": {
4620
+ "locationName": "globalColorCorrections",
4621
+ "type": "list",
4622
+ "member": {
4623
+ "type": "structure",
4624
+ "members": {
4625
+ "InputColorSpace": {
4626
+ "locationName": "inputColorSpace"
4627
+ },
4628
+ "OutputColorSpace": {
4629
+ "locationName": "outputColorSpace"
4630
+ },
4631
+ "Uri": {
4632
+ "locationName": "uri"
4633
+ }
4634
+ },
4635
+ "required": [
4636
+ "OutputColorSpace",
4637
+ "InputColorSpace",
4638
+ "Uri"
4639
+ ]
4640
+ }
4641
+ }
4642
+ },
4643
+ "required": [
4644
+ "GlobalColorCorrections"
4645
+ ]
4646
+ },
4615
4647
  "FeatureActivations": {
4616
4648
  "locationName": "featureActivations",
4617
4649
  "type": "structure",
@@ -4761,7 +4793,7 @@
4761
4793
  }
4762
4794
  },
4763
4795
  "Destination": {
4764
- "shape": "S6v",
4796
+ "shape": "S6z",
4765
4797
  "locationName": "destination"
4766
4798
  },
4767
4799
  "RolloverInterval": {
@@ -4778,7 +4810,7 @@
4778
4810
  "type": "structure",
4779
4811
  "members": {
4780
4812
  "Destination": {
4781
- "shape": "S6v",
4813
+ "shape": "S6z",
4782
4814
  "locationName": "destination"
4783
4815
  },
4784
4816
  "FrameCaptureCdnSettings": {
@@ -4859,7 +4891,7 @@
4859
4891
  "locationName": "constantIv"
4860
4892
  },
4861
4893
  "Destination": {
4862
- "shape": "S6v",
4894
+ "shape": "S6z",
4863
4895
  "locationName": "destination"
4864
4896
  },
4865
4897
  "DirectoryStructure": {
@@ -5110,7 +5142,7 @@
5110
5142
  "type": "structure",
5111
5143
  "members": {
5112
5144
  "Destination": {
5113
- "shape": "S6v",
5145
+ "shape": "S6z",
5114
5146
  "locationName": "destination"
5115
5147
  }
5116
5148
  },
@@ -5136,7 +5168,7 @@
5136
5168
  "type": "integer"
5137
5169
  },
5138
5170
  "Destination": {
5139
- "shape": "S6v",
5171
+ "shape": "S6z",
5140
5172
  "locationName": "destination"
5141
5173
  },
5142
5174
  "EventId": {
@@ -5278,7 +5310,7 @@
5278
5310
  "type": "structure",
5279
5311
  "members": {
5280
5312
  "M2tsSettings": {
5281
- "shape": "S93",
5313
+ "shape": "S97",
5282
5314
  "locationName": "m2tsSettings"
5283
5315
  },
5284
5316
  "RawSettings": {
@@ -5474,7 +5506,7 @@
5474
5506
  "type": "structure",
5475
5507
  "members": {
5476
5508
  "Destination": {
5477
- "shape": "S6v",
5509
+ "shape": "S6z",
5478
5510
  "locationName": "destination"
5479
5511
  }
5480
5512
  },
@@ -5494,7 +5526,7 @@
5494
5526
  "type": "integer"
5495
5527
  },
5496
5528
  "Destination": {
5497
- "shape": "S6v",
5529
+ "shape": "S6z",
5498
5530
  "locationName": "destination"
5499
5531
  },
5500
5532
  "NumRetries": {
@@ -5519,13 +5551,13 @@
5519
5551
  "type": "structure",
5520
5552
  "members": {
5521
5553
  "M2tsSettings": {
5522
- "shape": "S93",
5554
+ "shape": "S97",
5523
5555
  "locationName": "m2tsSettings"
5524
5556
  }
5525
5557
  }
5526
5558
  },
5527
5559
  "Destination": {
5528
- "shape": "S6v",
5560
+ "shape": "S6z",
5529
5561
  "locationName": "destination"
5530
5562
  },
5531
5563
  "FecOutputSettings": {
@@ -5607,7 +5639,7 @@
5607
5639
  "locationName": "captureIntervalUnits"
5608
5640
  },
5609
5641
  "TimecodeBurninSettings": {
5610
- "shape": "Sb6",
5642
+ "shape": "Sba",
5611
5643
  "locationName": "timecodeBurninSettings"
5612
5644
  }
5613
5645
  }
@@ -5642,15 +5674,15 @@
5642
5674
  "type": "structure",
5643
5675
  "members": {
5644
5676
  "ColorSpacePassthroughSettings": {
5645
- "shape": "Sbf",
5677
+ "shape": "Sbj",
5646
5678
  "locationName": "colorSpacePassthroughSettings"
5647
5679
  },
5648
5680
  "Rec601Settings": {
5649
- "shape": "Sbg",
5681
+ "shape": "Sbk",
5650
5682
  "locationName": "rec601Settings"
5651
5683
  },
5652
5684
  "Rec709Settings": {
5653
- "shape": "Sbh",
5685
+ "shape": "Sbl",
5654
5686
  "locationName": "rec709Settings"
5655
5687
  }
5656
5688
  }
@@ -5663,7 +5695,7 @@
5663
5695
  "type": "structure",
5664
5696
  "members": {
5665
5697
  "TemporalFilterSettings": {
5666
- "shape": "Sbk",
5698
+ "shape": "Sbo",
5667
5699
  "locationName": "temporalFilterSettings"
5668
5700
  }
5669
5701
  }
@@ -5778,7 +5810,7 @@
5778
5810
  "locationName": "timecodeInsertion"
5779
5811
  },
5780
5812
  "TimecodeBurninSettings": {
5781
- "shape": "Sb6",
5813
+ "shape": "Sba",
5782
5814
  "locationName": "timecodeBurninSettings"
5783
5815
  }
5784
5816
  }
@@ -5812,7 +5844,7 @@
5812
5844
  "type": "structure",
5813
5845
  "members": {
5814
5846
  "ColorSpacePassthroughSettings": {
5815
- "shape": "Sbf",
5847
+ "shape": "Sbj",
5816
5848
  "locationName": "colorSpacePassthroughSettings"
5817
5849
  },
5818
5850
  "DolbyVision81Settings": {
@@ -5821,15 +5853,15 @@
5821
5853
  "members": {}
5822
5854
  },
5823
5855
  "Hdr10Settings": {
5824
- "shape": "Scj",
5856
+ "shape": "Scn",
5825
5857
  "locationName": "hdr10Settings"
5826
5858
  },
5827
5859
  "Rec601Settings": {
5828
- "shape": "Sbg",
5860
+ "shape": "Sbk",
5829
5861
  "locationName": "rec601Settings"
5830
5862
  },
5831
5863
  "Rec709Settings": {
5832
- "shape": "Sbh",
5864
+ "shape": "Sbl",
5833
5865
  "locationName": "rec709Settings"
5834
5866
  }
5835
5867
  }
@@ -5839,7 +5871,7 @@
5839
5871
  "type": "structure",
5840
5872
  "members": {
5841
5873
  "TemporalFilterSettings": {
5842
- "shape": "Sbk",
5874
+ "shape": "Sbo",
5843
5875
  "locationName": "temporalFilterSettings"
5844
5876
  }
5845
5877
  }
@@ -5918,7 +5950,7 @@
5918
5950
  "locationName": "timecodeInsertion"
5919
5951
  },
5920
5952
  "TimecodeBurninSettings": {
5921
- "shape": "Sb6",
5953
+ "shape": "Sba",
5922
5954
  "locationName": "timecodeBurninSettings"
5923
5955
  }
5924
5956
  },
@@ -5951,7 +5983,7 @@
5951
5983
  "type": "structure",
5952
5984
  "members": {
5953
5985
  "TemporalFilterSettings": {
5954
- "shape": "Sbk",
5986
+ "shape": "Sbo",
5955
5987
  "locationName": "temporalFilterSettings"
5956
5988
  }
5957
5989
  }
@@ -5992,7 +6024,7 @@
5992
6024
  "locationName": "timecodeInsertion"
5993
6025
  },
5994
6026
  "TimecodeBurninSettings": {
5995
- "shape": "Sb6",
6027
+ "shape": "Sba",
5996
6028
  "locationName": "timecodeBurninSettings"
5997
6029
  }
5998
6030
  },
@@ -6050,7 +6082,7 @@
6050
6082
  "TimecodeConfig"
6051
6083
  ]
6052
6084
  },
6053
- "S6v": {
6085
+ "S6z": {
6054
6086
  "type": "structure",
6055
6087
  "members": {
6056
6088
  "DestinationRefId": {
@@ -6058,7 +6090,7 @@
6058
6090
  }
6059
6091
  }
6060
6092
  },
6061
- "S93": {
6093
+ "S97": {
6062
6094
  "type": "structure",
6063
6095
  "members": {
6064
6096
  "AbsentInputAudioBehavior": {
@@ -6260,7 +6292,7 @@
6260
6292
  }
6261
6293
  }
6262
6294
  },
6263
- "Sb6": {
6295
+ "Sba": {
6264
6296
  "type": "structure",
6265
6297
  "members": {
6266
6298
  "FontSize": {
@@ -6278,19 +6310,19 @@
6278
6310
  "FontSize"
6279
6311
  ]
6280
6312
  },
6281
- "Sbf": {
6313
+ "Sbj": {
6282
6314
  "type": "structure",
6283
6315
  "members": {}
6284
6316
  },
6285
- "Sbg": {
6317
+ "Sbk": {
6286
6318
  "type": "structure",
6287
6319
  "members": {}
6288
6320
  },
6289
- "Sbh": {
6321
+ "Sbl": {
6290
6322
  "type": "structure",
6291
6323
  "members": {}
6292
6324
  },
6293
- "Sbk": {
6325
+ "Sbo": {
6294
6326
  "type": "structure",
6295
6327
  "members": {
6296
6328
  "PostFilterSharpening": {
@@ -6301,7 +6333,7 @@
6301
6333
  }
6302
6334
  }
6303
6335
  },
6304
- "Scj": {
6336
+ "Scn": {
6305
6337
  "type": "structure",
6306
6338
  "members": {
6307
6339
  "MaxCll": {
@@ -6314,7 +6346,7 @@
6314
6346
  }
6315
6347
  }
6316
6348
  },
6317
- "Sdb": {
6349
+ "Sdf": {
6318
6350
  "type": "list",
6319
6351
  "member": {
6320
6352
  "type": "structure",
@@ -6709,7 +6741,7 @@
6709
6741
  "type": "structure",
6710
6742
  "members": {
6711
6743
  "Hdr10Settings": {
6712
- "shape": "Scj",
6744
+ "shape": "Scn",
6713
6745
  "locationName": "hdr10Settings"
6714
6746
  }
6715
6747
  }
@@ -6750,7 +6782,7 @@
6750
6782
  }
6751
6783
  }
6752
6784
  },
6753
- "Sf0": {
6785
+ "Sf4": {
6754
6786
  "type": "structure",
6755
6787
  "members": {
6756
6788
  "Codec": {
@@ -6764,12 +6796,12 @@
6764
6796
  }
6765
6797
  }
6766
6798
  },
6767
- "Sf8": {
6799
+ "Sfc": {
6768
6800
  "type": "map",
6769
6801
  "key": {},
6770
6802
  "value": {}
6771
6803
  },
6772
- "Sfb": {
6804
+ "Sff": {
6773
6805
  "type": "structure",
6774
6806
  "members": {
6775
6807
  "Arn": {
@@ -6787,7 +6819,7 @@
6787
6819
  "locationName": "destinations"
6788
6820
  },
6789
6821
  "EgressEndpoints": {
6790
- "shape": "Sfc",
6822
+ "shape": "Sfg",
6791
6823
  "locationName": "egressEndpoints"
6792
6824
  },
6793
6825
  "EncoderSettings": {
@@ -6798,25 +6830,25 @@
6798
6830
  "locationName": "id"
6799
6831
  },
6800
6832
  "InputAttachments": {
6801
- "shape": "Sdb",
6833
+ "shape": "Sdf",
6802
6834
  "locationName": "inputAttachments"
6803
6835
  },
6804
6836
  "InputSpecification": {
6805
- "shape": "Sf0",
6837
+ "shape": "Sf4",
6806
6838
  "locationName": "inputSpecification"
6807
6839
  },
6808
6840
  "LogLevel": {
6809
6841
  "locationName": "logLevel"
6810
6842
  },
6811
6843
  "Maintenance": {
6812
- "shape": "Sfe",
6844
+ "shape": "Sfi",
6813
6845
  "locationName": "maintenance"
6814
6846
  },
6815
6847
  "Name": {
6816
6848
  "locationName": "name"
6817
6849
  },
6818
6850
  "PipelineDetails": {
6819
- "shape": "Sff",
6851
+ "shape": "Sfj",
6820
6852
  "locationName": "pipelineDetails"
6821
6853
  },
6822
6854
  "PipelinesRunningCount": {
@@ -6830,16 +6862,16 @@
6830
6862
  "locationName": "state"
6831
6863
  },
6832
6864
  "Tags": {
6833
- "shape": "Sf8",
6865
+ "shape": "Sfc",
6834
6866
  "locationName": "tags"
6835
6867
  },
6836
6868
  "Vpc": {
6837
- "shape": "Sfi",
6869
+ "shape": "Sfm",
6838
6870
  "locationName": "vpc"
6839
6871
  }
6840
6872
  }
6841
6873
  },
6842
- "Sfc": {
6874
+ "Sfg": {
6843
6875
  "type": "list",
6844
6876
  "member": {
6845
6877
  "type": "structure",
@@ -6850,7 +6882,7 @@
6850
6882
  }
6851
6883
  }
6852
6884
  },
6853
- "Sfe": {
6885
+ "Sfi": {
6854
6886
  "type": "structure",
6855
6887
  "members": {
6856
6888
  "MaintenanceDay": {
@@ -6867,7 +6899,7 @@
6867
6899
  }
6868
6900
  }
6869
6901
  },
6870
- "Sff": {
6902
+ "Sfj": {
6871
6903
  "type": "list",
6872
6904
  "member": {
6873
6905
  "type": "structure",
@@ -6890,7 +6922,7 @@
6890
6922
  }
6891
6923
  }
6892
6924
  },
6893
- "Sfi": {
6925
+ "Sfm": {
6894
6926
  "type": "structure",
6895
6927
  "members": {
6896
6928
  "AvailabilityZones": {
@@ -6911,7 +6943,7 @@
6911
6943
  }
6912
6944
  }
6913
6945
  },
6914
- "Sfk": {
6946
+ "Sfo": {
6915
6947
  "type": "list",
6916
6948
  "member": {
6917
6949
  "type": "structure",
@@ -6922,7 +6954,7 @@
6922
6954
  }
6923
6955
  }
6924
6956
  },
6925
- "Sfm": {
6957
+ "Sfq": {
6926
6958
  "type": "list",
6927
6959
  "member": {
6928
6960
  "type": "structure",
@@ -6933,7 +6965,7 @@
6933
6965
  }
6934
6966
  }
6935
6967
  },
6936
- "Sfo": {
6968
+ "Sfs": {
6937
6969
  "type": "list",
6938
6970
  "member": {
6939
6971
  "type": "structure",
@@ -6944,7 +6976,7 @@
6944
6976
  }
6945
6977
  }
6946
6978
  },
6947
- "Sfq": {
6979
+ "Sfu": {
6948
6980
  "type": "list",
6949
6981
  "member": {
6950
6982
  "type": "structure",
@@ -6961,7 +6993,7 @@
6961
6993
  }
6962
6994
  }
6963
6995
  },
6964
- "Sfv": {
6996
+ "Sfz": {
6965
6997
  "type": "structure",
6966
6998
  "members": {
6967
6999
  "Arn": {
@@ -6972,7 +7004,7 @@
6972
7004
  "locationName": "attachedChannels"
6973
7005
  },
6974
7006
  "Destinations": {
6975
- "shape": "Sfw",
7007
+ "shape": "Sg0",
6976
7008
  "locationName": "destinations"
6977
7009
  },
6978
7010
  "Id": {
@@ -6982,7 +7014,7 @@
6982
7014
  "locationName": "inputClass"
6983
7015
  },
6984
7016
  "InputDevices": {
6985
- "shape": "Sfm",
7017
+ "shape": "Sfq",
6986
7018
  "locationName": "inputDevices"
6987
7019
  },
6988
7020
  "InputPartnerIds": {
@@ -6993,7 +7025,7 @@
6993
7025
  "locationName": "inputSourceType"
6994
7026
  },
6995
7027
  "MediaConnectFlows": {
6996
- "shape": "Sg1",
7028
+ "shape": "Sg5",
6997
7029
  "locationName": "mediaConnectFlows"
6998
7030
  },
6999
7031
  "Name": {
@@ -7007,14 +7039,14 @@
7007
7039
  "locationName": "securityGroups"
7008
7040
  },
7009
7041
  "Sources": {
7010
- "shape": "Sg3",
7042
+ "shape": "Sg7",
7011
7043
  "locationName": "sources"
7012
7044
  },
7013
7045
  "State": {
7014
7046
  "locationName": "state"
7015
7047
  },
7016
7048
  "Tags": {
7017
- "shape": "Sf8",
7049
+ "shape": "Sfc",
7018
7050
  "locationName": "tags"
7019
7051
  },
7020
7052
  "Type": {
@@ -7022,7 +7054,7 @@
7022
7054
  }
7023
7055
  }
7024
7056
  },
7025
- "Sfw": {
7057
+ "Sg0": {
7026
7058
  "type": "list",
7027
7059
  "member": {
7028
7060
  "type": "structure",
@@ -7051,7 +7083,7 @@
7051
7083
  }
7052
7084
  }
7053
7085
  },
7054
- "Sg1": {
7086
+ "Sg5": {
7055
7087
  "type": "list",
7056
7088
  "member": {
7057
7089
  "type": "structure",
@@ -7062,7 +7094,7 @@
7062
7094
  }
7063
7095
  }
7064
7096
  },
7065
- "Sg3": {
7097
+ "Sg7": {
7066
7098
  "type": "list",
7067
7099
  "member": {
7068
7100
  "type": "structure",
@@ -7079,7 +7111,7 @@
7079
7111
  }
7080
7112
  }
7081
7113
  },
7082
- "Sg7": {
7114
+ "Sgb": {
7083
7115
  "type": "list",
7084
7116
  "member": {
7085
7117
  "type": "structure",
@@ -7090,7 +7122,7 @@
7090
7122
  }
7091
7123
  }
7092
7124
  },
7093
- "Sga": {
7125
+ "Sge": {
7094
7126
  "type": "structure",
7095
7127
  "members": {
7096
7128
  "Arn": {
@@ -7107,16 +7139,16 @@
7107
7139
  "locationName": "state"
7108
7140
  },
7109
7141
  "Tags": {
7110
- "shape": "Sf8",
7142
+ "shape": "Sfc",
7111
7143
  "locationName": "tags"
7112
7144
  },
7113
7145
  "WhitelistRules": {
7114
- "shape": "Sgc",
7146
+ "shape": "Sgg",
7115
7147
  "locationName": "whitelistRules"
7116
7148
  }
7117
7149
  }
7118
7150
  },
7119
- "Sgc": {
7151
+ "Sgg": {
7120
7152
  "type": "list",
7121
7153
  "member": {
7122
7154
  "type": "structure",
@@ -7127,7 +7159,7 @@
7127
7159
  }
7128
7160
  }
7129
7161
  },
7130
- "Sgf": {
7162
+ "Sgj": {
7131
7163
  "type": "structure",
7132
7164
  "members": {
7133
7165
  "MaximumVideoBufferDelayMilliseconds": {
@@ -7152,7 +7184,7 @@
7152
7184
  "TransportStreamId"
7153
7185
  ]
7154
7186
  },
7155
- "Sgk": {
7187
+ "Sgo": {
7156
7188
  "type": "structure",
7157
7189
  "members": {
7158
7190
  "Arn": {
@@ -7163,14 +7195,14 @@
7163
7195
  "locationName": "availabilityZones"
7164
7196
  },
7165
7197
  "Destinations": {
7166
- "shape": "Sgl",
7198
+ "shape": "Sgp",
7167
7199
  "locationName": "destinations"
7168
7200
  },
7169
7201
  "Id": {
7170
7202
  "locationName": "id"
7171
7203
  },
7172
7204
  "MultiplexSettings": {
7173
- "shape": "Sgf",
7205
+ "shape": "Sgj",
7174
7206
  "locationName": "multiplexSettings"
7175
7207
  },
7176
7208
  "Name": {
@@ -7188,12 +7220,12 @@
7188
7220
  "locationName": "state"
7189
7221
  },
7190
7222
  "Tags": {
7191
- "shape": "Sf8",
7223
+ "shape": "Sfc",
7192
7224
  "locationName": "tags"
7193
7225
  }
7194
7226
  }
7195
7227
  },
7196
- "Sgl": {
7228
+ "Sgp": {
7197
7229
  "type": "list",
7198
7230
  "member": {
7199
7231
  "type": "structure",
@@ -7210,7 +7242,7 @@
7210
7242
  }
7211
7243
  }
7212
7244
  },
7213
- "Sgq": {
7245
+ "Sgu": {
7214
7246
  "type": "structure",
7215
7247
  "members": {
7216
7248
  "PreferredChannelPipeline": {
@@ -7269,22 +7301,22 @@
7269
7301
  "ProgramNumber"
7270
7302
  ]
7271
7303
  },
7272
- "Sgy": {
7304
+ "Sh2": {
7273
7305
  "type": "structure",
7274
7306
  "members": {
7275
7307
  "ChannelId": {
7276
7308
  "locationName": "channelId"
7277
7309
  },
7278
7310
  "MultiplexProgramSettings": {
7279
- "shape": "Sgq",
7311
+ "shape": "Sgu",
7280
7312
  "locationName": "multiplexProgramSettings"
7281
7313
  },
7282
7314
  "PacketIdentifiersMap": {
7283
- "shape": "Sgz",
7315
+ "shape": "Sh3",
7284
7316
  "locationName": "packetIdentifiersMap"
7285
7317
  },
7286
7318
  "PipelineDetails": {
7287
- "shape": "Sh1",
7319
+ "shape": "Sh5",
7288
7320
  "locationName": "pipelineDetails"
7289
7321
  },
7290
7322
  "ProgramName": {
@@ -7292,15 +7324,15 @@
7292
7324
  }
7293
7325
  }
7294
7326
  },
7295
- "Sgz": {
7327
+ "Sh3": {
7296
7328
  "type": "structure",
7297
7329
  "members": {
7298
7330
  "AudioPids": {
7299
- "shape": "Sh0",
7331
+ "shape": "Sh4",
7300
7332
  "locationName": "audioPids"
7301
7333
  },
7302
7334
  "DvbSubPids": {
7303
- "shape": "Sh0",
7335
+ "shape": "Sh4",
7304
7336
  "locationName": "dvbSubPids"
7305
7337
  },
7306
7338
  "DvbTeletextPid": {
@@ -7316,7 +7348,7 @@
7316
7348
  "type": "integer"
7317
7349
  },
7318
7350
  "KlvDataPids": {
7319
- "shape": "Sh0",
7351
+ "shape": "Sh4",
7320
7352
  "locationName": "klvDataPids"
7321
7353
  },
7322
7354
  "PcrPid": {
@@ -7332,7 +7364,7 @@
7332
7364
  "type": "integer"
7333
7365
  },
7334
7366
  "Scte27Pids": {
7335
- "shape": "Sh0",
7367
+ "shape": "Sh4",
7336
7368
  "locationName": "scte27Pids"
7337
7369
  },
7338
7370
  "Scte35Pid": {
@@ -7349,13 +7381,13 @@
7349
7381
  }
7350
7382
  }
7351
7383
  },
7352
- "Sh0": {
7384
+ "Sh4": {
7353
7385
  "type": "list",
7354
7386
  "member": {
7355
7387
  "type": "integer"
7356
7388
  }
7357
7389
  },
7358
- "Sh1": {
7390
+ "Sh5": {
7359
7391
  "type": "list",
7360
7392
  "member": {
7361
7393
  "type": "structure",
@@ -7369,7 +7401,7 @@
7369
7401
  }
7370
7402
  }
7371
7403
  },
7372
- "Shk": {
7404
+ "Sho": {
7373
7405
  "type": "structure",
7374
7406
  "members": {
7375
7407
  "AutomaticRenewal": {
@@ -7381,7 +7413,7 @@
7381
7413
  }
7382
7414
  }
7383
7415
  },
7384
- "Shm": {
7416
+ "Shq": {
7385
7417
  "type": "structure",
7386
7418
  "members": {
7387
7419
  "ChannelClass": {
@@ -7410,7 +7442,7 @@
7410
7442
  }
7411
7443
  }
7412
7444
  },
7413
- "Si0": {
7445
+ "Si4": {
7414
7446
  "type": "structure",
7415
7447
  "members": {
7416
7448
  "KmsKeyId": {
@@ -7418,7 +7450,7 @@
7418
7450
  }
7419
7451
  }
7420
7452
  },
7421
- "Sia": {
7453
+ "Sie": {
7422
7454
  "type": "structure",
7423
7455
  "members": {
7424
7456
  "ActiveInput": {
@@ -7455,7 +7487,7 @@
7455
7487
  }
7456
7488
  }
7457
7489
  },
7458
- "Sif": {
7490
+ "Sij": {
7459
7491
  "type": "structure",
7460
7492
  "members": {
7461
7493
  "DnsAddresses": {
@@ -7476,7 +7508,7 @@
7476
7508
  }
7477
7509
  }
7478
7510
  },
7479
- "Sii": {
7511
+ "Sim": {
7480
7512
  "type": "structure",
7481
7513
  "members": {
7482
7514
  "ActiveInput": {
@@ -7534,7 +7566,7 @@
7534
7566
  }
7535
7567
  }
7536
7568
  },
7537
- "Skd": {
7569
+ "Skh": {
7538
7570
  "type": "structure",
7539
7571
  "members": {
7540
7572
  "Arn": {
@@ -7577,14 +7609,14 @@
7577
7609
  "locationName": "region"
7578
7610
  },
7579
7611
  "RenewalSettings": {
7580
- "shape": "Shk",
7612
+ "shape": "Sho",
7581
7613
  "locationName": "renewalSettings"
7582
7614
  },
7583
7615
  "ReservationId": {
7584
7616
  "locationName": "reservationId"
7585
7617
  },
7586
7618
  "ResourceSpecification": {
7587
- "shape": "Shm",
7619
+ "shape": "Shq",
7588
7620
  "locationName": "resourceSpecification"
7589
7621
  },
7590
7622
  "Start": {
@@ -7594,7 +7626,7 @@
7594
7626
  "locationName": "state"
7595
7627
  },
7596
7628
  "Tags": {
7597
- "shape": "Sf8",
7629
+ "shape": "Sfc",
7598
7630
  "locationName": "tags"
7599
7631
  },
7600
7632
  "UsagePrice": {
@@ -7603,7 +7635,7 @@
7603
7635
  }
7604
7636
  }
7605
7637
  },
7606
- "Slf": {
7638
+ "Slj": {
7607
7639
  "type": "structure",
7608
7640
  "members": {
7609
7641
  "ConfiguredInput": {