cdk-lambda-subminute 2.0.294 → 2.0.295
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/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +8 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/controltower-2018-05-10.min.json +104 -9
- package/node_modules/aws-sdk/apis/cur-2017-01-06.min.json +86 -1
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1012 -950
- package/node_modules/aws-sdk/apis/entitlement.marketplace-2017-01-11.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +177 -164
- package/node_modules/aws-sdk/clients/controltower.d.ts +94 -22
- package/node_modules/aws-sdk/clients/cur.d.ts +104 -10
- package/node_modules/aws-sdk/clients/ec2.d.ts +71 -7
- package/node_modules/aws-sdk/clients/fms.d.ts +6 -6
- package/node_modules/aws-sdk/clients/marketplaceentitlementservice.d.ts +2 -1
- package/node_modules/aws-sdk/clients/mediaconvert.d.ts +26 -12
- package/node_modules/aws-sdk/clients/rds.d.ts +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +1101 -954
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +78 -78
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -103,11 +103,11 @@
|
|
103
103
|
"locationName": "statusUpdateInterval"
|
104
104
|
},
|
105
105
|
"Tags": {
|
106
|
-
"shape": "
|
106
|
+
"shape": "Skx",
|
107
107
|
"locationName": "tags"
|
108
108
|
},
|
109
109
|
"UserMetadata": {
|
110
|
-
"shape": "
|
110
|
+
"shape": "Skx",
|
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": "Skz",
|
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": "Slh",
|
163
163
|
"locationName": "settings"
|
164
164
|
},
|
165
165
|
"StatusUpdateInterval": {
|
166
166
|
"locationName": "statusUpdateInterval"
|
167
167
|
},
|
168
168
|
"Tags": {
|
169
|
-
"shape": "
|
169
|
+
"shape": "Skx",
|
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": "Sll",
|
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": "Slo",
|
207
207
|
"locationName": "settings"
|
208
208
|
},
|
209
209
|
"Tags": {
|
210
|
-
"shape": "
|
210
|
+
"shape": "Skx",
|
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": "Sls",
|
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": "Slv",
|
248
248
|
"locationName": "reservationPlanSettings"
|
249
249
|
},
|
250
250
|
"Status": {
|
251
251
|
"locationName": "status"
|
252
252
|
},
|
253
253
|
"Tags": {
|
254
|
-
"shape": "
|
254
|
+
"shape": "Skx",
|
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": "Sm0",
|
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": "Skz",
|
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": "Sll",
|
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": "Smo",
|
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": "Sls",
|
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": "Sm0",
|
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": "Sll"
|
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": "Skz"
|
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": "Sls"
|
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": "Sm0"
|
735
735
|
}
|
736
736
|
}
|
737
737
|
}
|
@@ -766,7 +766,7 @@
|
|
766
766
|
"locationName": "arn"
|
767
767
|
},
|
768
768
|
"Tags": {
|
769
|
-
"shape": "
|
769
|
+
"shape": "Skx",
|
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": "Smo",
|
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": "Smo",
|
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": "Skx",
|
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": "Sl4",
|
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": "Slh",
|
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": "Sll",
|
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": "Slo",
|
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": "Sls",
|
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": "Slv",
|
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": "Sm0",
|
985
985
|
"locationName": "queue"
|
986
986
|
}
|
987
987
|
}
|
@@ -1038,6 +1038,10 @@
|
|
1038
1038
|
"shape": "So",
|
1039
1039
|
"locationName": "extendedDataServices"
|
1040
1040
|
},
|
1041
|
+
"FollowSource": {
|
1042
|
+
"locationName": "followSource",
|
1043
|
+
"type": "integer"
|
1044
|
+
},
|
1041
1045
|
"Inputs": {
|
1042
1046
|
"locationName": "inputs",
|
1043
1047
|
"type": "list",
|
@@ -1048,23 +1052,23 @@
|
|
1048
1052
|
"locationName": "advancedInputFilter"
|
1049
1053
|
},
|
1050
1054
|
"AdvancedInputFilterSettings": {
|
1051
|
-
"shape": "
|
1055
|
+
"shape": "Sv",
|
1052
1056
|
"locationName": "advancedInputFilterSettings"
|
1053
1057
|
},
|
1054
1058
|
"AudioSelectorGroups": {
|
1055
|
-
"shape": "
|
1059
|
+
"shape": "Sy",
|
1056
1060
|
"locationName": "audioSelectorGroups"
|
1057
1061
|
},
|
1058
1062
|
"AudioSelectors": {
|
1059
|
-
"shape": "
|
1063
|
+
"shape": "S12",
|
1060
1064
|
"locationName": "audioSelectors"
|
1061
1065
|
},
|
1062
1066
|
"CaptionSelectors": {
|
1063
|
-
"shape": "
|
1067
|
+
"shape": "S1o",
|
1064
1068
|
"locationName": "captionSelectors"
|
1065
1069
|
},
|
1066
1070
|
"Crop": {
|
1067
|
-
"shape": "
|
1071
|
+
"shape": "S2d",
|
1068
1072
|
"locationName": "crop"
|
1069
1073
|
},
|
1070
1074
|
"DeblockFilter": {
|
@@ -1105,18 +1109,18 @@
|
|
1105
1109
|
"type": "integer"
|
1106
1110
|
},
|
1107
1111
|
"ImageInserter": {
|
1108
|
-
"shape": "
|
1112
|
+
"shape": "S2q",
|
1109
1113
|
"locationName": "imageInserter"
|
1110
1114
|
},
|
1111
1115
|
"InputClippings": {
|
1112
|
-
"shape": "
|
1116
|
+
"shape": "S2y",
|
1113
1117
|
"locationName": "inputClippings"
|
1114
1118
|
},
|
1115
1119
|
"InputScanType": {
|
1116
1120
|
"locationName": "inputScanType"
|
1117
1121
|
},
|
1118
1122
|
"Position": {
|
1119
|
-
"shape": "
|
1123
|
+
"shape": "S2d",
|
1120
1124
|
"locationName": "position"
|
1121
1125
|
},
|
1122
1126
|
"ProgramNumber": {
|
@@ -1148,42 +1152,42 @@
|
|
1148
1152
|
}
|
1149
1153
|
},
|
1150
1154
|
"VideoOverlays": {
|
1151
|
-
"shape": "
|
1155
|
+
"shape": "S39",
|
1152
1156
|
"locationName": "videoOverlays"
|
1153
1157
|
},
|
1154
1158
|
"VideoSelector": {
|
1155
|
-
"shape": "
|
1159
|
+
"shape": "S3e",
|
1156
1160
|
"locationName": "videoSelector"
|
1157
1161
|
}
|
1158
1162
|
}
|
1159
1163
|
}
|
1160
1164
|
},
|
1161
1165
|
"KantarWatermark": {
|
1162
|
-
"shape": "
|
1166
|
+
"shape": "S3p",
|
1163
1167
|
"locationName": "kantarWatermark"
|
1164
1168
|
},
|
1165
1169
|
"MotionImageInserter": {
|
1166
|
-
"shape": "
|
1170
|
+
"shape": "S3x",
|
1167
1171
|
"locationName": "motionImageInserter"
|
1168
1172
|
},
|
1169
1173
|
"NielsenConfiguration": {
|
1170
|
-
"shape": "
|
1174
|
+
"shape": "S45",
|
1171
1175
|
"locationName": "nielsenConfiguration"
|
1172
1176
|
},
|
1173
1177
|
"NielsenNonLinearWatermark": {
|
1174
|
-
"shape": "
|
1178
|
+
"shape": "S47",
|
1175
1179
|
"locationName": "nielsenNonLinearWatermark"
|
1176
1180
|
},
|
1177
1181
|
"OutputGroups": {
|
1178
|
-
"shape": "
|
1182
|
+
"shape": "S4e",
|
1179
1183
|
"locationName": "outputGroups"
|
1180
1184
|
},
|
1181
1185
|
"TimecodeConfig": {
|
1182
|
-
"shape": "
|
1186
|
+
"shape": "Skp",
|
1183
1187
|
"locationName": "timecodeConfig"
|
1184
1188
|
},
|
1185
1189
|
"TimedMetadataInsertion": {
|
1186
|
-
"shape": "
|
1190
|
+
"shape": "Sks",
|
1187
1191
|
"locationName": "timedMetadataInsertion"
|
1188
1192
|
}
|
1189
1193
|
}
|
@@ -1234,7 +1238,7 @@
|
|
1234
1238
|
}
|
1235
1239
|
}
|
1236
1240
|
},
|
1237
|
-
"
|
1241
|
+
"Sv": {
|
1238
1242
|
"type": "structure",
|
1239
1243
|
"members": {
|
1240
1244
|
"AddTexture": {
|
@@ -1245,24 +1249,24 @@
|
|
1245
1249
|
}
|
1246
1250
|
}
|
1247
1251
|
},
|
1248
|
-
"
|
1252
|
+
"Sy": {
|
1249
1253
|
"type": "map",
|
1250
1254
|
"key": {},
|
1251
1255
|
"value": {
|
1252
1256
|
"type": "structure",
|
1253
1257
|
"members": {
|
1254
1258
|
"AudioSelectorNames": {
|
1255
|
-
"shape": "
|
1259
|
+
"shape": "S10",
|
1256
1260
|
"locationName": "audioSelectorNames"
|
1257
1261
|
}
|
1258
1262
|
}
|
1259
1263
|
}
|
1260
1264
|
},
|
1261
|
-
"
|
1265
|
+
"S10": {
|
1262
1266
|
"type": "list",
|
1263
1267
|
"member": {}
|
1264
1268
|
},
|
1265
|
-
"
|
1269
|
+
"S12": {
|
1266
1270
|
"type": "map",
|
1267
1271
|
"key": {},
|
1268
1272
|
"value": {
|
@@ -1303,7 +1307,7 @@
|
|
1303
1307
|
"type": "integer"
|
1304
1308
|
},
|
1305
1309
|
"Pids": {
|
1306
|
-
"shape": "
|
1310
|
+
"shape": "S1b",
|
1307
1311
|
"locationName": "pids"
|
1308
1312
|
},
|
1309
1313
|
"ProgramSelection": {
|
@@ -1311,26 +1315,26 @@
|
|
1311
1315
|
"type": "integer"
|
1312
1316
|
},
|
1313
1317
|
"RemixSettings": {
|
1314
|
-
"shape": "
|
1318
|
+
"shape": "S1e",
|
1315
1319
|
"locationName": "remixSettings"
|
1316
1320
|
},
|
1317
1321
|
"SelectorType": {
|
1318
1322
|
"locationName": "selectorType"
|
1319
1323
|
},
|
1320
1324
|
"Tracks": {
|
1321
|
-
"shape": "
|
1325
|
+
"shape": "S1b",
|
1322
1326
|
"locationName": "tracks"
|
1323
1327
|
}
|
1324
1328
|
}
|
1325
1329
|
}
|
1326
1330
|
},
|
1327
|
-
"
|
1331
|
+
"S1b": {
|
1328
1332
|
"type": "list",
|
1329
1333
|
"member": {
|
1330
1334
|
"type": "integer"
|
1331
1335
|
}
|
1332
1336
|
},
|
1333
|
-
"
|
1337
|
+
"S1e": {
|
1334
1338
|
"type": "structure",
|
1335
1339
|
"members": {
|
1336
1340
|
"ChannelMapping": {
|
@@ -1372,7 +1376,7 @@
|
|
1372
1376
|
}
|
1373
1377
|
}
|
1374
1378
|
},
|
1375
|
-
"
|
1379
|
+
"S1o": {
|
1376
1380
|
"type": "map",
|
1377
1381
|
"key": {},
|
1378
1382
|
"value": {
|
@@ -1512,7 +1516,7 @@
|
|
1512
1516
|
}
|
1513
1517
|
}
|
1514
1518
|
},
|
1515
|
-
"
|
1519
|
+
"S2d": {
|
1516
1520
|
"type": "structure",
|
1517
1521
|
"members": {
|
1518
1522
|
"Height": {
|
@@ -1533,7 +1537,7 @@
|
|
1533
1537
|
}
|
1534
1538
|
}
|
1535
1539
|
},
|
1536
|
-
"
|
1540
|
+
"S2q": {
|
1537
1541
|
"type": "structure",
|
1538
1542
|
"members": {
|
1539
1543
|
"InsertableImages": {
|
@@ -1593,7 +1597,7 @@
|
|
1593
1597
|
}
|
1594
1598
|
}
|
1595
1599
|
},
|
1596
|
-
"
|
1600
|
+
"S2y": {
|
1597
1601
|
"type": "list",
|
1598
1602
|
"member": {
|
1599
1603
|
"type": "structure",
|
@@ -1607,7 +1611,7 @@
|
|
1607
1611
|
}
|
1608
1612
|
}
|
1609
1613
|
},
|
1610
|
-
"
|
1614
|
+
"S39": {
|
1611
1615
|
"type": "list",
|
1612
1616
|
"member": {
|
1613
1617
|
"type": "structure",
|
@@ -1651,7 +1655,7 @@
|
|
1651
1655
|
}
|
1652
1656
|
}
|
1653
1657
|
},
|
1654
|
-
"
|
1658
|
+
"S3e": {
|
1655
1659
|
"type": "structure",
|
1656
1660
|
"members": {
|
1657
1661
|
"AlphaBehavior": {
|
@@ -1667,7 +1671,7 @@
|
|
1667
1671
|
"locationName": "embeddedTimecodeOverride"
|
1668
1672
|
},
|
1669
1673
|
"Hdr10Metadata": {
|
1670
|
-
"shape": "
|
1674
|
+
"shape": "S3j",
|
1671
1675
|
"locationName": "hdr10Metadata"
|
1672
1676
|
},
|
1673
1677
|
"PadVideo": {
|
@@ -1689,7 +1693,7 @@
|
|
1689
1693
|
}
|
1690
1694
|
}
|
1691
1695
|
},
|
1692
|
-
"
|
1696
|
+
"S3j": {
|
1693
1697
|
"type": "structure",
|
1694
1698
|
"members": {
|
1695
1699
|
"BluePrimaryX": {
|
@@ -1742,7 +1746,7 @@
|
|
1742
1746
|
}
|
1743
1747
|
}
|
1744
1748
|
},
|
1745
|
-
"
|
1749
|
+
"S3p": {
|
1746
1750
|
"type": "structure",
|
1747
1751
|
"members": {
|
1748
1752
|
"ChannelName": {
|
@@ -1788,7 +1792,7 @@
|
|
1788
1792
|
}
|
1789
1793
|
}
|
1790
1794
|
},
|
1791
|
-
"
|
1795
|
+
"S3x": {
|
1792
1796
|
"type": "structure",
|
1793
1797
|
"members": {
|
1794
1798
|
"Framerate": {
|
@@ -1833,7 +1837,7 @@
|
|
1833
1837
|
}
|
1834
1838
|
}
|
1835
1839
|
},
|
1836
|
-
"
|
1840
|
+
"S45": {
|
1837
1841
|
"type": "structure",
|
1838
1842
|
"members": {
|
1839
1843
|
"BreakoutCode": {
|
@@ -1845,7 +1849,7 @@
|
|
1845
1849
|
}
|
1846
1850
|
}
|
1847
1851
|
},
|
1848
|
-
"
|
1852
|
+
"S47": {
|
1849
1853
|
"type": "structure",
|
1850
1854
|
"members": {
|
1851
1855
|
"ActiveWatermarkProcess": {
|
@@ -1884,7 +1888,7 @@
|
|
1884
1888
|
}
|
1885
1889
|
}
|
1886
1890
|
},
|
1887
|
-
"
|
1891
|
+
"S4e": {
|
1888
1892
|
"type": "list",
|
1889
1893
|
"member": {
|
1890
1894
|
"type": "structure",
|
@@ -2014,7 +2018,7 @@
|
|
2014
2018
|
"locationName": "manifestNameModifier"
|
2015
2019
|
},
|
2016
2020
|
"SelectedOutputs": {
|
2017
|
-
"shape": "
|
2021
|
+
"shape": "S10",
|
2018
2022
|
"locationName": "selectedOutputs"
|
2019
2023
|
}
|
2020
2024
|
}
|
@@ -2036,7 +2040,7 @@
|
|
2036
2040
|
"locationName": "destination"
|
2037
2041
|
},
|
2038
2042
|
"DestinationSettings": {
|
2039
|
-
"shape": "
|
2043
|
+
"shape": "S52",
|
2040
2044
|
"locationName": "destinationSettings"
|
2041
2045
|
},
|
2042
2046
|
"Encryption": {
|
@@ -2060,11 +2064,11 @@
|
|
2060
2064
|
"locationName": "certificateArn"
|
2061
2065
|
},
|
2062
2066
|
"DashSignaledSystemIds": {
|
2063
|
-
"shape": "
|
2067
|
+
"shape": "S5h",
|
2064
2068
|
"locationName": "dashSignaledSystemIds"
|
2065
2069
|
},
|
2066
2070
|
"HlsSignaledSystemIds": {
|
2067
|
-
"shape": "
|
2071
|
+
"shape": "S5h",
|
2068
2072
|
"locationName": "hlsSignaledSystemIds"
|
2069
2073
|
},
|
2070
2074
|
"ResourceId": {
|
@@ -2076,7 +2080,7 @@
|
|
2076
2080
|
}
|
2077
2081
|
},
|
2078
2082
|
"StaticKeyProvider": {
|
2079
|
-
"shape": "
|
2083
|
+
"shape": "S5l",
|
2080
2084
|
"locationName": "staticKeyProvider"
|
2081
2085
|
},
|
2082
2086
|
"Type": {
|
@@ -2187,7 +2191,7 @@
|
|
2187
2191
|
"locationName": "manifestNameModifier"
|
2188
2192
|
},
|
2189
2193
|
"SelectedOutputs": {
|
2190
|
-
"shape": "
|
2194
|
+
"shape": "S10",
|
2191
2195
|
"locationName": "selectedOutputs"
|
2192
2196
|
}
|
2193
2197
|
}
|
@@ -2206,7 +2210,7 @@
|
|
2206
2210
|
"locationName": "destination"
|
2207
2211
|
},
|
2208
2212
|
"DestinationSettings": {
|
2209
|
-
"shape": "
|
2213
|
+
"shape": "S52",
|
2210
2214
|
"locationName": "destinationSettings"
|
2211
2215
|
},
|
2212
2216
|
"Encryption": {
|
@@ -2217,7 +2221,7 @@
|
|
2217
2221
|
"locationName": "playbackDeviceCompatibility"
|
2218
2222
|
},
|
2219
2223
|
"SpekeKeyProvider": {
|
2220
|
-
"shape": "
|
2224
|
+
"shape": "S6h",
|
2221
2225
|
"locationName": "spekeKeyProvider"
|
2222
2226
|
}
|
2223
2227
|
}
|
@@ -2304,7 +2308,7 @@
|
|
2304
2308
|
"locationName": "destination"
|
2305
2309
|
},
|
2306
2310
|
"DestinationSettings": {
|
2307
|
-
"shape": "
|
2311
|
+
"shape": "S52",
|
2308
2312
|
"locationName": "destinationSettings"
|
2309
2313
|
}
|
2310
2314
|
}
|
@@ -2328,7 +2332,7 @@
|
|
2328
2332
|
"locationName": "manifestNameModifier"
|
2329
2333
|
},
|
2330
2334
|
"SelectedOutputs": {
|
2331
|
-
"shape": "
|
2335
|
+
"shape": "S10",
|
2332
2336
|
"locationName": "selectedOutputs"
|
2333
2337
|
}
|
2334
2338
|
}
|
@@ -2378,7 +2382,7 @@
|
|
2378
2382
|
"locationName": "destination"
|
2379
2383
|
},
|
2380
2384
|
"DestinationSettings": {
|
2381
|
-
"shape": "
|
2385
|
+
"shape": "S52",
|
2382
2386
|
"locationName": "destinationSettings"
|
2383
2387
|
},
|
2384
2388
|
"DirectoryStructure": {
|
@@ -2401,11 +2405,11 @@
|
|
2401
2405
|
"locationName": "offlineEncrypted"
|
2402
2406
|
},
|
2403
2407
|
"SpekeKeyProvider": {
|
2404
|
-
"shape": "
|
2408
|
+
"shape": "S6h",
|
2405
2409
|
"locationName": "spekeKeyProvider"
|
2406
2410
|
},
|
2407
2411
|
"StaticKeyProvider": {
|
2408
|
-
"shape": "
|
2412
|
+
"shape": "S5l",
|
2409
2413
|
"locationName": "staticKeyProvider"
|
2410
2414
|
},
|
2411
2415
|
"Type": {
|
@@ -2519,7 +2523,7 @@
|
|
2519
2523
|
"locationName": "manifestNameModifier"
|
2520
2524
|
},
|
2521
2525
|
"SelectedOutputs": {
|
2522
|
-
"shape": "
|
2526
|
+
"shape": "S10",
|
2523
2527
|
"locationName": "selectedOutputs"
|
2524
2528
|
}
|
2525
2529
|
}
|
@@ -2532,7 +2536,7 @@
|
|
2532
2536
|
"locationName": "destination"
|
2533
2537
|
},
|
2534
2538
|
"DestinationSettings": {
|
2535
|
-
"shape": "
|
2539
|
+
"shape": "S52",
|
2536
2540
|
"locationName": "destinationSettings"
|
2537
2541
|
},
|
2538
2542
|
"Encryption": {
|
@@ -2540,7 +2544,7 @@
|
|
2540
2544
|
"type": "structure",
|
2541
2545
|
"members": {
|
2542
2546
|
"SpekeKeyProvider": {
|
2543
|
-
"shape": "
|
2547
|
+
"shape": "S6h",
|
2544
2548
|
"locationName": "spekeKeyProvider"
|
2545
2549
|
}
|
2546
2550
|
}
|
@@ -2569,7 +2573,7 @@
|
|
2569
2573
|
"type": "structure",
|
2570
2574
|
"members": {
|
2571
2575
|
"AudioDescriptions": {
|
2572
|
-
"shape": "
|
2576
|
+
"shape": "S83",
|
2573
2577
|
"locationName": "audioDescriptions"
|
2574
2578
|
},
|
2575
2579
|
"CaptionDescriptions": {
|
@@ -2585,7 +2589,7 @@
|
|
2585
2589
|
"locationName": "customLanguageCode"
|
2586
2590
|
},
|
2587
2591
|
"DestinationSettings": {
|
2588
|
-
"shape": "
|
2592
|
+
"shape": "Saq",
|
2589
2593
|
"locationName": "destinationSettings"
|
2590
2594
|
},
|
2591
2595
|
"LanguageCode": {
|
@@ -2598,7 +2602,7 @@
|
|
2598
2602
|
}
|
2599
2603
|
},
|
2600
2604
|
"ContainerSettings": {
|
2601
|
-
"shape": "
|
2605
|
+
"shape": "Sc0",
|
2602
2606
|
"locationName": "containerSettings"
|
2603
2607
|
},
|
2604
2608
|
"Extension": {
|
@@ -2644,7 +2648,7 @@
|
|
2644
2648
|
"locationName": "preset"
|
2645
2649
|
},
|
2646
2650
|
"VideoDescription": {
|
2647
|
-
"shape": "
|
2651
|
+
"shape": "Sef",
|
2648
2652
|
"locationName": "videoDescription"
|
2649
2653
|
}
|
2650
2654
|
}
|
@@ -2653,7 +2657,7 @@
|
|
2653
2657
|
}
|
2654
2658
|
}
|
2655
2659
|
},
|
2656
|
-
"
|
2660
|
+
"S52": {
|
2657
2661
|
"type": "structure",
|
2658
2662
|
"members": {
|
2659
2663
|
"S3Settings": {
|
@@ -2691,11 +2695,11 @@
|
|
2691
2695
|
}
|
2692
2696
|
}
|
2693
2697
|
},
|
2694
|
-
"
|
2698
|
+
"S5h": {
|
2695
2699
|
"type": "list",
|
2696
2700
|
"member": {}
|
2697
2701
|
},
|
2698
|
-
"
|
2702
|
+
"S5l": {
|
2699
2703
|
"type": "structure",
|
2700
2704
|
"members": {
|
2701
2705
|
"KeyFormat": {
|
@@ -2712,7 +2716,7 @@
|
|
2712
2716
|
}
|
2713
2717
|
}
|
2714
2718
|
},
|
2715
|
-
"
|
2719
|
+
"S6h": {
|
2716
2720
|
"type": "structure",
|
2717
2721
|
"members": {
|
2718
2722
|
"CertificateArn": {
|
@@ -2731,7 +2735,7 @@
|
|
2731
2735
|
}
|
2732
2736
|
}
|
2733
2737
|
},
|
2734
|
-
"
|
2738
|
+
"S83": {
|
2735
2739
|
"type": "list",
|
2736
2740
|
"member": {
|
2737
2741
|
"type": "structure",
|
@@ -2742,6 +2746,11 @@
|
|
2742
2746
|
"members": {
|
2743
2747
|
"ChannelTag": {
|
2744
2748
|
"locationName": "channelTag"
|
2749
|
+
},
|
2750
|
+
"ChannelTags": {
|
2751
|
+
"locationName": "channelTags",
|
2752
|
+
"type": "list",
|
2753
|
+
"member": {}
|
2745
2754
|
}
|
2746
2755
|
}
|
2747
2756
|
},
|
@@ -3154,7 +3163,7 @@
|
|
3154
3163
|
"locationName": "languageCodeControl"
|
3155
3164
|
},
|
3156
3165
|
"RemixSettings": {
|
3157
|
-
"shape": "
|
3166
|
+
"shape": "S1e",
|
3158
3167
|
"locationName": "remixSettings"
|
3159
3168
|
},
|
3160
3169
|
"StreamName": {
|
@@ -3163,7 +3172,7 @@
|
|
3163
3172
|
}
|
3164
3173
|
}
|
3165
3174
|
},
|
3166
|
-
"
|
3175
|
+
"Saq": {
|
3167
3176
|
"type": "structure",
|
3168
3177
|
"members": {
|
3169
3178
|
"BurninDestinationSettings": {
|
@@ -3430,7 +3439,7 @@
|
|
3430
3439
|
}
|
3431
3440
|
}
|
3432
3441
|
},
|
3433
|
-
"
|
3442
|
+
"Sc0": {
|
3434
3443
|
"type": "structure",
|
3435
3444
|
"members": {
|
3436
3445
|
"CmfcSettings": {
|
@@ -3508,7 +3517,7 @@
|
|
3508
3517
|
"type": "integer"
|
3509
3518
|
},
|
3510
3519
|
"AudioPids": {
|
3511
|
-
"shape": "
|
3520
|
+
"shape": "Scj",
|
3512
3521
|
"locationName": "audioPids"
|
3513
3522
|
},
|
3514
3523
|
"Bitrate": {
|
@@ -3558,7 +3567,7 @@
|
|
3558
3567
|
}
|
3559
3568
|
},
|
3560
3569
|
"DvbSubPids": {
|
3561
|
-
"shape": "
|
3570
|
+
"shape": "Scj",
|
3562
3571
|
"locationName": "dvbSubPids"
|
3563
3572
|
},
|
3564
3573
|
"DvbTdtSettings": {
|
@@ -3699,7 +3708,7 @@
|
|
3699
3708
|
"type": "integer"
|
3700
3709
|
},
|
3701
3710
|
"AudioPids": {
|
3702
|
-
"shape": "
|
3711
|
+
"shape": "Scj",
|
3703
3712
|
"locationName": "audioPids"
|
3704
3713
|
},
|
3705
3714
|
"DataPTSControl": {
|
@@ -3882,13 +3891,13 @@
|
|
3882
3891
|
}
|
3883
3892
|
}
|
3884
3893
|
},
|
3885
|
-
"
|
3894
|
+
"Scj": {
|
3886
3895
|
"type": "list",
|
3887
3896
|
"member": {
|
3888
3897
|
"type": "integer"
|
3889
3898
|
}
|
3890
3899
|
},
|
3891
|
-
"
|
3900
|
+
"Sef": {
|
3892
3901
|
"type": "structure",
|
3893
3902
|
"members": {
|
3894
3903
|
"AfdSignaling": {
|
@@ -4043,7 +4052,7 @@
|
|
4043
4052
|
"locationName": "adaptiveQuantization"
|
4044
4053
|
},
|
4045
4054
|
"BandwidthReductionFilter": {
|
4046
|
-
"shape": "
|
4055
|
+
"shape": "Sfe",
|
4047
4056
|
"locationName": "bandwidthReductionFilter"
|
4048
4057
|
},
|
4049
4058
|
"Bitrate": {
|
@@ -4213,7 +4222,7 @@
|
|
4213
4222
|
"locationName": "alternateTransferFunctionSei"
|
4214
4223
|
},
|
4215
4224
|
"BandwidthReductionFilter": {
|
4216
|
-
"shape": "
|
4225
|
+
"shape": "Sfe",
|
4217
4226
|
"locationName": "bandwidthReductionFilter"
|
4218
4227
|
},
|
4219
4228
|
"Bitrate": {
|
@@ -4821,7 +4830,7 @@
|
|
4821
4830
|
"locationName": "colorMetadata"
|
4822
4831
|
},
|
4823
4832
|
"Crop": {
|
4824
|
-
"shape": "
|
4833
|
+
"shape": "S2d",
|
4825
4834
|
"locationName": "crop"
|
4826
4835
|
},
|
4827
4836
|
"DropFrameTimecode": {
|
@@ -4836,7 +4845,7 @@
|
|
4836
4845
|
"type": "integer"
|
4837
4846
|
},
|
4838
4847
|
"Position": {
|
4839
|
-
"shape": "
|
4848
|
+
"shape": "S2d",
|
4840
4849
|
"locationName": "position"
|
4841
4850
|
},
|
4842
4851
|
"RespondToAfd": {
|
@@ -4894,7 +4903,7 @@
|
|
4894
4903
|
"type": "integer"
|
4895
4904
|
},
|
4896
4905
|
"Hdr10Metadata": {
|
4897
|
-
"shape": "
|
4906
|
+
"shape": "S3j",
|
4898
4907
|
"locationName": "hdr10Metadata"
|
4899
4908
|
},
|
4900
4909
|
"HdrToSdrToneMapper": {
|
@@ -4976,7 +4985,7 @@
|
|
4976
4985
|
}
|
4977
4986
|
},
|
4978
4987
|
"ImageInserter": {
|
4979
|
-
"shape": "
|
4988
|
+
"shape": "S2q",
|
4980
4989
|
"locationName": "imageInserter"
|
4981
4990
|
},
|
4982
4991
|
"NoiseReducer": {
|
@@ -5089,7 +5098,7 @@
|
|
5089
5098
|
}
|
5090
5099
|
}
|
5091
5100
|
},
|
5092
|
-
"
|
5101
|
+
"Sfe": {
|
5093
5102
|
"type": "structure",
|
5094
5103
|
"members": {
|
5095
5104
|
"Sharpening": {
|
@@ -5100,7 +5109,7 @@
|
|
5100
5109
|
}
|
5101
5110
|
}
|
5102
5111
|
},
|
5103
|
-
"
|
5112
|
+
"Skp": {
|
5104
5113
|
"type": "structure",
|
5105
5114
|
"members": {
|
5106
5115
|
"Anchor": {
|
@@ -5117,7 +5126,7 @@
|
|
5117
5126
|
}
|
5118
5127
|
}
|
5119
5128
|
},
|
5120
|
-
"
|
5129
|
+
"Sks": {
|
5121
5130
|
"type": "structure",
|
5122
5131
|
"members": {
|
5123
5132
|
"Id3Insertions": {
|
@@ -5137,12 +5146,12 @@
|
|
5137
5146
|
}
|
5138
5147
|
}
|
5139
5148
|
},
|
5140
|
-
"
|
5149
|
+
"Skx": {
|
5141
5150
|
"type": "map",
|
5142
5151
|
"key": {},
|
5143
5152
|
"value": {}
|
5144
5153
|
},
|
5145
|
-
"
|
5154
|
+
"Skz": {
|
5146
5155
|
"type": "structure",
|
5147
5156
|
"members": {
|
5148
5157
|
"AccelerationSettings": {
|
@@ -5162,7 +5171,7 @@
|
|
5162
5171
|
"locationName": "clientRequestToken"
|
5163
5172
|
},
|
5164
5173
|
"CreatedAt": {
|
5165
|
-
"shape": "
|
5174
|
+
"shape": "Sl1",
|
5166
5175
|
"locationName": "createdAt"
|
5167
5176
|
},
|
5168
5177
|
"CurrentPhase": {
|
@@ -5194,11 +5203,11 @@
|
|
5194
5203
|
"type": "structure",
|
5195
5204
|
"members": {
|
5196
5205
|
"Info": {
|
5197
|
-
"shape": "
|
5206
|
+
"shape": "Sl4",
|
5198
5207
|
"locationName": "info"
|
5199
5208
|
},
|
5200
5209
|
"Warning": {
|
5201
|
-
"shape": "
|
5210
|
+
"shape": "Sl4",
|
5202
5211
|
"locationName": "warning"
|
5203
5212
|
}
|
5204
5213
|
}
|
@@ -5259,7 +5268,7 @@
|
|
5259
5268
|
"locationName": "sourceQueue"
|
5260
5269
|
},
|
5261
5270
|
"Timestamp": {
|
5262
|
-
"shape": "
|
5271
|
+
"shape": "Sl1",
|
5263
5272
|
"locationName": "timestamp"
|
5264
5273
|
}
|
5265
5274
|
}
|
@@ -5290,21 +5299,21 @@
|
|
5290
5299
|
"type": "structure",
|
5291
5300
|
"members": {
|
5292
5301
|
"FinishTime": {
|
5293
|
-
"shape": "
|
5302
|
+
"shape": "Sl1",
|
5294
5303
|
"locationName": "finishTime"
|
5295
5304
|
},
|
5296
5305
|
"StartTime": {
|
5297
|
-
"shape": "
|
5306
|
+
"shape": "Sl1",
|
5298
5307
|
"locationName": "startTime"
|
5299
5308
|
},
|
5300
5309
|
"SubmitTime": {
|
5301
|
-
"shape": "
|
5310
|
+
"shape": "Sl1",
|
5302
5311
|
"locationName": "submitTime"
|
5303
5312
|
}
|
5304
5313
|
}
|
5305
5314
|
},
|
5306
5315
|
"UserMetadata": {
|
5307
|
-
"shape": "
|
5316
|
+
"shape": "Skx",
|
5308
5317
|
"locationName": "userMetadata"
|
5309
5318
|
},
|
5310
5319
|
"Warnings": {
|
@@ -5334,15 +5343,15 @@
|
|
5334
5343
|
"Role"
|
5335
5344
|
]
|
5336
5345
|
},
|
5337
|
-
"
|
5346
|
+
"Sl1": {
|
5338
5347
|
"type": "timestamp",
|
5339
5348
|
"timestampFormat": "unixTimestamp"
|
5340
5349
|
},
|
5341
|
-
"
|
5350
|
+
"Sl4": {
|
5342
5351
|
"type": "list",
|
5343
5352
|
"member": {}
|
5344
5353
|
},
|
5345
|
-
"
|
5354
|
+
"Slh": {
|
5346
5355
|
"type": "structure",
|
5347
5356
|
"members": {
|
5348
5357
|
"AdAvailOffset": {
|
@@ -5361,6 +5370,10 @@
|
|
5361
5370
|
"shape": "So",
|
5362
5371
|
"locationName": "extendedDataServices"
|
5363
5372
|
},
|
5373
|
+
"FollowSource": {
|
5374
|
+
"locationName": "followSource",
|
5375
|
+
"type": "integer"
|
5376
|
+
},
|
5364
5377
|
"Inputs": {
|
5365
5378
|
"locationName": "inputs",
|
5366
5379
|
"type": "list",
|
@@ -5371,23 +5384,23 @@
|
|
5371
5384
|
"locationName": "advancedInputFilter"
|
5372
5385
|
},
|
5373
5386
|
"AdvancedInputFilterSettings": {
|
5374
|
-
"shape": "
|
5387
|
+
"shape": "Sv",
|
5375
5388
|
"locationName": "advancedInputFilterSettings"
|
5376
5389
|
},
|
5377
5390
|
"AudioSelectorGroups": {
|
5378
|
-
"shape": "
|
5391
|
+
"shape": "Sy",
|
5379
5392
|
"locationName": "audioSelectorGroups"
|
5380
5393
|
},
|
5381
5394
|
"AudioSelectors": {
|
5382
|
-
"shape": "
|
5395
|
+
"shape": "S12",
|
5383
5396
|
"locationName": "audioSelectors"
|
5384
5397
|
},
|
5385
5398
|
"CaptionSelectors": {
|
5386
|
-
"shape": "
|
5399
|
+
"shape": "S1o",
|
5387
5400
|
"locationName": "captionSelectors"
|
5388
5401
|
},
|
5389
5402
|
"Crop": {
|
5390
|
-
"shape": "
|
5403
|
+
"shape": "S2d",
|
5391
5404
|
"locationName": "crop"
|
5392
5405
|
},
|
5393
5406
|
"DeblockFilter": {
|
@@ -5407,18 +5420,18 @@
|
|
5407
5420
|
"type": "integer"
|
5408
5421
|
},
|
5409
5422
|
"ImageInserter": {
|
5410
|
-
"shape": "
|
5423
|
+
"shape": "S2q",
|
5411
5424
|
"locationName": "imageInserter"
|
5412
5425
|
},
|
5413
5426
|
"InputClippings": {
|
5414
|
-
"shape": "
|
5427
|
+
"shape": "S2y",
|
5415
5428
|
"locationName": "inputClippings"
|
5416
5429
|
},
|
5417
5430
|
"InputScanType": {
|
5418
5431
|
"locationName": "inputScanType"
|
5419
5432
|
},
|
5420
5433
|
"Position": {
|
5421
|
-
"shape": "
|
5434
|
+
"shape": "S2d",
|
5422
5435
|
"locationName": "position"
|
5423
5436
|
},
|
5424
5437
|
"ProgramNumber": {
|
@@ -5435,47 +5448,47 @@
|
|
5435
5448
|
"locationName": "timecodeStart"
|
5436
5449
|
},
|
5437
5450
|
"VideoOverlays": {
|
5438
|
-
"shape": "
|
5451
|
+
"shape": "S39",
|
5439
5452
|
"locationName": "videoOverlays"
|
5440
5453
|
},
|
5441
5454
|
"VideoSelector": {
|
5442
|
-
"shape": "
|
5455
|
+
"shape": "S3e",
|
5443
5456
|
"locationName": "videoSelector"
|
5444
5457
|
}
|
5445
5458
|
}
|
5446
5459
|
}
|
5447
5460
|
},
|
5448
5461
|
"KantarWatermark": {
|
5449
|
-
"shape": "
|
5462
|
+
"shape": "S3p",
|
5450
5463
|
"locationName": "kantarWatermark"
|
5451
5464
|
},
|
5452
5465
|
"MotionImageInserter": {
|
5453
|
-
"shape": "
|
5466
|
+
"shape": "S3x",
|
5454
5467
|
"locationName": "motionImageInserter"
|
5455
5468
|
},
|
5456
5469
|
"NielsenConfiguration": {
|
5457
|
-
"shape": "
|
5470
|
+
"shape": "S45",
|
5458
5471
|
"locationName": "nielsenConfiguration"
|
5459
5472
|
},
|
5460
5473
|
"NielsenNonLinearWatermark": {
|
5461
|
-
"shape": "
|
5474
|
+
"shape": "S47",
|
5462
5475
|
"locationName": "nielsenNonLinearWatermark"
|
5463
5476
|
},
|
5464
5477
|
"OutputGroups": {
|
5465
|
-
"shape": "
|
5478
|
+
"shape": "S4e",
|
5466
5479
|
"locationName": "outputGroups"
|
5467
5480
|
},
|
5468
5481
|
"TimecodeConfig": {
|
5469
|
-
"shape": "
|
5482
|
+
"shape": "Skp",
|
5470
5483
|
"locationName": "timecodeConfig"
|
5471
5484
|
},
|
5472
5485
|
"TimedMetadataInsertion": {
|
5473
|
-
"shape": "
|
5486
|
+
"shape": "Sks",
|
5474
5487
|
"locationName": "timedMetadataInsertion"
|
5475
5488
|
}
|
5476
5489
|
}
|
5477
5490
|
},
|
5478
|
-
"
|
5491
|
+
"Sll": {
|
5479
5492
|
"type": "structure",
|
5480
5493
|
"members": {
|
5481
5494
|
"AccelerationSettings": {
|
@@ -5489,7 +5502,7 @@
|
|
5489
5502
|
"locationName": "category"
|
5490
5503
|
},
|
5491
5504
|
"CreatedAt": {
|
5492
|
-
"shape": "
|
5505
|
+
"shape": "Sl1",
|
5493
5506
|
"locationName": "createdAt"
|
5494
5507
|
},
|
5495
5508
|
"Description": {
|
@@ -5500,7 +5513,7 @@
|
|
5500
5513
|
"locationName": "hopDestinations"
|
5501
5514
|
},
|
5502
5515
|
"LastUpdated": {
|
5503
|
-
"shape": "
|
5516
|
+
"shape": "Sl1",
|
5504
5517
|
"locationName": "lastUpdated"
|
5505
5518
|
},
|
5506
5519
|
"Name": {
|
@@ -5514,7 +5527,7 @@
|
|
5514
5527
|
"locationName": "queue"
|
5515
5528
|
},
|
5516
5529
|
"Settings": {
|
5517
|
-
"shape": "
|
5530
|
+
"shape": "Slh",
|
5518
5531
|
"locationName": "settings"
|
5519
5532
|
},
|
5520
5533
|
"StatusUpdateInterval": {
|
@@ -5529,11 +5542,11 @@
|
|
5529
5542
|
"Name"
|
5530
5543
|
]
|
5531
5544
|
},
|
5532
|
-
"
|
5545
|
+
"Slo": {
|
5533
5546
|
"type": "structure",
|
5534
5547
|
"members": {
|
5535
5548
|
"AudioDescriptions": {
|
5536
|
-
"shape": "
|
5549
|
+
"shape": "S83",
|
5537
5550
|
"locationName": "audioDescriptions"
|
5538
5551
|
},
|
5539
5552
|
"CaptionDescriptions": {
|
@@ -5546,7 +5559,7 @@
|
|
5546
5559
|
"locationName": "customLanguageCode"
|
5547
5560
|
},
|
5548
5561
|
"DestinationSettings": {
|
5549
|
-
"shape": "
|
5562
|
+
"shape": "Saq",
|
5550
5563
|
"locationName": "destinationSettings"
|
5551
5564
|
},
|
5552
5565
|
"LanguageCode": {
|
@@ -5559,16 +5572,16 @@
|
|
5559
5572
|
}
|
5560
5573
|
},
|
5561
5574
|
"ContainerSettings": {
|
5562
|
-
"shape": "
|
5575
|
+
"shape": "Sc0",
|
5563
5576
|
"locationName": "containerSettings"
|
5564
5577
|
},
|
5565
5578
|
"VideoDescription": {
|
5566
|
-
"shape": "
|
5579
|
+
"shape": "Sef",
|
5567
5580
|
"locationName": "videoDescription"
|
5568
5581
|
}
|
5569
5582
|
}
|
5570
5583
|
},
|
5571
|
-
"
|
5584
|
+
"Sls": {
|
5572
5585
|
"type": "structure",
|
5573
5586
|
"members": {
|
5574
5587
|
"Arn": {
|
@@ -5578,21 +5591,21 @@
|
|
5578
5591
|
"locationName": "category"
|
5579
5592
|
},
|
5580
5593
|
"CreatedAt": {
|
5581
|
-
"shape": "
|
5594
|
+
"shape": "Sl1",
|
5582
5595
|
"locationName": "createdAt"
|
5583
5596
|
},
|
5584
5597
|
"Description": {
|
5585
5598
|
"locationName": "description"
|
5586
5599
|
},
|
5587
5600
|
"LastUpdated": {
|
5588
|
-
"shape": "
|
5601
|
+
"shape": "Sl1",
|
5589
5602
|
"locationName": "lastUpdated"
|
5590
5603
|
},
|
5591
5604
|
"Name": {
|
5592
5605
|
"locationName": "name"
|
5593
5606
|
},
|
5594
5607
|
"Settings": {
|
5595
|
-
"shape": "
|
5608
|
+
"shape": "Slo",
|
5596
5609
|
"locationName": "settings"
|
5597
5610
|
},
|
5598
5611
|
"Type": {
|
@@ -5604,7 +5617,7 @@
|
|
5604
5617
|
"Name"
|
5605
5618
|
]
|
5606
5619
|
},
|
5607
|
-
"
|
5620
|
+
"Slv": {
|
5608
5621
|
"type": "structure",
|
5609
5622
|
"members": {
|
5610
5623
|
"Commitment": {
|
@@ -5624,21 +5637,21 @@
|
|
5624
5637
|
"RenewalType"
|
5625
5638
|
]
|
5626
5639
|
},
|
5627
|
-
"
|
5640
|
+
"Sm0": {
|
5628
5641
|
"type": "structure",
|
5629
5642
|
"members": {
|
5630
5643
|
"Arn": {
|
5631
5644
|
"locationName": "arn"
|
5632
5645
|
},
|
5633
5646
|
"CreatedAt": {
|
5634
|
-
"shape": "
|
5647
|
+
"shape": "Sl1",
|
5635
5648
|
"locationName": "createdAt"
|
5636
5649
|
},
|
5637
5650
|
"Description": {
|
5638
5651
|
"locationName": "description"
|
5639
5652
|
},
|
5640
5653
|
"LastUpdated": {
|
5641
|
-
"shape": "
|
5654
|
+
"shape": "Sl1",
|
5642
5655
|
"locationName": "lastUpdated"
|
5643
5656
|
},
|
5644
5657
|
"Name": {
|
@@ -5659,11 +5672,11 @@
|
|
5659
5672
|
"locationName": "commitment"
|
5660
5673
|
},
|
5661
5674
|
"ExpiresAt": {
|
5662
|
-
"shape": "
|
5675
|
+
"shape": "Sl1",
|
5663
5676
|
"locationName": "expiresAt"
|
5664
5677
|
},
|
5665
5678
|
"PurchasedAt": {
|
5666
|
-
"shape": "
|
5679
|
+
"shape": "Sl1",
|
5667
5680
|
"locationName": "purchasedAt"
|
5668
5681
|
},
|
5669
5682
|
"RenewalType": {
|
@@ -5693,7 +5706,7 @@
|
|
5693
5706
|
"Name"
|
5694
5707
|
]
|
5695
5708
|
},
|
5696
|
-
"
|
5709
|
+
"Smo": {
|
5697
5710
|
"type": "structure",
|
5698
5711
|
"members": {
|
5699
5712
|
"HttpInputs": {
|