@aws-sdk/client-mediatailor 3.168.0 → 3.170.0
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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/MediaTailor.d.ts +766 -215
- package/dist-types/ts3.4/MediaTailorClient.d.ts +381 -115
- package/dist-types/ts3.4/commands/ConfigureLogsForPlaybackConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateLiveSourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePrefetchScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProgramCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateSourceLocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateVodSourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteChannelPolicyCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteLiveSourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePlaybackConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeletePrefetchScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProgramCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteSourceLocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteVodSourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeLiveSourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeProgramCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeSourceLocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeVodSourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetChannelPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/GetChannelScheduleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/GetPlaybackConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetPrefetchScheduleCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListAlertsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLiveSourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListPlaybackConfigurationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPrefetchSchedulesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListSourceLocationsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListVodSourcesCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutChannelPolicyCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/PutPlaybackConfigurationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateLiveSourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdateSourceLocationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateVodSourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +42 -42
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/MediaTailorServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1569 -1464
- package/dist-types/ts3.4/pagination/GetChannelSchedulePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAlertsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListChannelsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLiveSourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPlaybackConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPrefetchSchedulesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListSourceLocationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListVodSourcesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +9 -9
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +509 -128
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,1464 +1,1569 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { MediaTailorServiceException as __BaseException } from "./MediaTailorServiceException";
|
|
3
|
-
export declare enum MessageType {
|
|
4
|
-
|
|
5
|
-
}
|
|
6
|
-
|
|
7
|
-
export interface SlateSource {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
export
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
export
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
}
|
|
255
|
-
|
|
256
|
-
export interface
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
export
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
export
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
}
|
|
436
|
-
export interface
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
export interface
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
}
|
|
669
|
-
export interface
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
}
|
|
689
|
-
export interface
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
}
|
|
753
|
-
export interface
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
}
|
|
893
|
-
export interface
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
}
|
|
921
|
-
export interface
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
}
|
|
993
|
-
export interface
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
}
|
|
997
|
-
export interface
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
}
|
|
1015
|
-
export interface
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
export
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
export
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
export
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
export
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
export
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
export
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
export
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
export
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
|
|
1223
|
-
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { MediaTailorServiceException as __BaseException } from "./MediaTailorServiceException";
|
|
3
|
+
export declare enum MessageType {
|
|
4
|
+
SPLICE_INSERT = "SPLICE_INSERT",
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
export interface SlateSource {
|
|
8
|
+
SourceLocationName?: string;
|
|
9
|
+
|
|
10
|
+
VodSourceName?: string;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
export interface SpliceInsertMessage {
|
|
14
|
+
AvailNum?: number;
|
|
15
|
+
|
|
16
|
+
AvailsExpected?: number;
|
|
17
|
+
|
|
18
|
+
SpliceEventId?: number;
|
|
19
|
+
|
|
20
|
+
UniqueProgramId?: number;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
export interface AdBreak {
|
|
24
|
+
MessageType?: MessageType | string;
|
|
25
|
+
|
|
26
|
+
OffsetMillis?: number;
|
|
27
|
+
|
|
28
|
+
Slate?: SlateSource;
|
|
29
|
+
|
|
30
|
+
SpliceInsertMessage?: SpliceInsertMessage;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
export interface Alert {
|
|
34
|
+
AlertCode: string | undefined;
|
|
35
|
+
|
|
36
|
+
AlertMessage: string | undefined;
|
|
37
|
+
|
|
38
|
+
LastModifiedTime: Date | undefined;
|
|
39
|
+
|
|
40
|
+
RelatedResourceArns: string[] | undefined;
|
|
41
|
+
|
|
42
|
+
ResourceArn: string | undefined;
|
|
43
|
+
}
|
|
44
|
+
export declare enum Operator {
|
|
45
|
+
EQUALS = "EQUALS",
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
export interface AvailMatchingCriteria {
|
|
49
|
+
DynamicVariable: string | undefined;
|
|
50
|
+
|
|
51
|
+
Operator: Operator | string | undefined;
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
export interface DashPlaylistSettings {
|
|
55
|
+
ManifestWindowSeconds?: number;
|
|
56
|
+
|
|
57
|
+
MinBufferTimeSeconds?: number;
|
|
58
|
+
|
|
59
|
+
MinUpdatePeriodSeconds?: number;
|
|
60
|
+
|
|
61
|
+
SuggestedPresentationDelaySeconds?: number;
|
|
62
|
+
}
|
|
63
|
+
|
|
64
|
+
export interface HlsPlaylistSettings {
|
|
65
|
+
ManifestWindowSeconds?: number;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
export interface ResponseOutputItem {
|
|
69
|
+
DashPlaylistSettings?: DashPlaylistSettings;
|
|
70
|
+
|
|
71
|
+
HlsPlaylistSettings?: HlsPlaylistSettings;
|
|
72
|
+
|
|
73
|
+
ManifestName: string | undefined;
|
|
74
|
+
|
|
75
|
+
PlaybackUrl: string | undefined;
|
|
76
|
+
|
|
77
|
+
SourceGroup: string | undefined;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
export interface Channel {
|
|
81
|
+
Arn: string | undefined;
|
|
82
|
+
|
|
83
|
+
ChannelName: string | undefined;
|
|
84
|
+
|
|
85
|
+
ChannelState: string | undefined;
|
|
86
|
+
|
|
87
|
+
CreationTime?: Date;
|
|
88
|
+
|
|
89
|
+
FillerSlate?: SlateSource;
|
|
90
|
+
|
|
91
|
+
LastModifiedTime?: Date;
|
|
92
|
+
|
|
93
|
+
Outputs: ResponseOutputItem[] | undefined;
|
|
94
|
+
|
|
95
|
+
PlaybackMode: string | undefined;
|
|
96
|
+
|
|
97
|
+
Tags?: Record<string, string>;
|
|
98
|
+
|
|
99
|
+
Tier: string | undefined;
|
|
100
|
+
}
|
|
101
|
+
export declare enum Type {
|
|
102
|
+
DASH = "DASH",
|
|
103
|
+
HLS = "HLS",
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
export interface HttpPackageConfiguration {
|
|
107
|
+
Path: string | undefined;
|
|
108
|
+
|
|
109
|
+
SourceGroup: string | undefined;
|
|
110
|
+
|
|
111
|
+
Type: Type | string | undefined;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
export interface LiveSource {
|
|
115
|
+
Arn: string | undefined;
|
|
116
|
+
|
|
117
|
+
CreationTime?: Date;
|
|
118
|
+
|
|
119
|
+
HttpPackageConfigurations: HttpPackageConfiguration[] | undefined;
|
|
120
|
+
|
|
121
|
+
LastModifiedTime?: Date;
|
|
122
|
+
|
|
123
|
+
LiveSourceName: string | undefined;
|
|
124
|
+
|
|
125
|
+
SourceLocationName: string | undefined;
|
|
126
|
+
|
|
127
|
+
Tags?: Record<string, string>;
|
|
128
|
+
}
|
|
129
|
+
export declare enum Mode {
|
|
130
|
+
BEHIND_LIVE_EDGE = "BEHIND_LIVE_EDGE",
|
|
131
|
+
OFF = "OFF",
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
export interface AvailSuppression {
|
|
135
|
+
Mode?: Mode | string;
|
|
136
|
+
|
|
137
|
+
Value?: string;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
export interface Bumper {
|
|
141
|
+
EndUrl?: string;
|
|
142
|
+
|
|
143
|
+
StartUrl?: string;
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
export interface CdnConfiguration {
|
|
147
|
+
AdSegmentUrlPrefix?: string;
|
|
148
|
+
|
|
149
|
+
ContentSegmentUrlPrefix?: string;
|
|
150
|
+
}
|
|
151
|
+
export declare enum OriginManifestType {
|
|
152
|
+
MULTI_PERIOD = "MULTI_PERIOD",
|
|
153
|
+
SINGLE_PERIOD = "SINGLE_PERIOD",
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
export interface DashConfiguration {
|
|
157
|
+
ManifestEndpointPrefix?: string;
|
|
158
|
+
|
|
159
|
+
MpdLocation?: string;
|
|
160
|
+
|
|
161
|
+
OriginManifestType?: OriginManifestType | string;
|
|
162
|
+
}
|
|
163
|
+
|
|
164
|
+
export interface HlsConfiguration {
|
|
165
|
+
ManifestEndpointPrefix?: string;
|
|
166
|
+
}
|
|
167
|
+
|
|
168
|
+
export interface LivePreRollConfiguration {
|
|
169
|
+
AdDecisionServerUrl?: string;
|
|
170
|
+
|
|
171
|
+
MaxDurationSeconds?: number;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
export interface LogConfiguration {
|
|
175
|
+
PercentEnabled: number | undefined;
|
|
176
|
+
}
|
|
177
|
+
|
|
178
|
+
export interface AdMarkerPassthrough {
|
|
179
|
+
Enabled?: boolean;
|
|
180
|
+
}
|
|
181
|
+
|
|
182
|
+
export interface ManifestProcessingRules {
|
|
183
|
+
AdMarkerPassthrough?: AdMarkerPassthrough;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
export interface PlaybackConfiguration {
|
|
187
|
+
AdDecisionServerUrl?: string;
|
|
188
|
+
|
|
189
|
+
AvailSuppression?: AvailSuppression;
|
|
190
|
+
|
|
191
|
+
Bumper?: Bumper;
|
|
192
|
+
|
|
193
|
+
CdnConfiguration?: CdnConfiguration;
|
|
194
|
+
|
|
195
|
+
ConfigurationAliases?: Record<string, Record<string, string>>;
|
|
196
|
+
|
|
197
|
+
DashConfiguration?: DashConfiguration;
|
|
198
|
+
|
|
199
|
+
HlsConfiguration?: HlsConfiguration;
|
|
200
|
+
|
|
201
|
+
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
202
|
+
|
|
203
|
+
LogConfiguration?: LogConfiguration;
|
|
204
|
+
|
|
205
|
+
ManifestProcessingRules?: ManifestProcessingRules;
|
|
206
|
+
|
|
207
|
+
Name?: string;
|
|
208
|
+
|
|
209
|
+
PersonalizationThresholdSeconds?: number;
|
|
210
|
+
|
|
211
|
+
PlaybackConfigurationArn?: string;
|
|
212
|
+
|
|
213
|
+
PlaybackEndpointPrefix?: string;
|
|
214
|
+
|
|
215
|
+
SessionInitializationEndpointPrefix?: string;
|
|
216
|
+
|
|
217
|
+
SlateAdUrl?: string;
|
|
218
|
+
|
|
219
|
+
Tags?: Record<string, string>;
|
|
220
|
+
|
|
221
|
+
TranscodeProfileName?: string;
|
|
222
|
+
|
|
223
|
+
VideoContentSourceUrl?: string;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
export interface PrefetchConsumption {
|
|
227
|
+
AvailMatchingCriteria?: AvailMatchingCriteria[];
|
|
228
|
+
|
|
229
|
+
EndTime: Date | undefined;
|
|
230
|
+
|
|
231
|
+
StartTime?: Date;
|
|
232
|
+
}
|
|
233
|
+
|
|
234
|
+
export interface PrefetchRetrieval {
|
|
235
|
+
DynamicVariables?: Record<string, string>;
|
|
236
|
+
|
|
237
|
+
EndTime: Date | undefined;
|
|
238
|
+
|
|
239
|
+
StartTime?: Date;
|
|
240
|
+
}
|
|
241
|
+
|
|
242
|
+
export interface PrefetchSchedule {
|
|
243
|
+
Arn: string | undefined;
|
|
244
|
+
|
|
245
|
+
Consumption: PrefetchConsumption | undefined;
|
|
246
|
+
|
|
247
|
+
Name: string | undefined;
|
|
248
|
+
|
|
249
|
+
PlaybackConfigurationName: string | undefined;
|
|
250
|
+
|
|
251
|
+
Retrieval: PrefetchRetrieval | undefined;
|
|
252
|
+
|
|
253
|
+
StreamId?: string;
|
|
254
|
+
}
|
|
255
|
+
|
|
256
|
+
export interface ScheduleAdBreak {
|
|
257
|
+
ApproximateDurationSeconds?: number;
|
|
258
|
+
|
|
259
|
+
ApproximateStartTime?: Date;
|
|
260
|
+
|
|
261
|
+
SourceLocationName?: string;
|
|
262
|
+
|
|
263
|
+
VodSourceName?: string;
|
|
264
|
+
}
|
|
265
|
+
export declare enum ScheduleEntryType {
|
|
266
|
+
FILLER_SLATE = "FILLER_SLATE",
|
|
267
|
+
PROGRAM = "PROGRAM",
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
export interface ScheduleEntry {
|
|
271
|
+
ApproximateDurationSeconds?: number;
|
|
272
|
+
|
|
273
|
+
ApproximateStartTime?: Date;
|
|
274
|
+
|
|
275
|
+
Arn: string | undefined;
|
|
276
|
+
|
|
277
|
+
ChannelName: string | undefined;
|
|
278
|
+
|
|
279
|
+
LiveSourceName?: string;
|
|
280
|
+
|
|
281
|
+
ProgramName: string | undefined;
|
|
282
|
+
|
|
283
|
+
ScheduleAdBreaks?: ScheduleAdBreak[];
|
|
284
|
+
|
|
285
|
+
ScheduleEntryType?: ScheduleEntryType | string;
|
|
286
|
+
|
|
287
|
+
SourceLocationName: string | undefined;
|
|
288
|
+
|
|
289
|
+
VodSourceName?: string;
|
|
290
|
+
}
|
|
291
|
+
|
|
292
|
+
export interface SegmentDeliveryConfiguration {
|
|
293
|
+
BaseUrl?: string;
|
|
294
|
+
|
|
295
|
+
Name?: string;
|
|
296
|
+
}
|
|
297
|
+
export declare enum AccessType {
|
|
298
|
+
S3_SIGV4 = "S3_SIGV4",
|
|
299
|
+
SECRETS_MANAGER_ACCESS_TOKEN = "SECRETS_MANAGER_ACCESS_TOKEN",
|
|
300
|
+
}
|
|
301
|
+
|
|
302
|
+
export interface SecretsManagerAccessTokenConfiguration {
|
|
303
|
+
HeaderName?: string;
|
|
304
|
+
|
|
305
|
+
SecretArn?: string;
|
|
306
|
+
|
|
307
|
+
SecretStringKey?: string;
|
|
308
|
+
}
|
|
309
|
+
|
|
310
|
+
export interface AccessConfiguration {
|
|
311
|
+
AccessType?: AccessType | string;
|
|
312
|
+
|
|
313
|
+
SecretsManagerAccessTokenConfiguration?: SecretsManagerAccessTokenConfiguration;
|
|
314
|
+
}
|
|
315
|
+
|
|
316
|
+
export interface DefaultSegmentDeliveryConfiguration {
|
|
317
|
+
BaseUrl?: string;
|
|
318
|
+
}
|
|
319
|
+
|
|
320
|
+
export interface HttpConfiguration {
|
|
321
|
+
BaseUrl: string | undefined;
|
|
322
|
+
}
|
|
323
|
+
|
|
324
|
+
export interface SourceLocation {
|
|
325
|
+
AccessConfiguration?: AccessConfiguration;
|
|
326
|
+
|
|
327
|
+
Arn: string | undefined;
|
|
328
|
+
|
|
329
|
+
CreationTime?: Date;
|
|
330
|
+
|
|
331
|
+
DefaultSegmentDeliveryConfiguration?: DefaultSegmentDeliveryConfiguration;
|
|
332
|
+
|
|
333
|
+
HttpConfiguration: HttpConfiguration | undefined;
|
|
334
|
+
|
|
335
|
+
LastModifiedTime?: Date;
|
|
336
|
+
|
|
337
|
+
SegmentDeliveryConfigurations?: SegmentDeliveryConfiguration[];
|
|
338
|
+
|
|
339
|
+
SourceLocationName: string | undefined;
|
|
340
|
+
|
|
341
|
+
Tags?: Record<string, string>;
|
|
342
|
+
}
|
|
343
|
+
|
|
344
|
+
export interface VodSource {
|
|
345
|
+
Arn: string | undefined;
|
|
346
|
+
|
|
347
|
+
CreationTime?: Date;
|
|
348
|
+
|
|
349
|
+
HttpPackageConfigurations: HttpPackageConfiguration[] | undefined;
|
|
350
|
+
|
|
351
|
+
LastModifiedTime?: Date;
|
|
352
|
+
|
|
353
|
+
SourceLocationName: string | undefined;
|
|
354
|
+
|
|
355
|
+
Tags?: Record<string, string>;
|
|
356
|
+
|
|
357
|
+
VodSourceName: string | undefined;
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
export declare class BadRequestException extends __BaseException {
|
|
361
|
+
readonly name: "BadRequestException";
|
|
362
|
+
readonly $fault: "client";
|
|
363
|
+
Message?: string;
|
|
364
|
+
|
|
365
|
+
constructor(
|
|
366
|
+
opts: __ExceptionOptionType<BadRequestException, __BaseException>
|
|
367
|
+
);
|
|
368
|
+
}
|
|
369
|
+
export declare enum ChannelState {
|
|
370
|
+
RUNNING = "RUNNING",
|
|
371
|
+
STOPPED = "STOPPED",
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
export interface ConfigureLogsForPlaybackConfigurationRequest {
|
|
375
|
+
PercentEnabled: number | undefined;
|
|
376
|
+
|
|
377
|
+
PlaybackConfigurationName: string | undefined;
|
|
378
|
+
}
|
|
379
|
+
export interface ConfigureLogsForPlaybackConfigurationResponse {
|
|
380
|
+
PercentEnabled?: number;
|
|
381
|
+
|
|
382
|
+
PlaybackConfigurationName?: string;
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
export interface RequestOutputItem {
|
|
386
|
+
DashPlaylistSettings?: DashPlaylistSettings;
|
|
387
|
+
|
|
388
|
+
HlsPlaylistSettings?: HlsPlaylistSettings;
|
|
389
|
+
|
|
390
|
+
ManifestName: string | undefined;
|
|
391
|
+
|
|
392
|
+
SourceGroup: string | undefined;
|
|
393
|
+
}
|
|
394
|
+
export declare enum PlaybackMode {
|
|
395
|
+
LINEAR = "LINEAR",
|
|
396
|
+
LOOP = "LOOP",
|
|
397
|
+
}
|
|
398
|
+
export declare enum Tier {
|
|
399
|
+
BASIC = "BASIC",
|
|
400
|
+
STANDARD = "STANDARD",
|
|
401
|
+
}
|
|
402
|
+
export interface CreateChannelRequest {
|
|
403
|
+
ChannelName: string | undefined;
|
|
404
|
+
|
|
405
|
+
FillerSlate?: SlateSource;
|
|
406
|
+
|
|
407
|
+
Outputs: RequestOutputItem[] | undefined;
|
|
408
|
+
|
|
409
|
+
PlaybackMode: PlaybackMode | string | undefined;
|
|
410
|
+
|
|
411
|
+
Tags?: Record<string, string>;
|
|
412
|
+
|
|
413
|
+
Tier?: Tier | string;
|
|
414
|
+
}
|
|
415
|
+
export interface CreateChannelResponse {
|
|
416
|
+
Arn?: string;
|
|
417
|
+
|
|
418
|
+
ChannelName?: string;
|
|
419
|
+
|
|
420
|
+
ChannelState?: ChannelState | string;
|
|
421
|
+
|
|
422
|
+
CreationTime?: Date;
|
|
423
|
+
|
|
424
|
+
FillerSlate?: SlateSource;
|
|
425
|
+
|
|
426
|
+
LastModifiedTime?: Date;
|
|
427
|
+
|
|
428
|
+
Outputs?: ResponseOutputItem[];
|
|
429
|
+
|
|
430
|
+
PlaybackMode?: string;
|
|
431
|
+
|
|
432
|
+
Tags?: Record<string, string>;
|
|
433
|
+
|
|
434
|
+
Tier?: string;
|
|
435
|
+
}
|
|
436
|
+
export interface CreateLiveSourceRequest {
|
|
437
|
+
HttpPackageConfigurations: HttpPackageConfiguration[] | undefined;
|
|
438
|
+
|
|
439
|
+
LiveSourceName: string | undefined;
|
|
440
|
+
|
|
441
|
+
SourceLocationName: string | undefined;
|
|
442
|
+
|
|
443
|
+
Tags?: Record<string, string>;
|
|
444
|
+
}
|
|
445
|
+
export interface CreateLiveSourceResponse {
|
|
446
|
+
Arn?: string;
|
|
447
|
+
|
|
448
|
+
CreationTime?: Date;
|
|
449
|
+
|
|
450
|
+
HttpPackageConfigurations?: HttpPackageConfiguration[];
|
|
451
|
+
|
|
452
|
+
LastModifiedTime?: Date;
|
|
453
|
+
|
|
454
|
+
LiveSourceName?: string;
|
|
455
|
+
|
|
456
|
+
SourceLocationName?: string;
|
|
457
|
+
|
|
458
|
+
Tags?: Record<string, string>;
|
|
459
|
+
}
|
|
460
|
+
export interface CreatePrefetchScheduleRequest {
|
|
461
|
+
Consumption: PrefetchConsumption | undefined;
|
|
462
|
+
|
|
463
|
+
Name: string | undefined;
|
|
464
|
+
|
|
465
|
+
PlaybackConfigurationName: string | undefined;
|
|
466
|
+
|
|
467
|
+
Retrieval: PrefetchRetrieval | undefined;
|
|
468
|
+
|
|
469
|
+
StreamId?: string;
|
|
470
|
+
}
|
|
471
|
+
export interface CreatePrefetchScheduleResponse {
|
|
472
|
+
Arn?: string;
|
|
473
|
+
|
|
474
|
+
Consumption?: PrefetchConsumption;
|
|
475
|
+
|
|
476
|
+
Name?: string;
|
|
477
|
+
|
|
478
|
+
PlaybackConfigurationName?: string;
|
|
479
|
+
|
|
480
|
+
Retrieval?: PrefetchRetrieval;
|
|
481
|
+
|
|
482
|
+
StreamId?: string;
|
|
483
|
+
}
|
|
484
|
+
export declare enum RelativePosition {
|
|
485
|
+
AFTER_PROGRAM = "AFTER_PROGRAM",
|
|
486
|
+
BEFORE_PROGRAM = "BEFORE_PROGRAM",
|
|
487
|
+
}
|
|
488
|
+
|
|
489
|
+
export interface Transition {
|
|
490
|
+
DurationMillis?: number;
|
|
491
|
+
|
|
492
|
+
RelativePosition: RelativePosition | string | undefined;
|
|
493
|
+
|
|
494
|
+
RelativeProgram?: string;
|
|
495
|
+
|
|
496
|
+
ScheduledStartTimeMillis?: number;
|
|
497
|
+
|
|
498
|
+
Type: string | undefined;
|
|
499
|
+
}
|
|
500
|
+
|
|
501
|
+
export interface ScheduleConfiguration {
|
|
502
|
+
Transition: Transition | undefined;
|
|
503
|
+
}
|
|
504
|
+
export interface CreateProgramRequest {
|
|
505
|
+
AdBreaks?: AdBreak[];
|
|
506
|
+
|
|
507
|
+
ChannelName: string | undefined;
|
|
508
|
+
|
|
509
|
+
LiveSourceName?: string;
|
|
510
|
+
|
|
511
|
+
ProgramName: string | undefined;
|
|
512
|
+
|
|
513
|
+
ScheduleConfiguration: ScheduleConfiguration | undefined;
|
|
514
|
+
|
|
515
|
+
SourceLocationName: string | undefined;
|
|
516
|
+
|
|
517
|
+
VodSourceName?: string;
|
|
518
|
+
}
|
|
519
|
+
export interface CreateProgramResponse {
|
|
520
|
+
AdBreaks?: AdBreak[];
|
|
521
|
+
|
|
522
|
+
Arn?: string;
|
|
523
|
+
|
|
524
|
+
ChannelName?: string;
|
|
525
|
+
|
|
526
|
+
CreationTime?: Date;
|
|
527
|
+
|
|
528
|
+
LiveSourceName?: string;
|
|
529
|
+
|
|
530
|
+
ProgramName?: string;
|
|
531
|
+
|
|
532
|
+
ScheduledStartTime?: Date;
|
|
533
|
+
|
|
534
|
+
SourceLocationName?: string;
|
|
535
|
+
|
|
536
|
+
VodSourceName?: string;
|
|
537
|
+
}
|
|
538
|
+
export interface CreateSourceLocationRequest {
|
|
539
|
+
AccessConfiguration?: AccessConfiguration;
|
|
540
|
+
|
|
541
|
+
DefaultSegmentDeliveryConfiguration?: DefaultSegmentDeliveryConfiguration;
|
|
542
|
+
|
|
543
|
+
HttpConfiguration: HttpConfiguration | undefined;
|
|
544
|
+
|
|
545
|
+
SegmentDeliveryConfigurations?: SegmentDeliveryConfiguration[];
|
|
546
|
+
|
|
547
|
+
SourceLocationName: string | undefined;
|
|
548
|
+
|
|
549
|
+
Tags?: Record<string, string>;
|
|
550
|
+
}
|
|
551
|
+
export interface CreateSourceLocationResponse {
|
|
552
|
+
AccessConfiguration?: AccessConfiguration;
|
|
553
|
+
|
|
554
|
+
Arn?: string;
|
|
555
|
+
|
|
556
|
+
CreationTime?: Date;
|
|
557
|
+
|
|
558
|
+
DefaultSegmentDeliveryConfiguration?: DefaultSegmentDeliveryConfiguration;
|
|
559
|
+
|
|
560
|
+
HttpConfiguration?: HttpConfiguration;
|
|
561
|
+
|
|
562
|
+
LastModifiedTime?: Date;
|
|
563
|
+
|
|
564
|
+
SegmentDeliveryConfigurations?: SegmentDeliveryConfiguration[];
|
|
565
|
+
|
|
566
|
+
SourceLocationName?: string;
|
|
567
|
+
|
|
568
|
+
Tags?: Record<string, string>;
|
|
569
|
+
}
|
|
570
|
+
export interface CreateVodSourceRequest {
|
|
571
|
+
HttpPackageConfigurations: HttpPackageConfiguration[] | undefined;
|
|
572
|
+
|
|
573
|
+
SourceLocationName: string | undefined;
|
|
574
|
+
|
|
575
|
+
Tags?: Record<string, string>;
|
|
576
|
+
|
|
577
|
+
VodSourceName: string | undefined;
|
|
578
|
+
}
|
|
579
|
+
export interface CreateVodSourceResponse {
|
|
580
|
+
Arn?: string;
|
|
581
|
+
|
|
582
|
+
CreationTime?: Date;
|
|
583
|
+
|
|
584
|
+
HttpPackageConfigurations?: HttpPackageConfiguration[];
|
|
585
|
+
|
|
586
|
+
LastModifiedTime?: Date;
|
|
587
|
+
|
|
588
|
+
SourceLocationName?: string;
|
|
589
|
+
|
|
590
|
+
Tags?: Record<string, string>;
|
|
591
|
+
|
|
592
|
+
VodSourceName?: string;
|
|
593
|
+
}
|
|
594
|
+
|
|
595
|
+
export interface DashConfigurationForPut {
|
|
596
|
+
MpdLocation?: string;
|
|
597
|
+
|
|
598
|
+
OriginManifestType?: OriginManifestType | string;
|
|
599
|
+
}
|
|
600
|
+
export interface DeleteChannelRequest {
|
|
601
|
+
ChannelName: string | undefined;
|
|
602
|
+
}
|
|
603
|
+
export interface DeleteChannelResponse {}
|
|
604
|
+
export interface DeleteChannelPolicyRequest {
|
|
605
|
+
ChannelName: string | undefined;
|
|
606
|
+
}
|
|
607
|
+
export interface DeleteChannelPolicyResponse {}
|
|
608
|
+
export interface DeleteLiveSourceRequest {
|
|
609
|
+
LiveSourceName: string | undefined;
|
|
610
|
+
|
|
611
|
+
SourceLocationName: string | undefined;
|
|
612
|
+
}
|
|
613
|
+
export interface DeleteLiveSourceResponse {}
|
|
614
|
+
export interface DeletePlaybackConfigurationRequest {
|
|
615
|
+
Name: string | undefined;
|
|
616
|
+
}
|
|
617
|
+
export interface DeletePlaybackConfigurationResponse {}
|
|
618
|
+
export interface DeletePrefetchScheduleRequest {
|
|
619
|
+
Name: string | undefined;
|
|
620
|
+
|
|
621
|
+
PlaybackConfigurationName: string | undefined;
|
|
622
|
+
}
|
|
623
|
+
export interface DeletePrefetchScheduleResponse {}
|
|
624
|
+
export interface DeleteProgramRequest {
|
|
625
|
+
ChannelName: string | undefined;
|
|
626
|
+
|
|
627
|
+
ProgramName: string | undefined;
|
|
628
|
+
}
|
|
629
|
+
export interface DeleteProgramResponse {}
|
|
630
|
+
export interface DeleteSourceLocationRequest {
|
|
631
|
+
SourceLocationName: string | undefined;
|
|
632
|
+
}
|
|
633
|
+
export interface DeleteSourceLocationResponse {}
|
|
634
|
+
export interface DeleteVodSourceRequest {
|
|
635
|
+
SourceLocationName: string | undefined;
|
|
636
|
+
|
|
637
|
+
VodSourceName: string | undefined;
|
|
638
|
+
}
|
|
639
|
+
export interface DeleteVodSourceResponse {}
|
|
640
|
+
export interface DescribeChannelRequest {
|
|
641
|
+
ChannelName: string | undefined;
|
|
642
|
+
}
|
|
643
|
+
export interface DescribeChannelResponse {
|
|
644
|
+
Arn?: string;
|
|
645
|
+
|
|
646
|
+
ChannelName?: string;
|
|
647
|
+
|
|
648
|
+
ChannelState?: ChannelState | string;
|
|
649
|
+
|
|
650
|
+
CreationTime?: Date;
|
|
651
|
+
|
|
652
|
+
FillerSlate?: SlateSource;
|
|
653
|
+
|
|
654
|
+
LastModifiedTime?: Date;
|
|
655
|
+
|
|
656
|
+
Outputs?: ResponseOutputItem[];
|
|
657
|
+
|
|
658
|
+
PlaybackMode?: string;
|
|
659
|
+
|
|
660
|
+
Tags?: Record<string, string>;
|
|
661
|
+
|
|
662
|
+
Tier?: string;
|
|
663
|
+
}
|
|
664
|
+
export interface DescribeLiveSourceRequest {
|
|
665
|
+
LiveSourceName: string | undefined;
|
|
666
|
+
|
|
667
|
+
SourceLocationName: string | undefined;
|
|
668
|
+
}
|
|
669
|
+
export interface DescribeLiveSourceResponse {
|
|
670
|
+
Arn?: string;
|
|
671
|
+
|
|
672
|
+
CreationTime?: Date;
|
|
673
|
+
|
|
674
|
+
HttpPackageConfigurations?: HttpPackageConfiguration[];
|
|
675
|
+
|
|
676
|
+
LastModifiedTime?: Date;
|
|
677
|
+
|
|
678
|
+
LiveSourceName?: string;
|
|
679
|
+
|
|
680
|
+
SourceLocationName?: string;
|
|
681
|
+
|
|
682
|
+
Tags?: Record<string, string>;
|
|
683
|
+
}
|
|
684
|
+
export interface DescribeProgramRequest {
|
|
685
|
+
ChannelName: string | undefined;
|
|
686
|
+
|
|
687
|
+
ProgramName: string | undefined;
|
|
688
|
+
}
|
|
689
|
+
export interface DescribeProgramResponse {
|
|
690
|
+
AdBreaks?: AdBreak[];
|
|
691
|
+
|
|
692
|
+
Arn?: string;
|
|
693
|
+
|
|
694
|
+
ChannelName?: string;
|
|
695
|
+
|
|
696
|
+
CreationTime?: Date;
|
|
697
|
+
|
|
698
|
+
LiveSourceName?: string;
|
|
699
|
+
|
|
700
|
+
ProgramName?: string;
|
|
701
|
+
|
|
702
|
+
ScheduledStartTime?: Date;
|
|
703
|
+
|
|
704
|
+
SourceLocationName?: string;
|
|
705
|
+
|
|
706
|
+
VodSourceName?: string;
|
|
707
|
+
}
|
|
708
|
+
export interface DescribeSourceLocationRequest {
|
|
709
|
+
SourceLocationName: string | undefined;
|
|
710
|
+
}
|
|
711
|
+
export interface DescribeSourceLocationResponse {
|
|
712
|
+
AccessConfiguration?: AccessConfiguration;
|
|
713
|
+
|
|
714
|
+
Arn?: string;
|
|
715
|
+
|
|
716
|
+
CreationTime?: Date;
|
|
717
|
+
|
|
718
|
+
DefaultSegmentDeliveryConfiguration?: DefaultSegmentDeliveryConfiguration;
|
|
719
|
+
|
|
720
|
+
HttpConfiguration?: HttpConfiguration;
|
|
721
|
+
|
|
722
|
+
LastModifiedTime?: Date;
|
|
723
|
+
|
|
724
|
+
SegmentDeliveryConfigurations?: SegmentDeliveryConfiguration[];
|
|
725
|
+
|
|
726
|
+
SourceLocationName?: string;
|
|
727
|
+
|
|
728
|
+
Tags?: Record<string, string>;
|
|
729
|
+
}
|
|
730
|
+
export interface DescribeVodSourceRequest {
|
|
731
|
+
SourceLocationName: string | undefined;
|
|
732
|
+
|
|
733
|
+
VodSourceName: string | undefined;
|
|
734
|
+
}
|
|
735
|
+
export interface DescribeVodSourceResponse {
|
|
736
|
+
Arn?: string;
|
|
737
|
+
|
|
738
|
+
CreationTime?: Date;
|
|
739
|
+
|
|
740
|
+
HttpPackageConfigurations?: HttpPackageConfiguration[];
|
|
741
|
+
|
|
742
|
+
LastModifiedTime?: Date;
|
|
743
|
+
|
|
744
|
+
SourceLocationName?: string;
|
|
745
|
+
|
|
746
|
+
Tags?: Record<string, string>;
|
|
747
|
+
|
|
748
|
+
VodSourceName?: string;
|
|
749
|
+
}
|
|
750
|
+
export interface GetChannelPolicyRequest {
|
|
751
|
+
ChannelName: string | undefined;
|
|
752
|
+
}
|
|
753
|
+
export interface GetChannelPolicyResponse {
|
|
754
|
+
Policy?: string;
|
|
755
|
+
}
|
|
756
|
+
export interface GetChannelScheduleRequest {
|
|
757
|
+
ChannelName: string | undefined;
|
|
758
|
+
|
|
759
|
+
DurationMinutes?: string;
|
|
760
|
+
|
|
761
|
+
MaxResults?: number;
|
|
762
|
+
|
|
763
|
+
NextToken?: string;
|
|
764
|
+
}
|
|
765
|
+
export interface GetChannelScheduleResponse {
|
|
766
|
+
Items?: ScheduleEntry[];
|
|
767
|
+
|
|
768
|
+
NextToken?: string;
|
|
769
|
+
}
|
|
770
|
+
export interface GetPlaybackConfigurationRequest {
|
|
771
|
+
Name: string | undefined;
|
|
772
|
+
}
|
|
773
|
+
export interface GetPlaybackConfigurationResponse {
|
|
774
|
+
AdDecisionServerUrl?: string;
|
|
775
|
+
|
|
776
|
+
AvailSuppression?: AvailSuppression;
|
|
777
|
+
|
|
778
|
+
Bumper?: Bumper;
|
|
779
|
+
|
|
780
|
+
CdnConfiguration?: CdnConfiguration;
|
|
781
|
+
|
|
782
|
+
ConfigurationAliases?: Record<string, Record<string, string>>;
|
|
783
|
+
|
|
784
|
+
DashConfiguration?: DashConfiguration;
|
|
785
|
+
|
|
786
|
+
HlsConfiguration?: HlsConfiguration;
|
|
787
|
+
|
|
788
|
+
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
789
|
+
|
|
790
|
+
LogConfiguration?: LogConfiguration;
|
|
791
|
+
|
|
792
|
+
ManifestProcessingRules?: ManifestProcessingRules;
|
|
793
|
+
|
|
794
|
+
Name?: string;
|
|
795
|
+
|
|
796
|
+
PersonalizationThresholdSeconds?: number;
|
|
797
|
+
|
|
798
|
+
PlaybackConfigurationArn?: string;
|
|
799
|
+
|
|
800
|
+
PlaybackEndpointPrefix?: string;
|
|
801
|
+
|
|
802
|
+
SessionInitializationEndpointPrefix?: string;
|
|
803
|
+
|
|
804
|
+
SlateAdUrl?: string;
|
|
805
|
+
|
|
806
|
+
Tags?: Record<string, string>;
|
|
807
|
+
|
|
808
|
+
TranscodeProfileName?: string;
|
|
809
|
+
|
|
810
|
+
VideoContentSourceUrl?: string;
|
|
811
|
+
}
|
|
812
|
+
export interface GetPrefetchScheduleRequest {
|
|
813
|
+
Name: string | undefined;
|
|
814
|
+
|
|
815
|
+
PlaybackConfigurationName: string | undefined;
|
|
816
|
+
}
|
|
817
|
+
export interface GetPrefetchScheduleResponse {
|
|
818
|
+
Arn?: string;
|
|
819
|
+
|
|
820
|
+
Consumption?: PrefetchConsumption;
|
|
821
|
+
|
|
822
|
+
Name?: string;
|
|
823
|
+
|
|
824
|
+
PlaybackConfigurationName?: string;
|
|
825
|
+
|
|
826
|
+
Retrieval?: PrefetchRetrieval;
|
|
827
|
+
|
|
828
|
+
StreamId?: string;
|
|
829
|
+
}
|
|
830
|
+
export interface ListAlertsRequest {
|
|
831
|
+
MaxResults?: number;
|
|
832
|
+
|
|
833
|
+
NextToken?: string;
|
|
834
|
+
|
|
835
|
+
ResourceArn: string | undefined;
|
|
836
|
+
}
|
|
837
|
+
export interface ListAlertsResponse {
|
|
838
|
+
Items?: Alert[];
|
|
839
|
+
|
|
840
|
+
NextToken?: string;
|
|
841
|
+
}
|
|
842
|
+
export interface ListChannelsRequest {
|
|
843
|
+
MaxResults?: number;
|
|
844
|
+
|
|
845
|
+
NextToken?: string;
|
|
846
|
+
}
|
|
847
|
+
export interface ListChannelsResponse {
|
|
848
|
+
Items?: Channel[];
|
|
849
|
+
|
|
850
|
+
NextToken?: string;
|
|
851
|
+
}
|
|
852
|
+
export interface ListLiveSourcesRequest {
|
|
853
|
+
MaxResults?: number;
|
|
854
|
+
|
|
855
|
+
NextToken?: string;
|
|
856
|
+
|
|
857
|
+
SourceLocationName: string | undefined;
|
|
858
|
+
}
|
|
859
|
+
export interface ListLiveSourcesResponse {
|
|
860
|
+
Items?: LiveSource[];
|
|
861
|
+
|
|
862
|
+
NextToken?: string;
|
|
863
|
+
}
|
|
864
|
+
export interface ListPlaybackConfigurationsRequest {
|
|
865
|
+
MaxResults?: number;
|
|
866
|
+
|
|
867
|
+
NextToken?: string;
|
|
868
|
+
}
|
|
869
|
+
export interface ListPlaybackConfigurationsResponse {
|
|
870
|
+
Items?: PlaybackConfiguration[];
|
|
871
|
+
|
|
872
|
+
NextToken?: string;
|
|
873
|
+
}
|
|
874
|
+
export interface ListPrefetchSchedulesRequest {
|
|
875
|
+
MaxResults?: number;
|
|
876
|
+
|
|
877
|
+
NextToken?: string;
|
|
878
|
+
|
|
879
|
+
PlaybackConfigurationName: string | undefined;
|
|
880
|
+
|
|
881
|
+
StreamId?: string;
|
|
882
|
+
}
|
|
883
|
+
export interface ListPrefetchSchedulesResponse {
|
|
884
|
+
Items?: PrefetchSchedule[];
|
|
885
|
+
|
|
886
|
+
NextToken?: string;
|
|
887
|
+
}
|
|
888
|
+
export interface ListSourceLocationsRequest {
|
|
889
|
+
MaxResults?: number;
|
|
890
|
+
|
|
891
|
+
NextToken?: string;
|
|
892
|
+
}
|
|
893
|
+
export interface ListSourceLocationsResponse {
|
|
894
|
+
Items?: SourceLocation[];
|
|
895
|
+
|
|
896
|
+
NextToken?: string;
|
|
897
|
+
}
|
|
898
|
+
export interface ListTagsForResourceRequest {
|
|
899
|
+
ResourceArn: string | undefined;
|
|
900
|
+
}
|
|
901
|
+
export interface ListTagsForResourceResponse {
|
|
902
|
+
Tags?: Record<string, string>;
|
|
903
|
+
}
|
|
904
|
+
export interface ListVodSourcesRequest {
|
|
905
|
+
MaxResults?: number;
|
|
906
|
+
|
|
907
|
+
NextToken?: string;
|
|
908
|
+
|
|
909
|
+
SourceLocationName: string | undefined;
|
|
910
|
+
}
|
|
911
|
+
export interface ListVodSourcesResponse {
|
|
912
|
+
Items?: VodSource[];
|
|
913
|
+
|
|
914
|
+
NextToken?: string;
|
|
915
|
+
}
|
|
916
|
+
export interface PutChannelPolicyRequest {
|
|
917
|
+
ChannelName: string | undefined;
|
|
918
|
+
|
|
919
|
+
Policy: string | undefined;
|
|
920
|
+
}
|
|
921
|
+
export interface PutChannelPolicyResponse {}
|
|
922
|
+
export interface PutPlaybackConfigurationRequest {
|
|
923
|
+
AdDecisionServerUrl?: string;
|
|
924
|
+
|
|
925
|
+
AvailSuppression?: AvailSuppression;
|
|
926
|
+
|
|
927
|
+
Bumper?: Bumper;
|
|
928
|
+
|
|
929
|
+
CdnConfiguration?: CdnConfiguration;
|
|
930
|
+
|
|
931
|
+
ConfigurationAliases?: Record<string, Record<string, string>>;
|
|
932
|
+
|
|
933
|
+
DashConfiguration?: DashConfigurationForPut;
|
|
934
|
+
|
|
935
|
+
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
936
|
+
|
|
937
|
+
ManifestProcessingRules?: ManifestProcessingRules;
|
|
938
|
+
|
|
939
|
+
Name?: string;
|
|
940
|
+
|
|
941
|
+
PersonalizationThresholdSeconds?: number;
|
|
942
|
+
|
|
943
|
+
SlateAdUrl?: string;
|
|
944
|
+
|
|
945
|
+
Tags?: Record<string, string>;
|
|
946
|
+
|
|
947
|
+
TranscodeProfileName?: string;
|
|
948
|
+
|
|
949
|
+
VideoContentSourceUrl?: string;
|
|
950
|
+
}
|
|
951
|
+
export interface PutPlaybackConfigurationResponse {
|
|
952
|
+
AdDecisionServerUrl?: string;
|
|
953
|
+
|
|
954
|
+
AvailSuppression?: AvailSuppression;
|
|
955
|
+
|
|
956
|
+
Bumper?: Bumper;
|
|
957
|
+
|
|
958
|
+
CdnConfiguration?: CdnConfiguration;
|
|
959
|
+
|
|
960
|
+
ConfigurationAliases?: Record<string, Record<string, string>>;
|
|
961
|
+
|
|
962
|
+
DashConfiguration?: DashConfiguration;
|
|
963
|
+
|
|
964
|
+
HlsConfiguration?: HlsConfiguration;
|
|
965
|
+
|
|
966
|
+
LivePreRollConfiguration?: LivePreRollConfiguration;
|
|
967
|
+
|
|
968
|
+
LogConfiguration?: LogConfiguration;
|
|
969
|
+
|
|
970
|
+
ManifestProcessingRules?: ManifestProcessingRules;
|
|
971
|
+
|
|
972
|
+
Name?: string;
|
|
973
|
+
|
|
974
|
+
PersonalizationThresholdSeconds?: number;
|
|
975
|
+
|
|
976
|
+
PlaybackConfigurationArn?: string;
|
|
977
|
+
|
|
978
|
+
PlaybackEndpointPrefix?: string;
|
|
979
|
+
|
|
980
|
+
SessionInitializationEndpointPrefix?: string;
|
|
981
|
+
|
|
982
|
+
SlateAdUrl?: string;
|
|
983
|
+
|
|
984
|
+
Tags?: Record<string, string>;
|
|
985
|
+
|
|
986
|
+
TranscodeProfileName?: string;
|
|
987
|
+
|
|
988
|
+
VideoContentSourceUrl?: string;
|
|
989
|
+
}
|
|
990
|
+
export interface StartChannelRequest {
|
|
991
|
+
ChannelName: string | undefined;
|
|
992
|
+
}
|
|
993
|
+
export interface StartChannelResponse {}
|
|
994
|
+
export interface StopChannelRequest {
|
|
995
|
+
ChannelName: string | undefined;
|
|
996
|
+
}
|
|
997
|
+
export interface StopChannelResponse {}
|
|
998
|
+
export interface TagResourceRequest {
|
|
999
|
+
ResourceArn: string | undefined;
|
|
1000
|
+
|
|
1001
|
+
Tags: Record<string, string> | undefined;
|
|
1002
|
+
}
|
|
1003
|
+
export interface UntagResourceRequest {
|
|
1004
|
+
ResourceArn: string | undefined;
|
|
1005
|
+
|
|
1006
|
+
TagKeys: string[] | undefined;
|
|
1007
|
+
}
|
|
1008
|
+
export interface UpdateChannelRequest {
|
|
1009
|
+
ChannelName: string | undefined;
|
|
1010
|
+
|
|
1011
|
+
FillerSlate?: SlateSource;
|
|
1012
|
+
|
|
1013
|
+
Outputs: RequestOutputItem[] | undefined;
|
|
1014
|
+
}
|
|
1015
|
+
export interface UpdateChannelResponse {
|
|
1016
|
+
Arn?: string;
|
|
1017
|
+
|
|
1018
|
+
ChannelName?: string;
|
|
1019
|
+
|
|
1020
|
+
ChannelState?: ChannelState | string;
|
|
1021
|
+
|
|
1022
|
+
CreationTime?: Date;
|
|
1023
|
+
|
|
1024
|
+
FillerSlate?: SlateSource;
|
|
1025
|
+
|
|
1026
|
+
LastModifiedTime?: Date;
|
|
1027
|
+
|
|
1028
|
+
Outputs?: ResponseOutputItem[];
|
|
1029
|
+
|
|
1030
|
+
PlaybackMode?: string;
|
|
1031
|
+
|
|
1032
|
+
Tags?: Record<string, string>;
|
|
1033
|
+
|
|
1034
|
+
Tier?: string;
|
|
1035
|
+
}
|
|
1036
|
+
export interface UpdateLiveSourceRequest {
|
|
1037
|
+
HttpPackageConfigurations: HttpPackageConfiguration[] | undefined;
|
|
1038
|
+
|
|
1039
|
+
LiveSourceName: string | undefined;
|
|
1040
|
+
|
|
1041
|
+
SourceLocationName: string | undefined;
|
|
1042
|
+
}
|
|
1043
|
+
export interface UpdateLiveSourceResponse {
|
|
1044
|
+
Arn?: string;
|
|
1045
|
+
|
|
1046
|
+
CreationTime?: Date;
|
|
1047
|
+
|
|
1048
|
+
HttpPackageConfigurations?: HttpPackageConfiguration[];
|
|
1049
|
+
|
|
1050
|
+
LastModifiedTime?: Date;
|
|
1051
|
+
|
|
1052
|
+
LiveSourceName?: string;
|
|
1053
|
+
|
|
1054
|
+
SourceLocationName?: string;
|
|
1055
|
+
|
|
1056
|
+
Tags?: Record<string, string>;
|
|
1057
|
+
}
|
|
1058
|
+
export interface UpdateSourceLocationRequest {
|
|
1059
|
+
AccessConfiguration?: AccessConfiguration;
|
|
1060
|
+
|
|
1061
|
+
DefaultSegmentDeliveryConfiguration?: DefaultSegmentDeliveryConfiguration;
|
|
1062
|
+
|
|
1063
|
+
HttpConfiguration: HttpConfiguration | undefined;
|
|
1064
|
+
|
|
1065
|
+
SegmentDeliveryConfigurations?: SegmentDeliveryConfiguration[];
|
|
1066
|
+
|
|
1067
|
+
SourceLocationName: string | undefined;
|
|
1068
|
+
}
|
|
1069
|
+
export interface UpdateSourceLocationResponse {
|
|
1070
|
+
AccessConfiguration?: AccessConfiguration;
|
|
1071
|
+
|
|
1072
|
+
Arn?: string;
|
|
1073
|
+
|
|
1074
|
+
CreationTime?: Date;
|
|
1075
|
+
|
|
1076
|
+
DefaultSegmentDeliveryConfiguration?: DefaultSegmentDeliveryConfiguration;
|
|
1077
|
+
|
|
1078
|
+
HttpConfiguration?: HttpConfiguration;
|
|
1079
|
+
|
|
1080
|
+
LastModifiedTime?: Date;
|
|
1081
|
+
|
|
1082
|
+
SegmentDeliveryConfigurations?: SegmentDeliveryConfiguration[];
|
|
1083
|
+
|
|
1084
|
+
SourceLocationName?: string;
|
|
1085
|
+
|
|
1086
|
+
Tags?: Record<string, string>;
|
|
1087
|
+
}
|
|
1088
|
+
export interface UpdateVodSourceRequest {
|
|
1089
|
+
HttpPackageConfigurations: HttpPackageConfiguration[] | undefined;
|
|
1090
|
+
|
|
1091
|
+
SourceLocationName: string | undefined;
|
|
1092
|
+
|
|
1093
|
+
VodSourceName: string | undefined;
|
|
1094
|
+
}
|
|
1095
|
+
export interface UpdateVodSourceResponse {
|
|
1096
|
+
Arn?: string;
|
|
1097
|
+
|
|
1098
|
+
CreationTime?: Date;
|
|
1099
|
+
|
|
1100
|
+
HttpPackageConfigurations?: HttpPackageConfiguration[];
|
|
1101
|
+
|
|
1102
|
+
LastModifiedTime?: Date;
|
|
1103
|
+
|
|
1104
|
+
SourceLocationName?: string;
|
|
1105
|
+
|
|
1106
|
+
Tags?: Record<string, string>;
|
|
1107
|
+
|
|
1108
|
+
VodSourceName?: string;
|
|
1109
|
+
}
|
|
1110
|
+
|
|
1111
|
+
export declare const SlateSourceFilterSensitiveLog: (obj: SlateSource) => any;
|
|
1112
|
+
|
|
1113
|
+
export declare const SpliceInsertMessageFilterSensitiveLog: (
|
|
1114
|
+
obj: SpliceInsertMessage
|
|
1115
|
+
) => any;
|
|
1116
|
+
|
|
1117
|
+
export declare const AdBreakFilterSensitiveLog: (obj: AdBreak) => any;
|
|
1118
|
+
|
|
1119
|
+
export declare const AlertFilterSensitiveLog: (obj: Alert) => any;
|
|
1120
|
+
|
|
1121
|
+
export declare const AvailMatchingCriteriaFilterSensitiveLog: (
|
|
1122
|
+
obj: AvailMatchingCriteria
|
|
1123
|
+
) => any;
|
|
1124
|
+
|
|
1125
|
+
export declare const DashPlaylistSettingsFilterSensitiveLog: (
|
|
1126
|
+
obj: DashPlaylistSettings
|
|
1127
|
+
) => any;
|
|
1128
|
+
|
|
1129
|
+
export declare const HlsPlaylistSettingsFilterSensitiveLog: (
|
|
1130
|
+
obj: HlsPlaylistSettings
|
|
1131
|
+
) => any;
|
|
1132
|
+
|
|
1133
|
+
export declare const ResponseOutputItemFilterSensitiveLog: (
|
|
1134
|
+
obj: ResponseOutputItem
|
|
1135
|
+
) => any;
|
|
1136
|
+
|
|
1137
|
+
export declare const ChannelFilterSensitiveLog: (obj: Channel) => any;
|
|
1138
|
+
|
|
1139
|
+
export declare const HttpPackageConfigurationFilterSensitiveLog: (
|
|
1140
|
+
obj: HttpPackageConfiguration
|
|
1141
|
+
) => any;
|
|
1142
|
+
|
|
1143
|
+
export declare const LiveSourceFilterSensitiveLog: (obj: LiveSource) => any;
|
|
1144
|
+
|
|
1145
|
+
export declare const AvailSuppressionFilterSensitiveLog: (
|
|
1146
|
+
obj: AvailSuppression
|
|
1147
|
+
) => any;
|
|
1148
|
+
|
|
1149
|
+
export declare const BumperFilterSensitiveLog: (obj: Bumper) => any;
|
|
1150
|
+
|
|
1151
|
+
export declare const CdnConfigurationFilterSensitiveLog: (
|
|
1152
|
+
obj: CdnConfiguration
|
|
1153
|
+
) => any;
|
|
1154
|
+
|
|
1155
|
+
export declare const DashConfigurationFilterSensitiveLog: (
|
|
1156
|
+
obj: DashConfiguration
|
|
1157
|
+
) => any;
|
|
1158
|
+
|
|
1159
|
+
export declare const HlsConfigurationFilterSensitiveLog: (
|
|
1160
|
+
obj: HlsConfiguration
|
|
1161
|
+
) => any;
|
|
1162
|
+
|
|
1163
|
+
export declare const LivePreRollConfigurationFilterSensitiveLog: (
|
|
1164
|
+
obj: LivePreRollConfiguration
|
|
1165
|
+
) => any;
|
|
1166
|
+
|
|
1167
|
+
export declare const LogConfigurationFilterSensitiveLog: (
|
|
1168
|
+
obj: LogConfiguration
|
|
1169
|
+
) => any;
|
|
1170
|
+
|
|
1171
|
+
export declare const AdMarkerPassthroughFilterSensitiveLog: (
|
|
1172
|
+
obj: AdMarkerPassthrough
|
|
1173
|
+
) => any;
|
|
1174
|
+
|
|
1175
|
+
export declare const ManifestProcessingRulesFilterSensitiveLog: (
|
|
1176
|
+
obj: ManifestProcessingRules
|
|
1177
|
+
) => any;
|
|
1178
|
+
|
|
1179
|
+
export declare const PlaybackConfigurationFilterSensitiveLog: (
|
|
1180
|
+
obj: PlaybackConfiguration
|
|
1181
|
+
) => any;
|
|
1182
|
+
|
|
1183
|
+
export declare const PrefetchConsumptionFilterSensitiveLog: (
|
|
1184
|
+
obj: PrefetchConsumption
|
|
1185
|
+
) => any;
|
|
1186
|
+
|
|
1187
|
+
export declare const PrefetchRetrievalFilterSensitiveLog: (
|
|
1188
|
+
obj: PrefetchRetrieval
|
|
1189
|
+
) => any;
|
|
1190
|
+
|
|
1191
|
+
export declare const PrefetchScheduleFilterSensitiveLog: (
|
|
1192
|
+
obj: PrefetchSchedule
|
|
1193
|
+
) => any;
|
|
1194
|
+
|
|
1195
|
+
export declare const ScheduleAdBreakFilterSensitiveLog: (
|
|
1196
|
+
obj: ScheduleAdBreak
|
|
1197
|
+
) => any;
|
|
1198
|
+
|
|
1199
|
+
export declare const ScheduleEntryFilterSensitiveLog: (
|
|
1200
|
+
obj: ScheduleEntry
|
|
1201
|
+
) => any;
|
|
1202
|
+
|
|
1203
|
+
export declare const SegmentDeliveryConfigurationFilterSensitiveLog: (
|
|
1204
|
+
obj: SegmentDeliveryConfiguration
|
|
1205
|
+
) => any;
|
|
1206
|
+
|
|
1207
|
+
export declare const SecretsManagerAccessTokenConfigurationFilterSensitiveLog: (
|
|
1208
|
+
obj: SecretsManagerAccessTokenConfiguration
|
|
1209
|
+
) => any;
|
|
1210
|
+
|
|
1211
|
+
export declare const AccessConfigurationFilterSensitiveLog: (
|
|
1212
|
+
obj: AccessConfiguration
|
|
1213
|
+
) => any;
|
|
1214
|
+
|
|
1215
|
+
export declare const DefaultSegmentDeliveryConfigurationFilterSensitiveLog: (
|
|
1216
|
+
obj: DefaultSegmentDeliveryConfiguration
|
|
1217
|
+
) => any;
|
|
1218
|
+
|
|
1219
|
+
export declare const HttpConfigurationFilterSensitiveLog: (
|
|
1220
|
+
obj: HttpConfiguration
|
|
1221
|
+
) => any;
|
|
1222
|
+
|
|
1223
|
+
export declare const SourceLocationFilterSensitiveLog: (
|
|
1224
|
+
obj: SourceLocation
|
|
1225
|
+
) => any;
|
|
1226
|
+
|
|
1227
|
+
export declare const VodSourceFilterSensitiveLog: (obj: VodSource) => any;
|
|
1228
|
+
|
|
1229
|
+
export declare const ConfigureLogsForPlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1230
|
+
obj: ConfigureLogsForPlaybackConfigurationRequest
|
|
1231
|
+
) => any;
|
|
1232
|
+
|
|
1233
|
+
export declare const ConfigureLogsForPlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1234
|
+
obj: ConfigureLogsForPlaybackConfigurationResponse
|
|
1235
|
+
) => any;
|
|
1236
|
+
|
|
1237
|
+
export declare const RequestOutputItemFilterSensitiveLog: (
|
|
1238
|
+
obj: RequestOutputItem
|
|
1239
|
+
) => any;
|
|
1240
|
+
|
|
1241
|
+
export declare const CreateChannelRequestFilterSensitiveLog: (
|
|
1242
|
+
obj: CreateChannelRequest
|
|
1243
|
+
) => any;
|
|
1244
|
+
|
|
1245
|
+
export declare const CreateChannelResponseFilterSensitiveLog: (
|
|
1246
|
+
obj: CreateChannelResponse
|
|
1247
|
+
) => any;
|
|
1248
|
+
|
|
1249
|
+
export declare const CreateLiveSourceRequestFilterSensitiveLog: (
|
|
1250
|
+
obj: CreateLiveSourceRequest
|
|
1251
|
+
) => any;
|
|
1252
|
+
|
|
1253
|
+
export declare const CreateLiveSourceResponseFilterSensitiveLog: (
|
|
1254
|
+
obj: CreateLiveSourceResponse
|
|
1255
|
+
) => any;
|
|
1256
|
+
|
|
1257
|
+
export declare const CreatePrefetchScheduleRequestFilterSensitiveLog: (
|
|
1258
|
+
obj: CreatePrefetchScheduleRequest
|
|
1259
|
+
) => any;
|
|
1260
|
+
|
|
1261
|
+
export declare const CreatePrefetchScheduleResponseFilterSensitiveLog: (
|
|
1262
|
+
obj: CreatePrefetchScheduleResponse
|
|
1263
|
+
) => any;
|
|
1264
|
+
|
|
1265
|
+
export declare const TransitionFilterSensitiveLog: (obj: Transition) => any;
|
|
1266
|
+
|
|
1267
|
+
export declare const ScheduleConfigurationFilterSensitiveLog: (
|
|
1268
|
+
obj: ScheduleConfiguration
|
|
1269
|
+
) => any;
|
|
1270
|
+
|
|
1271
|
+
export declare const CreateProgramRequestFilterSensitiveLog: (
|
|
1272
|
+
obj: CreateProgramRequest
|
|
1273
|
+
) => any;
|
|
1274
|
+
|
|
1275
|
+
export declare const CreateProgramResponseFilterSensitiveLog: (
|
|
1276
|
+
obj: CreateProgramResponse
|
|
1277
|
+
) => any;
|
|
1278
|
+
|
|
1279
|
+
export declare const CreateSourceLocationRequestFilterSensitiveLog: (
|
|
1280
|
+
obj: CreateSourceLocationRequest
|
|
1281
|
+
) => any;
|
|
1282
|
+
|
|
1283
|
+
export declare const CreateSourceLocationResponseFilterSensitiveLog: (
|
|
1284
|
+
obj: CreateSourceLocationResponse
|
|
1285
|
+
) => any;
|
|
1286
|
+
|
|
1287
|
+
export declare const CreateVodSourceRequestFilterSensitiveLog: (
|
|
1288
|
+
obj: CreateVodSourceRequest
|
|
1289
|
+
) => any;
|
|
1290
|
+
|
|
1291
|
+
export declare const CreateVodSourceResponseFilterSensitiveLog: (
|
|
1292
|
+
obj: CreateVodSourceResponse
|
|
1293
|
+
) => any;
|
|
1294
|
+
|
|
1295
|
+
export declare const DashConfigurationForPutFilterSensitiveLog: (
|
|
1296
|
+
obj: DashConfigurationForPut
|
|
1297
|
+
) => any;
|
|
1298
|
+
|
|
1299
|
+
export declare const DeleteChannelRequestFilterSensitiveLog: (
|
|
1300
|
+
obj: DeleteChannelRequest
|
|
1301
|
+
) => any;
|
|
1302
|
+
|
|
1303
|
+
export declare const DeleteChannelResponseFilterSensitiveLog: (
|
|
1304
|
+
obj: DeleteChannelResponse
|
|
1305
|
+
) => any;
|
|
1306
|
+
|
|
1307
|
+
export declare const DeleteChannelPolicyRequestFilterSensitiveLog: (
|
|
1308
|
+
obj: DeleteChannelPolicyRequest
|
|
1309
|
+
) => any;
|
|
1310
|
+
|
|
1311
|
+
export declare const DeleteChannelPolicyResponseFilterSensitiveLog: (
|
|
1312
|
+
obj: DeleteChannelPolicyResponse
|
|
1313
|
+
) => any;
|
|
1314
|
+
|
|
1315
|
+
export declare const DeleteLiveSourceRequestFilterSensitiveLog: (
|
|
1316
|
+
obj: DeleteLiveSourceRequest
|
|
1317
|
+
) => any;
|
|
1318
|
+
|
|
1319
|
+
export declare const DeleteLiveSourceResponseFilterSensitiveLog: (
|
|
1320
|
+
obj: DeleteLiveSourceResponse
|
|
1321
|
+
) => any;
|
|
1322
|
+
|
|
1323
|
+
export declare const DeletePlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1324
|
+
obj: DeletePlaybackConfigurationRequest
|
|
1325
|
+
) => any;
|
|
1326
|
+
|
|
1327
|
+
export declare const DeletePlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1328
|
+
obj: DeletePlaybackConfigurationResponse
|
|
1329
|
+
) => any;
|
|
1330
|
+
|
|
1331
|
+
export declare const DeletePrefetchScheduleRequestFilterSensitiveLog: (
|
|
1332
|
+
obj: DeletePrefetchScheduleRequest
|
|
1333
|
+
) => any;
|
|
1334
|
+
|
|
1335
|
+
export declare const DeletePrefetchScheduleResponseFilterSensitiveLog: (
|
|
1336
|
+
obj: DeletePrefetchScheduleResponse
|
|
1337
|
+
) => any;
|
|
1338
|
+
|
|
1339
|
+
export declare const DeleteProgramRequestFilterSensitiveLog: (
|
|
1340
|
+
obj: DeleteProgramRequest
|
|
1341
|
+
) => any;
|
|
1342
|
+
|
|
1343
|
+
export declare const DeleteProgramResponseFilterSensitiveLog: (
|
|
1344
|
+
obj: DeleteProgramResponse
|
|
1345
|
+
) => any;
|
|
1346
|
+
|
|
1347
|
+
export declare const DeleteSourceLocationRequestFilterSensitiveLog: (
|
|
1348
|
+
obj: DeleteSourceLocationRequest
|
|
1349
|
+
) => any;
|
|
1350
|
+
|
|
1351
|
+
export declare const DeleteSourceLocationResponseFilterSensitiveLog: (
|
|
1352
|
+
obj: DeleteSourceLocationResponse
|
|
1353
|
+
) => any;
|
|
1354
|
+
|
|
1355
|
+
export declare const DeleteVodSourceRequestFilterSensitiveLog: (
|
|
1356
|
+
obj: DeleteVodSourceRequest
|
|
1357
|
+
) => any;
|
|
1358
|
+
|
|
1359
|
+
export declare const DeleteVodSourceResponseFilterSensitiveLog: (
|
|
1360
|
+
obj: DeleteVodSourceResponse
|
|
1361
|
+
) => any;
|
|
1362
|
+
|
|
1363
|
+
export declare const DescribeChannelRequestFilterSensitiveLog: (
|
|
1364
|
+
obj: DescribeChannelRequest
|
|
1365
|
+
) => any;
|
|
1366
|
+
|
|
1367
|
+
export declare const DescribeChannelResponseFilterSensitiveLog: (
|
|
1368
|
+
obj: DescribeChannelResponse
|
|
1369
|
+
) => any;
|
|
1370
|
+
|
|
1371
|
+
export declare const DescribeLiveSourceRequestFilterSensitiveLog: (
|
|
1372
|
+
obj: DescribeLiveSourceRequest
|
|
1373
|
+
) => any;
|
|
1374
|
+
|
|
1375
|
+
export declare const DescribeLiveSourceResponseFilterSensitiveLog: (
|
|
1376
|
+
obj: DescribeLiveSourceResponse
|
|
1377
|
+
) => any;
|
|
1378
|
+
|
|
1379
|
+
export declare const DescribeProgramRequestFilterSensitiveLog: (
|
|
1380
|
+
obj: DescribeProgramRequest
|
|
1381
|
+
) => any;
|
|
1382
|
+
|
|
1383
|
+
export declare const DescribeProgramResponseFilterSensitiveLog: (
|
|
1384
|
+
obj: DescribeProgramResponse
|
|
1385
|
+
) => any;
|
|
1386
|
+
|
|
1387
|
+
export declare const DescribeSourceLocationRequestFilterSensitiveLog: (
|
|
1388
|
+
obj: DescribeSourceLocationRequest
|
|
1389
|
+
) => any;
|
|
1390
|
+
|
|
1391
|
+
export declare const DescribeSourceLocationResponseFilterSensitiveLog: (
|
|
1392
|
+
obj: DescribeSourceLocationResponse
|
|
1393
|
+
) => any;
|
|
1394
|
+
|
|
1395
|
+
export declare const DescribeVodSourceRequestFilterSensitiveLog: (
|
|
1396
|
+
obj: DescribeVodSourceRequest
|
|
1397
|
+
) => any;
|
|
1398
|
+
|
|
1399
|
+
export declare const DescribeVodSourceResponseFilterSensitiveLog: (
|
|
1400
|
+
obj: DescribeVodSourceResponse
|
|
1401
|
+
) => any;
|
|
1402
|
+
|
|
1403
|
+
export declare const GetChannelPolicyRequestFilterSensitiveLog: (
|
|
1404
|
+
obj: GetChannelPolicyRequest
|
|
1405
|
+
) => any;
|
|
1406
|
+
|
|
1407
|
+
export declare const GetChannelPolicyResponseFilterSensitiveLog: (
|
|
1408
|
+
obj: GetChannelPolicyResponse
|
|
1409
|
+
) => any;
|
|
1410
|
+
|
|
1411
|
+
export declare const GetChannelScheduleRequestFilterSensitiveLog: (
|
|
1412
|
+
obj: GetChannelScheduleRequest
|
|
1413
|
+
) => any;
|
|
1414
|
+
|
|
1415
|
+
export declare const GetChannelScheduleResponseFilterSensitiveLog: (
|
|
1416
|
+
obj: GetChannelScheduleResponse
|
|
1417
|
+
) => any;
|
|
1418
|
+
|
|
1419
|
+
export declare const GetPlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1420
|
+
obj: GetPlaybackConfigurationRequest
|
|
1421
|
+
) => any;
|
|
1422
|
+
|
|
1423
|
+
export declare const GetPlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1424
|
+
obj: GetPlaybackConfigurationResponse
|
|
1425
|
+
) => any;
|
|
1426
|
+
|
|
1427
|
+
export declare const GetPrefetchScheduleRequestFilterSensitiveLog: (
|
|
1428
|
+
obj: GetPrefetchScheduleRequest
|
|
1429
|
+
) => any;
|
|
1430
|
+
|
|
1431
|
+
export declare const GetPrefetchScheduleResponseFilterSensitiveLog: (
|
|
1432
|
+
obj: GetPrefetchScheduleResponse
|
|
1433
|
+
) => any;
|
|
1434
|
+
|
|
1435
|
+
export declare const ListAlertsRequestFilterSensitiveLog: (
|
|
1436
|
+
obj: ListAlertsRequest
|
|
1437
|
+
) => any;
|
|
1438
|
+
|
|
1439
|
+
export declare const ListAlertsResponseFilterSensitiveLog: (
|
|
1440
|
+
obj: ListAlertsResponse
|
|
1441
|
+
) => any;
|
|
1442
|
+
|
|
1443
|
+
export declare const ListChannelsRequestFilterSensitiveLog: (
|
|
1444
|
+
obj: ListChannelsRequest
|
|
1445
|
+
) => any;
|
|
1446
|
+
|
|
1447
|
+
export declare const ListChannelsResponseFilterSensitiveLog: (
|
|
1448
|
+
obj: ListChannelsResponse
|
|
1449
|
+
) => any;
|
|
1450
|
+
|
|
1451
|
+
export declare const ListLiveSourcesRequestFilterSensitiveLog: (
|
|
1452
|
+
obj: ListLiveSourcesRequest
|
|
1453
|
+
) => any;
|
|
1454
|
+
|
|
1455
|
+
export declare const ListLiveSourcesResponseFilterSensitiveLog: (
|
|
1456
|
+
obj: ListLiveSourcesResponse
|
|
1457
|
+
) => any;
|
|
1458
|
+
|
|
1459
|
+
export declare const ListPlaybackConfigurationsRequestFilterSensitiveLog: (
|
|
1460
|
+
obj: ListPlaybackConfigurationsRequest
|
|
1461
|
+
) => any;
|
|
1462
|
+
|
|
1463
|
+
export declare const ListPlaybackConfigurationsResponseFilterSensitiveLog: (
|
|
1464
|
+
obj: ListPlaybackConfigurationsResponse
|
|
1465
|
+
) => any;
|
|
1466
|
+
|
|
1467
|
+
export declare const ListPrefetchSchedulesRequestFilterSensitiveLog: (
|
|
1468
|
+
obj: ListPrefetchSchedulesRequest
|
|
1469
|
+
) => any;
|
|
1470
|
+
|
|
1471
|
+
export declare const ListPrefetchSchedulesResponseFilterSensitiveLog: (
|
|
1472
|
+
obj: ListPrefetchSchedulesResponse
|
|
1473
|
+
) => any;
|
|
1474
|
+
|
|
1475
|
+
export declare const ListSourceLocationsRequestFilterSensitiveLog: (
|
|
1476
|
+
obj: ListSourceLocationsRequest
|
|
1477
|
+
) => any;
|
|
1478
|
+
|
|
1479
|
+
export declare const ListSourceLocationsResponseFilterSensitiveLog: (
|
|
1480
|
+
obj: ListSourceLocationsResponse
|
|
1481
|
+
) => any;
|
|
1482
|
+
|
|
1483
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1484
|
+
obj: ListTagsForResourceRequest
|
|
1485
|
+
) => any;
|
|
1486
|
+
|
|
1487
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1488
|
+
obj: ListTagsForResourceResponse
|
|
1489
|
+
) => any;
|
|
1490
|
+
|
|
1491
|
+
export declare const ListVodSourcesRequestFilterSensitiveLog: (
|
|
1492
|
+
obj: ListVodSourcesRequest
|
|
1493
|
+
) => any;
|
|
1494
|
+
|
|
1495
|
+
export declare const ListVodSourcesResponseFilterSensitiveLog: (
|
|
1496
|
+
obj: ListVodSourcesResponse
|
|
1497
|
+
) => any;
|
|
1498
|
+
|
|
1499
|
+
export declare const PutChannelPolicyRequestFilterSensitiveLog: (
|
|
1500
|
+
obj: PutChannelPolicyRequest
|
|
1501
|
+
) => any;
|
|
1502
|
+
|
|
1503
|
+
export declare const PutChannelPolicyResponseFilterSensitiveLog: (
|
|
1504
|
+
obj: PutChannelPolicyResponse
|
|
1505
|
+
) => any;
|
|
1506
|
+
|
|
1507
|
+
export declare const PutPlaybackConfigurationRequestFilterSensitiveLog: (
|
|
1508
|
+
obj: PutPlaybackConfigurationRequest
|
|
1509
|
+
) => any;
|
|
1510
|
+
|
|
1511
|
+
export declare const PutPlaybackConfigurationResponseFilterSensitiveLog: (
|
|
1512
|
+
obj: PutPlaybackConfigurationResponse
|
|
1513
|
+
) => any;
|
|
1514
|
+
|
|
1515
|
+
export declare const StartChannelRequestFilterSensitiveLog: (
|
|
1516
|
+
obj: StartChannelRequest
|
|
1517
|
+
) => any;
|
|
1518
|
+
|
|
1519
|
+
export declare const StartChannelResponseFilterSensitiveLog: (
|
|
1520
|
+
obj: StartChannelResponse
|
|
1521
|
+
) => any;
|
|
1522
|
+
|
|
1523
|
+
export declare const StopChannelRequestFilterSensitiveLog: (
|
|
1524
|
+
obj: StopChannelRequest
|
|
1525
|
+
) => any;
|
|
1526
|
+
|
|
1527
|
+
export declare const StopChannelResponseFilterSensitiveLog: (
|
|
1528
|
+
obj: StopChannelResponse
|
|
1529
|
+
) => any;
|
|
1530
|
+
|
|
1531
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1532
|
+
obj: TagResourceRequest
|
|
1533
|
+
) => any;
|
|
1534
|
+
|
|
1535
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1536
|
+
obj: UntagResourceRequest
|
|
1537
|
+
) => any;
|
|
1538
|
+
|
|
1539
|
+
export declare const UpdateChannelRequestFilterSensitiveLog: (
|
|
1540
|
+
obj: UpdateChannelRequest
|
|
1541
|
+
) => any;
|
|
1542
|
+
|
|
1543
|
+
export declare const UpdateChannelResponseFilterSensitiveLog: (
|
|
1544
|
+
obj: UpdateChannelResponse
|
|
1545
|
+
) => any;
|
|
1546
|
+
|
|
1547
|
+
export declare const UpdateLiveSourceRequestFilterSensitiveLog: (
|
|
1548
|
+
obj: UpdateLiveSourceRequest
|
|
1549
|
+
) => any;
|
|
1550
|
+
|
|
1551
|
+
export declare const UpdateLiveSourceResponseFilterSensitiveLog: (
|
|
1552
|
+
obj: UpdateLiveSourceResponse
|
|
1553
|
+
) => any;
|
|
1554
|
+
|
|
1555
|
+
export declare const UpdateSourceLocationRequestFilterSensitiveLog: (
|
|
1556
|
+
obj: UpdateSourceLocationRequest
|
|
1557
|
+
) => any;
|
|
1558
|
+
|
|
1559
|
+
export declare const UpdateSourceLocationResponseFilterSensitiveLog: (
|
|
1560
|
+
obj: UpdateSourceLocationResponse
|
|
1561
|
+
) => any;
|
|
1562
|
+
|
|
1563
|
+
export declare const UpdateVodSourceRequestFilterSensitiveLog: (
|
|
1564
|
+
obj: UpdateVodSourceRequest
|
|
1565
|
+
) => any;
|
|
1566
|
+
|
|
1567
|
+
export declare const UpdateVodSourceResponseFilterSensitiveLog: (
|
|
1568
|
+
obj: UpdateVodSourceResponse
|
|
1569
|
+
) => any;
|