cdk-docker-image-deployment 0.0.177 → 0.0.178

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 (35) hide show
  1. package/.jsii +3 -3
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/aws-sdk/CHANGELOG.md +9 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +4 -2
  8. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +40 -36
  9. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.examples.json +5 -0
  10. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +590 -0
  11. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +16 -0
  12. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.waiters2.json +5 -0
  13. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +134 -116
  14. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +142 -127
  15. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  16. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.min.json +332 -26
  17. package/node_modules/aws-sdk/apis/timestream-write-2018-11-01.paginators.json +5 -0
  18. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  19. package/node_modules/aws-sdk/clients/all.js +2 -1
  20. package/node_modules/aws-sdk/clients/devopsguru.d.ts +8 -0
  21. package/node_modules/aws-sdk/clients/drs.d.ts +18 -2
  22. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +606 -0
  23. package/node_modules/aws-sdk/clients/internetmonitor.js +19 -0
  24. package/node_modules/aws-sdk/clients/lambda.d.ts +46 -13
  25. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +30 -10
  26. package/node_modules/aws-sdk/clients/timestreamwrite.d.ts +435 -38
  27. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +3 -3
  28. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +56 -12
  29. package/node_modules/aws-sdk/dist/aws-sdk.js +142 -119
  30. package/node_modules/aws-sdk/dist/aws-sdk.min.js +42 -42
  31. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  32. package/node_modules/aws-sdk/lib/core.js +1 -1
  33. package/node_modules/aws-sdk/lib/region_config_data.json +2 -0
  34. package/node_modules/aws-sdk/package.json +1 -1
  35. package/package.json +4 -4
@@ -103,11 +103,11 @@
103
103
  "locationName": "statusUpdateInterval"
104
104
  },
105
105
  "Tags": {
106
- "shape": "Sk9",
106
+ "shape": "Skc",
107
107
  "locationName": "tags"
108
108
  },
109
109
  "UserMetadata": {
110
- "shape": "Sk9",
110
+ "shape": "Skc",
111
111
  "locationName": "userMetadata"
112
112
  }
113
113
  },
@@ -120,7 +120,7 @@
120
120
  "type": "structure",
121
121
  "members": {
122
122
  "Job": {
123
- "shape": "Skb",
123
+ "shape": "Ske",
124
124
  "locationName": "job"
125
125
  }
126
126
  }
@@ -159,14 +159,14 @@
159
159
  "locationName": "queue"
160
160
  },
161
161
  "Settings": {
162
- "shape": "Skr",
162
+ "shape": "Sku",
163
163
  "locationName": "settings"
164
164
  },
165
165
  "StatusUpdateInterval": {
166
166
  "locationName": "statusUpdateInterval"
167
167
  },
168
168
  "Tags": {
169
- "shape": "Sk9",
169
+ "shape": "Skc",
170
170
  "locationName": "tags"
171
171
  }
172
172
  },
@@ -179,7 +179,7 @@
179
179
  "type": "structure",
180
180
  "members": {
181
181
  "JobTemplate": {
182
- "shape": "Skv",
182
+ "shape": "Sky",
183
183
  "locationName": "jobTemplate"
184
184
  }
185
185
  }
@@ -203,11 +203,11 @@
203
203
  "locationName": "name"
204
204
  },
205
205
  "Settings": {
206
- "shape": "Sky",
206
+ "shape": "Sl1",
207
207
  "locationName": "settings"
208
208
  },
209
209
  "Tags": {
210
- "shape": "Sk9",
210
+ "shape": "Skc",
211
211
  "locationName": "tags"
212
212
  }
213
213
  },
@@ -220,7 +220,7 @@
220
220
  "type": "structure",
221
221
  "members": {
222
222
  "Preset": {
223
- "shape": "Sl2",
223
+ "shape": "Sl5",
224
224
  "locationName": "preset"
225
225
  }
226
226
  }
@@ -244,14 +244,14 @@
244
244
  "locationName": "pricingPlan"
245
245
  },
246
246
  "ReservationPlanSettings": {
247
- "shape": "Sl5",
247
+ "shape": "Sl8",
248
248
  "locationName": "reservationPlanSettings"
249
249
  },
250
250
  "Status": {
251
251
  "locationName": "status"
252
252
  },
253
253
  "Tags": {
254
- "shape": "Sk9",
254
+ "shape": "Skc",
255
255
  "locationName": "tags"
256
256
  }
257
257
  },
@@ -263,7 +263,7 @@
263
263
  "type": "structure",
264
264
  "members": {
265
265
  "Queue": {
266
- "shape": "Sla",
266
+ "shape": "Sld",
267
267
  "locationName": "queue"
268
268
  }
269
269
  }
@@ -439,7 +439,7 @@
439
439
  "type": "structure",
440
440
  "members": {
441
441
  "Job": {
442
- "shape": "Skb",
442
+ "shape": "Ske",
443
443
  "locationName": "job"
444
444
  }
445
445
  }
@@ -467,7 +467,7 @@
467
467
  "type": "structure",
468
468
  "members": {
469
469
  "JobTemplate": {
470
- "shape": "Skv",
470
+ "shape": "Sky",
471
471
  "locationName": "jobTemplate"
472
472
  }
473
473
  }
@@ -487,7 +487,7 @@
487
487
  "type": "structure",
488
488
  "members": {
489
489
  "Policy": {
490
- "shape": "Sly",
490
+ "shape": "Sm1",
491
491
  "locationName": "policy"
492
492
  }
493
493
  }
@@ -515,7 +515,7 @@
515
515
  "type": "structure",
516
516
  "members": {
517
517
  "Preset": {
518
- "shape": "Sl2",
518
+ "shape": "Sl5",
519
519
  "locationName": "preset"
520
520
  }
521
521
  }
@@ -543,7 +543,7 @@
543
543
  "type": "structure",
544
544
  "members": {
545
545
  "Queue": {
546
- "shape": "Sla",
546
+ "shape": "Sld",
547
547
  "locationName": "queue"
548
548
  }
549
549
  }
@@ -588,7 +588,7 @@
588
588
  "locationName": "jobTemplates",
589
589
  "type": "list",
590
590
  "member": {
591
- "shape": "Skv"
591
+ "shape": "Sky"
592
592
  }
593
593
  },
594
594
  "NextToken": {
@@ -636,7 +636,7 @@
636
636
  "locationName": "jobs",
637
637
  "type": "list",
638
638
  "member": {
639
- "shape": "Skb"
639
+ "shape": "Ske"
640
640
  }
641
641
  },
642
642
  "NextToken": {
@@ -687,7 +687,7 @@
687
687
  "locationName": "presets",
688
688
  "type": "list",
689
689
  "member": {
690
- "shape": "Sl2"
690
+ "shape": "Sl5"
691
691
  }
692
692
  }
693
693
  }
@@ -731,7 +731,7 @@
731
731
  "locationName": "queues",
732
732
  "type": "list",
733
733
  "member": {
734
- "shape": "Sla"
734
+ "shape": "Sld"
735
735
  }
736
736
  }
737
737
  }
@@ -766,7 +766,7 @@
766
766
  "locationName": "arn"
767
767
  },
768
768
  "Tags": {
769
- "shape": "Sk9",
769
+ "shape": "Skc",
770
770
  "locationName": "tags"
771
771
  }
772
772
  }
@@ -784,7 +784,7 @@
784
784
  "type": "structure",
785
785
  "members": {
786
786
  "Policy": {
787
- "shape": "Sly",
787
+ "shape": "Sm1",
788
788
  "locationName": "policy"
789
789
  }
790
790
  },
@@ -796,7 +796,7 @@
796
796
  "type": "structure",
797
797
  "members": {
798
798
  "Policy": {
799
- "shape": "Sly",
799
+ "shape": "Sm1",
800
800
  "locationName": "policy"
801
801
  }
802
802
  }
@@ -814,7 +814,7 @@
814
814
  "locationName": "arn"
815
815
  },
816
816
  "Tags": {
817
- "shape": "Sk9",
817
+ "shape": "Skc",
818
818
  "locationName": "tags"
819
819
  }
820
820
  },
@@ -842,7 +842,7 @@
842
842
  "location": "uri"
843
843
  },
844
844
  "TagKeys": {
845
- "shape": "Skg",
845
+ "shape": "Skj",
846
846
  "locationName": "tagKeys"
847
847
  }
848
848
  },
@@ -890,7 +890,7 @@
890
890
  "locationName": "queue"
891
891
  },
892
892
  "Settings": {
893
- "shape": "Skr",
893
+ "shape": "Sku",
894
894
  "locationName": "settings"
895
895
  },
896
896
  "StatusUpdateInterval": {
@@ -905,7 +905,7 @@
905
905
  "type": "structure",
906
906
  "members": {
907
907
  "JobTemplate": {
908
- "shape": "Skv",
908
+ "shape": "Sky",
909
909
  "locationName": "jobTemplate"
910
910
  }
911
911
  }
@@ -931,7 +931,7 @@
931
931
  "location": "uri"
932
932
  },
933
933
  "Settings": {
934
- "shape": "Sky",
934
+ "shape": "Sl1",
935
935
  "locationName": "settings"
936
936
  }
937
937
  },
@@ -943,7 +943,7 @@
943
943
  "type": "structure",
944
944
  "members": {
945
945
  "Preset": {
946
- "shape": "Sl2",
946
+ "shape": "Sl5",
947
947
  "locationName": "preset"
948
948
  }
949
949
  }
@@ -966,7 +966,7 @@
966
966
  "location": "uri"
967
967
  },
968
968
  "ReservationPlanSettings": {
969
- "shape": "Sl5",
969
+ "shape": "Sl8",
970
970
  "locationName": "reservationPlanSettings"
971
971
  },
972
972
  "Status": {
@@ -981,7 +981,7 @@
981
981
  "type": "structure",
982
982
  "members": {
983
983
  "Queue": {
984
- "shape": "Sla",
984
+ "shape": "Sld",
985
985
  "locationName": "queue"
986
986
  }
987
987
  }
@@ -1098,11 +1098,11 @@
1098
1098
  "type": "integer"
1099
1099
  },
1100
1100
  "ImageInserter": {
1101
- "shape": "S2l",
1101
+ "shape": "S2k",
1102
1102
  "locationName": "imageInserter"
1103
1103
  },
1104
1104
  "InputClippings": {
1105
- "shape": "S2t",
1105
+ "shape": "S2s",
1106
1106
  "locationName": "inputClippings"
1107
1107
  },
1108
1108
  "InputScanType": {
@@ -1141,38 +1141,38 @@
1141
1141
  }
1142
1142
  },
1143
1143
  "VideoSelector": {
1144
- "shape": "S34",
1144
+ "shape": "S33",
1145
1145
  "locationName": "videoSelector"
1146
1146
  }
1147
1147
  }
1148
1148
  }
1149
1149
  },
1150
1150
  "KantarWatermark": {
1151
- "shape": "S3f",
1151
+ "shape": "S3e",
1152
1152
  "locationName": "kantarWatermark"
1153
1153
  },
1154
1154
  "MotionImageInserter": {
1155
- "shape": "S3n",
1155
+ "shape": "S3m",
1156
1156
  "locationName": "motionImageInserter"
1157
1157
  },
1158
1158
  "NielsenConfiguration": {
1159
- "shape": "S3v",
1159
+ "shape": "S3u",
1160
1160
  "locationName": "nielsenConfiguration"
1161
1161
  },
1162
1162
  "NielsenNonLinearWatermark": {
1163
- "shape": "S3x",
1163
+ "shape": "S3w",
1164
1164
  "locationName": "nielsenNonLinearWatermark"
1165
1165
  },
1166
1166
  "OutputGroups": {
1167
- "shape": "S44",
1167
+ "shape": "S43",
1168
1168
  "locationName": "outputGroups"
1169
1169
  },
1170
1170
  "TimecodeConfig": {
1171
- "shape": "Sk1",
1171
+ "shape": "Sk4",
1172
1172
  "locationName": "timecodeConfig"
1173
1173
  },
1174
1174
  "TimedMetadataInsertion": {
1175
- "shape": "Sk4",
1175
+ "shape": "Sk7",
1176
1176
  "locationName": "timedMetadataInsertion"
1177
1177
  }
1178
1178
  }
@@ -1508,7 +1508,7 @@
1508
1508
  }
1509
1509
  }
1510
1510
  },
1511
- "S2l": {
1511
+ "S2k": {
1512
1512
  "type": "structure",
1513
1513
  "members": {
1514
1514
  "InsertableImages": {
@@ -1568,7 +1568,7 @@
1568
1568
  }
1569
1569
  }
1570
1570
  },
1571
- "S2t": {
1571
+ "S2s": {
1572
1572
  "type": "list",
1573
1573
  "member": {
1574
1574
  "type": "structure",
@@ -1582,7 +1582,7 @@
1582
1582
  }
1583
1583
  }
1584
1584
  },
1585
- "S34": {
1585
+ "S33": {
1586
1586
  "type": "structure",
1587
1587
  "members": {
1588
1588
  "AlphaBehavior": {
@@ -1598,7 +1598,7 @@
1598
1598
  "locationName": "embeddedTimecodeOverride"
1599
1599
  },
1600
1600
  "Hdr10Metadata": {
1601
- "shape": "S39",
1601
+ "shape": "S38",
1602
1602
  "locationName": "hdr10Metadata"
1603
1603
  },
1604
1604
  "PadVideo": {
@@ -1620,7 +1620,7 @@
1620
1620
  }
1621
1621
  }
1622
1622
  },
1623
- "S39": {
1623
+ "S38": {
1624
1624
  "type": "structure",
1625
1625
  "members": {
1626
1626
  "BluePrimaryX": {
@@ -1673,7 +1673,7 @@
1673
1673
  }
1674
1674
  }
1675
1675
  },
1676
- "S3f": {
1676
+ "S3e": {
1677
1677
  "type": "structure",
1678
1678
  "members": {
1679
1679
  "ChannelName": {
@@ -1719,7 +1719,7 @@
1719
1719
  }
1720
1720
  }
1721
1721
  },
1722
- "S3n": {
1722
+ "S3m": {
1723
1723
  "type": "structure",
1724
1724
  "members": {
1725
1725
  "Framerate": {
@@ -1764,7 +1764,7 @@
1764
1764
  }
1765
1765
  }
1766
1766
  },
1767
- "S3v": {
1767
+ "S3u": {
1768
1768
  "type": "structure",
1769
1769
  "members": {
1770
1770
  "BreakoutCode": {
@@ -1776,7 +1776,7 @@
1776
1776
  }
1777
1777
  }
1778
1778
  },
1779
- "S3x": {
1779
+ "S3w": {
1780
1780
  "type": "structure",
1781
1781
  "members": {
1782
1782
  "ActiveWatermarkProcess": {
@@ -1815,7 +1815,7 @@
1815
1815
  }
1816
1816
  }
1817
1817
  },
1818
- "S44": {
1818
+ "S43": {
1819
1819
  "type": "list",
1820
1820
  "member": {
1821
1821
  "type": "structure",
@@ -1967,7 +1967,7 @@
1967
1967
  "locationName": "destination"
1968
1968
  },
1969
1969
  "DestinationSettings": {
1970
- "shape": "S4s",
1970
+ "shape": "S4r",
1971
1971
  "locationName": "destinationSettings"
1972
1972
  },
1973
1973
  "Encryption": {
@@ -1991,11 +1991,11 @@
1991
1991
  "locationName": "certificateArn"
1992
1992
  },
1993
1993
  "DashSignaledSystemIds": {
1994
- "shape": "S56",
1994
+ "shape": "S55",
1995
1995
  "locationName": "dashSignaledSystemIds"
1996
1996
  },
1997
1997
  "HlsSignaledSystemIds": {
1998
- "shape": "S56",
1998
+ "shape": "S55",
1999
1999
  "locationName": "hlsSignaledSystemIds"
2000
2000
  },
2001
2001
  "ResourceId": {
@@ -2007,7 +2007,7 @@
2007
2007
  }
2008
2008
  },
2009
2009
  "StaticKeyProvider": {
2010
- "shape": "S59",
2010
+ "shape": "S58",
2011
2011
  "locationName": "staticKeyProvider"
2012
2012
  },
2013
2013
  "Type": {
@@ -2137,7 +2137,7 @@
2137
2137
  "locationName": "destination"
2138
2138
  },
2139
2139
  "DestinationSettings": {
2140
- "shape": "S4s",
2140
+ "shape": "S4r",
2141
2141
  "locationName": "destinationSettings"
2142
2142
  },
2143
2143
  "Encryption": {
@@ -2148,7 +2148,7 @@
2148
2148
  "locationName": "playbackDeviceCompatibility"
2149
2149
  },
2150
2150
  "SpekeKeyProvider": {
2151
- "shape": "S65",
2151
+ "shape": "S64",
2152
2152
  "locationName": "spekeKeyProvider"
2153
2153
  }
2154
2154
  }
@@ -2235,7 +2235,7 @@
2235
2235
  "locationName": "destination"
2236
2236
  },
2237
2237
  "DestinationSettings": {
2238
- "shape": "S4s",
2238
+ "shape": "S4r",
2239
2239
  "locationName": "destinationSettings"
2240
2240
  }
2241
2241
  }
@@ -2309,7 +2309,7 @@
2309
2309
  "locationName": "destination"
2310
2310
  },
2311
2311
  "DestinationSettings": {
2312
- "shape": "S4s",
2312
+ "shape": "S4r",
2313
2313
  "locationName": "destinationSettings"
2314
2314
  },
2315
2315
  "DirectoryStructure": {
@@ -2332,11 +2332,11 @@
2332
2332
  "locationName": "offlineEncrypted"
2333
2333
  },
2334
2334
  "SpekeKeyProvider": {
2335
- "shape": "S65",
2335
+ "shape": "S64",
2336
2336
  "locationName": "spekeKeyProvider"
2337
2337
  },
2338
2338
  "StaticKeyProvider": {
2339
- "shape": "S59",
2339
+ "shape": "S58",
2340
2340
  "locationName": "staticKeyProvider"
2341
2341
  },
2342
2342
  "Type": {
@@ -2460,7 +2460,7 @@
2460
2460
  "locationName": "destination"
2461
2461
  },
2462
2462
  "DestinationSettings": {
2463
- "shape": "S4s",
2463
+ "shape": "S4r",
2464
2464
  "locationName": "destinationSettings"
2465
2465
  },
2466
2466
  "Encryption": {
@@ -2468,7 +2468,7 @@
2468
2468
  "type": "structure",
2469
2469
  "members": {
2470
2470
  "SpekeKeyProvider": {
2471
- "shape": "S65",
2471
+ "shape": "S64",
2472
2472
  "locationName": "spekeKeyProvider"
2473
2473
  }
2474
2474
  }
@@ -2497,7 +2497,7 @@
2497
2497
  "type": "structure",
2498
2498
  "members": {
2499
2499
  "AudioDescriptions": {
2500
- "shape": "S7q",
2500
+ "shape": "S7p",
2501
2501
  "locationName": "audioDescriptions"
2502
2502
  },
2503
2503
  "CaptionDescriptions": {
@@ -2513,7 +2513,7 @@
2513
2513
  "locationName": "customLanguageCode"
2514
2514
  },
2515
2515
  "DestinationSettings": {
2516
- "shape": "Saa",
2516
+ "shape": "Sa9",
2517
2517
  "locationName": "destinationSettings"
2518
2518
  },
2519
2519
  "LanguageCode": {
@@ -2526,7 +2526,7 @@
2526
2526
  }
2527
2527
  },
2528
2528
  "ContainerSettings": {
2529
- "shape": "Sbk",
2529
+ "shape": "Sbj",
2530
2530
  "locationName": "containerSettings"
2531
2531
  },
2532
2532
  "Extension": {
@@ -2572,7 +2572,7 @@
2572
2572
  "locationName": "preset"
2573
2573
  },
2574
2574
  "VideoDescription": {
2575
- "shape": "Sdy",
2575
+ "shape": "Sdx",
2576
2576
  "locationName": "videoDescription"
2577
2577
  }
2578
2578
  }
@@ -2581,7 +2581,7 @@
2581
2581
  }
2582
2582
  }
2583
2583
  },
2584
- "S4s": {
2584
+ "S4r": {
2585
2585
  "type": "structure",
2586
2586
  "members": {
2587
2587
  "S3Settings": {
@@ -2616,11 +2616,11 @@
2616
2616
  }
2617
2617
  }
2618
2618
  },
2619
- "S56": {
2619
+ "S55": {
2620
2620
  "type": "list",
2621
2621
  "member": {}
2622
2622
  },
2623
- "S59": {
2623
+ "S58": {
2624
2624
  "type": "structure",
2625
2625
  "members": {
2626
2626
  "KeyFormat": {
@@ -2637,7 +2637,7 @@
2637
2637
  }
2638
2638
  }
2639
2639
  },
2640
- "S65": {
2640
+ "S64": {
2641
2641
  "type": "structure",
2642
2642
  "members": {
2643
2643
  "CertificateArn": {
@@ -2656,7 +2656,7 @@
2656
2656
  }
2657
2657
  }
2658
2658
  },
2659
- "S7q": {
2659
+ "S7p": {
2660
2660
  "type": "list",
2661
2661
  "member": {
2662
2662
  "type": "structure",
@@ -3070,7 +3070,7 @@
3070
3070
  }
3071
3071
  }
3072
3072
  },
3073
- "Saa": {
3073
+ "Sa9": {
3074
3074
  "type": "structure",
3075
3075
  "members": {
3076
3076
  "BurninDestinationSettings": {
@@ -3337,7 +3337,7 @@
3337
3337
  }
3338
3338
  }
3339
3339
  },
3340
- "Sbk": {
3340
+ "Sbj": {
3341
3341
  "type": "structure",
3342
3342
  "members": {
3343
3343
  "CmfcSettings": {
@@ -3415,7 +3415,7 @@
3415
3415
  "type": "integer"
3416
3416
  },
3417
3417
  "AudioPids": {
3418
- "shape": "Sc3",
3418
+ "shape": "Sc2",
3419
3419
  "locationName": "audioPids"
3420
3420
  },
3421
3421
  "Bitrate": {
@@ -3465,7 +3465,7 @@
3465
3465
  }
3466
3466
  },
3467
3467
  "DvbSubPids": {
3468
- "shape": "Sc3",
3468
+ "shape": "Sc2",
3469
3469
  "locationName": "dvbSubPids"
3470
3470
  },
3471
3471
  "DvbTdtSettings": {
@@ -3599,7 +3599,7 @@
3599
3599
  "type": "integer"
3600
3600
  },
3601
3601
  "AudioPids": {
3602
- "shape": "Sc3",
3602
+ "shape": "Sc2",
3603
3603
  "locationName": "audioPids"
3604
3604
  },
3605
3605
  "DataPTSControl": {
@@ -3775,13 +3775,13 @@
3775
3775
  }
3776
3776
  }
3777
3777
  },
3778
- "Sc3": {
3778
+ "Sc2": {
3779
3779
  "type": "list",
3780
3780
  "member": {
3781
3781
  "type": "integer"
3782
3782
  }
3783
3783
  },
3784
- "Sdy": {
3784
+ "Sdx": {
3785
3785
  "type": "structure",
3786
3786
  "members": {
3787
3787
  "AfdSignaling": {
@@ -3932,6 +3932,18 @@
3932
3932
  "AdaptiveQuantization": {
3933
3933
  "locationName": "adaptiveQuantization"
3934
3934
  },
3935
+ "BandwidthReductionFilter": {
3936
+ "locationName": "bandwidthReductionFilter",
3937
+ "type": "structure",
3938
+ "members": {
3939
+ "Sharpening": {
3940
+ "locationName": "sharpening"
3941
+ },
3942
+ "Strength": {
3943
+ "locationName": "strength"
3944
+ }
3945
+ }
3946
+ },
3935
3947
  "Bitrate": {
3936
3948
  "locationName": "bitrate",
3937
3949
  "type": "integer"
@@ -4770,9 +4782,12 @@
4770
4782
  "type": "integer"
4771
4783
  },
4772
4784
  "Hdr10Metadata": {
4773
- "shape": "S39",
4785
+ "shape": "S38",
4774
4786
  "locationName": "hdr10Metadata"
4775
4787
  },
4788
+ "HdrToSdrToneMapper": {
4789
+ "locationName": "hdrToSdrToneMapper"
4790
+ },
4776
4791
  "Hue": {
4777
4792
  "locationName": "hue",
4778
4793
  "type": "integer"
@@ -4849,7 +4864,7 @@
4849
4864
  }
4850
4865
  },
4851
4866
  "ImageInserter": {
4852
- "shape": "S2l",
4867
+ "shape": "S2k",
4853
4868
  "locationName": "imageInserter"
4854
4869
  },
4855
4870
  "NoiseReducer": {
@@ -4962,7 +4977,7 @@
4962
4977
  }
4963
4978
  }
4964
4979
  },
4965
- "Sk1": {
4980
+ "Sk4": {
4966
4981
  "type": "structure",
4967
4982
  "members": {
4968
4983
  "Anchor": {
@@ -4979,7 +4994,7 @@
4979
4994
  }
4980
4995
  }
4981
4996
  },
4982
- "Sk4": {
4997
+ "Sk7": {
4983
4998
  "type": "structure",
4984
4999
  "members": {
4985
5000
  "Id3Insertions": {
@@ -4999,12 +5014,12 @@
4999
5014
  }
5000
5015
  }
5001
5016
  },
5002
- "Sk9": {
5017
+ "Skc": {
5003
5018
  "type": "map",
5004
5019
  "key": {},
5005
5020
  "value": {}
5006
5021
  },
5007
- "Skb": {
5022
+ "Ske": {
5008
5023
  "type": "structure",
5009
5024
  "members": {
5010
5025
  "AccelerationSettings": {
@@ -5021,7 +5036,7 @@
5021
5036
  "locationName": "billingTagsSource"
5022
5037
  },
5023
5038
  "CreatedAt": {
5024
- "shape": "Skd",
5039
+ "shape": "Skg",
5025
5040
  "locationName": "createdAt"
5026
5041
  },
5027
5042
  "CurrentPhase": {
@@ -5053,11 +5068,11 @@
5053
5068
  "type": "structure",
5054
5069
  "members": {
5055
5070
  "Info": {
5056
- "shape": "Skg",
5071
+ "shape": "Skj",
5057
5072
  "locationName": "info"
5058
5073
  },
5059
5074
  "Warning": {
5060
- "shape": "Skg",
5075
+ "shape": "Skj",
5061
5076
  "locationName": "warning"
5062
5077
  }
5063
5078
  }
@@ -5118,7 +5133,7 @@
5118
5133
  "locationName": "sourceQueue"
5119
5134
  },
5120
5135
  "Timestamp": {
5121
- "shape": "Skd",
5136
+ "shape": "Skg",
5122
5137
  "locationName": "timestamp"
5123
5138
  }
5124
5139
  }
@@ -5149,21 +5164,21 @@
5149
5164
  "type": "structure",
5150
5165
  "members": {
5151
5166
  "FinishTime": {
5152
- "shape": "Skd",
5167
+ "shape": "Skg",
5153
5168
  "locationName": "finishTime"
5154
5169
  },
5155
5170
  "StartTime": {
5156
- "shape": "Skd",
5171
+ "shape": "Skg",
5157
5172
  "locationName": "startTime"
5158
5173
  },
5159
5174
  "SubmitTime": {
5160
- "shape": "Skd",
5175
+ "shape": "Skg",
5161
5176
  "locationName": "submitTime"
5162
5177
  }
5163
5178
  }
5164
5179
  },
5165
5180
  "UserMetadata": {
5166
- "shape": "Sk9",
5181
+ "shape": "Skc",
5167
5182
  "locationName": "userMetadata"
5168
5183
  }
5169
5184
  },
@@ -5172,15 +5187,15 @@
5172
5187
  "Settings"
5173
5188
  ]
5174
5189
  },
5175
- "Skd": {
5190
+ "Skg": {
5176
5191
  "type": "timestamp",
5177
5192
  "timestampFormat": "unixTimestamp"
5178
5193
  },
5179
- "Skg": {
5194
+ "Skj": {
5180
5195
  "type": "list",
5181
5196
  "member": {}
5182
5197
  },
5183
- "Skr": {
5198
+ "Sku": {
5184
5199
  "type": "structure",
5185
5200
  "members": {
5186
5201
  "AdAvailOffset": {
@@ -5238,11 +5253,11 @@
5238
5253
  "type": "integer"
5239
5254
  },
5240
5255
  "ImageInserter": {
5241
- "shape": "S2l",
5256
+ "shape": "S2k",
5242
5257
  "locationName": "imageInserter"
5243
5258
  },
5244
5259
  "InputClippings": {
5245
- "shape": "S2t",
5260
+ "shape": "S2s",
5246
5261
  "locationName": "inputClippings"
5247
5262
  },
5248
5263
  "InputScanType": {
@@ -5266,43 +5281,43 @@
5266
5281
  "locationName": "timecodeStart"
5267
5282
  },
5268
5283
  "VideoSelector": {
5269
- "shape": "S34",
5284
+ "shape": "S33",
5270
5285
  "locationName": "videoSelector"
5271
5286
  }
5272
5287
  }
5273
5288
  }
5274
5289
  },
5275
5290
  "KantarWatermark": {
5276
- "shape": "S3f",
5291
+ "shape": "S3e",
5277
5292
  "locationName": "kantarWatermark"
5278
5293
  },
5279
5294
  "MotionImageInserter": {
5280
- "shape": "S3n",
5295
+ "shape": "S3m",
5281
5296
  "locationName": "motionImageInserter"
5282
5297
  },
5283
5298
  "NielsenConfiguration": {
5284
- "shape": "S3v",
5299
+ "shape": "S3u",
5285
5300
  "locationName": "nielsenConfiguration"
5286
5301
  },
5287
5302
  "NielsenNonLinearWatermark": {
5288
- "shape": "S3x",
5303
+ "shape": "S3w",
5289
5304
  "locationName": "nielsenNonLinearWatermark"
5290
5305
  },
5291
5306
  "OutputGroups": {
5292
- "shape": "S44",
5307
+ "shape": "S43",
5293
5308
  "locationName": "outputGroups"
5294
5309
  },
5295
5310
  "TimecodeConfig": {
5296
- "shape": "Sk1",
5311
+ "shape": "Sk4",
5297
5312
  "locationName": "timecodeConfig"
5298
5313
  },
5299
5314
  "TimedMetadataInsertion": {
5300
- "shape": "Sk4",
5315
+ "shape": "Sk7",
5301
5316
  "locationName": "timedMetadataInsertion"
5302
5317
  }
5303
5318
  }
5304
5319
  },
5305
- "Skv": {
5320
+ "Sky": {
5306
5321
  "type": "structure",
5307
5322
  "members": {
5308
5323
  "AccelerationSettings": {
@@ -5316,7 +5331,7 @@
5316
5331
  "locationName": "category"
5317
5332
  },
5318
5333
  "CreatedAt": {
5319
- "shape": "Skd",
5334
+ "shape": "Skg",
5320
5335
  "locationName": "createdAt"
5321
5336
  },
5322
5337
  "Description": {
@@ -5327,7 +5342,7 @@
5327
5342
  "locationName": "hopDestinations"
5328
5343
  },
5329
5344
  "LastUpdated": {
5330
- "shape": "Skd",
5345
+ "shape": "Skg",
5331
5346
  "locationName": "lastUpdated"
5332
5347
  },
5333
5348
  "Name": {
@@ -5341,7 +5356,7 @@
5341
5356
  "locationName": "queue"
5342
5357
  },
5343
5358
  "Settings": {
5344
- "shape": "Skr",
5359
+ "shape": "Sku",
5345
5360
  "locationName": "settings"
5346
5361
  },
5347
5362
  "StatusUpdateInterval": {
@@ -5356,11 +5371,11 @@
5356
5371
  "Name"
5357
5372
  ]
5358
5373
  },
5359
- "Sky": {
5374
+ "Sl1": {
5360
5375
  "type": "structure",
5361
5376
  "members": {
5362
5377
  "AudioDescriptions": {
5363
- "shape": "S7q",
5378
+ "shape": "S7p",
5364
5379
  "locationName": "audioDescriptions"
5365
5380
  },
5366
5381
  "CaptionDescriptions": {
@@ -5373,7 +5388,7 @@
5373
5388
  "locationName": "customLanguageCode"
5374
5389
  },
5375
5390
  "DestinationSettings": {
5376
- "shape": "Saa",
5391
+ "shape": "Sa9",
5377
5392
  "locationName": "destinationSettings"
5378
5393
  },
5379
5394
  "LanguageCode": {
@@ -5386,16 +5401,16 @@
5386
5401
  }
5387
5402
  },
5388
5403
  "ContainerSettings": {
5389
- "shape": "Sbk",
5404
+ "shape": "Sbj",
5390
5405
  "locationName": "containerSettings"
5391
5406
  },
5392
5407
  "VideoDescription": {
5393
- "shape": "Sdy",
5408
+ "shape": "Sdx",
5394
5409
  "locationName": "videoDescription"
5395
5410
  }
5396
5411
  }
5397
5412
  },
5398
- "Sl2": {
5413
+ "Sl5": {
5399
5414
  "type": "structure",
5400
5415
  "members": {
5401
5416
  "Arn": {
@@ -5405,21 +5420,21 @@
5405
5420
  "locationName": "category"
5406
5421
  },
5407
5422
  "CreatedAt": {
5408
- "shape": "Skd",
5423
+ "shape": "Skg",
5409
5424
  "locationName": "createdAt"
5410
5425
  },
5411
5426
  "Description": {
5412
5427
  "locationName": "description"
5413
5428
  },
5414
5429
  "LastUpdated": {
5415
- "shape": "Skd",
5430
+ "shape": "Skg",
5416
5431
  "locationName": "lastUpdated"
5417
5432
  },
5418
5433
  "Name": {
5419
5434
  "locationName": "name"
5420
5435
  },
5421
5436
  "Settings": {
5422
- "shape": "Sky",
5437
+ "shape": "Sl1",
5423
5438
  "locationName": "settings"
5424
5439
  },
5425
5440
  "Type": {
@@ -5431,7 +5446,7 @@
5431
5446
  "Name"
5432
5447
  ]
5433
5448
  },
5434
- "Sl5": {
5449
+ "Sl8": {
5435
5450
  "type": "structure",
5436
5451
  "members": {
5437
5452
  "Commitment": {
@@ -5451,21 +5466,21 @@
5451
5466
  "RenewalType"
5452
5467
  ]
5453
5468
  },
5454
- "Sla": {
5469
+ "Sld": {
5455
5470
  "type": "structure",
5456
5471
  "members": {
5457
5472
  "Arn": {
5458
5473
  "locationName": "arn"
5459
5474
  },
5460
5475
  "CreatedAt": {
5461
- "shape": "Skd",
5476
+ "shape": "Skg",
5462
5477
  "locationName": "createdAt"
5463
5478
  },
5464
5479
  "Description": {
5465
5480
  "locationName": "description"
5466
5481
  },
5467
5482
  "LastUpdated": {
5468
- "shape": "Skd",
5483
+ "shape": "Skg",
5469
5484
  "locationName": "lastUpdated"
5470
5485
  },
5471
5486
  "Name": {
@@ -5486,11 +5501,11 @@
5486
5501
  "locationName": "commitment"
5487
5502
  },
5488
5503
  "ExpiresAt": {
5489
- "shape": "Skd",
5504
+ "shape": "Skg",
5490
5505
  "locationName": "expiresAt"
5491
5506
  },
5492
5507
  "PurchasedAt": {
5493
- "shape": "Skd",
5508
+ "shape": "Skg",
5494
5509
  "locationName": "purchasedAt"
5495
5510
  },
5496
5511
  "RenewalType": {
@@ -5520,7 +5535,7 @@
5520
5535
  "Name"
5521
5536
  ]
5522
5537
  },
5523
- "Sly": {
5538
+ "Sm1": {
5524
5539
  "type": "structure",
5525
5540
  "members": {
5526
5541
  "HttpInputs": {