cdk-comprehend-s3olap 2.0.89 → 2.0.92

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 (34) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +16 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.min.json +81 -8
  8. package/node_modules/aws-sdk/apis/cloudtrail-2013-11-01.paginators.json +5 -0
  9. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +4 -0
  10. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +34 -19
  11. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +39 -11
  12. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +249 -213
  13. package/node_modules/aws-sdk/apis/models.lex.v2-2020-08-07.min.json +217 -122
  14. package/node_modules/aws-sdk/apis/runtime.lex.v2-2020-08-07.min.json +64 -40
  15. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +696 -695
  16. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +3 -0
  17. package/node_modules/aws-sdk/clients/cloudtrail.d.ts +108 -6
  18. package/node_modules/aws-sdk/clients/ec2.d.ts +47 -39
  19. package/node_modules/aws-sdk/clients/emrcontainers.d.ts +16 -1
  20. package/node_modules/aws-sdk/clients/lexmodelsv2.d.ts +90 -2
  21. package/node_modules/aws-sdk/clients/lexruntimev2.d.ts +25 -3
  22. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +35 -0
  23. package/node_modules/aws-sdk/clients/medialive.d.ts +38 -0
  24. package/node_modules/aws-sdk/clients/redshift.d.ts +15 -15
  25. package/node_modules/aws-sdk/clients/route53.d.ts +2 -2
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +10 -5
  27. package/node_modules/aws-sdk/clients/ssm.d.ts +10 -6
  28. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  29. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +11 -11
  30. package/node_modules/aws-sdk/dist/aws-sdk.js +160 -51
  31. package/node_modules/aws-sdk/dist/aws-sdk.min.js +82 -82
  32. package/node_modules/aws-sdk/lib/core.js +1 -1
  33. package/node_modules/aws-sdk/package.json +1 -1
  34. package/package.json +4 -4
@@ -278,11 +278,11 @@
278
278
  "locationName": "encoderSettings"
279
279
  },
280
280
  "InputAttachments": {
281
- "shape": "Scm",
281
+ "shape": "Scr",
282
282
  "locationName": "inputAttachments"
283
283
  },
284
284
  "InputSpecification": {
285
- "shape": "Se9",
285
+ "shape": "See",
286
286
  "locationName": "inputSpecification"
287
287
  },
288
288
  "LogLevel": {
@@ -315,7 +315,7 @@
315
315
  "locationName": "roleArn"
316
316
  },
317
317
  "Tags": {
318
- "shape": "Seh",
318
+ "shape": "Sem",
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": "Sek",
348
+ "shape": "Sep",
349
349
  "locationName": "channel"
350
350
  }
351
351
  }
@@ -360,11 +360,11 @@
360
360
  "type": "structure",
361
361
  "members": {
362
362
  "Destinations": {
363
- "shape": "Set",
363
+ "shape": "Sey",
364
364
  "locationName": "destinations"
365
365
  },
366
366
  "InputDevices": {
367
- "shape": "Sev",
367
+ "shape": "Sf0",
368
368
  "locationName": "inputDevices"
369
369
  },
370
370
  "InputSecurityGroups": {
@@ -372,7 +372,7 @@
372
372
  "locationName": "inputSecurityGroups"
373
373
  },
374
374
  "MediaConnectFlows": {
375
- "shape": "Sex",
375
+ "shape": "Sf2",
376
376
  "locationName": "mediaConnectFlows"
377
377
  },
378
378
  "Name": {
@@ -386,11 +386,11 @@
386
386
  "locationName": "roleArn"
387
387
  },
388
388
  "Sources": {
389
- "shape": "Sez",
389
+ "shape": "Sf4",
390
390
  "locationName": "sources"
391
391
  },
392
392
  "Tags": {
393
- "shape": "Seh",
393
+ "shape": "Sem",
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": "Sf4",
422
+ "shape": "Sf9",
423
423
  "locationName": "input"
424
424
  }
425
425
  }
@@ -434,11 +434,11 @@
434
434
  "type": "structure",
435
435
  "members": {
436
436
  "Tags": {
437
- "shape": "Seh",
437
+ "shape": "Sem",
438
438
  "locationName": "tags"
439
439
  },
440
440
  "WhitelistRules": {
441
- "shape": "Sfg",
441
+ "shape": "Sfl",
442
442
  "locationName": "whitelistRules"
443
443
  }
444
444
  }
@@ -447,7 +447,7 @@
447
447
  "type": "structure",
448
448
  "members": {
449
449
  "SecurityGroup": {
450
- "shape": "Sfj",
450
+ "shape": "Sfo",
451
451
  "locationName": "securityGroup"
452
452
  }
453
453
  }
@@ -466,7 +466,7 @@
466
466
  "locationName": "availabilityZones"
467
467
  },
468
468
  "MultiplexSettings": {
469
- "shape": "Sfo",
469
+ "shape": "Sft",
470
470
  "locationName": "multiplexSettings"
471
471
  },
472
472
  "Name": {
@@ -477,7 +477,7 @@
477
477
  "idempotencyToken": true
478
478
  },
479
479
  "Tags": {
480
- "shape": "Seh",
480
+ "shape": "Sem",
481
481
  "locationName": "tags"
482
482
  }
483
483
  },
@@ -492,7 +492,7 @@
492
492
  "type": "structure",
493
493
  "members": {
494
494
  "Multiplex": {
495
- "shape": "Sft",
495
+ "shape": "Sfy",
496
496
  "locationName": "multiplex"
497
497
  }
498
498
  }
@@ -511,7 +511,7 @@
511
511
  "locationName": "multiplexId"
512
512
  },
513
513
  "MultiplexProgramSettings": {
514
- "shape": "Sfz",
514
+ "shape": "Sg4",
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": "Sg8",
536
+ "shape": "Sgd",
537
537
  "locationName": "multiplexProgram"
538
538
  }
539
539
  }
@@ -556,7 +556,7 @@
556
556
  "idempotencyToken": true
557
557
  },
558
558
  "Tags": {
559
- "shape": "Seh",
559
+ "shape": "Sem",
560
560
  "locationName": "tags"
561
561
  }
562
562
  },
@@ -568,7 +568,7 @@
568
568
  "type": "structure",
569
569
  "members": {
570
570
  "Input": {
571
- "shape": "Sf4",
571
+ "shape": "Sf9",
572
572
  "locationName": "input"
573
573
  }
574
574
  }
@@ -587,7 +587,7 @@
587
587
  "locationName": "resource-arn"
588
588
  },
589
589
  "Tags": {
590
- "shape": "Seh",
590
+ "shape": "Sem",
591
591
  "locationName": "tags"
592
592
  }
593
593
  },
@@ -632,7 +632,7 @@
632
632
  "locationName": "destinations"
633
633
  },
634
634
  "EgressEndpoints": {
635
- "shape": "Sel",
635
+ "shape": "Seq",
636
636
  "locationName": "egressEndpoints"
637
637
  },
638
638
  "EncoderSettings": {
@@ -643,25 +643,25 @@
643
643
  "locationName": "id"
644
644
  },
645
645
  "InputAttachments": {
646
- "shape": "Scm",
646
+ "shape": "Scr",
647
647
  "locationName": "inputAttachments"
648
648
  },
649
649
  "InputSpecification": {
650
- "shape": "Se9",
650
+ "shape": "See",
651
651
  "locationName": "inputSpecification"
652
652
  },
653
653
  "LogLevel": {
654
654
  "locationName": "logLevel"
655
655
  },
656
656
  "Maintenance": {
657
- "shape": "Sen",
657
+ "shape": "Ses",
658
658
  "locationName": "maintenance"
659
659
  },
660
660
  "Name": {
661
661
  "locationName": "name"
662
662
  },
663
663
  "PipelineDetails": {
664
- "shape": "Seo",
664
+ "shape": "Set",
665
665
  "locationName": "pipelineDetails"
666
666
  },
667
667
  "PipelinesRunningCount": {
@@ -675,11 +675,11 @@
675
675
  "locationName": "state"
676
676
  },
677
677
  "Tags": {
678
- "shape": "Seh",
678
+ "shape": "Sem",
679
679
  "locationName": "tags"
680
680
  },
681
681
  "Vpc": {
682
- "shape": "Ser",
682
+ "shape": "Sew",
683
683
  "locationName": "vpc"
684
684
  }
685
685
  }
@@ -760,14 +760,14 @@
760
760
  "locationName": "availabilityZones"
761
761
  },
762
762
  "Destinations": {
763
- "shape": "Sfu",
763
+ "shape": "Sfz",
764
764
  "locationName": "destinations"
765
765
  },
766
766
  "Id": {
767
767
  "locationName": "id"
768
768
  },
769
769
  "MultiplexSettings": {
770
- "shape": "Sfo",
770
+ "shape": "Sft",
771
771
  "locationName": "multiplexSettings"
772
772
  },
773
773
  "Name": {
@@ -785,7 +785,7 @@
785
785
  "locationName": "state"
786
786
  },
787
787
  "Tags": {
788
- "shape": "Seh",
788
+ "shape": "Sem",
789
789
  "locationName": "tags"
790
790
  }
791
791
  }
@@ -821,15 +821,15 @@
821
821
  "locationName": "channelId"
822
822
  },
823
823
  "MultiplexProgramSettings": {
824
- "shape": "Sfz",
824
+ "shape": "Sg4",
825
825
  "locationName": "multiplexProgramSettings"
826
826
  },
827
827
  "PacketIdentifiersMap": {
828
- "shape": "Sg9",
828
+ "shape": "Sge",
829
829
  "locationName": "packetIdentifiersMap"
830
830
  },
831
831
  "PipelineDetails": {
832
- "shape": "Sgb",
832
+ "shape": "Sgg",
833
833
  "locationName": "pipelineDetails"
834
834
  },
835
835
  "ProgramName": {
@@ -899,14 +899,14 @@
899
899
  "locationName": "region"
900
900
  },
901
901
  "RenewalSettings": {
902
- "shape": "Sgu",
902
+ "shape": "Sgz",
903
903
  "locationName": "renewalSettings"
904
904
  },
905
905
  "ReservationId": {
906
906
  "locationName": "reservationId"
907
907
  },
908
908
  "ResourceSpecification": {
909
- "shape": "Sgw",
909
+ "shape": "Sh1",
910
910
  "locationName": "resourceSpecification"
911
911
  },
912
912
  "Start": {
@@ -916,7 +916,7 @@
916
916
  "locationName": "state"
917
917
  },
918
918
  "Tags": {
919
- "shape": "Seh",
919
+ "shape": "Sem",
920
920
  "locationName": "tags"
921
921
  },
922
922
  "UsagePrice": {
@@ -1010,7 +1010,7 @@
1010
1010
  "locationName": "destinations"
1011
1011
  },
1012
1012
  "EgressEndpoints": {
1013
- "shape": "Sel",
1013
+ "shape": "Seq",
1014
1014
  "locationName": "egressEndpoints"
1015
1015
  },
1016
1016
  "EncoderSettings": {
@@ -1021,25 +1021,25 @@
1021
1021
  "locationName": "id"
1022
1022
  },
1023
1023
  "InputAttachments": {
1024
- "shape": "Scm",
1024
+ "shape": "Scr",
1025
1025
  "locationName": "inputAttachments"
1026
1026
  },
1027
1027
  "InputSpecification": {
1028
- "shape": "Se9",
1028
+ "shape": "See",
1029
1029
  "locationName": "inputSpecification"
1030
1030
  },
1031
1031
  "LogLevel": {
1032
1032
  "locationName": "logLevel"
1033
1033
  },
1034
1034
  "Maintenance": {
1035
- "shape": "Sen",
1035
+ "shape": "Ses",
1036
1036
  "locationName": "maintenance"
1037
1037
  },
1038
1038
  "Name": {
1039
1039
  "locationName": "name"
1040
1040
  },
1041
1041
  "PipelineDetails": {
1042
- "shape": "Seo",
1042
+ "shape": "Set",
1043
1043
  "locationName": "pipelineDetails"
1044
1044
  },
1045
1045
  "PipelinesRunningCount": {
@@ -1053,11 +1053,11 @@
1053
1053
  "locationName": "state"
1054
1054
  },
1055
1055
  "Tags": {
1056
- "shape": "Seh",
1056
+ "shape": "Sem",
1057
1057
  "locationName": "tags"
1058
1058
  },
1059
1059
  "Vpc": {
1060
- "shape": "Ser",
1060
+ "shape": "Sew",
1061
1061
  "locationName": "vpc"
1062
1062
  }
1063
1063
  }
@@ -1092,7 +1092,7 @@
1092
1092
  "locationName": "attachedChannels"
1093
1093
  },
1094
1094
  "Destinations": {
1095
- "shape": "Sf5",
1095
+ "shape": "Sfa",
1096
1096
  "locationName": "destinations"
1097
1097
  },
1098
1098
  "Id": {
@@ -1102,7 +1102,7 @@
1102
1102
  "locationName": "inputClass"
1103
1103
  },
1104
1104
  "InputDevices": {
1105
- "shape": "Sev",
1105
+ "shape": "Sf0",
1106
1106
  "locationName": "inputDevices"
1107
1107
  },
1108
1108
  "InputPartnerIds": {
@@ -1113,7 +1113,7 @@
1113
1113
  "locationName": "inputSourceType"
1114
1114
  },
1115
1115
  "MediaConnectFlows": {
1116
- "shape": "Sfa",
1116
+ "shape": "Sff",
1117
1117
  "locationName": "mediaConnectFlows"
1118
1118
  },
1119
1119
  "Name": {
@@ -1127,14 +1127,14 @@
1127
1127
  "locationName": "securityGroups"
1128
1128
  },
1129
1129
  "Sources": {
1130
- "shape": "Sfc",
1130
+ "shape": "Sfh",
1131
1131
  "locationName": "sources"
1132
1132
  },
1133
1133
  "State": {
1134
1134
  "locationName": "state"
1135
1135
  },
1136
1136
  "Tags": {
1137
- "shape": "Seh",
1137
+ "shape": "Sem",
1138
1138
  "locationName": "tags"
1139
1139
  },
1140
1140
  "Type": {
@@ -1177,7 +1177,7 @@
1177
1177
  "locationName": "deviceUpdateStatus"
1178
1178
  },
1179
1179
  "HdDeviceSettings": {
1180
- "shape": "Shh",
1180
+ "shape": "Shm",
1181
1181
  "locationName": "hdDeviceSettings"
1182
1182
  },
1183
1183
  "Id": {
@@ -1190,7 +1190,7 @@
1190
1190
  "locationName": "name"
1191
1191
  },
1192
1192
  "NetworkSettings": {
1193
- "shape": "Shm",
1193
+ "shape": "Shr",
1194
1194
  "locationName": "networkSettings"
1195
1195
  },
1196
1196
  "SerialNumber": {
@@ -1200,7 +1200,7 @@
1200
1200
  "locationName": "type"
1201
1201
  },
1202
1202
  "UhdDeviceSettings": {
1203
- "shape": "Shp",
1203
+ "shape": "Shu",
1204
1204
  "locationName": "uhdDeviceSettings"
1205
1205
  }
1206
1206
  }
@@ -1294,11 +1294,11 @@
1294
1294
  "locationName": "state"
1295
1295
  },
1296
1296
  "Tags": {
1297
- "shape": "Seh",
1297
+ "shape": "Sem",
1298
1298
  "locationName": "tags"
1299
1299
  },
1300
1300
  "WhitelistRules": {
1301
- "shape": "Sfl",
1301
+ "shape": "Sfq",
1302
1302
  "locationName": "whitelistRules"
1303
1303
  }
1304
1304
  }
@@ -1333,14 +1333,14 @@
1333
1333
  "locationName": "availabilityZones"
1334
1334
  },
1335
1335
  "Destinations": {
1336
- "shape": "Sfu",
1336
+ "shape": "Sfz",
1337
1337
  "locationName": "destinations"
1338
1338
  },
1339
1339
  "Id": {
1340
1340
  "locationName": "id"
1341
1341
  },
1342
1342
  "MultiplexSettings": {
1343
- "shape": "Sfo",
1343
+ "shape": "Sft",
1344
1344
  "locationName": "multiplexSettings"
1345
1345
  },
1346
1346
  "Name": {
@@ -1358,7 +1358,7 @@
1358
1358
  "locationName": "state"
1359
1359
  },
1360
1360
  "Tags": {
1361
- "shape": "Seh",
1361
+ "shape": "Sem",
1362
1362
  "locationName": "tags"
1363
1363
  }
1364
1364
  }
@@ -1394,15 +1394,15 @@
1394
1394
  "locationName": "channelId"
1395
1395
  },
1396
1396
  "MultiplexProgramSettings": {
1397
- "shape": "Sfz",
1397
+ "shape": "Sg4",
1398
1398
  "locationName": "multiplexProgramSettings"
1399
1399
  },
1400
1400
  "PacketIdentifiersMap": {
1401
- "shape": "Sg9",
1401
+ "shape": "Sge",
1402
1402
  "locationName": "packetIdentifiersMap"
1403
1403
  },
1404
1404
  "PipelineDetails": {
1405
- "shape": "Sgb",
1405
+ "shape": "Sgg",
1406
1406
  "locationName": "pipelineDetails"
1407
1407
  },
1408
1408
  "ProgramName": {
@@ -1462,7 +1462,7 @@
1462
1462
  "locationName": "region"
1463
1463
  },
1464
1464
  "ResourceSpecification": {
1465
- "shape": "Sgw",
1465
+ "shape": "Sh1",
1466
1466
  "locationName": "resourceSpecification"
1467
1467
  },
1468
1468
  "UsagePrice": {
@@ -1533,14 +1533,14 @@
1533
1533
  "locationName": "region"
1534
1534
  },
1535
1535
  "RenewalSettings": {
1536
- "shape": "Sgu",
1536
+ "shape": "Sgz",
1537
1537
  "locationName": "renewalSettings"
1538
1538
  },
1539
1539
  "ReservationId": {
1540
1540
  "locationName": "reservationId"
1541
1541
  },
1542
1542
  "ResourceSpecification": {
1543
- "shape": "Sgw",
1543
+ "shape": "Sh1",
1544
1544
  "locationName": "resourceSpecification"
1545
1545
  },
1546
1546
  "Start": {
@@ -1550,7 +1550,7 @@
1550
1550
  "locationName": "state"
1551
1551
  },
1552
1552
  "Tags": {
1553
- "shape": "Seh",
1553
+ "shape": "Sem",
1554
1554
  "locationName": "tags"
1555
1555
  },
1556
1556
  "UsagePrice": {
@@ -1644,25 +1644,25 @@
1644
1644
  "locationName": "destinations"
1645
1645
  },
1646
1646
  "EgressEndpoints": {
1647
- "shape": "Sel",
1647
+ "shape": "Seq",
1648
1648
  "locationName": "egressEndpoints"
1649
1649
  },
1650
1650
  "Id": {
1651
1651
  "locationName": "id"
1652
1652
  },
1653
1653
  "InputAttachments": {
1654
- "shape": "Scm",
1654
+ "shape": "Scr",
1655
1655
  "locationName": "inputAttachments"
1656
1656
  },
1657
1657
  "InputSpecification": {
1658
- "shape": "Se9",
1658
+ "shape": "See",
1659
1659
  "locationName": "inputSpecification"
1660
1660
  },
1661
1661
  "LogLevel": {
1662
1662
  "locationName": "logLevel"
1663
1663
  },
1664
1664
  "Maintenance": {
1665
- "shape": "Sen",
1665
+ "shape": "Ses",
1666
1666
  "locationName": "maintenance"
1667
1667
  },
1668
1668
  "Name": {
@@ -1679,11 +1679,11 @@
1679
1679
  "locationName": "state"
1680
1680
  },
1681
1681
  "Tags": {
1682
- "shape": "Seh",
1682
+ "shape": "Sem",
1683
1683
  "locationName": "tags"
1684
1684
  },
1685
1685
  "Vpc": {
1686
- "shape": "Ser",
1686
+ "shape": "Sew",
1687
1687
  "locationName": "vpc"
1688
1688
  }
1689
1689
  }
@@ -1794,7 +1794,7 @@
1794
1794
  "locationName": "deviceUpdateStatus"
1795
1795
  },
1796
1796
  "HdDeviceSettings": {
1797
- "shape": "Shh",
1797
+ "shape": "Shm",
1798
1798
  "locationName": "hdDeviceSettings"
1799
1799
  },
1800
1800
  "Id": {
@@ -1807,7 +1807,7 @@
1807
1807
  "locationName": "name"
1808
1808
  },
1809
1809
  "NetworkSettings": {
1810
- "shape": "Shm",
1810
+ "shape": "Shr",
1811
1811
  "locationName": "networkSettings"
1812
1812
  },
1813
1813
  "SerialNumber": {
@@ -1817,7 +1817,7 @@
1817
1817
  "locationName": "type"
1818
1818
  },
1819
1819
  "UhdDeviceSettings": {
1820
- "shape": "Shp",
1820
+ "shape": "Shu",
1821
1821
  "locationName": "uhdDeviceSettings"
1822
1822
  }
1823
1823
  }
@@ -1856,7 +1856,7 @@
1856
1856
  "locationName": "inputSecurityGroups",
1857
1857
  "type": "list",
1858
1858
  "member": {
1859
- "shape": "Sfj"
1859
+ "shape": "Sfo"
1860
1860
  }
1861
1861
  },
1862
1862
  "NextToken": {
@@ -1892,7 +1892,7 @@
1892
1892
  "locationName": "inputs",
1893
1893
  "type": "list",
1894
1894
  "member": {
1895
- "shape": "Sf4"
1895
+ "shape": "Sf9"
1896
1896
  }
1897
1897
  },
1898
1898
  "NextToken": {
@@ -2016,7 +2016,7 @@
2016
2016
  "locationName": "state"
2017
2017
  },
2018
2018
  "Tags": {
2019
- "shape": "Seh",
2019
+ "shape": "Sem",
2020
2020
  "locationName": "tags"
2021
2021
  }
2022
2022
  }
@@ -2130,7 +2130,7 @@
2130
2130
  "locationName": "region"
2131
2131
  },
2132
2132
  "ResourceSpecification": {
2133
- "shape": "Sgw",
2133
+ "shape": "Sh1",
2134
2134
  "locationName": "resourceSpecification"
2135
2135
  },
2136
2136
  "UsagePrice": {
@@ -2205,7 +2205,7 @@
2205
2205
  "locationName": "reservations",
2206
2206
  "type": "list",
2207
2207
  "member": {
2208
- "shape": "Sj9"
2208
+ "shape": "Sje"
2209
2209
  }
2210
2210
  }
2211
2211
  }
@@ -2233,7 +2233,7 @@
2233
2233
  "type": "structure",
2234
2234
  "members": {
2235
2235
  "Tags": {
2236
- "shape": "Seh",
2236
+ "shape": "Sem",
2237
2237
  "locationName": "tags"
2238
2238
  }
2239
2239
  }
@@ -2259,7 +2259,7 @@
2259
2259
  "locationName": "offeringId"
2260
2260
  },
2261
2261
  "RenewalSettings": {
2262
- "shape": "Sgu",
2262
+ "shape": "Sgz",
2263
2263
  "locationName": "renewalSettings"
2264
2264
  },
2265
2265
  "RequestId": {
@@ -2270,7 +2270,7 @@
2270
2270
  "locationName": "start"
2271
2271
  },
2272
2272
  "Tags": {
2273
- "shape": "Seh",
2273
+ "shape": "Sem",
2274
2274
  "locationName": "tags"
2275
2275
  }
2276
2276
  },
@@ -2283,7 +2283,7 @@
2283
2283
  "type": "structure",
2284
2284
  "members": {
2285
2285
  "Reservation": {
2286
- "shape": "Sj9",
2286
+ "shape": "Sje",
2287
2287
  "locationName": "reservation"
2288
2288
  }
2289
2289
  }
@@ -2371,7 +2371,7 @@
2371
2371
  "locationName": "destinations"
2372
2372
  },
2373
2373
  "EgressEndpoints": {
2374
- "shape": "Sel",
2374
+ "shape": "Seq",
2375
2375
  "locationName": "egressEndpoints"
2376
2376
  },
2377
2377
  "EncoderSettings": {
@@ -2382,25 +2382,25 @@
2382
2382
  "locationName": "id"
2383
2383
  },
2384
2384
  "InputAttachments": {
2385
- "shape": "Scm",
2385
+ "shape": "Scr",
2386
2386
  "locationName": "inputAttachments"
2387
2387
  },
2388
2388
  "InputSpecification": {
2389
- "shape": "Se9",
2389
+ "shape": "See",
2390
2390
  "locationName": "inputSpecification"
2391
2391
  },
2392
2392
  "LogLevel": {
2393
2393
  "locationName": "logLevel"
2394
2394
  },
2395
2395
  "Maintenance": {
2396
- "shape": "Sen",
2396
+ "shape": "Ses",
2397
2397
  "locationName": "maintenance"
2398
2398
  },
2399
2399
  "Name": {
2400
2400
  "locationName": "name"
2401
2401
  },
2402
2402
  "PipelineDetails": {
2403
- "shape": "Seo",
2403
+ "shape": "Set",
2404
2404
  "locationName": "pipelineDetails"
2405
2405
  },
2406
2406
  "PipelinesRunningCount": {
@@ -2414,11 +2414,11 @@
2414
2414
  "locationName": "state"
2415
2415
  },
2416
2416
  "Tags": {
2417
- "shape": "Seh",
2417
+ "shape": "Sem",
2418
2418
  "locationName": "tags"
2419
2419
  },
2420
2420
  "Vpc": {
2421
- "shape": "Ser",
2421
+ "shape": "Sew",
2422
2422
  "locationName": "vpc"
2423
2423
  }
2424
2424
  }
@@ -2474,14 +2474,14 @@
2474
2474
  "locationName": "availabilityZones"
2475
2475
  },
2476
2476
  "Destinations": {
2477
- "shape": "Sfu",
2477
+ "shape": "Sfz",
2478
2478
  "locationName": "destinations"
2479
2479
  },
2480
2480
  "Id": {
2481
2481
  "locationName": "id"
2482
2482
  },
2483
2483
  "MultiplexSettings": {
2484
- "shape": "Sfo",
2484
+ "shape": "Sft",
2485
2485
  "locationName": "multiplexSettings"
2486
2486
  },
2487
2487
  "Name": {
@@ -2499,7 +2499,7 @@
2499
2499
  "locationName": "state"
2500
2500
  },
2501
2501
  "Tags": {
2502
- "shape": "Seh",
2502
+ "shape": "Sem",
2503
2503
  "locationName": "tags"
2504
2504
  }
2505
2505
  }
@@ -2540,7 +2540,7 @@
2540
2540
  "locationName": "destinations"
2541
2541
  },
2542
2542
  "EgressEndpoints": {
2543
- "shape": "Sel",
2543
+ "shape": "Seq",
2544
2544
  "locationName": "egressEndpoints"
2545
2545
  },
2546
2546
  "EncoderSettings": {
@@ -2551,25 +2551,25 @@
2551
2551
  "locationName": "id"
2552
2552
  },
2553
2553
  "InputAttachments": {
2554
- "shape": "Scm",
2554
+ "shape": "Scr",
2555
2555
  "locationName": "inputAttachments"
2556
2556
  },
2557
2557
  "InputSpecification": {
2558
- "shape": "Se9",
2558
+ "shape": "See",
2559
2559
  "locationName": "inputSpecification"
2560
2560
  },
2561
2561
  "LogLevel": {
2562
2562
  "locationName": "logLevel"
2563
2563
  },
2564
2564
  "Maintenance": {
2565
- "shape": "Sen",
2565
+ "shape": "Ses",
2566
2566
  "locationName": "maintenance"
2567
2567
  },
2568
2568
  "Name": {
2569
2569
  "locationName": "name"
2570
2570
  },
2571
2571
  "PipelineDetails": {
2572
- "shape": "Seo",
2572
+ "shape": "Set",
2573
2573
  "locationName": "pipelineDetails"
2574
2574
  },
2575
2575
  "PipelinesRunningCount": {
@@ -2583,11 +2583,11 @@
2583
2583
  "locationName": "state"
2584
2584
  },
2585
2585
  "Tags": {
2586
- "shape": "Seh",
2586
+ "shape": "Sem",
2587
2587
  "locationName": "tags"
2588
2588
  },
2589
2589
  "Vpc": {
2590
- "shape": "Ser",
2590
+ "shape": "Sew",
2591
2591
  "locationName": "vpc"
2592
2592
  }
2593
2593
  }
@@ -2621,14 +2621,14 @@
2621
2621
  "locationName": "availabilityZones"
2622
2622
  },
2623
2623
  "Destinations": {
2624
- "shape": "Sfu",
2624
+ "shape": "Sfz",
2625
2625
  "locationName": "destinations"
2626
2626
  },
2627
2627
  "Id": {
2628
2628
  "locationName": "id"
2629
2629
  },
2630
2630
  "MultiplexSettings": {
2631
- "shape": "Sfo",
2631
+ "shape": "Sft",
2632
2632
  "locationName": "multiplexSettings"
2633
2633
  },
2634
2634
  "Name": {
@@ -2646,7 +2646,7 @@
2646
2646
  "locationName": "state"
2647
2647
  },
2648
2648
  "Tags": {
2649
- "shape": "Seh",
2649
+ "shape": "Sem",
2650
2650
  "locationName": "tags"
2651
2651
  }
2652
2652
  }
@@ -2709,11 +2709,11 @@
2709
2709
  "locationName": "encoderSettings"
2710
2710
  },
2711
2711
  "InputAttachments": {
2712
- "shape": "Scm",
2712
+ "shape": "Scr",
2713
2713
  "locationName": "inputAttachments"
2714
2714
  },
2715
2715
  "InputSpecification": {
2716
- "shape": "Se9",
2716
+ "shape": "See",
2717
2717
  "locationName": "inputSpecification"
2718
2718
  },
2719
2719
  "LogLevel": {
@@ -2749,7 +2749,7 @@
2749
2749
  "type": "structure",
2750
2750
  "members": {
2751
2751
  "Channel": {
2752
- "shape": "Sek",
2752
+ "shape": "Sep",
2753
2753
  "locationName": "channel"
2754
2754
  }
2755
2755
  }
@@ -2785,7 +2785,7 @@
2785
2785
  "type": "structure",
2786
2786
  "members": {
2787
2787
  "Channel": {
2788
- "shape": "Sek",
2788
+ "shape": "Sep",
2789
2789
  "locationName": "channel"
2790
2790
  }
2791
2791
  }
@@ -2801,7 +2801,7 @@
2801
2801
  "type": "structure",
2802
2802
  "members": {
2803
2803
  "Destinations": {
2804
- "shape": "Set",
2804
+ "shape": "Sey",
2805
2805
  "locationName": "destinations"
2806
2806
  },
2807
2807
  "InputDevices": {
@@ -2825,7 +2825,7 @@
2825
2825
  "locationName": "inputSecurityGroups"
2826
2826
  },
2827
2827
  "MediaConnectFlows": {
2828
- "shape": "Sex",
2828
+ "shape": "Sf2",
2829
2829
  "locationName": "mediaConnectFlows"
2830
2830
  },
2831
2831
  "Name": {
@@ -2835,7 +2835,7 @@
2835
2835
  "locationName": "roleArn"
2836
2836
  },
2837
2837
  "Sources": {
2838
- "shape": "Sez",
2838
+ "shape": "Sf4",
2839
2839
  "locationName": "sources"
2840
2840
  }
2841
2841
  },
@@ -2847,7 +2847,7 @@
2847
2847
  "type": "structure",
2848
2848
  "members": {
2849
2849
  "Input": {
2850
- "shape": "Sf4",
2850
+ "shape": "Sf9",
2851
2851
  "locationName": "input"
2852
2852
  }
2853
2853
  }
@@ -2863,7 +2863,7 @@
2863
2863
  "type": "structure",
2864
2864
  "members": {
2865
2865
  "HdDeviceSettings": {
2866
- "shape": "Sk5",
2866
+ "shape": "Ska",
2867
2867
  "locationName": "hdDeviceSettings"
2868
2868
  },
2869
2869
  "InputDeviceId": {
@@ -2874,7 +2874,7 @@
2874
2874
  "locationName": "name"
2875
2875
  },
2876
2876
  "UhdDeviceSettings": {
2877
- "shape": "Sk5",
2877
+ "shape": "Ska",
2878
2878
  "locationName": "uhdDeviceSettings"
2879
2879
  }
2880
2880
  },
@@ -2898,7 +2898,7 @@
2898
2898
  "locationName": "deviceUpdateStatus"
2899
2899
  },
2900
2900
  "HdDeviceSettings": {
2901
- "shape": "Shh",
2901
+ "shape": "Shm",
2902
2902
  "locationName": "hdDeviceSettings"
2903
2903
  },
2904
2904
  "Id": {
@@ -2911,7 +2911,7 @@
2911
2911
  "locationName": "name"
2912
2912
  },
2913
2913
  "NetworkSettings": {
2914
- "shape": "Shm",
2914
+ "shape": "Shr",
2915
2915
  "locationName": "networkSettings"
2916
2916
  },
2917
2917
  "SerialNumber": {
@@ -2921,7 +2921,7 @@
2921
2921
  "locationName": "type"
2922
2922
  },
2923
2923
  "UhdDeviceSettings": {
2924
- "shape": "Shp",
2924
+ "shape": "Shu",
2925
2925
  "locationName": "uhdDeviceSettings"
2926
2926
  }
2927
2927
  }
@@ -2941,11 +2941,11 @@
2941
2941
  "locationName": "inputSecurityGroupId"
2942
2942
  },
2943
2943
  "Tags": {
2944
- "shape": "Seh",
2944
+ "shape": "Sem",
2945
2945
  "locationName": "tags"
2946
2946
  },
2947
2947
  "WhitelistRules": {
2948
- "shape": "Sfg",
2948
+ "shape": "Sfl",
2949
2949
  "locationName": "whitelistRules"
2950
2950
  }
2951
2951
  },
@@ -2957,7 +2957,7 @@
2957
2957
  "type": "structure",
2958
2958
  "members": {
2959
2959
  "SecurityGroup": {
2960
- "shape": "Sfj",
2960
+ "shape": "Sfo",
2961
2961
  "locationName": "securityGroup"
2962
2962
  }
2963
2963
  }
@@ -2977,7 +2977,7 @@
2977
2977
  "locationName": "multiplexId"
2978
2978
  },
2979
2979
  "MultiplexSettings": {
2980
- "shape": "Sfo",
2980
+ "shape": "Sft",
2981
2981
  "locationName": "multiplexSettings"
2982
2982
  },
2983
2983
  "Name": {
@@ -2992,7 +2992,7 @@
2992
2992
  "type": "structure",
2993
2993
  "members": {
2994
2994
  "Multiplex": {
2995
- "shape": "Sft",
2995
+ "shape": "Sfy",
2996
2996
  "locationName": "multiplex"
2997
2997
  }
2998
2998
  }
@@ -3012,7 +3012,7 @@
3012
3012
  "locationName": "multiplexId"
3013
3013
  },
3014
3014
  "MultiplexProgramSettings": {
3015
- "shape": "Sfz",
3015
+ "shape": "Sg4",
3016
3016
  "locationName": "multiplexProgramSettings"
3017
3017
  },
3018
3018
  "ProgramName": {
@@ -3029,7 +3029,7 @@
3029
3029
  "type": "structure",
3030
3030
  "members": {
3031
3031
  "MultiplexProgram": {
3032
- "shape": "Sg8",
3032
+ "shape": "Sgd",
3033
3033
  "locationName": "multiplexProgram"
3034
3034
  }
3035
3035
  }
@@ -3048,7 +3048,7 @@
3048
3048
  "locationName": "name"
3049
3049
  },
3050
3050
  "RenewalSettings": {
3051
- "shape": "Sgu",
3051
+ "shape": "Sgz",
3052
3052
  "locationName": "renewalSettings"
3053
3053
  },
3054
3054
  "ReservationId": {
@@ -3064,7 +3064,7 @@
3064
3064
  "type": "structure",
3065
3065
  "members": {
3066
3066
  "Reservation": {
3067
- "shape": "Sj9",
3067
+ "shape": "Sje",
3068
3068
  "locationName": "reservation"
3069
3069
  }
3070
3070
  }
@@ -3742,6 +3742,37 @@
3742
3742
  }
3743
3743
  }
3744
3744
  },
3745
+ "Eac3AtmosSettings": {
3746
+ "locationName": "eac3AtmosSettings",
3747
+ "type": "structure",
3748
+ "members": {
3749
+ "Bitrate": {
3750
+ "locationName": "bitrate",
3751
+ "type": "double"
3752
+ },
3753
+ "CodingMode": {
3754
+ "locationName": "codingMode"
3755
+ },
3756
+ "Dialnorm": {
3757
+ "locationName": "dialnorm",
3758
+ "type": "integer"
3759
+ },
3760
+ "DrcLine": {
3761
+ "locationName": "drcLine"
3762
+ },
3763
+ "DrcRf": {
3764
+ "locationName": "drcRf"
3765
+ },
3766
+ "HeightTrim": {
3767
+ "locationName": "heightTrim",
3768
+ "type": "double"
3769
+ },
3770
+ "SurroundTrim": {
3771
+ "locationName": "surroundTrim",
3772
+ "type": "double"
3773
+ }
3774
+ }
3775
+ },
3745
3776
  "Eac3Settings": {
3746
3777
  "locationName": "eac3Settings",
3747
3778
  "type": "structure",
@@ -4376,7 +4407,7 @@
4376
4407
  }
4377
4408
  },
4378
4409
  "Destination": {
4379
- "shape": "S6f",
4410
+ "shape": "S6j",
4380
4411
  "locationName": "destination"
4381
4412
  },
4382
4413
  "RolloverInterval": {
@@ -4393,7 +4424,7 @@
4393
4424
  "type": "structure",
4394
4425
  "members": {
4395
4426
  "Destination": {
4396
- "shape": "S6f",
4427
+ "shape": "S6j",
4397
4428
  "locationName": "destination"
4398
4429
  },
4399
4430
  "FrameCaptureCdnSettings": {
@@ -4474,7 +4505,7 @@
4474
4505
  "locationName": "constantIv"
4475
4506
  },
4476
4507
  "Destination": {
4477
- "shape": "S6f",
4508
+ "shape": "S6j",
4478
4509
  "locationName": "destination"
4479
4510
  },
4480
4511
  "DirectoryStructure": {
@@ -4725,7 +4756,7 @@
4725
4756
  "type": "structure",
4726
4757
  "members": {
4727
4758
  "Destination": {
4728
- "shape": "S6f",
4759
+ "shape": "S6j",
4729
4760
  "locationName": "destination"
4730
4761
  }
4731
4762
  },
@@ -4751,7 +4782,7 @@
4751
4782
  "type": "integer"
4752
4783
  },
4753
4784
  "Destination": {
4754
- "shape": "S6f",
4785
+ "shape": "S6j",
4755
4786
  "locationName": "destination"
4756
4787
  },
4757
4788
  "EventId": {
@@ -4890,7 +4921,7 @@
4890
4921
  "type": "structure",
4891
4922
  "members": {
4892
4923
  "M2tsSettings": {
4893
- "shape": "S8m",
4924
+ "shape": "S8q",
4894
4925
  "locationName": "m2tsSettings"
4895
4926
  },
4896
4927
  "RawSettings": {
@@ -5080,7 +5111,7 @@
5080
5111
  "type": "structure",
5081
5112
  "members": {
5082
5113
  "Destination": {
5083
- "shape": "S6f",
5114
+ "shape": "S6j",
5084
5115
  "locationName": "destination"
5085
5116
  }
5086
5117
  },
@@ -5100,7 +5131,7 @@
5100
5131
  "type": "integer"
5101
5132
  },
5102
5133
  "Destination": {
5103
- "shape": "S6f",
5134
+ "shape": "S6j",
5104
5135
  "locationName": "destination"
5105
5136
  },
5106
5137
  "NumRetries": {
@@ -5125,13 +5156,13 @@
5125
5156
  "type": "structure",
5126
5157
  "members": {
5127
5158
  "M2tsSettings": {
5128
- "shape": "S8m",
5159
+ "shape": "S8q",
5129
5160
  "locationName": "m2tsSettings"
5130
5161
  }
5131
5162
  }
5132
5163
  },
5133
5164
  "Destination": {
5134
- "shape": "S6f",
5165
+ "shape": "S6j",
5135
5166
  "locationName": "destination"
5136
5167
  },
5137
5168
  "FecOutputSettings": {
@@ -5244,15 +5275,15 @@
5244
5275
  "type": "structure",
5245
5276
  "members": {
5246
5277
  "ColorSpacePassthroughSettings": {
5247
- "shape": "Sat",
5278
+ "shape": "Sax",
5248
5279
  "locationName": "colorSpacePassthroughSettings"
5249
5280
  },
5250
5281
  "Rec601Settings": {
5251
- "shape": "Sau",
5282
+ "shape": "Say",
5252
5283
  "locationName": "rec601Settings"
5253
5284
  },
5254
5285
  "Rec709Settings": {
5255
- "shape": "Sav",
5286
+ "shape": "Saz",
5256
5287
  "locationName": "rec709Settings"
5257
5288
  }
5258
5289
  }
@@ -5265,7 +5296,7 @@
5265
5296
  "type": "structure",
5266
5297
  "members": {
5267
5298
  "TemporalFilterSettings": {
5268
- "shape": "Say",
5299
+ "shape": "Sb2",
5269
5300
  "locationName": "temporalFilterSettings"
5270
5301
  }
5271
5302
  }
@@ -5410,19 +5441,24 @@
5410
5441
  "type": "structure",
5411
5442
  "members": {
5412
5443
  "ColorSpacePassthroughSettings": {
5413
- "shape": "Sat",
5444
+ "shape": "Sax",
5414
5445
  "locationName": "colorSpacePassthroughSettings"
5415
5446
  },
5447
+ "DolbyVision81Settings": {
5448
+ "locationName": "dolbyVision81Settings",
5449
+ "type": "structure",
5450
+ "members": {}
5451
+ },
5416
5452
  "Hdr10Settings": {
5417
- "shape": "Sbw",
5453
+ "shape": "Sc1",
5418
5454
  "locationName": "hdr10Settings"
5419
5455
  },
5420
5456
  "Rec601Settings": {
5421
- "shape": "Sau",
5457
+ "shape": "Say",
5422
5458
  "locationName": "rec601Settings"
5423
5459
  },
5424
5460
  "Rec709Settings": {
5425
- "shape": "Sav",
5461
+ "shape": "Saz",
5426
5462
  "locationName": "rec709Settings"
5427
5463
  }
5428
5464
  }
@@ -5432,7 +5468,7 @@
5432
5468
  "type": "structure",
5433
5469
  "members": {
5434
5470
  "TemporalFilterSettings": {
5435
- "shape": "Say",
5471
+ "shape": "Sb2",
5436
5472
  "locationName": "temporalFilterSettings"
5437
5473
  }
5438
5474
  }
@@ -5540,7 +5576,7 @@
5540
5576
  "type": "structure",
5541
5577
  "members": {
5542
5578
  "TemporalFilterSettings": {
5543
- "shape": "Say",
5579
+ "shape": "Sb2",
5544
5580
  "locationName": "temporalFilterSettings"
5545
5581
  }
5546
5582
  }
@@ -5623,7 +5659,7 @@
5623
5659
  "TimecodeConfig"
5624
5660
  ]
5625
5661
  },
5626
- "S6f": {
5662
+ "S6j": {
5627
5663
  "type": "structure",
5628
5664
  "members": {
5629
5665
  "DestinationRefId": {
@@ -5631,7 +5667,7 @@
5631
5667
  }
5632
5668
  }
5633
5669
  },
5634
- "S8m": {
5670
+ "S8q": {
5635
5671
  "type": "structure",
5636
5672
  "members": {
5637
5673
  "AbsentInputAudioBehavior": {
@@ -5829,19 +5865,19 @@
5829
5865
  }
5830
5866
  }
5831
5867
  },
5832
- "Sat": {
5868
+ "Sax": {
5833
5869
  "type": "structure",
5834
5870
  "members": {}
5835
5871
  },
5836
- "Sau": {
5872
+ "Say": {
5837
5873
  "type": "structure",
5838
5874
  "members": {}
5839
5875
  },
5840
- "Sav": {
5876
+ "Saz": {
5841
5877
  "type": "structure",
5842
5878
  "members": {}
5843
5879
  },
5844
- "Say": {
5880
+ "Sb2": {
5845
5881
  "type": "structure",
5846
5882
  "members": {
5847
5883
  "PostFilterSharpening": {
@@ -5852,7 +5888,7 @@
5852
5888
  }
5853
5889
  }
5854
5890
  },
5855
- "Sbw": {
5891
+ "Sc1": {
5856
5892
  "type": "structure",
5857
5893
  "members": {
5858
5894
  "MaxCll": {
@@ -5865,7 +5901,7 @@
5865
5901
  }
5866
5902
  }
5867
5903
  },
5868
- "Scm": {
5904
+ "Scr": {
5869
5905
  "type": "list",
5870
5906
  "member": {
5871
5907
  "type": "structure",
@@ -6248,7 +6284,7 @@
6248
6284
  "type": "structure",
6249
6285
  "members": {
6250
6286
  "Hdr10Settings": {
6251
- "shape": "Sbw",
6287
+ "shape": "Sc1",
6252
6288
  "locationName": "hdr10Settings"
6253
6289
  }
6254
6290
  }
@@ -6289,7 +6325,7 @@
6289
6325
  }
6290
6326
  }
6291
6327
  },
6292
- "Se9": {
6328
+ "See": {
6293
6329
  "type": "structure",
6294
6330
  "members": {
6295
6331
  "Codec": {
@@ -6303,12 +6339,12 @@
6303
6339
  }
6304
6340
  }
6305
6341
  },
6306
- "Seh": {
6342
+ "Sem": {
6307
6343
  "type": "map",
6308
6344
  "key": {},
6309
6345
  "value": {}
6310
6346
  },
6311
- "Sek": {
6347
+ "Sep": {
6312
6348
  "type": "structure",
6313
6349
  "members": {
6314
6350
  "Arn": {
@@ -6326,7 +6362,7 @@
6326
6362
  "locationName": "destinations"
6327
6363
  },
6328
6364
  "EgressEndpoints": {
6329
- "shape": "Sel",
6365
+ "shape": "Seq",
6330
6366
  "locationName": "egressEndpoints"
6331
6367
  },
6332
6368
  "EncoderSettings": {
@@ -6337,25 +6373,25 @@
6337
6373
  "locationName": "id"
6338
6374
  },
6339
6375
  "InputAttachments": {
6340
- "shape": "Scm",
6376
+ "shape": "Scr",
6341
6377
  "locationName": "inputAttachments"
6342
6378
  },
6343
6379
  "InputSpecification": {
6344
- "shape": "Se9",
6380
+ "shape": "See",
6345
6381
  "locationName": "inputSpecification"
6346
6382
  },
6347
6383
  "LogLevel": {
6348
6384
  "locationName": "logLevel"
6349
6385
  },
6350
6386
  "Maintenance": {
6351
- "shape": "Sen",
6387
+ "shape": "Ses",
6352
6388
  "locationName": "maintenance"
6353
6389
  },
6354
6390
  "Name": {
6355
6391
  "locationName": "name"
6356
6392
  },
6357
6393
  "PipelineDetails": {
6358
- "shape": "Seo",
6394
+ "shape": "Set",
6359
6395
  "locationName": "pipelineDetails"
6360
6396
  },
6361
6397
  "PipelinesRunningCount": {
@@ -6369,16 +6405,16 @@
6369
6405
  "locationName": "state"
6370
6406
  },
6371
6407
  "Tags": {
6372
- "shape": "Seh",
6408
+ "shape": "Sem",
6373
6409
  "locationName": "tags"
6374
6410
  },
6375
6411
  "Vpc": {
6376
- "shape": "Ser",
6412
+ "shape": "Sew",
6377
6413
  "locationName": "vpc"
6378
6414
  }
6379
6415
  }
6380
6416
  },
6381
- "Sel": {
6417
+ "Seq": {
6382
6418
  "type": "list",
6383
6419
  "member": {
6384
6420
  "type": "structure",
@@ -6389,7 +6425,7 @@
6389
6425
  }
6390
6426
  }
6391
6427
  },
6392
- "Sen": {
6428
+ "Ses": {
6393
6429
  "type": "structure",
6394
6430
  "members": {
6395
6431
  "MaintenanceDay": {
@@ -6406,7 +6442,7 @@
6406
6442
  }
6407
6443
  }
6408
6444
  },
6409
- "Seo": {
6445
+ "Set": {
6410
6446
  "type": "list",
6411
6447
  "member": {
6412
6448
  "type": "structure",
@@ -6429,7 +6465,7 @@
6429
6465
  }
6430
6466
  }
6431
6467
  },
6432
- "Ser": {
6468
+ "Sew": {
6433
6469
  "type": "structure",
6434
6470
  "members": {
6435
6471
  "AvailabilityZones": {
@@ -6450,7 +6486,7 @@
6450
6486
  }
6451
6487
  }
6452
6488
  },
6453
- "Set": {
6489
+ "Sey": {
6454
6490
  "type": "list",
6455
6491
  "member": {
6456
6492
  "type": "structure",
@@ -6461,7 +6497,7 @@
6461
6497
  }
6462
6498
  }
6463
6499
  },
6464
- "Sev": {
6500
+ "Sf0": {
6465
6501
  "type": "list",
6466
6502
  "member": {
6467
6503
  "type": "structure",
@@ -6472,7 +6508,7 @@
6472
6508
  }
6473
6509
  }
6474
6510
  },
6475
- "Sex": {
6511
+ "Sf2": {
6476
6512
  "type": "list",
6477
6513
  "member": {
6478
6514
  "type": "structure",
@@ -6483,7 +6519,7 @@
6483
6519
  }
6484
6520
  }
6485
6521
  },
6486
- "Sez": {
6522
+ "Sf4": {
6487
6523
  "type": "list",
6488
6524
  "member": {
6489
6525
  "type": "structure",
@@ -6500,7 +6536,7 @@
6500
6536
  }
6501
6537
  }
6502
6538
  },
6503
- "Sf4": {
6539
+ "Sf9": {
6504
6540
  "type": "structure",
6505
6541
  "members": {
6506
6542
  "Arn": {
@@ -6511,7 +6547,7 @@
6511
6547
  "locationName": "attachedChannels"
6512
6548
  },
6513
6549
  "Destinations": {
6514
- "shape": "Sf5",
6550
+ "shape": "Sfa",
6515
6551
  "locationName": "destinations"
6516
6552
  },
6517
6553
  "Id": {
@@ -6521,7 +6557,7 @@
6521
6557
  "locationName": "inputClass"
6522
6558
  },
6523
6559
  "InputDevices": {
6524
- "shape": "Sev",
6560
+ "shape": "Sf0",
6525
6561
  "locationName": "inputDevices"
6526
6562
  },
6527
6563
  "InputPartnerIds": {
@@ -6532,7 +6568,7 @@
6532
6568
  "locationName": "inputSourceType"
6533
6569
  },
6534
6570
  "MediaConnectFlows": {
6535
- "shape": "Sfa",
6571
+ "shape": "Sff",
6536
6572
  "locationName": "mediaConnectFlows"
6537
6573
  },
6538
6574
  "Name": {
@@ -6546,14 +6582,14 @@
6546
6582
  "locationName": "securityGroups"
6547
6583
  },
6548
6584
  "Sources": {
6549
- "shape": "Sfc",
6585
+ "shape": "Sfh",
6550
6586
  "locationName": "sources"
6551
6587
  },
6552
6588
  "State": {
6553
6589
  "locationName": "state"
6554
6590
  },
6555
6591
  "Tags": {
6556
- "shape": "Seh",
6592
+ "shape": "Sem",
6557
6593
  "locationName": "tags"
6558
6594
  },
6559
6595
  "Type": {
@@ -6561,7 +6597,7 @@
6561
6597
  }
6562
6598
  }
6563
6599
  },
6564
- "Sf5": {
6600
+ "Sfa": {
6565
6601
  "type": "list",
6566
6602
  "member": {
6567
6603
  "type": "structure",
@@ -6590,7 +6626,7 @@
6590
6626
  }
6591
6627
  }
6592
6628
  },
6593
- "Sfa": {
6629
+ "Sff": {
6594
6630
  "type": "list",
6595
6631
  "member": {
6596
6632
  "type": "structure",
@@ -6601,7 +6637,7 @@
6601
6637
  }
6602
6638
  }
6603
6639
  },
6604
- "Sfc": {
6640
+ "Sfh": {
6605
6641
  "type": "list",
6606
6642
  "member": {
6607
6643
  "type": "structure",
@@ -6618,7 +6654,7 @@
6618
6654
  }
6619
6655
  }
6620
6656
  },
6621
- "Sfg": {
6657
+ "Sfl": {
6622
6658
  "type": "list",
6623
6659
  "member": {
6624
6660
  "type": "structure",
@@ -6629,7 +6665,7 @@
6629
6665
  }
6630
6666
  }
6631
6667
  },
6632
- "Sfj": {
6668
+ "Sfo": {
6633
6669
  "type": "structure",
6634
6670
  "members": {
6635
6671
  "Arn": {
@@ -6646,16 +6682,16 @@
6646
6682
  "locationName": "state"
6647
6683
  },
6648
6684
  "Tags": {
6649
- "shape": "Seh",
6685
+ "shape": "Sem",
6650
6686
  "locationName": "tags"
6651
6687
  },
6652
6688
  "WhitelistRules": {
6653
- "shape": "Sfl",
6689
+ "shape": "Sfq",
6654
6690
  "locationName": "whitelistRules"
6655
6691
  }
6656
6692
  }
6657
6693
  },
6658
- "Sfl": {
6694
+ "Sfq": {
6659
6695
  "type": "list",
6660
6696
  "member": {
6661
6697
  "type": "structure",
@@ -6666,7 +6702,7 @@
6666
6702
  }
6667
6703
  }
6668
6704
  },
6669
- "Sfo": {
6705
+ "Sft": {
6670
6706
  "type": "structure",
6671
6707
  "members": {
6672
6708
  "MaximumVideoBufferDelayMilliseconds": {
@@ -6691,7 +6727,7 @@
6691
6727
  "TransportStreamId"
6692
6728
  ]
6693
6729
  },
6694
- "Sft": {
6730
+ "Sfy": {
6695
6731
  "type": "structure",
6696
6732
  "members": {
6697
6733
  "Arn": {
@@ -6702,14 +6738,14 @@
6702
6738
  "locationName": "availabilityZones"
6703
6739
  },
6704
6740
  "Destinations": {
6705
- "shape": "Sfu",
6741
+ "shape": "Sfz",
6706
6742
  "locationName": "destinations"
6707
6743
  },
6708
6744
  "Id": {
6709
6745
  "locationName": "id"
6710
6746
  },
6711
6747
  "MultiplexSettings": {
6712
- "shape": "Sfo",
6748
+ "shape": "Sft",
6713
6749
  "locationName": "multiplexSettings"
6714
6750
  },
6715
6751
  "Name": {
@@ -6727,12 +6763,12 @@
6727
6763
  "locationName": "state"
6728
6764
  },
6729
6765
  "Tags": {
6730
- "shape": "Seh",
6766
+ "shape": "Sem",
6731
6767
  "locationName": "tags"
6732
6768
  }
6733
6769
  }
6734
6770
  },
6735
- "Sfu": {
6771
+ "Sfz": {
6736
6772
  "type": "list",
6737
6773
  "member": {
6738
6774
  "type": "structure",
@@ -6749,7 +6785,7 @@
6749
6785
  }
6750
6786
  }
6751
6787
  },
6752
- "Sfz": {
6788
+ "Sg4": {
6753
6789
  "type": "structure",
6754
6790
  "members": {
6755
6791
  "PreferredChannelPipeline": {
@@ -6808,22 +6844,22 @@
6808
6844
  "ProgramNumber"
6809
6845
  ]
6810
6846
  },
6811
- "Sg8": {
6847
+ "Sgd": {
6812
6848
  "type": "structure",
6813
6849
  "members": {
6814
6850
  "ChannelId": {
6815
6851
  "locationName": "channelId"
6816
6852
  },
6817
6853
  "MultiplexProgramSettings": {
6818
- "shape": "Sfz",
6854
+ "shape": "Sg4",
6819
6855
  "locationName": "multiplexProgramSettings"
6820
6856
  },
6821
6857
  "PacketIdentifiersMap": {
6822
- "shape": "Sg9",
6858
+ "shape": "Sge",
6823
6859
  "locationName": "packetIdentifiersMap"
6824
6860
  },
6825
6861
  "PipelineDetails": {
6826
- "shape": "Sgb",
6862
+ "shape": "Sgg",
6827
6863
  "locationName": "pipelineDetails"
6828
6864
  },
6829
6865
  "ProgramName": {
@@ -6831,15 +6867,15 @@
6831
6867
  }
6832
6868
  }
6833
6869
  },
6834
- "Sg9": {
6870
+ "Sge": {
6835
6871
  "type": "structure",
6836
6872
  "members": {
6837
6873
  "AudioPids": {
6838
- "shape": "Sga",
6874
+ "shape": "Sgf",
6839
6875
  "locationName": "audioPids"
6840
6876
  },
6841
6877
  "DvbSubPids": {
6842
- "shape": "Sga",
6878
+ "shape": "Sgf",
6843
6879
  "locationName": "dvbSubPids"
6844
6880
  },
6845
6881
  "DvbTeletextPid": {
@@ -6855,7 +6891,7 @@
6855
6891
  "type": "integer"
6856
6892
  },
6857
6893
  "KlvDataPids": {
6858
- "shape": "Sga",
6894
+ "shape": "Sgf",
6859
6895
  "locationName": "klvDataPids"
6860
6896
  },
6861
6897
  "PcrPid": {
@@ -6871,7 +6907,7 @@
6871
6907
  "type": "integer"
6872
6908
  },
6873
6909
  "Scte27Pids": {
6874
- "shape": "Sga",
6910
+ "shape": "Sgf",
6875
6911
  "locationName": "scte27Pids"
6876
6912
  },
6877
6913
  "Scte35Pid": {
@@ -6888,13 +6924,13 @@
6888
6924
  }
6889
6925
  }
6890
6926
  },
6891
- "Sga": {
6927
+ "Sgf": {
6892
6928
  "type": "list",
6893
6929
  "member": {
6894
6930
  "type": "integer"
6895
6931
  }
6896
6932
  },
6897
- "Sgb": {
6933
+ "Sgg": {
6898
6934
  "type": "list",
6899
6935
  "member": {
6900
6936
  "type": "structure",
@@ -6908,7 +6944,7 @@
6908
6944
  }
6909
6945
  }
6910
6946
  },
6911
- "Sgu": {
6947
+ "Sgz": {
6912
6948
  "type": "structure",
6913
6949
  "members": {
6914
6950
  "AutomaticRenewal": {
@@ -6920,7 +6956,7 @@
6920
6956
  }
6921
6957
  }
6922
6958
  },
6923
- "Sgw": {
6959
+ "Sh1": {
6924
6960
  "type": "structure",
6925
6961
  "members": {
6926
6962
  "ChannelClass": {
@@ -6949,7 +6985,7 @@
6949
6985
  }
6950
6986
  }
6951
6987
  },
6952
- "Shh": {
6988
+ "Shm": {
6953
6989
  "type": "structure",
6954
6990
  "members": {
6955
6991
  "ActiveInput": {
@@ -6982,7 +7018,7 @@
6982
7018
  }
6983
7019
  }
6984
7020
  },
6985
- "Shm": {
7021
+ "Shr": {
6986
7022
  "type": "structure",
6987
7023
  "members": {
6988
7024
  "DnsAddresses": {
@@ -7003,7 +7039,7 @@
7003
7039
  }
7004
7040
  }
7005
7041
  },
7006
- "Shp": {
7042
+ "Shu": {
7007
7043
  "type": "structure",
7008
7044
  "members": {
7009
7045
  "ActiveInput": {
@@ -7036,7 +7072,7 @@
7036
7072
  }
7037
7073
  }
7038
7074
  },
7039
- "Sj9": {
7075
+ "Sje": {
7040
7076
  "type": "structure",
7041
7077
  "members": {
7042
7078
  "Arn": {
@@ -7079,14 +7115,14 @@
7079
7115
  "locationName": "region"
7080
7116
  },
7081
7117
  "RenewalSettings": {
7082
- "shape": "Sgu",
7118
+ "shape": "Sgz",
7083
7119
  "locationName": "renewalSettings"
7084
7120
  },
7085
7121
  "ReservationId": {
7086
7122
  "locationName": "reservationId"
7087
7123
  },
7088
7124
  "ResourceSpecification": {
7089
- "shape": "Sgw",
7125
+ "shape": "Sh1",
7090
7126
  "locationName": "resourceSpecification"
7091
7127
  },
7092
7128
  "Start": {
@@ -7096,7 +7132,7 @@
7096
7132
  "locationName": "state"
7097
7133
  },
7098
7134
  "Tags": {
7099
- "shape": "Seh",
7135
+ "shape": "Sem",
7100
7136
  "locationName": "tags"
7101
7137
  },
7102
7138
  "UsagePrice": {
@@ -7105,7 +7141,7 @@
7105
7141
  }
7106
7142
  }
7107
7143
  },
7108
- "Sk5": {
7144
+ "Ska": {
7109
7145
  "type": "structure",
7110
7146
  "members": {
7111
7147
  "ConfiguredInput": {