cdk-docker-image-deployment 0.0.131 → 0.0.133
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.
- package/.jsii +3 -3
- package/lib/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.examples.json +5 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.min.json +1927 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.paginators.json +46 -0
- package/node_modules/aws-sdk/apis/cleanrooms-2022-02-17.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +131 -114
- package/node_modules/aws-sdk/apis/logs-2014-03-28.min.json +0 -10
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +131 -99
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/secretsmanager-2017-10-17.examples.json +1 -0
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/cleanrooms.d.ts +1828 -0
- package/node_modules/aws-sdk/clients/cleanrooms.js +19 -0
- package/node_modules/aws-sdk/clients/cloudwatchlogs.d.ts +17 -17
- package/node_modules/aws-sdk/clients/kendra.d.ts +7 -7
- package/node_modules/aws-sdk/clients/lambda.d.ts +32 -13
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +44 -5
- package/node_modules/aws-sdk/clients/secretsmanager.d.ts +19 -10
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +51 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +137 -127
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +41 -41
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +8 -8
|
@@ -103,11 +103,11 @@
|
|
|
103
103
|
"locationName": "statusUpdateInterval"
|
|
104
104
|
},
|
|
105
105
|
"Tags": {
|
|
106
|
-
"shape": "
|
|
106
|
+
"shape": "Sk9",
|
|
107
107
|
"locationName": "tags"
|
|
108
108
|
},
|
|
109
109
|
"UserMetadata": {
|
|
110
|
-
"shape": "
|
|
110
|
+
"shape": "Sk9",
|
|
111
111
|
"locationName": "userMetadata"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
"type": "structure",
|
|
121
121
|
"members": {
|
|
122
122
|
"Job": {
|
|
123
|
-
"shape": "
|
|
123
|
+
"shape": "Skb",
|
|
124
124
|
"locationName": "job"
|
|
125
125
|
}
|
|
126
126
|
}
|
|
@@ -159,14 +159,14 @@
|
|
|
159
159
|
"locationName": "queue"
|
|
160
160
|
},
|
|
161
161
|
"Settings": {
|
|
162
|
-
"shape": "
|
|
162
|
+
"shape": "Skr",
|
|
163
163
|
"locationName": "settings"
|
|
164
164
|
},
|
|
165
165
|
"StatusUpdateInterval": {
|
|
166
166
|
"locationName": "statusUpdateInterval"
|
|
167
167
|
},
|
|
168
168
|
"Tags": {
|
|
169
|
-
"shape": "
|
|
169
|
+
"shape": "Sk9",
|
|
170
170
|
"locationName": "tags"
|
|
171
171
|
}
|
|
172
172
|
},
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
"type": "structure",
|
|
180
180
|
"members": {
|
|
181
181
|
"JobTemplate": {
|
|
182
|
-
"shape": "
|
|
182
|
+
"shape": "Skv",
|
|
183
183
|
"locationName": "jobTemplate"
|
|
184
184
|
}
|
|
185
185
|
}
|
|
@@ -203,11 +203,11 @@
|
|
|
203
203
|
"locationName": "name"
|
|
204
204
|
},
|
|
205
205
|
"Settings": {
|
|
206
|
-
"shape": "
|
|
206
|
+
"shape": "Sky",
|
|
207
207
|
"locationName": "settings"
|
|
208
208
|
},
|
|
209
209
|
"Tags": {
|
|
210
|
-
"shape": "
|
|
210
|
+
"shape": "Sk9",
|
|
211
211
|
"locationName": "tags"
|
|
212
212
|
}
|
|
213
213
|
},
|
|
@@ -220,7 +220,7 @@
|
|
|
220
220
|
"type": "structure",
|
|
221
221
|
"members": {
|
|
222
222
|
"Preset": {
|
|
223
|
-
"shape": "
|
|
223
|
+
"shape": "Sl2",
|
|
224
224
|
"locationName": "preset"
|
|
225
225
|
}
|
|
226
226
|
}
|
|
@@ -244,14 +244,14 @@
|
|
|
244
244
|
"locationName": "pricingPlan"
|
|
245
245
|
},
|
|
246
246
|
"ReservationPlanSettings": {
|
|
247
|
-
"shape": "
|
|
247
|
+
"shape": "Sl5",
|
|
248
248
|
"locationName": "reservationPlanSettings"
|
|
249
249
|
},
|
|
250
250
|
"Status": {
|
|
251
251
|
"locationName": "status"
|
|
252
252
|
},
|
|
253
253
|
"Tags": {
|
|
254
|
-
"shape": "
|
|
254
|
+
"shape": "Sk9",
|
|
255
255
|
"locationName": "tags"
|
|
256
256
|
}
|
|
257
257
|
},
|
|
@@ -263,7 +263,7 @@
|
|
|
263
263
|
"type": "structure",
|
|
264
264
|
"members": {
|
|
265
265
|
"Queue": {
|
|
266
|
-
"shape": "
|
|
266
|
+
"shape": "Sla",
|
|
267
267
|
"locationName": "queue"
|
|
268
268
|
}
|
|
269
269
|
}
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"type": "structure",
|
|
440
440
|
"members": {
|
|
441
441
|
"Job": {
|
|
442
|
-
"shape": "
|
|
442
|
+
"shape": "Skb",
|
|
443
443
|
"locationName": "job"
|
|
444
444
|
}
|
|
445
445
|
}
|
|
@@ -467,7 +467,7 @@
|
|
|
467
467
|
"type": "structure",
|
|
468
468
|
"members": {
|
|
469
469
|
"JobTemplate": {
|
|
470
|
-
"shape": "
|
|
470
|
+
"shape": "Skv",
|
|
471
471
|
"locationName": "jobTemplate"
|
|
472
472
|
}
|
|
473
473
|
}
|
|
@@ -487,7 +487,7 @@
|
|
|
487
487
|
"type": "structure",
|
|
488
488
|
"members": {
|
|
489
489
|
"Policy": {
|
|
490
|
-
"shape": "
|
|
490
|
+
"shape": "Sly",
|
|
491
491
|
"locationName": "policy"
|
|
492
492
|
}
|
|
493
493
|
}
|
|
@@ -515,7 +515,7 @@
|
|
|
515
515
|
"type": "structure",
|
|
516
516
|
"members": {
|
|
517
517
|
"Preset": {
|
|
518
|
-
"shape": "
|
|
518
|
+
"shape": "Sl2",
|
|
519
519
|
"locationName": "preset"
|
|
520
520
|
}
|
|
521
521
|
}
|
|
@@ -543,7 +543,7 @@
|
|
|
543
543
|
"type": "structure",
|
|
544
544
|
"members": {
|
|
545
545
|
"Queue": {
|
|
546
|
-
"shape": "
|
|
546
|
+
"shape": "Sla",
|
|
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": "
|
|
591
|
+
"shape": "Skv"
|
|
592
592
|
}
|
|
593
593
|
},
|
|
594
594
|
"NextToken": {
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
"locationName": "jobs",
|
|
637
637
|
"type": "list",
|
|
638
638
|
"member": {
|
|
639
|
-
"shape": "
|
|
639
|
+
"shape": "Skb"
|
|
640
640
|
}
|
|
641
641
|
},
|
|
642
642
|
"NextToken": {
|
|
@@ -687,7 +687,7 @@
|
|
|
687
687
|
"locationName": "presets",
|
|
688
688
|
"type": "list",
|
|
689
689
|
"member": {
|
|
690
|
-
"shape": "
|
|
690
|
+
"shape": "Sl2"
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
}
|
|
@@ -731,7 +731,7 @@
|
|
|
731
731
|
"locationName": "queues",
|
|
732
732
|
"type": "list",
|
|
733
733
|
"member": {
|
|
734
|
-
"shape": "
|
|
734
|
+
"shape": "Sla"
|
|
735
735
|
}
|
|
736
736
|
}
|
|
737
737
|
}
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"locationName": "arn"
|
|
767
767
|
},
|
|
768
768
|
"Tags": {
|
|
769
|
-
"shape": "
|
|
769
|
+
"shape": "Sk9",
|
|
770
770
|
"locationName": "tags"
|
|
771
771
|
}
|
|
772
772
|
}
|
|
@@ -784,7 +784,7 @@
|
|
|
784
784
|
"type": "structure",
|
|
785
785
|
"members": {
|
|
786
786
|
"Policy": {
|
|
787
|
-
"shape": "
|
|
787
|
+
"shape": "Sly",
|
|
788
788
|
"locationName": "policy"
|
|
789
789
|
}
|
|
790
790
|
},
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"type": "structure",
|
|
797
797
|
"members": {
|
|
798
798
|
"Policy": {
|
|
799
|
-
"shape": "
|
|
799
|
+
"shape": "Sly",
|
|
800
800
|
"locationName": "policy"
|
|
801
801
|
}
|
|
802
802
|
}
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"locationName": "arn"
|
|
815
815
|
},
|
|
816
816
|
"Tags": {
|
|
817
|
-
"shape": "
|
|
817
|
+
"shape": "Sk9",
|
|
818
818
|
"locationName": "tags"
|
|
819
819
|
}
|
|
820
820
|
},
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
"location": "uri"
|
|
843
843
|
},
|
|
844
844
|
"TagKeys": {
|
|
845
|
-
"shape": "
|
|
845
|
+
"shape": "Skg",
|
|
846
846
|
"locationName": "tagKeys"
|
|
847
847
|
}
|
|
848
848
|
},
|
|
@@ -890,7 +890,7 @@
|
|
|
890
890
|
"locationName": "queue"
|
|
891
891
|
},
|
|
892
892
|
"Settings": {
|
|
893
|
-
"shape": "
|
|
893
|
+
"shape": "Skr",
|
|
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": "
|
|
908
|
+
"shape": "Skv",
|
|
909
909
|
"locationName": "jobTemplate"
|
|
910
910
|
}
|
|
911
911
|
}
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
"location": "uri"
|
|
932
932
|
},
|
|
933
933
|
"Settings": {
|
|
934
|
-
"shape": "
|
|
934
|
+
"shape": "Sky",
|
|
935
935
|
"locationName": "settings"
|
|
936
936
|
}
|
|
937
937
|
},
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
"type": "structure",
|
|
944
944
|
"members": {
|
|
945
945
|
"Preset": {
|
|
946
|
-
"shape": "
|
|
946
|
+
"shape": "Sl2",
|
|
947
947
|
"locationName": "preset"
|
|
948
948
|
}
|
|
949
949
|
}
|
|
@@ -966,7 +966,7 @@
|
|
|
966
966
|
"location": "uri"
|
|
967
967
|
},
|
|
968
968
|
"ReservationPlanSettings": {
|
|
969
|
-
"shape": "
|
|
969
|
+
"shape": "Sl5",
|
|
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": "
|
|
984
|
+
"shape": "Sla",
|
|
985
985
|
"locationName": "queue"
|
|
986
986
|
}
|
|
987
987
|
}
|
|
@@ -1168,11 +1168,11 @@
|
|
|
1168
1168
|
"locationName": "outputGroups"
|
|
1169
1169
|
},
|
|
1170
1170
|
"TimecodeConfig": {
|
|
1171
|
-
"shape": "
|
|
1171
|
+
"shape": "Sk1",
|
|
1172
1172
|
"locationName": "timecodeConfig"
|
|
1173
1173
|
},
|
|
1174
1174
|
"TimedMetadataInsertion": {
|
|
1175
|
-
"shape": "
|
|
1175
|
+
"shape": "Sk4",
|
|
1176
1176
|
"locationName": "timedMetadataInsertion"
|
|
1177
1177
|
}
|
|
1178
1178
|
}
|
|
@@ -1960,11 +1960,14 @@
|
|
|
1960
1960
|
"CodecSpecification": {
|
|
1961
1961
|
"locationName": "codecSpecification"
|
|
1962
1962
|
},
|
|
1963
|
+
"DashManifestStyle": {
|
|
1964
|
+
"locationName": "dashManifestStyle"
|
|
1965
|
+
},
|
|
1963
1966
|
"Destination": {
|
|
1964
1967
|
"locationName": "destination"
|
|
1965
1968
|
},
|
|
1966
1969
|
"DestinationSettings": {
|
|
1967
|
-
"shape": "
|
|
1970
|
+
"shape": "S4s",
|
|
1968
1971
|
"locationName": "destinationSettings"
|
|
1969
1972
|
},
|
|
1970
1973
|
"Encryption": {
|
|
@@ -1988,11 +1991,11 @@
|
|
|
1988
1991
|
"locationName": "certificateArn"
|
|
1989
1992
|
},
|
|
1990
1993
|
"DashSignaledSystemIds": {
|
|
1991
|
-
"shape": "
|
|
1994
|
+
"shape": "S56",
|
|
1992
1995
|
"locationName": "dashSignaledSystemIds"
|
|
1993
1996
|
},
|
|
1994
1997
|
"HlsSignaledSystemIds": {
|
|
1995
|
-
"shape": "
|
|
1998
|
+
"shape": "S56",
|
|
1996
1999
|
"locationName": "hlsSignaledSystemIds"
|
|
1997
2000
|
},
|
|
1998
2001
|
"ResourceId": {
|
|
@@ -2004,7 +2007,7 @@
|
|
|
2004
2007
|
}
|
|
2005
2008
|
},
|
|
2006
2009
|
"StaticKeyProvider": {
|
|
2007
|
-
"shape": "
|
|
2010
|
+
"shape": "S59",
|
|
2008
2011
|
"locationName": "staticKeyProvider"
|
|
2009
2012
|
},
|
|
2010
2013
|
"Type": {
|
|
@@ -2127,11 +2130,14 @@
|
|
|
2127
2130
|
"BaseUrl": {
|
|
2128
2131
|
"locationName": "baseUrl"
|
|
2129
2132
|
},
|
|
2133
|
+
"DashManifestStyle": {
|
|
2134
|
+
"locationName": "dashManifestStyle"
|
|
2135
|
+
},
|
|
2130
2136
|
"Destination": {
|
|
2131
2137
|
"locationName": "destination"
|
|
2132
2138
|
},
|
|
2133
2139
|
"DestinationSettings": {
|
|
2134
|
-
"shape": "
|
|
2140
|
+
"shape": "S4s",
|
|
2135
2141
|
"locationName": "destinationSettings"
|
|
2136
2142
|
},
|
|
2137
2143
|
"Encryption": {
|
|
@@ -2142,7 +2148,7 @@
|
|
|
2142
2148
|
"locationName": "playbackDeviceCompatibility"
|
|
2143
2149
|
},
|
|
2144
2150
|
"SpekeKeyProvider": {
|
|
2145
|
-
"shape": "
|
|
2151
|
+
"shape": "S65",
|
|
2146
2152
|
"locationName": "spekeKeyProvider"
|
|
2147
2153
|
}
|
|
2148
2154
|
}
|
|
@@ -2229,7 +2235,7 @@
|
|
|
2229
2235
|
"locationName": "destination"
|
|
2230
2236
|
},
|
|
2231
2237
|
"DestinationSettings": {
|
|
2232
|
-
"shape": "
|
|
2238
|
+
"shape": "S4s",
|
|
2233
2239
|
"locationName": "destinationSettings"
|
|
2234
2240
|
}
|
|
2235
2241
|
}
|
|
@@ -2303,7 +2309,7 @@
|
|
|
2303
2309
|
"locationName": "destination"
|
|
2304
2310
|
},
|
|
2305
2311
|
"DestinationSettings": {
|
|
2306
|
-
"shape": "
|
|
2312
|
+
"shape": "S4s",
|
|
2307
2313
|
"locationName": "destinationSettings"
|
|
2308
2314
|
},
|
|
2309
2315
|
"DirectoryStructure": {
|
|
@@ -2326,11 +2332,11 @@
|
|
|
2326
2332
|
"locationName": "offlineEncrypted"
|
|
2327
2333
|
},
|
|
2328
2334
|
"SpekeKeyProvider": {
|
|
2329
|
-
"shape": "
|
|
2335
|
+
"shape": "S65",
|
|
2330
2336
|
"locationName": "spekeKeyProvider"
|
|
2331
2337
|
},
|
|
2332
2338
|
"StaticKeyProvider": {
|
|
2333
|
-
"shape": "
|
|
2339
|
+
"shape": "S59",
|
|
2334
2340
|
"locationName": "staticKeyProvider"
|
|
2335
2341
|
},
|
|
2336
2342
|
"Type": {
|
|
@@ -2454,7 +2460,7 @@
|
|
|
2454
2460
|
"locationName": "destination"
|
|
2455
2461
|
},
|
|
2456
2462
|
"DestinationSettings": {
|
|
2457
|
-
"shape": "
|
|
2463
|
+
"shape": "S4s",
|
|
2458
2464
|
"locationName": "destinationSettings"
|
|
2459
2465
|
},
|
|
2460
2466
|
"Encryption": {
|
|
@@ -2462,7 +2468,7 @@
|
|
|
2462
2468
|
"type": "structure",
|
|
2463
2469
|
"members": {
|
|
2464
2470
|
"SpekeKeyProvider": {
|
|
2465
|
-
"shape": "
|
|
2471
|
+
"shape": "S65",
|
|
2466
2472
|
"locationName": "spekeKeyProvider"
|
|
2467
2473
|
}
|
|
2468
2474
|
}
|
|
@@ -2491,7 +2497,7 @@
|
|
|
2491
2497
|
"type": "structure",
|
|
2492
2498
|
"members": {
|
|
2493
2499
|
"AudioDescriptions": {
|
|
2494
|
-
"shape": "
|
|
2500
|
+
"shape": "S7q",
|
|
2495
2501
|
"locationName": "audioDescriptions"
|
|
2496
2502
|
},
|
|
2497
2503
|
"CaptionDescriptions": {
|
|
@@ -2507,7 +2513,7 @@
|
|
|
2507
2513
|
"locationName": "customLanguageCode"
|
|
2508
2514
|
},
|
|
2509
2515
|
"DestinationSettings": {
|
|
2510
|
-
"shape": "
|
|
2516
|
+
"shape": "Saa",
|
|
2511
2517
|
"locationName": "destinationSettings"
|
|
2512
2518
|
},
|
|
2513
2519
|
"LanguageCode": {
|
|
@@ -2520,7 +2526,7 @@
|
|
|
2520
2526
|
}
|
|
2521
2527
|
},
|
|
2522
2528
|
"ContainerSettings": {
|
|
2523
|
-
"shape": "
|
|
2529
|
+
"shape": "Sbk",
|
|
2524
2530
|
"locationName": "containerSettings"
|
|
2525
2531
|
},
|
|
2526
2532
|
"Extension": {
|
|
@@ -2566,7 +2572,7 @@
|
|
|
2566
2572
|
"locationName": "preset"
|
|
2567
2573
|
},
|
|
2568
2574
|
"VideoDescription": {
|
|
2569
|
-
"shape": "
|
|
2575
|
+
"shape": "Sdy",
|
|
2570
2576
|
"locationName": "videoDescription"
|
|
2571
2577
|
}
|
|
2572
2578
|
}
|
|
@@ -2575,7 +2581,7 @@
|
|
|
2575
2581
|
}
|
|
2576
2582
|
}
|
|
2577
2583
|
},
|
|
2578
|
-
"
|
|
2584
|
+
"S4s": {
|
|
2579
2585
|
"type": "structure",
|
|
2580
2586
|
"members": {
|
|
2581
2587
|
"S3Settings": {
|
|
@@ -2610,11 +2616,11 @@
|
|
|
2610
2616
|
}
|
|
2611
2617
|
}
|
|
2612
2618
|
},
|
|
2613
|
-
"
|
|
2619
|
+
"S56": {
|
|
2614
2620
|
"type": "list",
|
|
2615
2621
|
"member": {}
|
|
2616
2622
|
},
|
|
2617
|
-
"
|
|
2623
|
+
"S59": {
|
|
2618
2624
|
"type": "structure",
|
|
2619
2625
|
"members": {
|
|
2620
2626
|
"KeyFormat": {
|
|
@@ -2631,7 +2637,7 @@
|
|
|
2631
2637
|
}
|
|
2632
2638
|
}
|
|
2633
2639
|
},
|
|
2634
|
-
"
|
|
2640
|
+
"S65": {
|
|
2635
2641
|
"type": "structure",
|
|
2636
2642
|
"members": {
|
|
2637
2643
|
"CertificateArn": {
|
|
@@ -2650,7 +2656,7 @@
|
|
|
2650
2656
|
}
|
|
2651
2657
|
}
|
|
2652
2658
|
},
|
|
2653
|
-
"
|
|
2659
|
+
"S7q": {
|
|
2654
2660
|
"type": "list",
|
|
2655
2661
|
"member": {
|
|
2656
2662
|
"type": "structure",
|
|
@@ -2687,6 +2693,10 @@
|
|
|
2687
2693
|
"TargetLkfs": {
|
|
2688
2694
|
"locationName": "targetLkfs",
|
|
2689
2695
|
"type": "double"
|
|
2696
|
+
},
|
|
2697
|
+
"TruePeakLimiterThreshold": {
|
|
2698
|
+
"locationName": "truePeakLimiterThreshold",
|
|
2699
|
+
"type": "double"
|
|
2690
2700
|
}
|
|
2691
2701
|
}
|
|
2692
2702
|
},
|
|
@@ -3060,7 +3070,7 @@
|
|
|
3060
3070
|
}
|
|
3061
3071
|
}
|
|
3062
3072
|
},
|
|
3063
|
-
"
|
|
3073
|
+
"Saa": {
|
|
3064
3074
|
"type": "structure",
|
|
3065
3075
|
"members": {
|
|
3066
3076
|
"BurninDestinationSettings": {
|
|
@@ -3327,7 +3337,7 @@
|
|
|
3327
3337
|
}
|
|
3328
3338
|
}
|
|
3329
3339
|
},
|
|
3330
|
-
"
|
|
3340
|
+
"Sbk": {
|
|
3331
3341
|
"type": "structure",
|
|
3332
3342
|
"members": {
|
|
3333
3343
|
"CmfcSettings": {
|
|
@@ -3405,7 +3415,7 @@
|
|
|
3405
3415
|
"type": "integer"
|
|
3406
3416
|
},
|
|
3407
3417
|
"AudioPids": {
|
|
3408
|
-
"shape": "
|
|
3418
|
+
"shape": "Sc3",
|
|
3409
3419
|
"locationName": "audioPids"
|
|
3410
3420
|
},
|
|
3411
3421
|
"Bitrate": {
|
|
@@ -3455,7 +3465,7 @@
|
|
|
3455
3465
|
}
|
|
3456
3466
|
},
|
|
3457
3467
|
"DvbSubPids": {
|
|
3458
|
-
"shape": "
|
|
3468
|
+
"shape": "Sc3",
|
|
3459
3469
|
"locationName": "dvbSubPids"
|
|
3460
3470
|
},
|
|
3461
3471
|
"DvbTdtSettings": {
|
|
@@ -3589,7 +3599,7 @@
|
|
|
3589
3599
|
"type": "integer"
|
|
3590
3600
|
},
|
|
3591
3601
|
"AudioPids": {
|
|
3592
|
-
"shape": "
|
|
3602
|
+
"shape": "Sc3",
|
|
3593
3603
|
"locationName": "audioPids"
|
|
3594
3604
|
},
|
|
3595
3605
|
"DataPTSControl": {
|
|
@@ -3765,13 +3775,13 @@
|
|
|
3765
3775
|
}
|
|
3766
3776
|
}
|
|
3767
3777
|
},
|
|
3768
|
-
"
|
|
3778
|
+
"Sc3": {
|
|
3769
3779
|
"type": "list",
|
|
3770
3780
|
"member": {
|
|
3771
3781
|
"type": "integer"
|
|
3772
3782
|
}
|
|
3773
3783
|
},
|
|
3774
|
-
"
|
|
3784
|
+
"Sdy": {
|
|
3775
3785
|
"type": "structure",
|
|
3776
3786
|
"members": {
|
|
3777
3787
|
"AfdSignaling": {
|
|
@@ -4730,6 +4740,28 @@
|
|
|
4730
4740
|
"locationName": "brightness",
|
|
4731
4741
|
"type": "integer"
|
|
4732
4742
|
},
|
|
4743
|
+
"ClipLimits": {
|
|
4744
|
+
"locationName": "clipLimits",
|
|
4745
|
+
"type": "structure",
|
|
4746
|
+
"members": {
|
|
4747
|
+
"MaximumRGBTolerance": {
|
|
4748
|
+
"locationName": "maximumRGBTolerance",
|
|
4749
|
+
"type": "integer"
|
|
4750
|
+
},
|
|
4751
|
+
"MaximumYUV": {
|
|
4752
|
+
"locationName": "maximumYUV",
|
|
4753
|
+
"type": "integer"
|
|
4754
|
+
},
|
|
4755
|
+
"MinimumRGBTolerance": {
|
|
4756
|
+
"locationName": "minimumRGBTolerance",
|
|
4757
|
+
"type": "integer"
|
|
4758
|
+
},
|
|
4759
|
+
"MinimumYUV": {
|
|
4760
|
+
"locationName": "minimumYUV",
|
|
4761
|
+
"type": "integer"
|
|
4762
|
+
}
|
|
4763
|
+
}
|
|
4764
|
+
},
|
|
4733
4765
|
"ColorSpaceConversion": {
|
|
4734
4766
|
"locationName": "colorSpaceConversion"
|
|
4735
4767
|
},
|
|
@@ -4930,7 +4962,7 @@
|
|
|
4930
4962
|
}
|
|
4931
4963
|
}
|
|
4932
4964
|
},
|
|
4933
|
-
"
|
|
4965
|
+
"Sk1": {
|
|
4934
4966
|
"type": "structure",
|
|
4935
4967
|
"members": {
|
|
4936
4968
|
"Anchor": {
|
|
@@ -4947,7 +4979,7 @@
|
|
|
4947
4979
|
}
|
|
4948
4980
|
}
|
|
4949
4981
|
},
|
|
4950
|
-
"
|
|
4982
|
+
"Sk4": {
|
|
4951
4983
|
"type": "structure",
|
|
4952
4984
|
"members": {
|
|
4953
4985
|
"Id3Insertions": {
|
|
@@ -4967,12 +4999,12 @@
|
|
|
4967
4999
|
}
|
|
4968
5000
|
}
|
|
4969
5001
|
},
|
|
4970
|
-
"
|
|
5002
|
+
"Sk9": {
|
|
4971
5003
|
"type": "map",
|
|
4972
5004
|
"key": {},
|
|
4973
5005
|
"value": {}
|
|
4974
5006
|
},
|
|
4975
|
-
"
|
|
5007
|
+
"Skb": {
|
|
4976
5008
|
"type": "structure",
|
|
4977
5009
|
"members": {
|
|
4978
5010
|
"AccelerationSettings": {
|
|
@@ -4989,7 +5021,7 @@
|
|
|
4989
5021
|
"locationName": "billingTagsSource"
|
|
4990
5022
|
},
|
|
4991
5023
|
"CreatedAt": {
|
|
4992
|
-
"shape": "
|
|
5024
|
+
"shape": "Skd",
|
|
4993
5025
|
"locationName": "createdAt"
|
|
4994
5026
|
},
|
|
4995
5027
|
"CurrentPhase": {
|
|
@@ -5021,11 +5053,11 @@
|
|
|
5021
5053
|
"type": "structure",
|
|
5022
5054
|
"members": {
|
|
5023
5055
|
"Info": {
|
|
5024
|
-
"shape": "
|
|
5056
|
+
"shape": "Skg",
|
|
5025
5057
|
"locationName": "info"
|
|
5026
5058
|
},
|
|
5027
5059
|
"Warning": {
|
|
5028
|
-
"shape": "
|
|
5060
|
+
"shape": "Skg",
|
|
5029
5061
|
"locationName": "warning"
|
|
5030
5062
|
}
|
|
5031
5063
|
}
|
|
@@ -5086,7 +5118,7 @@
|
|
|
5086
5118
|
"locationName": "sourceQueue"
|
|
5087
5119
|
},
|
|
5088
5120
|
"Timestamp": {
|
|
5089
|
-
"shape": "
|
|
5121
|
+
"shape": "Skd",
|
|
5090
5122
|
"locationName": "timestamp"
|
|
5091
5123
|
}
|
|
5092
5124
|
}
|
|
@@ -5117,21 +5149,21 @@
|
|
|
5117
5149
|
"type": "structure",
|
|
5118
5150
|
"members": {
|
|
5119
5151
|
"FinishTime": {
|
|
5120
|
-
"shape": "
|
|
5152
|
+
"shape": "Skd",
|
|
5121
5153
|
"locationName": "finishTime"
|
|
5122
5154
|
},
|
|
5123
5155
|
"StartTime": {
|
|
5124
|
-
"shape": "
|
|
5156
|
+
"shape": "Skd",
|
|
5125
5157
|
"locationName": "startTime"
|
|
5126
5158
|
},
|
|
5127
5159
|
"SubmitTime": {
|
|
5128
|
-
"shape": "
|
|
5160
|
+
"shape": "Skd",
|
|
5129
5161
|
"locationName": "submitTime"
|
|
5130
5162
|
}
|
|
5131
5163
|
}
|
|
5132
5164
|
},
|
|
5133
5165
|
"UserMetadata": {
|
|
5134
|
-
"shape": "
|
|
5166
|
+
"shape": "Sk9",
|
|
5135
5167
|
"locationName": "userMetadata"
|
|
5136
5168
|
}
|
|
5137
5169
|
},
|
|
@@ -5140,15 +5172,15 @@
|
|
|
5140
5172
|
"Settings"
|
|
5141
5173
|
]
|
|
5142
5174
|
},
|
|
5143
|
-
"
|
|
5175
|
+
"Skd": {
|
|
5144
5176
|
"type": "timestamp",
|
|
5145
5177
|
"timestampFormat": "unixTimestamp"
|
|
5146
5178
|
},
|
|
5147
|
-
"
|
|
5179
|
+
"Skg": {
|
|
5148
5180
|
"type": "list",
|
|
5149
5181
|
"member": {}
|
|
5150
5182
|
},
|
|
5151
|
-
"
|
|
5183
|
+
"Skr": {
|
|
5152
5184
|
"type": "structure",
|
|
5153
5185
|
"members": {
|
|
5154
5186
|
"AdAvailOffset": {
|
|
@@ -5261,16 +5293,16 @@
|
|
|
5261
5293
|
"locationName": "outputGroups"
|
|
5262
5294
|
},
|
|
5263
5295
|
"TimecodeConfig": {
|
|
5264
|
-
"shape": "
|
|
5296
|
+
"shape": "Sk1",
|
|
5265
5297
|
"locationName": "timecodeConfig"
|
|
5266
5298
|
},
|
|
5267
5299
|
"TimedMetadataInsertion": {
|
|
5268
|
-
"shape": "
|
|
5300
|
+
"shape": "Sk4",
|
|
5269
5301
|
"locationName": "timedMetadataInsertion"
|
|
5270
5302
|
}
|
|
5271
5303
|
}
|
|
5272
5304
|
},
|
|
5273
|
-
"
|
|
5305
|
+
"Skv": {
|
|
5274
5306
|
"type": "structure",
|
|
5275
5307
|
"members": {
|
|
5276
5308
|
"AccelerationSettings": {
|
|
@@ -5284,7 +5316,7 @@
|
|
|
5284
5316
|
"locationName": "category"
|
|
5285
5317
|
},
|
|
5286
5318
|
"CreatedAt": {
|
|
5287
|
-
"shape": "
|
|
5319
|
+
"shape": "Skd",
|
|
5288
5320
|
"locationName": "createdAt"
|
|
5289
5321
|
},
|
|
5290
5322
|
"Description": {
|
|
@@ -5295,7 +5327,7 @@
|
|
|
5295
5327
|
"locationName": "hopDestinations"
|
|
5296
5328
|
},
|
|
5297
5329
|
"LastUpdated": {
|
|
5298
|
-
"shape": "
|
|
5330
|
+
"shape": "Skd",
|
|
5299
5331
|
"locationName": "lastUpdated"
|
|
5300
5332
|
},
|
|
5301
5333
|
"Name": {
|
|
@@ -5309,7 +5341,7 @@
|
|
|
5309
5341
|
"locationName": "queue"
|
|
5310
5342
|
},
|
|
5311
5343
|
"Settings": {
|
|
5312
|
-
"shape": "
|
|
5344
|
+
"shape": "Skr",
|
|
5313
5345
|
"locationName": "settings"
|
|
5314
5346
|
},
|
|
5315
5347
|
"StatusUpdateInterval": {
|
|
@@ -5324,11 +5356,11 @@
|
|
|
5324
5356
|
"Name"
|
|
5325
5357
|
]
|
|
5326
5358
|
},
|
|
5327
|
-
"
|
|
5359
|
+
"Sky": {
|
|
5328
5360
|
"type": "structure",
|
|
5329
5361
|
"members": {
|
|
5330
5362
|
"AudioDescriptions": {
|
|
5331
|
-
"shape": "
|
|
5363
|
+
"shape": "S7q",
|
|
5332
5364
|
"locationName": "audioDescriptions"
|
|
5333
5365
|
},
|
|
5334
5366
|
"CaptionDescriptions": {
|
|
@@ -5341,7 +5373,7 @@
|
|
|
5341
5373
|
"locationName": "customLanguageCode"
|
|
5342
5374
|
},
|
|
5343
5375
|
"DestinationSettings": {
|
|
5344
|
-
"shape": "
|
|
5376
|
+
"shape": "Saa",
|
|
5345
5377
|
"locationName": "destinationSettings"
|
|
5346
5378
|
},
|
|
5347
5379
|
"LanguageCode": {
|
|
@@ -5354,16 +5386,16 @@
|
|
|
5354
5386
|
}
|
|
5355
5387
|
},
|
|
5356
5388
|
"ContainerSettings": {
|
|
5357
|
-
"shape": "
|
|
5389
|
+
"shape": "Sbk",
|
|
5358
5390
|
"locationName": "containerSettings"
|
|
5359
5391
|
},
|
|
5360
5392
|
"VideoDescription": {
|
|
5361
|
-
"shape": "
|
|
5393
|
+
"shape": "Sdy",
|
|
5362
5394
|
"locationName": "videoDescription"
|
|
5363
5395
|
}
|
|
5364
5396
|
}
|
|
5365
5397
|
},
|
|
5366
|
-
"
|
|
5398
|
+
"Sl2": {
|
|
5367
5399
|
"type": "structure",
|
|
5368
5400
|
"members": {
|
|
5369
5401
|
"Arn": {
|
|
@@ -5373,21 +5405,21 @@
|
|
|
5373
5405
|
"locationName": "category"
|
|
5374
5406
|
},
|
|
5375
5407
|
"CreatedAt": {
|
|
5376
|
-
"shape": "
|
|
5408
|
+
"shape": "Skd",
|
|
5377
5409
|
"locationName": "createdAt"
|
|
5378
5410
|
},
|
|
5379
5411
|
"Description": {
|
|
5380
5412
|
"locationName": "description"
|
|
5381
5413
|
},
|
|
5382
5414
|
"LastUpdated": {
|
|
5383
|
-
"shape": "
|
|
5415
|
+
"shape": "Skd",
|
|
5384
5416
|
"locationName": "lastUpdated"
|
|
5385
5417
|
},
|
|
5386
5418
|
"Name": {
|
|
5387
5419
|
"locationName": "name"
|
|
5388
5420
|
},
|
|
5389
5421
|
"Settings": {
|
|
5390
|
-
"shape": "
|
|
5422
|
+
"shape": "Sky",
|
|
5391
5423
|
"locationName": "settings"
|
|
5392
5424
|
},
|
|
5393
5425
|
"Type": {
|
|
@@ -5399,7 +5431,7 @@
|
|
|
5399
5431
|
"Name"
|
|
5400
5432
|
]
|
|
5401
5433
|
},
|
|
5402
|
-
"
|
|
5434
|
+
"Sl5": {
|
|
5403
5435
|
"type": "structure",
|
|
5404
5436
|
"members": {
|
|
5405
5437
|
"Commitment": {
|
|
@@ -5419,21 +5451,21 @@
|
|
|
5419
5451
|
"RenewalType"
|
|
5420
5452
|
]
|
|
5421
5453
|
},
|
|
5422
|
-
"
|
|
5454
|
+
"Sla": {
|
|
5423
5455
|
"type": "structure",
|
|
5424
5456
|
"members": {
|
|
5425
5457
|
"Arn": {
|
|
5426
5458
|
"locationName": "arn"
|
|
5427
5459
|
},
|
|
5428
5460
|
"CreatedAt": {
|
|
5429
|
-
"shape": "
|
|
5461
|
+
"shape": "Skd",
|
|
5430
5462
|
"locationName": "createdAt"
|
|
5431
5463
|
},
|
|
5432
5464
|
"Description": {
|
|
5433
5465
|
"locationName": "description"
|
|
5434
5466
|
},
|
|
5435
5467
|
"LastUpdated": {
|
|
5436
|
-
"shape": "
|
|
5468
|
+
"shape": "Skd",
|
|
5437
5469
|
"locationName": "lastUpdated"
|
|
5438
5470
|
},
|
|
5439
5471
|
"Name": {
|
|
@@ -5454,11 +5486,11 @@
|
|
|
5454
5486
|
"locationName": "commitment"
|
|
5455
5487
|
},
|
|
5456
5488
|
"ExpiresAt": {
|
|
5457
|
-
"shape": "
|
|
5489
|
+
"shape": "Skd",
|
|
5458
5490
|
"locationName": "expiresAt"
|
|
5459
5491
|
},
|
|
5460
5492
|
"PurchasedAt": {
|
|
5461
|
-
"shape": "
|
|
5493
|
+
"shape": "Skd",
|
|
5462
5494
|
"locationName": "purchasedAt"
|
|
5463
5495
|
},
|
|
5464
5496
|
"RenewalType": {
|
|
@@ -5488,7 +5520,7 @@
|
|
|
5488
5520
|
"Name"
|
|
5489
5521
|
]
|
|
5490
5522
|
},
|
|
5491
|
-
"
|
|
5523
|
+
"Sly": {
|
|
5492
5524
|
"type": "structure",
|
|
5493
5525
|
"members": {
|
|
5494
5526
|
"HttpInputs": {
|