@aws-sdk/client-mediaconnect 3.169.0 → 3.171.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/MediaConnect.d.ts +514 -155
- package/dist-types/ts3.4/MediaConnectClient.d.ts +285 -103
- package/dist-types/ts3.4/commands/AddFlowMediaStreamsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/AddFlowOutputsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/AddFlowSourcesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/AddFlowVpcInterfacesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateFlowCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteFlowCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeFlowCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GrantFlowEntitlementsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListEntitlementsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListFlowsCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RemoveFlowMediaStreamCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RemoveFlowOutputCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RemoveFlowSourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/RemoveFlowVpcInterfaceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/RevokeFlowEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartFlowCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopFlowCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +30 -17
- package/dist-types/ts3.4/commands/UpdateFlowCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateFlowEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFlowMediaStreamCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFlowOutputCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateFlowSourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/index.d.ts +30 -30
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/MediaConnectServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1061 -1450
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListEntitlementsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFlowsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOfferingsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListReservationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +5 -5
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +365 -92
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForFlowActive.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForFlowDeleted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForFlowStandby.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,1450 +1,1061 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { MediaConnectServiceException as __BaseException } from "./MediaConnectServiceException";
|
|
3
|
-
export declare enum Colorimetry {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
}
|
|
12
|
-
export declare enum Range {
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
}
|
|
17
|
-
export declare enum ScanMode {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
}
|
|
22
|
-
export declare enum Tcs {
|
|
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
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
export interface
|
|
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
|
-
export
|
|
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
|
-
|
|
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
|
-
export interface
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
export
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
export
|
|
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
|
-
export
|
|
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
|
|
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
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
}
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
export interface
|
|
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
|
-
export interface
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
export interface
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
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
|
-
export
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
export
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
export
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
export
|
|
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
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
export
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
export
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
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
|
-
export
|
|
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
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
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
|
-
export
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
ResourceArn: string | undefined;
|
|
1063
|
-
|
|
1064
|
-
TagKeys: string[] | undefined;
|
|
1065
|
-
}
|
|
1066
|
-
|
|
1067
|
-
export interface UpdateMaintenance {
|
|
1068
|
-
|
|
1069
|
-
MaintenanceDay?: MaintenanceDay | string;
|
|
1070
|
-
|
|
1071
|
-
MaintenanceScheduledDate?: string;
|
|
1072
|
-
|
|
1073
|
-
MaintenanceStartHour?: string;
|
|
1074
|
-
}
|
|
1075
|
-
|
|
1076
|
-
export interface UpdateFailoverConfig {
|
|
1077
|
-
|
|
1078
|
-
FailoverMode?: FailoverMode | string;
|
|
1079
|
-
|
|
1080
|
-
RecoveryWindow?: number;
|
|
1081
|
-
|
|
1082
|
-
SourcePriority?: SourcePriority;
|
|
1083
|
-
State?: State | string;
|
|
1084
|
-
}
|
|
1085
|
-
|
|
1086
|
-
export interface UpdateFlowRequest {
|
|
1087
|
-
|
|
1088
|
-
FlowArn: string | undefined;
|
|
1089
|
-
|
|
1090
|
-
SourceFailoverConfig?: UpdateFailoverConfig;
|
|
1091
|
-
|
|
1092
|
-
Maintenance?: UpdateMaintenance;
|
|
1093
|
-
}
|
|
1094
|
-
export interface UpdateFlowResponse {
|
|
1095
|
-
|
|
1096
|
-
Flow?: Flow;
|
|
1097
|
-
}
|
|
1098
|
-
|
|
1099
|
-
export interface UpdateEncryption {
|
|
1100
|
-
|
|
1101
|
-
Algorithm?: Algorithm | string;
|
|
1102
|
-
|
|
1103
|
-
ConstantInitializationVector?: string;
|
|
1104
|
-
|
|
1105
|
-
DeviceId?: string;
|
|
1106
|
-
|
|
1107
|
-
KeyType?: KeyType | string;
|
|
1108
|
-
|
|
1109
|
-
Region?: string;
|
|
1110
|
-
|
|
1111
|
-
ResourceId?: string;
|
|
1112
|
-
|
|
1113
|
-
RoleArn?: string;
|
|
1114
|
-
|
|
1115
|
-
SecretArn?: string;
|
|
1116
|
-
|
|
1117
|
-
Url?: string;
|
|
1118
|
-
}
|
|
1119
|
-
|
|
1120
|
-
export interface UpdateFlowEntitlementRequest {
|
|
1121
|
-
|
|
1122
|
-
Description?: string;
|
|
1123
|
-
|
|
1124
|
-
Encryption?: UpdateEncryption;
|
|
1125
|
-
|
|
1126
|
-
EntitlementArn: string | undefined;
|
|
1127
|
-
|
|
1128
|
-
EntitlementStatus?: EntitlementStatus | string;
|
|
1129
|
-
|
|
1130
|
-
FlowArn: string | undefined;
|
|
1131
|
-
|
|
1132
|
-
Subscribers?: string[];
|
|
1133
|
-
}
|
|
1134
|
-
export interface UpdateFlowEntitlementResponse {
|
|
1135
|
-
|
|
1136
|
-
Entitlement?: Entitlement;
|
|
1137
|
-
|
|
1138
|
-
FlowArn?: string;
|
|
1139
|
-
}
|
|
1140
|
-
|
|
1141
|
-
export interface UpdateFlowMediaStreamRequest {
|
|
1142
|
-
|
|
1143
|
-
Attributes?: MediaStreamAttributesRequest;
|
|
1144
|
-
|
|
1145
|
-
ClockRate?: number;
|
|
1146
|
-
|
|
1147
|
-
Description?: string;
|
|
1148
|
-
|
|
1149
|
-
FlowArn: string | undefined;
|
|
1150
|
-
|
|
1151
|
-
MediaStreamName: string | undefined;
|
|
1152
|
-
|
|
1153
|
-
MediaStreamType?: MediaStreamType | string;
|
|
1154
|
-
|
|
1155
|
-
VideoFormat?: string;
|
|
1156
|
-
}
|
|
1157
|
-
export interface UpdateFlowMediaStreamResponse {
|
|
1158
|
-
|
|
1159
|
-
FlowArn?: string;
|
|
1160
|
-
|
|
1161
|
-
MediaStream?: MediaStream;
|
|
1162
|
-
}
|
|
1163
|
-
|
|
1164
|
-
export interface UpdateFlowOutputRequest {
|
|
1165
|
-
|
|
1166
|
-
CidrAllowList?: string[];
|
|
1167
|
-
|
|
1168
|
-
Description?: string;
|
|
1169
|
-
|
|
1170
|
-
Destination?: string;
|
|
1171
|
-
|
|
1172
|
-
Encryption?: UpdateEncryption;
|
|
1173
|
-
|
|
1174
|
-
FlowArn: string | undefined;
|
|
1175
|
-
|
|
1176
|
-
MaxLatency?: number;
|
|
1177
|
-
|
|
1178
|
-
MediaStreamOutputConfigurations?: MediaStreamOutputConfigurationRequest[];
|
|
1179
|
-
|
|
1180
|
-
MinLatency?: number;
|
|
1181
|
-
|
|
1182
|
-
OutputArn: string | undefined;
|
|
1183
|
-
|
|
1184
|
-
Port?: number;
|
|
1185
|
-
|
|
1186
|
-
Protocol?: Protocol | string;
|
|
1187
|
-
|
|
1188
|
-
RemoteId?: string;
|
|
1189
|
-
|
|
1190
|
-
SenderControlPort?: number;
|
|
1191
|
-
|
|
1192
|
-
SenderIpAddress?: string;
|
|
1193
|
-
|
|
1194
|
-
SmoothingLatency?: number;
|
|
1195
|
-
|
|
1196
|
-
StreamId?: string;
|
|
1197
|
-
|
|
1198
|
-
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
1199
|
-
}
|
|
1200
|
-
export interface UpdateFlowOutputResponse {
|
|
1201
|
-
|
|
1202
|
-
FlowArn?: string;
|
|
1203
|
-
|
|
1204
|
-
Output?: Output;
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
export interface UpdateFlowSourceRequest {
|
|
1208
|
-
|
|
1209
|
-
Decryption?: UpdateEncryption;
|
|
1210
|
-
|
|
1211
|
-
Description?: string;
|
|
1212
|
-
|
|
1213
|
-
EntitlementArn?: string;
|
|
1214
|
-
|
|
1215
|
-
FlowArn: string | undefined;
|
|
1216
|
-
|
|
1217
|
-
IngestPort?: number;
|
|
1218
|
-
|
|
1219
|
-
MaxBitrate?: number;
|
|
1220
|
-
|
|
1221
|
-
MaxLatency?: number;
|
|
1222
|
-
|
|
1223
|
-
MaxSyncBuffer?: number;
|
|
1224
|
-
|
|
1225
|
-
MediaStreamSourceConfigurations?: MediaStreamSourceConfigurationRequest[];
|
|
1226
|
-
|
|
1227
|
-
MinLatency?: number;
|
|
1228
|
-
|
|
1229
|
-
Protocol?: Protocol | string;
|
|
1230
|
-
|
|
1231
|
-
SenderControlPort?: number;
|
|
1232
|
-
|
|
1233
|
-
SenderIpAddress?: string;
|
|
1234
|
-
|
|
1235
|
-
SourceArn: string | undefined;
|
|
1236
|
-
|
|
1237
|
-
StreamId?: string;
|
|
1238
|
-
|
|
1239
|
-
VpcInterfaceName?: string;
|
|
1240
|
-
|
|
1241
|
-
WhitelistCidr?: string;
|
|
1242
|
-
}
|
|
1243
|
-
export interface UpdateFlowSourceResponse {
|
|
1244
|
-
|
|
1245
|
-
FlowArn?: string;
|
|
1246
|
-
|
|
1247
|
-
Source?: Source;
|
|
1248
|
-
}
|
|
1249
|
-
|
|
1250
|
-
export declare const FmtpRequestFilterSensitiveLog: (obj: FmtpRequest) => any;
|
|
1251
|
-
|
|
1252
|
-
export declare const MediaStreamAttributesRequestFilterSensitiveLog: (obj: MediaStreamAttributesRequest) => any;
|
|
1253
|
-
|
|
1254
|
-
export declare const AddMediaStreamRequestFilterSensitiveLog: (obj: AddMediaStreamRequest) => any;
|
|
1255
|
-
|
|
1256
|
-
export declare const EncryptionFilterSensitiveLog: (obj: Encryption) => any;
|
|
1257
|
-
|
|
1258
|
-
export declare const InterfaceRequestFilterSensitiveLog: (obj: InterfaceRequest) => any;
|
|
1259
|
-
|
|
1260
|
-
export declare const DestinationConfigurationRequestFilterSensitiveLog: (obj: DestinationConfigurationRequest) => any;
|
|
1261
|
-
|
|
1262
|
-
export declare const EncodingParametersRequestFilterSensitiveLog: (obj: EncodingParametersRequest) => any;
|
|
1263
|
-
|
|
1264
|
-
export declare const MediaStreamOutputConfigurationRequestFilterSensitiveLog: (obj: MediaStreamOutputConfigurationRequest) => any;
|
|
1265
|
-
|
|
1266
|
-
export declare const VpcInterfaceAttachmentFilterSensitiveLog: (obj: VpcInterfaceAttachment) => any;
|
|
1267
|
-
|
|
1268
|
-
export declare const AddOutputRequestFilterSensitiveLog: (obj: AddOutputRequest) => any;
|
|
1269
|
-
|
|
1270
|
-
export declare const InterfaceFilterSensitiveLog: (obj: Interface) => any;
|
|
1271
|
-
|
|
1272
|
-
export declare const DestinationConfigurationFilterSensitiveLog: (obj: DestinationConfiguration) => any;
|
|
1273
|
-
|
|
1274
|
-
export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
|
|
1275
|
-
|
|
1276
|
-
export declare const GrantEntitlementRequestFilterSensitiveLog: (obj: GrantEntitlementRequest) => any;
|
|
1277
|
-
|
|
1278
|
-
export declare const InputConfigurationFilterSensitiveLog: (obj: InputConfiguration) => any;
|
|
1279
|
-
|
|
1280
|
-
export declare const InputConfigurationRequestFilterSensitiveLog: (obj: InputConfigurationRequest) => any;
|
|
1281
|
-
|
|
1282
|
-
export declare const ListedEntitlementFilterSensitiveLog: (obj: ListedEntitlement) => any;
|
|
1283
|
-
|
|
1284
|
-
export declare const MaintenanceFilterSensitiveLog: (obj: Maintenance) => any;
|
|
1285
|
-
|
|
1286
|
-
export declare const ListedFlowFilterSensitiveLog: (obj: ListedFlow) => any;
|
|
1287
|
-
|
|
1288
|
-
export declare const FmtpFilterSensitiveLog: (obj: Fmtp) => any;
|
|
1289
|
-
|
|
1290
|
-
export declare const MediaStreamAttributesFilterSensitiveLog: (obj: MediaStreamAttributes) => any;
|
|
1291
|
-
|
|
1292
|
-
export declare const MediaStreamFilterSensitiveLog: (obj: MediaStream) => any;
|
|
1293
|
-
|
|
1294
|
-
export declare const EncodingParametersFilterSensitiveLog: (obj: EncodingParameters) => any;
|
|
1295
|
-
|
|
1296
|
-
export declare const MediaStreamOutputConfigurationFilterSensitiveLog: (obj: MediaStreamOutputConfiguration) => any;
|
|
1297
|
-
|
|
1298
|
-
export declare const MediaStreamSourceConfigurationFilterSensitiveLog: (obj: MediaStreamSourceConfiguration) => any;
|
|
1299
|
-
|
|
1300
|
-
export declare const MediaStreamSourceConfigurationRequestFilterSensitiveLog: (obj: MediaStreamSourceConfigurationRequest) => any;
|
|
1301
|
-
|
|
1302
|
-
export declare const ResourceSpecificationFilterSensitiveLog: (obj: ResourceSpecification) => any;
|
|
1303
|
-
|
|
1304
|
-
export declare const OfferingFilterSensitiveLog: (obj: Offering) => any;
|
|
1305
|
-
|
|
1306
|
-
export declare const TransportFilterSensitiveLog: (obj: Transport) => any;
|
|
1307
|
-
|
|
1308
|
-
export declare const OutputFilterSensitiveLog: (obj: Output) => any;
|
|
1309
|
-
|
|
1310
|
-
export declare const ReservationFilterSensitiveLog: (obj: Reservation) => any;
|
|
1311
|
-
|
|
1312
|
-
export declare const SetSourceRequestFilterSensitiveLog: (obj: SetSourceRequest) => any;
|
|
1313
|
-
|
|
1314
|
-
export declare const SourceFilterSensitiveLog: (obj: Source) => any;
|
|
1315
|
-
|
|
1316
|
-
export declare const VpcInterfaceFilterSensitiveLog: (obj: VpcInterface) => any;
|
|
1317
|
-
|
|
1318
|
-
export declare const VpcInterfaceRequestFilterSensitiveLog: (obj: VpcInterfaceRequest) => any;
|
|
1319
|
-
|
|
1320
|
-
export declare const AddFlowMediaStreamsRequestFilterSensitiveLog: (obj: AddFlowMediaStreamsRequest) => any;
|
|
1321
|
-
|
|
1322
|
-
export declare const AddFlowMediaStreamsResponseFilterSensitiveLog: (obj: AddFlowMediaStreamsResponse) => any;
|
|
1323
|
-
|
|
1324
|
-
export declare const AddFlowOutputsRequestFilterSensitiveLog: (obj: AddFlowOutputsRequest) => any;
|
|
1325
|
-
|
|
1326
|
-
export declare const AddFlowOutputsResponseFilterSensitiveLog: (obj: AddFlowOutputsResponse) => any;
|
|
1327
|
-
|
|
1328
|
-
export declare const AddFlowSourcesRequestFilterSensitiveLog: (obj: AddFlowSourcesRequest) => any;
|
|
1329
|
-
|
|
1330
|
-
export declare const AddFlowSourcesResponseFilterSensitiveLog: (obj: AddFlowSourcesResponse) => any;
|
|
1331
|
-
|
|
1332
|
-
export declare const AddFlowVpcInterfacesRequestFilterSensitiveLog: (obj: AddFlowVpcInterfacesRequest) => any;
|
|
1333
|
-
|
|
1334
|
-
export declare const AddFlowVpcInterfacesResponseFilterSensitiveLog: (obj: AddFlowVpcInterfacesResponse) => any;
|
|
1335
|
-
|
|
1336
|
-
export declare const AddMaintenanceFilterSensitiveLog: (obj: AddMaintenance) => any;
|
|
1337
|
-
|
|
1338
|
-
export declare const SourcePriorityFilterSensitiveLog: (obj: SourcePriority) => any;
|
|
1339
|
-
|
|
1340
|
-
export declare const FailoverConfigFilterSensitiveLog: (obj: FailoverConfig) => any;
|
|
1341
|
-
|
|
1342
|
-
export declare const CreateFlowRequestFilterSensitiveLog: (obj: CreateFlowRequest) => any;
|
|
1343
|
-
|
|
1344
|
-
export declare const FlowFilterSensitiveLog: (obj: Flow) => any;
|
|
1345
|
-
|
|
1346
|
-
export declare const CreateFlowResponseFilterSensitiveLog: (obj: CreateFlowResponse) => any;
|
|
1347
|
-
|
|
1348
|
-
export declare const DeleteFlowRequestFilterSensitiveLog: (obj: DeleteFlowRequest) => any;
|
|
1349
|
-
|
|
1350
|
-
export declare const DeleteFlowResponseFilterSensitiveLog: (obj: DeleteFlowResponse) => any;
|
|
1351
|
-
|
|
1352
|
-
export declare const DescribeFlowRequestFilterSensitiveLog: (obj: DescribeFlowRequest) => any;
|
|
1353
|
-
|
|
1354
|
-
export declare const MessagesFilterSensitiveLog: (obj: Messages) => any;
|
|
1355
|
-
|
|
1356
|
-
export declare const DescribeFlowResponseFilterSensitiveLog: (obj: DescribeFlowResponse) => any;
|
|
1357
|
-
|
|
1358
|
-
export declare const DescribeOfferingRequestFilterSensitiveLog: (obj: DescribeOfferingRequest) => any;
|
|
1359
|
-
|
|
1360
|
-
export declare const DescribeOfferingResponseFilterSensitiveLog: (obj: DescribeOfferingResponse) => any;
|
|
1361
|
-
|
|
1362
|
-
export declare const DescribeReservationRequestFilterSensitiveLog: (obj: DescribeReservationRequest) => any;
|
|
1363
|
-
|
|
1364
|
-
export declare const DescribeReservationResponseFilterSensitiveLog: (obj: DescribeReservationResponse) => any;
|
|
1365
|
-
|
|
1366
|
-
export declare const GrantFlowEntitlementsRequestFilterSensitiveLog: (obj: GrantFlowEntitlementsRequest) => any;
|
|
1367
|
-
|
|
1368
|
-
export declare const GrantFlowEntitlementsResponseFilterSensitiveLog: (obj: GrantFlowEntitlementsResponse) => any;
|
|
1369
|
-
|
|
1370
|
-
export declare const ListEntitlementsRequestFilterSensitiveLog: (obj: ListEntitlementsRequest) => any;
|
|
1371
|
-
|
|
1372
|
-
export declare const ListEntitlementsResponseFilterSensitiveLog: (obj: ListEntitlementsResponse) => any;
|
|
1373
|
-
|
|
1374
|
-
export declare const ListFlowsRequestFilterSensitiveLog: (obj: ListFlowsRequest) => any;
|
|
1375
|
-
|
|
1376
|
-
export declare const ListFlowsResponseFilterSensitiveLog: (obj: ListFlowsResponse) => any;
|
|
1377
|
-
|
|
1378
|
-
export declare const ListOfferingsRequestFilterSensitiveLog: (obj: ListOfferingsRequest) => any;
|
|
1379
|
-
|
|
1380
|
-
export declare const ListOfferingsResponseFilterSensitiveLog: (obj: ListOfferingsResponse) => any;
|
|
1381
|
-
|
|
1382
|
-
export declare const ListReservationsRequestFilterSensitiveLog: (obj: ListReservationsRequest) => any;
|
|
1383
|
-
|
|
1384
|
-
export declare const ListReservationsResponseFilterSensitiveLog: (obj: ListReservationsResponse) => any;
|
|
1385
|
-
|
|
1386
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1387
|
-
|
|
1388
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
1389
|
-
|
|
1390
|
-
export declare const PurchaseOfferingRequestFilterSensitiveLog: (obj: PurchaseOfferingRequest) => any;
|
|
1391
|
-
|
|
1392
|
-
export declare const PurchaseOfferingResponseFilterSensitiveLog: (obj: PurchaseOfferingResponse) => any;
|
|
1393
|
-
|
|
1394
|
-
export declare const RemoveFlowMediaStreamRequestFilterSensitiveLog: (obj: RemoveFlowMediaStreamRequest) => any;
|
|
1395
|
-
|
|
1396
|
-
export declare const RemoveFlowMediaStreamResponseFilterSensitiveLog: (obj: RemoveFlowMediaStreamResponse) => any;
|
|
1397
|
-
|
|
1398
|
-
export declare const RemoveFlowOutputRequestFilterSensitiveLog: (obj: RemoveFlowOutputRequest) => any;
|
|
1399
|
-
|
|
1400
|
-
export declare const RemoveFlowOutputResponseFilterSensitiveLog: (obj: RemoveFlowOutputResponse) => any;
|
|
1401
|
-
|
|
1402
|
-
export declare const RemoveFlowSourceRequestFilterSensitiveLog: (obj: RemoveFlowSourceRequest) => any;
|
|
1403
|
-
|
|
1404
|
-
export declare const RemoveFlowSourceResponseFilterSensitiveLog: (obj: RemoveFlowSourceResponse) => any;
|
|
1405
|
-
|
|
1406
|
-
export declare const RemoveFlowVpcInterfaceRequestFilterSensitiveLog: (obj: RemoveFlowVpcInterfaceRequest) => any;
|
|
1407
|
-
|
|
1408
|
-
export declare const RemoveFlowVpcInterfaceResponseFilterSensitiveLog: (obj: RemoveFlowVpcInterfaceResponse) => any;
|
|
1409
|
-
|
|
1410
|
-
export declare const RevokeFlowEntitlementRequestFilterSensitiveLog: (obj: RevokeFlowEntitlementRequest) => any;
|
|
1411
|
-
|
|
1412
|
-
export declare const RevokeFlowEntitlementResponseFilterSensitiveLog: (obj: RevokeFlowEntitlementResponse) => any;
|
|
1413
|
-
|
|
1414
|
-
export declare const StartFlowRequestFilterSensitiveLog: (obj: StartFlowRequest) => any;
|
|
1415
|
-
|
|
1416
|
-
export declare const StartFlowResponseFilterSensitiveLog: (obj: StartFlowResponse) => any;
|
|
1417
|
-
|
|
1418
|
-
export declare const StopFlowRequestFilterSensitiveLog: (obj: StopFlowRequest) => any;
|
|
1419
|
-
|
|
1420
|
-
export declare const StopFlowResponseFilterSensitiveLog: (obj: StopFlowResponse) => any;
|
|
1421
|
-
|
|
1422
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1423
|
-
|
|
1424
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1425
|
-
|
|
1426
|
-
export declare const UpdateMaintenanceFilterSensitiveLog: (obj: UpdateMaintenance) => any;
|
|
1427
|
-
|
|
1428
|
-
export declare const UpdateFailoverConfigFilterSensitiveLog: (obj: UpdateFailoverConfig) => any;
|
|
1429
|
-
|
|
1430
|
-
export declare const UpdateFlowRequestFilterSensitiveLog: (obj: UpdateFlowRequest) => any;
|
|
1431
|
-
|
|
1432
|
-
export declare const UpdateFlowResponseFilterSensitiveLog: (obj: UpdateFlowResponse) => any;
|
|
1433
|
-
|
|
1434
|
-
export declare const UpdateEncryptionFilterSensitiveLog: (obj: UpdateEncryption) => any;
|
|
1435
|
-
|
|
1436
|
-
export declare const UpdateFlowEntitlementRequestFilterSensitiveLog: (obj: UpdateFlowEntitlementRequest) => any;
|
|
1437
|
-
|
|
1438
|
-
export declare const UpdateFlowEntitlementResponseFilterSensitiveLog: (obj: UpdateFlowEntitlementResponse) => any;
|
|
1439
|
-
|
|
1440
|
-
export declare const UpdateFlowMediaStreamRequestFilterSensitiveLog: (obj: UpdateFlowMediaStreamRequest) => any;
|
|
1441
|
-
|
|
1442
|
-
export declare const UpdateFlowMediaStreamResponseFilterSensitiveLog: (obj: UpdateFlowMediaStreamResponse) => any;
|
|
1443
|
-
|
|
1444
|
-
export declare const UpdateFlowOutputRequestFilterSensitiveLog: (obj: UpdateFlowOutputRequest) => any;
|
|
1445
|
-
|
|
1446
|
-
export declare const UpdateFlowOutputResponseFilterSensitiveLog: (obj: UpdateFlowOutputResponse) => any;
|
|
1447
|
-
|
|
1448
|
-
export declare const UpdateFlowSourceRequestFilterSensitiveLog: (obj: UpdateFlowSourceRequest) => any;
|
|
1449
|
-
|
|
1450
|
-
export declare const UpdateFlowSourceResponseFilterSensitiveLog: (obj: UpdateFlowSourceResponse) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { MediaConnectServiceException as __BaseException } from "./MediaConnectServiceException";
|
|
3
|
+
export declare enum Colorimetry {
|
|
4
|
+
BT2020 = "BT2020",
|
|
5
|
+
BT2100 = "BT2100",
|
|
6
|
+
BT601 = "BT601",
|
|
7
|
+
BT709 = "BT709",
|
|
8
|
+
ST2065_1 = "ST2065-1",
|
|
9
|
+
ST2065_3 = "ST2065-3",
|
|
10
|
+
XYZ = "XYZ",
|
|
11
|
+
}
|
|
12
|
+
export declare enum Range {
|
|
13
|
+
FULL = "FULL",
|
|
14
|
+
FULLPROTECT = "FULLPROTECT",
|
|
15
|
+
NARROW = "NARROW",
|
|
16
|
+
}
|
|
17
|
+
export declare enum ScanMode {
|
|
18
|
+
interlace = "interlace",
|
|
19
|
+
progressive = "progressive",
|
|
20
|
+
progressive_segmented_frame = "progressive-segmented-frame",
|
|
21
|
+
}
|
|
22
|
+
export declare enum Tcs {
|
|
23
|
+
BT2100LINHLG = "BT2100LINHLG",
|
|
24
|
+
BT2100LINPQ = "BT2100LINPQ",
|
|
25
|
+
DENSITY = "DENSITY",
|
|
26
|
+
HLG = "HLG",
|
|
27
|
+
LINEAR = "LINEAR",
|
|
28
|
+
PQ = "PQ",
|
|
29
|
+
SDR = "SDR",
|
|
30
|
+
ST2065_1 = "ST2065-1",
|
|
31
|
+
ST428_1 = "ST428-1",
|
|
32
|
+
}
|
|
33
|
+
export interface FmtpRequest {
|
|
34
|
+
ChannelOrder?: string;
|
|
35
|
+
Colorimetry?: Colorimetry | string;
|
|
36
|
+
ExactFramerate?: string;
|
|
37
|
+
Par?: string;
|
|
38
|
+
Range?: Range | string;
|
|
39
|
+
ScanMode?: ScanMode | string;
|
|
40
|
+
Tcs?: Tcs | string;
|
|
41
|
+
}
|
|
42
|
+
export interface MediaStreamAttributesRequest {
|
|
43
|
+
Fmtp?: FmtpRequest;
|
|
44
|
+
Lang?: string;
|
|
45
|
+
}
|
|
46
|
+
export declare enum MediaStreamType {
|
|
47
|
+
ancillary_data = "ancillary-data",
|
|
48
|
+
audio = "audio",
|
|
49
|
+
video = "video",
|
|
50
|
+
}
|
|
51
|
+
export interface AddMediaStreamRequest {
|
|
52
|
+
Attributes?: MediaStreamAttributesRequest;
|
|
53
|
+
ClockRate?: number;
|
|
54
|
+
Description?: string;
|
|
55
|
+
MediaStreamId: number | undefined;
|
|
56
|
+
MediaStreamName: string | undefined;
|
|
57
|
+
MediaStreamType: MediaStreamType | string | undefined;
|
|
58
|
+
VideoFormat?: string;
|
|
59
|
+
}
|
|
60
|
+
export declare enum Algorithm {
|
|
61
|
+
aes128 = "aes128",
|
|
62
|
+
aes192 = "aes192",
|
|
63
|
+
aes256 = "aes256",
|
|
64
|
+
}
|
|
65
|
+
export declare enum KeyType {
|
|
66
|
+
speke = "speke",
|
|
67
|
+
srt_password = "srt-password",
|
|
68
|
+
static_key = "static-key",
|
|
69
|
+
}
|
|
70
|
+
export interface Encryption {
|
|
71
|
+
Algorithm?: Algorithm | string;
|
|
72
|
+
ConstantInitializationVector?: string;
|
|
73
|
+
DeviceId?: string;
|
|
74
|
+
KeyType?: KeyType | string;
|
|
75
|
+
Region?: string;
|
|
76
|
+
ResourceId?: string;
|
|
77
|
+
RoleArn: string | undefined;
|
|
78
|
+
SecretArn?: string;
|
|
79
|
+
Url?: string;
|
|
80
|
+
}
|
|
81
|
+
export interface InterfaceRequest {
|
|
82
|
+
Name: string | undefined;
|
|
83
|
+
}
|
|
84
|
+
export interface DestinationConfigurationRequest {
|
|
85
|
+
DestinationIp: string | undefined;
|
|
86
|
+
DestinationPort: number | undefined;
|
|
87
|
+
Interface: InterfaceRequest | undefined;
|
|
88
|
+
}
|
|
89
|
+
export declare enum EncodingName {
|
|
90
|
+
jxsv = "jxsv",
|
|
91
|
+
pcm = "pcm",
|
|
92
|
+
raw = "raw",
|
|
93
|
+
smpte291 = "smpte291",
|
|
94
|
+
}
|
|
95
|
+
export declare enum EncoderProfile {
|
|
96
|
+
high = "high",
|
|
97
|
+
main = "main",
|
|
98
|
+
}
|
|
99
|
+
export interface EncodingParametersRequest {
|
|
100
|
+
CompressionFactor: number | undefined;
|
|
101
|
+
EncoderProfile: EncoderProfile | string | undefined;
|
|
102
|
+
}
|
|
103
|
+
export interface MediaStreamOutputConfigurationRequest {
|
|
104
|
+
DestinationConfigurations?: DestinationConfigurationRequest[];
|
|
105
|
+
EncodingName: EncodingName | string | undefined;
|
|
106
|
+
EncodingParameters?: EncodingParametersRequest;
|
|
107
|
+
MediaStreamName: string | undefined;
|
|
108
|
+
}
|
|
109
|
+
export declare enum Protocol {
|
|
110
|
+
cdi = "cdi",
|
|
111
|
+
fujitsu_qos = "fujitsu-qos",
|
|
112
|
+
rist = "rist",
|
|
113
|
+
rtp = "rtp",
|
|
114
|
+
rtp_fec = "rtp-fec",
|
|
115
|
+
srt_listener = "srt-listener",
|
|
116
|
+
st2110_jpegxs = "st2110-jpegxs",
|
|
117
|
+
zixi_pull = "zixi-pull",
|
|
118
|
+
zixi_push = "zixi-push",
|
|
119
|
+
}
|
|
120
|
+
export interface VpcInterfaceAttachment {
|
|
121
|
+
VpcInterfaceName?: string;
|
|
122
|
+
}
|
|
123
|
+
export interface AddOutputRequest {
|
|
124
|
+
CidrAllowList?: string[];
|
|
125
|
+
Description?: string;
|
|
126
|
+
Destination?: string;
|
|
127
|
+
Encryption?: Encryption;
|
|
128
|
+
MaxLatency?: number;
|
|
129
|
+
MediaStreamOutputConfigurations?: MediaStreamOutputConfigurationRequest[];
|
|
130
|
+
MinLatency?: number;
|
|
131
|
+
Name?: string;
|
|
132
|
+
Port?: number;
|
|
133
|
+
Protocol: Protocol | string | undefined;
|
|
134
|
+
RemoteId?: string;
|
|
135
|
+
SenderControlPort?: number;
|
|
136
|
+
SmoothingLatency?: number;
|
|
137
|
+
StreamId?: string;
|
|
138
|
+
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
139
|
+
}
|
|
140
|
+
export interface Interface {
|
|
141
|
+
Name: string | undefined;
|
|
142
|
+
}
|
|
143
|
+
export interface DestinationConfiguration {
|
|
144
|
+
DestinationIp: string | undefined;
|
|
145
|
+
DestinationPort: number | undefined;
|
|
146
|
+
Interface: Interface | undefined;
|
|
147
|
+
OutboundIp: string | undefined;
|
|
148
|
+
}
|
|
149
|
+
export declare enum EntitlementStatus {
|
|
150
|
+
DISABLED = "DISABLED",
|
|
151
|
+
ENABLED = "ENABLED",
|
|
152
|
+
}
|
|
153
|
+
export interface Entitlement {
|
|
154
|
+
DataTransferSubscriberFeePercent?: number;
|
|
155
|
+
Description?: string;
|
|
156
|
+
Encryption?: Encryption;
|
|
157
|
+
EntitlementArn: string | undefined;
|
|
158
|
+
EntitlementStatus?: EntitlementStatus | string;
|
|
159
|
+
Name: string | undefined;
|
|
160
|
+
Subscribers: string[] | undefined;
|
|
161
|
+
}
|
|
162
|
+
export interface GrantEntitlementRequest {
|
|
163
|
+
DataTransferSubscriberFeePercent?: number;
|
|
164
|
+
Description?: string;
|
|
165
|
+
Encryption?: Encryption;
|
|
166
|
+
EntitlementStatus?: EntitlementStatus | string;
|
|
167
|
+
Name?: string;
|
|
168
|
+
Subscribers: string[] | undefined;
|
|
169
|
+
}
|
|
170
|
+
export interface InputConfiguration {
|
|
171
|
+
InputIp: string | undefined;
|
|
172
|
+
InputPort: number | undefined;
|
|
173
|
+
Interface: Interface | undefined;
|
|
174
|
+
}
|
|
175
|
+
export interface InputConfigurationRequest {
|
|
176
|
+
InputPort: number | undefined;
|
|
177
|
+
Interface: InterfaceRequest | undefined;
|
|
178
|
+
}
|
|
179
|
+
export interface ListedEntitlement {
|
|
180
|
+
DataTransferSubscriberFeePercent?: number;
|
|
181
|
+
EntitlementArn: string | undefined;
|
|
182
|
+
EntitlementName: string | undefined;
|
|
183
|
+
}
|
|
184
|
+
export declare enum MaintenanceDay {
|
|
185
|
+
Friday = "Friday",
|
|
186
|
+
Monday = "Monday",
|
|
187
|
+
Saturday = "Saturday",
|
|
188
|
+
Sunday = "Sunday",
|
|
189
|
+
Thursday = "Thursday",
|
|
190
|
+
Tuesday = "Tuesday",
|
|
191
|
+
Wednesday = "Wednesday",
|
|
192
|
+
}
|
|
193
|
+
export interface Maintenance {
|
|
194
|
+
MaintenanceDay?: MaintenanceDay | string;
|
|
195
|
+
MaintenanceDeadline?: string;
|
|
196
|
+
MaintenanceScheduledDate?: string;
|
|
197
|
+
MaintenanceStartHour?: string;
|
|
198
|
+
}
|
|
199
|
+
export declare enum SourceType {
|
|
200
|
+
ENTITLED = "ENTITLED",
|
|
201
|
+
OWNED = "OWNED",
|
|
202
|
+
}
|
|
203
|
+
export declare enum Status {
|
|
204
|
+
ACTIVE = "ACTIVE",
|
|
205
|
+
DELETING = "DELETING",
|
|
206
|
+
ERROR = "ERROR",
|
|
207
|
+
STANDBY = "STANDBY",
|
|
208
|
+
STARTING = "STARTING",
|
|
209
|
+
STOPPING = "STOPPING",
|
|
210
|
+
UPDATING = "UPDATING",
|
|
211
|
+
}
|
|
212
|
+
export interface ListedFlow {
|
|
213
|
+
AvailabilityZone: string | undefined;
|
|
214
|
+
Description: string | undefined;
|
|
215
|
+
FlowArn: string | undefined;
|
|
216
|
+
Name: string | undefined;
|
|
217
|
+
SourceType: SourceType | string | undefined;
|
|
218
|
+
Status: Status | string | undefined;
|
|
219
|
+
Maintenance?: Maintenance;
|
|
220
|
+
}
|
|
221
|
+
export interface Fmtp {
|
|
222
|
+
ChannelOrder?: string;
|
|
223
|
+
Colorimetry?: Colorimetry | string;
|
|
224
|
+
ExactFramerate?: string;
|
|
225
|
+
Par?: string;
|
|
226
|
+
Range?: Range | string;
|
|
227
|
+
ScanMode?: ScanMode | string;
|
|
228
|
+
Tcs?: Tcs | string;
|
|
229
|
+
}
|
|
230
|
+
export interface MediaStreamAttributes {
|
|
231
|
+
Fmtp: Fmtp | undefined;
|
|
232
|
+
Lang?: string;
|
|
233
|
+
}
|
|
234
|
+
export interface MediaStream {
|
|
235
|
+
Attributes?: MediaStreamAttributes;
|
|
236
|
+
ClockRate?: number;
|
|
237
|
+
Description?: string;
|
|
238
|
+
Fmt: number | undefined;
|
|
239
|
+
MediaStreamId: number | undefined;
|
|
240
|
+
MediaStreamName: string | undefined;
|
|
241
|
+
MediaStreamType: MediaStreamType | string | undefined;
|
|
242
|
+
VideoFormat?: string;
|
|
243
|
+
}
|
|
244
|
+
export interface EncodingParameters {
|
|
245
|
+
CompressionFactor: number | undefined;
|
|
246
|
+
EncoderProfile: EncoderProfile | string | undefined;
|
|
247
|
+
}
|
|
248
|
+
export interface MediaStreamOutputConfiguration {
|
|
249
|
+
DestinationConfigurations?: DestinationConfiguration[];
|
|
250
|
+
EncodingName: EncodingName | string | undefined;
|
|
251
|
+
EncodingParameters?: EncodingParameters;
|
|
252
|
+
MediaStreamName: string | undefined;
|
|
253
|
+
}
|
|
254
|
+
export interface MediaStreamSourceConfiguration {
|
|
255
|
+
EncodingName: EncodingName | string | undefined;
|
|
256
|
+
InputConfigurations?: InputConfiguration[];
|
|
257
|
+
MediaStreamName: string | undefined;
|
|
258
|
+
}
|
|
259
|
+
export interface MediaStreamSourceConfigurationRequest {
|
|
260
|
+
EncodingName: EncodingName | string | undefined;
|
|
261
|
+
InputConfigurations?: InputConfigurationRequest[];
|
|
262
|
+
MediaStreamName: string | undefined;
|
|
263
|
+
}
|
|
264
|
+
export declare enum DurationUnits {
|
|
265
|
+
MONTHS = "MONTHS",
|
|
266
|
+
}
|
|
267
|
+
export declare enum PriceUnits {
|
|
268
|
+
HOURLY = "HOURLY",
|
|
269
|
+
}
|
|
270
|
+
export declare enum ResourceType {
|
|
271
|
+
Mbps_Outbound_Bandwidth = "Mbps_Outbound_Bandwidth",
|
|
272
|
+
}
|
|
273
|
+
export interface ResourceSpecification {
|
|
274
|
+
ReservedBitrate?: number;
|
|
275
|
+
ResourceType: ResourceType | string | undefined;
|
|
276
|
+
}
|
|
277
|
+
export interface Offering {
|
|
278
|
+
CurrencyCode: string | undefined;
|
|
279
|
+
Duration: number | undefined;
|
|
280
|
+
DurationUnits: DurationUnits | string | undefined;
|
|
281
|
+
OfferingArn: string | undefined;
|
|
282
|
+
OfferingDescription: string | undefined;
|
|
283
|
+
PricePerUnit: string | undefined;
|
|
284
|
+
PriceUnits: PriceUnits | string | undefined;
|
|
285
|
+
ResourceSpecification: ResourceSpecification | undefined;
|
|
286
|
+
}
|
|
287
|
+
export interface Transport {
|
|
288
|
+
CidrAllowList?: string[];
|
|
289
|
+
MaxBitrate?: number;
|
|
290
|
+
MaxLatency?: number;
|
|
291
|
+
MaxSyncBuffer?: number;
|
|
292
|
+
MinLatency?: number;
|
|
293
|
+
Protocol: Protocol | string | undefined;
|
|
294
|
+
RemoteId?: string;
|
|
295
|
+
SenderControlPort?: number;
|
|
296
|
+
SenderIpAddress?: string;
|
|
297
|
+
SmoothingLatency?: number;
|
|
298
|
+
StreamId?: string;
|
|
299
|
+
}
|
|
300
|
+
export interface Output {
|
|
301
|
+
DataTransferSubscriberFeePercent?: number;
|
|
302
|
+
Description?: string;
|
|
303
|
+
Destination?: string;
|
|
304
|
+
Encryption?: Encryption;
|
|
305
|
+
EntitlementArn?: string;
|
|
306
|
+
ListenerAddress?: string;
|
|
307
|
+
MediaLiveInputArn?: string;
|
|
308
|
+
MediaStreamOutputConfigurations?: MediaStreamOutputConfiguration[];
|
|
309
|
+
Name: string | undefined;
|
|
310
|
+
OutputArn: string | undefined;
|
|
311
|
+
Port?: number;
|
|
312
|
+
Transport?: Transport;
|
|
313
|
+
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
314
|
+
}
|
|
315
|
+
export declare enum ReservationState {
|
|
316
|
+
ACTIVE = "ACTIVE",
|
|
317
|
+
CANCELED = "CANCELED",
|
|
318
|
+
EXPIRED = "EXPIRED",
|
|
319
|
+
PROCESSING = "PROCESSING",
|
|
320
|
+
}
|
|
321
|
+
export interface Reservation {
|
|
322
|
+
CurrencyCode: string | undefined;
|
|
323
|
+
Duration: number | undefined;
|
|
324
|
+
DurationUnits: DurationUnits | string | undefined;
|
|
325
|
+
End: string | undefined;
|
|
326
|
+
OfferingArn: string | undefined;
|
|
327
|
+
OfferingDescription: string | undefined;
|
|
328
|
+
PricePerUnit: string | undefined;
|
|
329
|
+
PriceUnits: PriceUnits | string | undefined;
|
|
330
|
+
ReservationArn: string | undefined;
|
|
331
|
+
ReservationName: string | undefined;
|
|
332
|
+
ReservationState: ReservationState | string | undefined;
|
|
333
|
+
ResourceSpecification: ResourceSpecification | undefined;
|
|
334
|
+
Start: string | undefined;
|
|
335
|
+
}
|
|
336
|
+
export interface SetSourceRequest {
|
|
337
|
+
Decryption?: Encryption;
|
|
338
|
+
Description?: string;
|
|
339
|
+
EntitlementArn?: string;
|
|
340
|
+
IngestPort?: number;
|
|
341
|
+
MaxBitrate?: number;
|
|
342
|
+
MaxLatency?: number;
|
|
343
|
+
MaxSyncBuffer?: number;
|
|
344
|
+
MediaStreamSourceConfigurations?: MediaStreamSourceConfigurationRequest[];
|
|
345
|
+
MinLatency?: number;
|
|
346
|
+
Name?: string;
|
|
347
|
+
Protocol?: Protocol | string;
|
|
348
|
+
SenderControlPort?: number;
|
|
349
|
+
SenderIpAddress?: string;
|
|
350
|
+
StreamId?: string;
|
|
351
|
+
VpcInterfaceName?: string;
|
|
352
|
+
WhitelistCidr?: string;
|
|
353
|
+
}
|
|
354
|
+
export interface Source {
|
|
355
|
+
DataTransferSubscriberFeePercent?: number;
|
|
356
|
+
Decryption?: Encryption;
|
|
357
|
+
Description?: string;
|
|
358
|
+
EntitlementArn?: string;
|
|
359
|
+
IngestIp?: string;
|
|
360
|
+
IngestPort?: number;
|
|
361
|
+
MediaStreamSourceConfigurations?: MediaStreamSourceConfiguration[];
|
|
362
|
+
Name: string | undefined;
|
|
363
|
+
SenderControlPort?: number;
|
|
364
|
+
SenderIpAddress?: string;
|
|
365
|
+
SourceArn: string | undefined;
|
|
366
|
+
Transport?: Transport;
|
|
367
|
+
VpcInterfaceName?: string;
|
|
368
|
+
WhitelistCidr?: string;
|
|
369
|
+
}
|
|
370
|
+
export declare enum NetworkInterfaceType {
|
|
371
|
+
efa = "efa",
|
|
372
|
+
ena = "ena",
|
|
373
|
+
}
|
|
374
|
+
export interface VpcInterface {
|
|
375
|
+
Name: string | undefined;
|
|
376
|
+
NetworkInterfaceIds: string[] | undefined;
|
|
377
|
+
NetworkInterfaceType: NetworkInterfaceType | string | undefined;
|
|
378
|
+
RoleArn: string | undefined;
|
|
379
|
+
SecurityGroupIds: string[] | undefined;
|
|
380
|
+
SubnetId: string | undefined;
|
|
381
|
+
}
|
|
382
|
+
export interface VpcInterfaceRequest {
|
|
383
|
+
Name: string | undefined;
|
|
384
|
+
NetworkInterfaceType?: NetworkInterfaceType | string;
|
|
385
|
+
RoleArn: string | undefined;
|
|
386
|
+
SecurityGroupIds: string[] | undefined;
|
|
387
|
+
SubnetId: string | undefined;
|
|
388
|
+
}
|
|
389
|
+
export interface AddFlowMediaStreamsRequest {
|
|
390
|
+
FlowArn: string | undefined;
|
|
391
|
+
MediaStreams: AddMediaStreamRequest[] | undefined;
|
|
392
|
+
}
|
|
393
|
+
export interface AddFlowMediaStreamsResponse {
|
|
394
|
+
FlowArn?: string;
|
|
395
|
+
MediaStreams?: MediaStream[];
|
|
396
|
+
}
|
|
397
|
+
export declare class BadRequestException extends __BaseException {
|
|
398
|
+
readonly name: "BadRequestException";
|
|
399
|
+
readonly $fault: "client";
|
|
400
|
+
Message: string | undefined;
|
|
401
|
+
constructor(
|
|
402
|
+
opts: __ExceptionOptionType<BadRequestException, __BaseException>
|
|
403
|
+
);
|
|
404
|
+
}
|
|
405
|
+
export declare class ForbiddenException extends __BaseException {
|
|
406
|
+
readonly name: "ForbiddenException";
|
|
407
|
+
readonly $fault: "client";
|
|
408
|
+
Message: string | undefined;
|
|
409
|
+
constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
|
|
410
|
+
}
|
|
411
|
+
export declare class InternalServerErrorException extends __BaseException {
|
|
412
|
+
readonly name: "InternalServerErrorException";
|
|
413
|
+
readonly $fault: "server";
|
|
414
|
+
Message: string | undefined;
|
|
415
|
+
constructor(
|
|
416
|
+
opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>
|
|
417
|
+
);
|
|
418
|
+
}
|
|
419
|
+
export declare class NotFoundException extends __BaseException {
|
|
420
|
+
readonly name: "NotFoundException";
|
|
421
|
+
readonly $fault: "client";
|
|
422
|
+
Message: string | undefined;
|
|
423
|
+
constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
|
|
424
|
+
}
|
|
425
|
+
export declare class ServiceUnavailableException extends __BaseException {
|
|
426
|
+
readonly name: "ServiceUnavailableException";
|
|
427
|
+
readonly $fault: "server";
|
|
428
|
+
Message: string | undefined;
|
|
429
|
+
constructor(
|
|
430
|
+
opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
|
|
431
|
+
);
|
|
432
|
+
}
|
|
433
|
+
export declare class TooManyRequestsException extends __BaseException {
|
|
434
|
+
readonly name: "TooManyRequestsException";
|
|
435
|
+
readonly $fault: "client";
|
|
436
|
+
Message: string | undefined;
|
|
437
|
+
constructor(
|
|
438
|
+
opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
|
|
439
|
+
);
|
|
440
|
+
}
|
|
441
|
+
export declare class AddFlowOutputs420Exception extends __BaseException {
|
|
442
|
+
readonly name: "AddFlowOutputs420Exception";
|
|
443
|
+
readonly $fault: "client";
|
|
444
|
+
Message: string | undefined;
|
|
445
|
+
constructor(
|
|
446
|
+
opts: __ExceptionOptionType<AddFlowOutputs420Exception, __BaseException>
|
|
447
|
+
);
|
|
448
|
+
}
|
|
449
|
+
export interface AddFlowOutputsRequest {
|
|
450
|
+
FlowArn: string | undefined;
|
|
451
|
+
Outputs: AddOutputRequest[] | undefined;
|
|
452
|
+
}
|
|
453
|
+
export interface AddFlowOutputsResponse {
|
|
454
|
+
FlowArn?: string;
|
|
455
|
+
Outputs?: Output[];
|
|
456
|
+
}
|
|
457
|
+
export interface AddFlowSourcesRequest {
|
|
458
|
+
FlowArn: string | undefined;
|
|
459
|
+
Sources: SetSourceRequest[] | undefined;
|
|
460
|
+
}
|
|
461
|
+
export interface AddFlowSourcesResponse {
|
|
462
|
+
FlowArn?: string;
|
|
463
|
+
Sources?: Source[];
|
|
464
|
+
}
|
|
465
|
+
export interface AddFlowVpcInterfacesRequest {
|
|
466
|
+
FlowArn: string | undefined;
|
|
467
|
+
VpcInterfaces: VpcInterfaceRequest[] | undefined;
|
|
468
|
+
}
|
|
469
|
+
export interface AddFlowVpcInterfacesResponse {
|
|
470
|
+
FlowArn?: string;
|
|
471
|
+
VpcInterfaces?: VpcInterface[];
|
|
472
|
+
}
|
|
473
|
+
export interface AddMaintenance {
|
|
474
|
+
MaintenanceDay: MaintenanceDay | string | undefined;
|
|
475
|
+
MaintenanceStartHour: string | undefined;
|
|
476
|
+
}
|
|
477
|
+
export declare class CreateFlow420Exception extends __BaseException {
|
|
478
|
+
readonly name: "CreateFlow420Exception";
|
|
479
|
+
readonly $fault: "client";
|
|
480
|
+
Message: string | undefined;
|
|
481
|
+
constructor(
|
|
482
|
+
opts: __ExceptionOptionType<CreateFlow420Exception, __BaseException>
|
|
483
|
+
);
|
|
484
|
+
}
|
|
485
|
+
export declare enum FailoverMode {
|
|
486
|
+
FAILOVER = "FAILOVER",
|
|
487
|
+
MERGE = "MERGE",
|
|
488
|
+
}
|
|
489
|
+
export interface SourcePriority {
|
|
490
|
+
PrimarySource?: string;
|
|
491
|
+
}
|
|
492
|
+
export declare enum State {
|
|
493
|
+
DISABLED = "DISABLED",
|
|
494
|
+
ENABLED = "ENABLED",
|
|
495
|
+
}
|
|
496
|
+
export interface FailoverConfig {
|
|
497
|
+
FailoverMode?: FailoverMode | string;
|
|
498
|
+
RecoveryWindow?: number;
|
|
499
|
+
SourcePriority?: SourcePriority;
|
|
500
|
+
State?: State | string;
|
|
501
|
+
}
|
|
502
|
+
export interface CreateFlowRequest {
|
|
503
|
+
AvailabilityZone?: string;
|
|
504
|
+
Entitlements?: GrantEntitlementRequest[];
|
|
505
|
+
MediaStreams?: AddMediaStreamRequest[];
|
|
506
|
+
Name: string | undefined;
|
|
507
|
+
Outputs?: AddOutputRequest[];
|
|
508
|
+
Source?: SetSourceRequest;
|
|
509
|
+
SourceFailoverConfig?: FailoverConfig;
|
|
510
|
+
Sources?: SetSourceRequest[];
|
|
511
|
+
VpcInterfaces?: VpcInterfaceRequest[];
|
|
512
|
+
Maintenance?: AddMaintenance;
|
|
513
|
+
}
|
|
514
|
+
export interface Flow {
|
|
515
|
+
AvailabilityZone: string | undefined;
|
|
516
|
+
Description?: string;
|
|
517
|
+
EgressIp?: string;
|
|
518
|
+
Entitlements: Entitlement[] | undefined;
|
|
519
|
+
FlowArn: string | undefined;
|
|
520
|
+
MediaStreams?: MediaStream[];
|
|
521
|
+
Name: string | undefined;
|
|
522
|
+
Outputs: Output[] | undefined;
|
|
523
|
+
Source: Source | undefined;
|
|
524
|
+
SourceFailoverConfig?: FailoverConfig;
|
|
525
|
+
Sources?: Source[];
|
|
526
|
+
Status: Status | string | undefined;
|
|
527
|
+
VpcInterfaces?: VpcInterface[];
|
|
528
|
+
Maintenance?: Maintenance;
|
|
529
|
+
}
|
|
530
|
+
export interface CreateFlowResponse {
|
|
531
|
+
Flow?: Flow;
|
|
532
|
+
}
|
|
533
|
+
export interface DeleteFlowRequest {
|
|
534
|
+
FlowArn: string | undefined;
|
|
535
|
+
}
|
|
536
|
+
export interface DeleteFlowResponse {
|
|
537
|
+
FlowArn?: string;
|
|
538
|
+
Status?: Status | string;
|
|
539
|
+
}
|
|
540
|
+
export interface DescribeFlowRequest {
|
|
541
|
+
FlowArn: string | undefined;
|
|
542
|
+
}
|
|
543
|
+
export interface Messages {
|
|
544
|
+
Errors: string[] | undefined;
|
|
545
|
+
}
|
|
546
|
+
export interface DescribeFlowResponse {
|
|
547
|
+
Flow?: Flow;
|
|
548
|
+
Messages?: Messages;
|
|
549
|
+
}
|
|
550
|
+
export interface DescribeOfferingRequest {
|
|
551
|
+
OfferingArn: string | undefined;
|
|
552
|
+
}
|
|
553
|
+
export interface DescribeOfferingResponse {
|
|
554
|
+
Offering?: Offering;
|
|
555
|
+
}
|
|
556
|
+
export interface DescribeReservationRequest {
|
|
557
|
+
ReservationArn: string | undefined;
|
|
558
|
+
}
|
|
559
|
+
export interface DescribeReservationResponse {
|
|
560
|
+
Reservation?: Reservation;
|
|
561
|
+
}
|
|
562
|
+
export declare class GrantFlowEntitlements420Exception extends __BaseException {
|
|
563
|
+
readonly name: "GrantFlowEntitlements420Exception";
|
|
564
|
+
readonly $fault: "client";
|
|
565
|
+
Message: string | undefined;
|
|
566
|
+
constructor(
|
|
567
|
+
opts: __ExceptionOptionType<
|
|
568
|
+
GrantFlowEntitlements420Exception,
|
|
569
|
+
__BaseException
|
|
570
|
+
>
|
|
571
|
+
);
|
|
572
|
+
}
|
|
573
|
+
export interface GrantFlowEntitlementsRequest {
|
|
574
|
+
Entitlements: GrantEntitlementRequest[] | undefined;
|
|
575
|
+
FlowArn: string | undefined;
|
|
576
|
+
}
|
|
577
|
+
export interface GrantFlowEntitlementsResponse {
|
|
578
|
+
Entitlements?: Entitlement[];
|
|
579
|
+
FlowArn?: string;
|
|
580
|
+
}
|
|
581
|
+
export interface ListEntitlementsRequest {
|
|
582
|
+
MaxResults?: number;
|
|
583
|
+
NextToken?: string;
|
|
584
|
+
}
|
|
585
|
+
export interface ListEntitlementsResponse {
|
|
586
|
+
Entitlements?: ListedEntitlement[];
|
|
587
|
+
NextToken?: string;
|
|
588
|
+
}
|
|
589
|
+
export interface ListFlowsRequest {
|
|
590
|
+
MaxResults?: number;
|
|
591
|
+
NextToken?: string;
|
|
592
|
+
}
|
|
593
|
+
export interface ListFlowsResponse {
|
|
594
|
+
Flows?: ListedFlow[];
|
|
595
|
+
NextToken?: string;
|
|
596
|
+
}
|
|
597
|
+
export interface ListOfferingsRequest {
|
|
598
|
+
MaxResults?: number;
|
|
599
|
+
NextToken?: string;
|
|
600
|
+
}
|
|
601
|
+
export interface ListOfferingsResponse {
|
|
602
|
+
NextToken?: string;
|
|
603
|
+
Offerings?: Offering[];
|
|
604
|
+
}
|
|
605
|
+
export interface ListReservationsRequest {
|
|
606
|
+
MaxResults?: number;
|
|
607
|
+
NextToken?: string;
|
|
608
|
+
}
|
|
609
|
+
export interface ListReservationsResponse {
|
|
610
|
+
NextToken?: string;
|
|
611
|
+
Reservations?: Reservation[];
|
|
612
|
+
}
|
|
613
|
+
export interface ListTagsForResourceRequest {
|
|
614
|
+
ResourceArn: string | undefined;
|
|
615
|
+
}
|
|
616
|
+
export interface ListTagsForResourceResponse {
|
|
617
|
+
Tags?: Record<string, string>;
|
|
618
|
+
}
|
|
619
|
+
export interface PurchaseOfferingRequest {
|
|
620
|
+
OfferingArn: string | undefined;
|
|
621
|
+
ReservationName: string | undefined;
|
|
622
|
+
Start: string | undefined;
|
|
623
|
+
}
|
|
624
|
+
export interface PurchaseOfferingResponse {
|
|
625
|
+
Reservation?: Reservation;
|
|
626
|
+
}
|
|
627
|
+
export interface RemoveFlowMediaStreamRequest {
|
|
628
|
+
FlowArn: string | undefined;
|
|
629
|
+
MediaStreamName: string | undefined;
|
|
630
|
+
}
|
|
631
|
+
export interface RemoveFlowMediaStreamResponse {
|
|
632
|
+
FlowArn?: string;
|
|
633
|
+
MediaStreamName?: string;
|
|
634
|
+
}
|
|
635
|
+
export interface RemoveFlowOutputRequest {
|
|
636
|
+
FlowArn: string | undefined;
|
|
637
|
+
OutputArn: string | undefined;
|
|
638
|
+
}
|
|
639
|
+
export interface RemoveFlowOutputResponse {
|
|
640
|
+
FlowArn?: string;
|
|
641
|
+
OutputArn?: string;
|
|
642
|
+
}
|
|
643
|
+
export interface RemoveFlowSourceRequest {
|
|
644
|
+
FlowArn: string | undefined;
|
|
645
|
+
SourceArn: string | undefined;
|
|
646
|
+
}
|
|
647
|
+
export interface RemoveFlowSourceResponse {
|
|
648
|
+
FlowArn?: string;
|
|
649
|
+
SourceArn?: string;
|
|
650
|
+
}
|
|
651
|
+
export interface RemoveFlowVpcInterfaceRequest {
|
|
652
|
+
FlowArn: string | undefined;
|
|
653
|
+
VpcInterfaceName: string | undefined;
|
|
654
|
+
}
|
|
655
|
+
export interface RemoveFlowVpcInterfaceResponse {
|
|
656
|
+
FlowArn?: string;
|
|
657
|
+
NonDeletedNetworkInterfaceIds?: string[];
|
|
658
|
+
VpcInterfaceName?: string;
|
|
659
|
+
}
|
|
660
|
+
export interface RevokeFlowEntitlementRequest {
|
|
661
|
+
EntitlementArn: string | undefined;
|
|
662
|
+
FlowArn: string | undefined;
|
|
663
|
+
}
|
|
664
|
+
export interface RevokeFlowEntitlementResponse {
|
|
665
|
+
EntitlementArn?: string;
|
|
666
|
+
FlowArn?: string;
|
|
667
|
+
}
|
|
668
|
+
export interface StartFlowRequest {
|
|
669
|
+
FlowArn: string | undefined;
|
|
670
|
+
}
|
|
671
|
+
export interface StartFlowResponse {
|
|
672
|
+
FlowArn?: string;
|
|
673
|
+
Status?: Status | string;
|
|
674
|
+
}
|
|
675
|
+
export interface StopFlowRequest {
|
|
676
|
+
FlowArn: string | undefined;
|
|
677
|
+
}
|
|
678
|
+
export interface StopFlowResponse {
|
|
679
|
+
FlowArn?: string;
|
|
680
|
+
Status?: Status | string;
|
|
681
|
+
}
|
|
682
|
+
export interface TagResourceRequest {
|
|
683
|
+
ResourceArn: string | undefined;
|
|
684
|
+
Tags: Record<string, string> | undefined;
|
|
685
|
+
}
|
|
686
|
+
export interface UntagResourceRequest {
|
|
687
|
+
ResourceArn: string | undefined;
|
|
688
|
+
TagKeys: string[] | undefined;
|
|
689
|
+
}
|
|
690
|
+
export interface UpdateMaintenance {
|
|
691
|
+
MaintenanceDay?: MaintenanceDay | string;
|
|
692
|
+
MaintenanceScheduledDate?: string;
|
|
693
|
+
MaintenanceStartHour?: string;
|
|
694
|
+
}
|
|
695
|
+
export interface UpdateFailoverConfig {
|
|
696
|
+
FailoverMode?: FailoverMode | string;
|
|
697
|
+
RecoveryWindow?: number;
|
|
698
|
+
SourcePriority?: SourcePriority;
|
|
699
|
+
State?: State | string;
|
|
700
|
+
}
|
|
701
|
+
export interface UpdateFlowRequest {
|
|
702
|
+
FlowArn: string | undefined;
|
|
703
|
+
SourceFailoverConfig?: UpdateFailoverConfig;
|
|
704
|
+
Maintenance?: UpdateMaintenance;
|
|
705
|
+
}
|
|
706
|
+
export interface UpdateFlowResponse {
|
|
707
|
+
Flow?: Flow;
|
|
708
|
+
}
|
|
709
|
+
export interface UpdateEncryption {
|
|
710
|
+
Algorithm?: Algorithm | string;
|
|
711
|
+
ConstantInitializationVector?: string;
|
|
712
|
+
DeviceId?: string;
|
|
713
|
+
KeyType?: KeyType | string;
|
|
714
|
+
Region?: string;
|
|
715
|
+
ResourceId?: string;
|
|
716
|
+
RoleArn?: string;
|
|
717
|
+
SecretArn?: string;
|
|
718
|
+
Url?: string;
|
|
719
|
+
}
|
|
720
|
+
export interface UpdateFlowEntitlementRequest {
|
|
721
|
+
Description?: string;
|
|
722
|
+
Encryption?: UpdateEncryption;
|
|
723
|
+
EntitlementArn: string | undefined;
|
|
724
|
+
EntitlementStatus?: EntitlementStatus | string;
|
|
725
|
+
FlowArn: string | undefined;
|
|
726
|
+
Subscribers?: string[];
|
|
727
|
+
}
|
|
728
|
+
export interface UpdateFlowEntitlementResponse {
|
|
729
|
+
Entitlement?: Entitlement;
|
|
730
|
+
FlowArn?: string;
|
|
731
|
+
}
|
|
732
|
+
export interface UpdateFlowMediaStreamRequest {
|
|
733
|
+
Attributes?: MediaStreamAttributesRequest;
|
|
734
|
+
ClockRate?: number;
|
|
735
|
+
Description?: string;
|
|
736
|
+
FlowArn: string | undefined;
|
|
737
|
+
MediaStreamName: string | undefined;
|
|
738
|
+
MediaStreamType?: MediaStreamType | string;
|
|
739
|
+
VideoFormat?: string;
|
|
740
|
+
}
|
|
741
|
+
export interface UpdateFlowMediaStreamResponse {
|
|
742
|
+
FlowArn?: string;
|
|
743
|
+
MediaStream?: MediaStream;
|
|
744
|
+
}
|
|
745
|
+
export interface UpdateFlowOutputRequest {
|
|
746
|
+
CidrAllowList?: string[];
|
|
747
|
+
Description?: string;
|
|
748
|
+
Destination?: string;
|
|
749
|
+
Encryption?: UpdateEncryption;
|
|
750
|
+
FlowArn: string | undefined;
|
|
751
|
+
MaxLatency?: number;
|
|
752
|
+
MediaStreamOutputConfigurations?: MediaStreamOutputConfigurationRequest[];
|
|
753
|
+
MinLatency?: number;
|
|
754
|
+
OutputArn: string | undefined;
|
|
755
|
+
Port?: number;
|
|
756
|
+
Protocol?: Protocol | string;
|
|
757
|
+
RemoteId?: string;
|
|
758
|
+
SenderControlPort?: number;
|
|
759
|
+
SenderIpAddress?: string;
|
|
760
|
+
SmoothingLatency?: number;
|
|
761
|
+
StreamId?: string;
|
|
762
|
+
VpcInterfaceAttachment?: VpcInterfaceAttachment;
|
|
763
|
+
}
|
|
764
|
+
export interface UpdateFlowOutputResponse {
|
|
765
|
+
FlowArn?: string;
|
|
766
|
+
Output?: Output;
|
|
767
|
+
}
|
|
768
|
+
export interface UpdateFlowSourceRequest {
|
|
769
|
+
Decryption?: UpdateEncryption;
|
|
770
|
+
Description?: string;
|
|
771
|
+
EntitlementArn?: string;
|
|
772
|
+
FlowArn: string | undefined;
|
|
773
|
+
IngestPort?: number;
|
|
774
|
+
MaxBitrate?: number;
|
|
775
|
+
MaxLatency?: number;
|
|
776
|
+
MaxSyncBuffer?: number;
|
|
777
|
+
MediaStreamSourceConfigurations?: MediaStreamSourceConfigurationRequest[];
|
|
778
|
+
MinLatency?: number;
|
|
779
|
+
Protocol?: Protocol | string;
|
|
780
|
+
SenderControlPort?: number;
|
|
781
|
+
SenderIpAddress?: string;
|
|
782
|
+
SourceArn: string | undefined;
|
|
783
|
+
StreamId?: string;
|
|
784
|
+
VpcInterfaceName?: string;
|
|
785
|
+
WhitelistCidr?: string;
|
|
786
|
+
}
|
|
787
|
+
export interface UpdateFlowSourceResponse {
|
|
788
|
+
FlowArn?: string;
|
|
789
|
+
Source?: Source;
|
|
790
|
+
}
|
|
791
|
+
export declare const FmtpRequestFilterSensitiveLog: (obj: FmtpRequest) => any;
|
|
792
|
+
export declare const MediaStreamAttributesRequestFilterSensitiveLog: (
|
|
793
|
+
obj: MediaStreamAttributesRequest
|
|
794
|
+
) => any;
|
|
795
|
+
export declare const AddMediaStreamRequestFilterSensitiveLog: (
|
|
796
|
+
obj: AddMediaStreamRequest
|
|
797
|
+
) => any;
|
|
798
|
+
export declare const EncryptionFilterSensitiveLog: (obj: Encryption) => any;
|
|
799
|
+
export declare const InterfaceRequestFilterSensitiveLog: (
|
|
800
|
+
obj: InterfaceRequest
|
|
801
|
+
) => any;
|
|
802
|
+
export declare const DestinationConfigurationRequestFilterSensitiveLog: (
|
|
803
|
+
obj: DestinationConfigurationRequest
|
|
804
|
+
) => any;
|
|
805
|
+
export declare const EncodingParametersRequestFilterSensitiveLog: (
|
|
806
|
+
obj: EncodingParametersRequest
|
|
807
|
+
) => any;
|
|
808
|
+
export declare const MediaStreamOutputConfigurationRequestFilterSensitiveLog: (
|
|
809
|
+
obj: MediaStreamOutputConfigurationRequest
|
|
810
|
+
) => any;
|
|
811
|
+
export declare const VpcInterfaceAttachmentFilterSensitiveLog: (
|
|
812
|
+
obj: VpcInterfaceAttachment
|
|
813
|
+
) => any;
|
|
814
|
+
export declare const AddOutputRequestFilterSensitiveLog: (
|
|
815
|
+
obj: AddOutputRequest
|
|
816
|
+
) => any;
|
|
817
|
+
export declare const InterfaceFilterSensitiveLog: (obj: Interface) => any;
|
|
818
|
+
export declare const DestinationConfigurationFilterSensitiveLog: (
|
|
819
|
+
obj: DestinationConfiguration
|
|
820
|
+
) => any;
|
|
821
|
+
export declare const EntitlementFilterSensitiveLog: (obj: Entitlement) => any;
|
|
822
|
+
export declare const GrantEntitlementRequestFilterSensitiveLog: (
|
|
823
|
+
obj: GrantEntitlementRequest
|
|
824
|
+
) => any;
|
|
825
|
+
export declare const InputConfigurationFilterSensitiveLog: (
|
|
826
|
+
obj: InputConfiguration
|
|
827
|
+
) => any;
|
|
828
|
+
export declare const InputConfigurationRequestFilterSensitiveLog: (
|
|
829
|
+
obj: InputConfigurationRequest
|
|
830
|
+
) => any;
|
|
831
|
+
export declare const ListedEntitlementFilterSensitiveLog: (
|
|
832
|
+
obj: ListedEntitlement
|
|
833
|
+
) => any;
|
|
834
|
+
export declare const MaintenanceFilterSensitiveLog: (obj: Maintenance) => any;
|
|
835
|
+
export declare const ListedFlowFilterSensitiveLog: (obj: ListedFlow) => any;
|
|
836
|
+
export declare const FmtpFilterSensitiveLog: (obj: Fmtp) => any;
|
|
837
|
+
export declare const MediaStreamAttributesFilterSensitiveLog: (
|
|
838
|
+
obj: MediaStreamAttributes
|
|
839
|
+
) => any;
|
|
840
|
+
export declare const MediaStreamFilterSensitiveLog: (obj: MediaStream) => any;
|
|
841
|
+
export declare const EncodingParametersFilterSensitiveLog: (
|
|
842
|
+
obj: EncodingParameters
|
|
843
|
+
) => any;
|
|
844
|
+
export declare const MediaStreamOutputConfigurationFilterSensitiveLog: (
|
|
845
|
+
obj: MediaStreamOutputConfiguration
|
|
846
|
+
) => any;
|
|
847
|
+
export declare const MediaStreamSourceConfigurationFilterSensitiveLog: (
|
|
848
|
+
obj: MediaStreamSourceConfiguration
|
|
849
|
+
) => any;
|
|
850
|
+
export declare const MediaStreamSourceConfigurationRequestFilterSensitiveLog: (
|
|
851
|
+
obj: MediaStreamSourceConfigurationRequest
|
|
852
|
+
) => any;
|
|
853
|
+
export declare const ResourceSpecificationFilterSensitiveLog: (
|
|
854
|
+
obj: ResourceSpecification
|
|
855
|
+
) => any;
|
|
856
|
+
export declare const OfferingFilterSensitiveLog: (obj: Offering) => any;
|
|
857
|
+
export declare const TransportFilterSensitiveLog: (obj: Transport) => any;
|
|
858
|
+
export declare const OutputFilterSensitiveLog: (obj: Output) => any;
|
|
859
|
+
export declare const ReservationFilterSensitiveLog: (obj: Reservation) => any;
|
|
860
|
+
export declare const SetSourceRequestFilterSensitiveLog: (
|
|
861
|
+
obj: SetSourceRequest
|
|
862
|
+
) => any;
|
|
863
|
+
export declare const SourceFilterSensitiveLog: (obj: Source) => any;
|
|
864
|
+
export declare const VpcInterfaceFilterSensitiveLog: (obj: VpcInterface) => any;
|
|
865
|
+
export declare const VpcInterfaceRequestFilterSensitiveLog: (
|
|
866
|
+
obj: VpcInterfaceRequest
|
|
867
|
+
) => any;
|
|
868
|
+
export declare const AddFlowMediaStreamsRequestFilterSensitiveLog: (
|
|
869
|
+
obj: AddFlowMediaStreamsRequest
|
|
870
|
+
) => any;
|
|
871
|
+
export declare const AddFlowMediaStreamsResponseFilterSensitiveLog: (
|
|
872
|
+
obj: AddFlowMediaStreamsResponse
|
|
873
|
+
) => any;
|
|
874
|
+
export declare const AddFlowOutputsRequestFilterSensitiveLog: (
|
|
875
|
+
obj: AddFlowOutputsRequest
|
|
876
|
+
) => any;
|
|
877
|
+
export declare const AddFlowOutputsResponseFilterSensitiveLog: (
|
|
878
|
+
obj: AddFlowOutputsResponse
|
|
879
|
+
) => any;
|
|
880
|
+
export declare const AddFlowSourcesRequestFilterSensitiveLog: (
|
|
881
|
+
obj: AddFlowSourcesRequest
|
|
882
|
+
) => any;
|
|
883
|
+
export declare const AddFlowSourcesResponseFilterSensitiveLog: (
|
|
884
|
+
obj: AddFlowSourcesResponse
|
|
885
|
+
) => any;
|
|
886
|
+
export declare const AddFlowVpcInterfacesRequestFilterSensitiveLog: (
|
|
887
|
+
obj: AddFlowVpcInterfacesRequest
|
|
888
|
+
) => any;
|
|
889
|
+
export declare const AddFlowVpcInterfacesResponseFilterSensitiveLog: (
|
|
890
|
+
obj: AddFlowVpcInterfacesResponse
|
|
891
|
+
) => any;
|
|
892
|
+
export declare const AddMaintenanceFilterSensitiveLog: (
|
|
893
|
+
obj: AddMaintenance
|
|
894
|
+
) => any;
|
|
895
|
+
export declare const SourcePriorityFilterSensitiveLog: (
|
|
896
|
+
obj: SourcePriority
|
|
897
|
+
) => any;
|
|
898
|
+
export declare const FailoverConfigFilterSensitiveLog: (
|
|
899
|
+
obj: FailoverConfig
|
|
900
|
+
) => any;
|
|
901
|
+
export declare const CreateFlowRequestFilterSensitiveLog: (
|
|
902
|
+
obj: CreateFlowRequest
|
|
903
|
+
) => any;
|
|
904
|
+
export declare const FlowFilterSensitiveLog: (obj: Flow) => any;
|
|
905
|
+
export declare const CreateFlowResponseFilterSensitiveLog: (
|
|
906
|
+
obj: CreateFlowResponse
|
|
907
|
+
) => any;
|
|
908
|
+
export declare const DeleteFlowRequestFilterSensitiveLog: (
|
|
909
|
+
obj: DeleteFlowRequest
|
|
910
|
+
) => any;
|
|
911
|
+
export declare const DeleteFlowResponseFilterSensitiveLog: (
|
|
912
|
+
obj: DeleteFlowResponse
|
|
913
|
+
) => any;
|
|
914
|
+
export declare const DescribeFlowRequestFilterSensitiveLog: (
|
|
915
|
+
obj: DescribeFlowRequest
|
|
916
|
+
) => any;
|
|
917
|
+
export declare const MessagesFilterSensitiveLog: (obj: Messages) => any;
|
|
918
|
+
export declare const DescribeFlowResponseFilterSensitiveLog: (
|
|
919
|
+
obj: DescribeFlowResponse
|
|
920
|
+
) => any;
|
|
921
|
+
export declare const DescribeOfferingRequestFilterSensitiveLog: (
|
|
922
|
+
obj: DescribeOfferingRequest
|
|
923
|
+
) => any;
|
|
924
|
+
export declare const DescribeOfferingResponseFilterSensitiveLog: (
|
|
925
|
+
obj: DescribeOfferingResponse
|
|
926
|
+
) => any;
|
|
927
|
+
export declare const DescribeReservationRequestFilterSensitiveLog: (
|
|
928
|
+
obj: DescribeReservationRequest
|
|
929
|
+
) => any;
|
|
930
|
+
export declare const DescribeReservationResponseFilterSensitiveLog: (
|
|
931
|
+
obj: DescribeReservationResponse
|
|
932
|
+
) => any;
|
|
933
|
+
export declare const GrantFlowEntitlementsRequestFilterSensitiveLog: (
|
|
934
|
+
obj: GrantFlowEntitlementsRequest
|
|
935
|
+
) => any;
|
|
936
|
+
export declare const GrantFlowEntitlementsResponseFilterSensitiveLog: (
|
|
937
|
+
obj: GrantFlowEntitlementsResponse
|
|
938
|
+
) => any;
|
|
939
|
+
export declare const ListEntitlementsRequestFilterSensitiveLog: (
|
|
940
|
+
obj: ListEntitlementsRequest
|
|
941
|
+
) => any;
|
|
942
|
+
export declare const ListEntitlementsResponseFilterSensitiveLog: (
|
|
943
|
+
obj: ListEntitlementsResponse
|
|
944
|
+
) => any;
|
|
945
|
+
export declare const ListFlowsRequestFilterSensitiveLog: (
|
|
946
|
+
obj: ListFlowsRequest
|
|
947
|
+
) => any;
|
|
948
|
+
export declare const ListFlowsResponseFilterSensitiveLog: (
|
|
949
|
+
obj: ListFlowsResponse
|
|
950
|
+
) => any;
|
|
951
|
+
export declare const ListOfferingsRequestFilterSensitiveLog: (
|
|
952
|
+
obj: ListOfferingsRequest
|
|
953
|
+
) => any;
|
|
954
|
+
export declare const ListOfferingsResponseFilterSensitiveLog: (
|
|
955
|
+
obj: ListOfferingsResponse
|
|
956
|
+
) => any;
|
|
957
|
+
export declare const ListReservationsRequestFilterSensitiveLog: (
|
|
958
|
+
obj: ListReservationsRequest
|
|
959
|
+
) => any;
|
|
960
|
+
export declare const ListReservationsResponseFilterSensitiveLog: (
|
|
961
|
+
obj: ListReservationsResponse
|
|
962
|
+
) => any;
|
|
963
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
964
|
+
obj: ListTagsForResourceRequest
|
|
965
|
+
) => any;
|
|
966
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
967
|
+
obj: ListTagsForResourceResponse
|
|
968
|
+
) => any;
|
|
969
|
+
export declare const PurchaseOfferingRequestFilterSensitiveLog: (
|
|
970
|
+
obj: PurchaseOfferingRequest
|
|
971
|
+
) => any;
|
|
972
|
+
export declare const PurchaseOfferingResponseFilterSensitiveLog: (
|
|
973
|
+
obj: PurchaseOfferingResponse
|
|
974
|
+
) => any;
|
|
975
|
+
export declare const RemoveFlowMediaStreamRequestFilterSensitiveLog: (
|
|
976
|
+
obj: RemoveFlowMediaStreamRequest
|
|
977
|
+
) => any;
|
|
978
|
+
export declare const RemoveFlowMediaStreamResponseFilterSensitiveLog: (
|
|
979
|
+
obj: RemoveFlowMediaStreamResponse
|
|
980
|
+
) => any;
|
|
981
|
+
export declare const RemoveFlowOutputRequestFilterSensitiveLog: (
|
|
982
|
+
obj: RemoveFlowOutputRequest
|
|
983
|
+
) => any;
|
|
984
|
+
export declare const RemoveFlowOutputResponseFilterSensitiveLog: (
|
|
985
|
+
obj: RemoveFlowOutputResponse
|
|
986
|
+
) => any;
|
|
987
|
+
export declare const RemoveFlowSourceRequestFilterSensitiveLog: (
|
|
988
|
+
obj: RemoveFlowSourceRequest
|
|
989
|
+
) => any;
|
|
990
|
+
export declare const RemoveFlowSourceResponseFilterSensitiveLog: (
|
|
991
|
+
obj: RemoveFlowSourceResponse
|
|
992
|
+
) => any;
|
|
993
|
+
export declare const RemoveFlowVpcInterfaceRequestFilterSensitiveLog: (
|
|
994
|
+
obj: RemoveFlowVpcInterfaceRequest
|
|
995
|
+
) => any;
|
|
996
|
+
export declare const RemoveFlowVpcInterfaceResponseFilterSensitiveLog: (
|
|
997
|
+
obj: RemoveFlowVpcInterfaceResponse
|
|
998
|
+
) => any;
|
|
999
|
+
export declare const RevokeFlowEntitlementRequestFilterSensitiveLog: (
|
|
1000
|
+
obj: RevokeFlowEntitlementRequest
|
|
1001
|
+
) => any;
|
|
1002
|
+
export declare const RevokeFlowEntitlementResponseFilterSensitiveLog: (
|
|
1003
|
+
obj: RevokeFlowEntitlementResponse
|
|
1004
|
+
) => any;
|
|
1005
|
+
export declare const StartFlowRequestFilterSensitiveLog: (
|
|
1006
|
+
obj: StartFlowRequest
|
|
1007
|
+
) => any;
|
|
1008
|
+
export declare const StartFlowResponseFilterSensitiveLog: (
|
|
1009
|
+
obj: StartFlowResponse
|
|
1010
|
+
) => any;
|
|
1011
|
+
export declare const StopFlowRequestFilterSensitiveLog: (
|
|
1012
|
+
obj: StopFlowRequest
|
|
1013
|
+
) => any;
|
|
1014
|
+
export declare const StopFlowResponseFilterSensitiveLog: (
|
|
1015
|
+
obj: StopFlowResponse
|
|
1016
|
+
) => any;
|
|
1017
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1018
|
+
obj: TagResourceRequest
|
|
1019
|
+
) => any;
|
|
1020
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1021
|
+
obj: UntagResourceRequest
|
|
1022
|
+
) => any;
|
|
1023
|
+
export declare const UpdateMaintenanceFilterSensitiveLog: (
|
|
1024
|
+
obj: UpdateMaintenance
|
|
1025
|
+
) => any;
|
|
1026
|
+
export declare const UpdateFailoverConfigFilterSensitiveLog: (
|
|
1027
|
+
obj: UpdateFailoverConfig
|
|
1028
|
+
) => any;
|
|
1029
|
+
export declare const UpdateFlowRequestFilterSensitiveLog: (
|
|
1030
|
+
obj: UpdateFlowRequest
|
|
1031
|
+
) => any;
|
|
1032
|
+
export declare const UpdateFlowResponseFilterSensitiveLog: (
|
|
1033
|
+
obj: UpdateFlowResponse
|
|
1034
|
+
) => any;
|
|
1035
|
+
export declare const UpdateEncryptionFilterSensitiveLog: (
|
|
1036
|
+
obj: UpdateEncryption
|
|
1037
|
+
) => any;
|
|
1038
|
+
export declare const UpdateFlowEntitlementRequestFilterSensitiveLog: (
|
|
1039
|
+
obj: UpdateFlowEntitlementRequest
|
|
1040
|
+
) => any;
|
|
1041
|
+
export declare const UpdateFlowEntitlementResponseFilterSensitiveLog: (
|
|
1042
|
+
obj: UpdateFlowEntitlementResponse
|
|
1043
|
+
) => any;
|
|
1044
|
+
export declare const UpdateFlowMediaStreamRequestFilterSensitiveLog: (
|
|
1045
|
+
obj: UpdateFlowMediaStreamRequest
|
|
1046
|
+
) => any;
|
|
1047
|
+
export declare const UpdateFlowMediaStreamResponseFilterSensitiveLog: (
|
|
1048
|
+
obj: UpdateFlowMediaStreamResponse
|
|
1049
|
+
) => any;
|
|
1050
|
+
export declare const UpdateFlowOutputRequestFilterSensitiveLog: (
|
|
1051
|
+
obj: UpdateFlowOutputRequest
|
|
1052
|
+
) => any;
|
|
1053
|
+
export declare const UpdateFlowOutputResponseFilterSensitiveLog: (
|
|
1054
|
+
obj: UpdateFlowOutputResponse
|
|
1055
|
+
) => any;
|
|
1056
|
+
export declare const UpdateFlowSourceRequestFilterSensitiveLog: (
|
|
1057
|
+
obj: UpdateFlowSourceRequest
|
|
1058
|
+
) => any;
|
|
1059
|
+
export declare const UpdateFlowSourceResponseFilterSensitiveLog: (
|
|
1060
|
+
obj: UpdateFlowSourceResponse
|
|
1061
|
+
) => any;
|