@aws-sdk/client-medialive 3.306.0 → 3.309.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/dist-cjs/commands/AcceptInputDeviceTransferCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteCommand.js +2 -2
- package/dist-cjs/commands/BatchStartCommand.js +2 -2
- package/dist-cjs/commands/BatchStopCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -2
- package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -2
- package/dist-cjs/commands/ClaimDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateChannelCommand.js +2 -2
- package/dist-cjs/commands/CreateInputCommand.js +2 -2
- package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/CreateMultiplexCommand.js +2 -2
- package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -2
- package/dist-cjs/commands/CreateTagsCommand.js +2 -2
- package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
- package/dist-cjs/commands/DeleteInputCommand.js +2 -2
- package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -2
- package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/DeleteReservationCommand.js +2 -2
- package/dist-cjs/commands/DeleteScheduleCommand.js +2 -2
- package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
- package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -2
- package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/DescribeOfferingCommand.js +2 -2
- package/dist-cjs/commands/DescribeReservationCommand.js +2 -2
- package/dist-cjs/commands/DescribeScheduleCommand.js +2 -2
- package/dist-cjs/commands/ListChannelsCommand.js +2 -2
- package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -2
- package/dist-cjs/commands/ListInputDevicesCommand.js +2 -2
- package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -2
- package/dist-cjs/commands/ListInputsCommand.js +2 -2
- package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -2
- package/dist-cjs/commands/ListMultiplexesCommand.js +2 -2
- package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
- package/dist-cjs/commands/ListReservationsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
- package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -2
- package/dist-cjs/commands/StartChannelCommand.js +2 -2
- package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -2
- package/dist-cjs/commands/StartMultiplexCommand.js +2 -2
- package/dist-cjs/commands/StopChannelCommand.js +2 -2
- package/dist-cjs/commands/StopMultiplexCommand.js +2 -2
- package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -2
- package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
- package/dist-cjs/commands/UpdateInputCommand.js +2 -2
- package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -2
- package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -2
- package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -2
- package/dist-cjs/commands/UpdateReservationCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +2019 -2401
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +3 -3
- package/dist-es/commands/BatchDeleteCommand.js +3 -3
- package/dist-es/commands/BatchStartCommand.js +3 -3
- package/dist-es/commands/BatchStopCommand.js +3 -3
- package/dist-es/commands/BatchUpdateScheduleCommand.js +3 -3
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +3 -3
- package/dist-es/commands/ClaimDeviceCommand.js +3 -3
- package/dist-es/commands/CreateChannelCommand.js +3 -3
- package/dist-es/commands/CreateInputCommand.js +3 -3
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/CreateMultiplexCommand.js +3 -3
- package/dist-es/commands/CreateMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/CreatePartnerInputCommand.js +3 -3
- package/dist-es/commands/CreateTagsCommand.js +3 -3
- package/dist-es/commands/DeleteChannelCommand.js +3 -3
- package/dist-es/commands/DeleteInputCommand.js +3 -3
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/DeleteMultiplexCommand.js +3 -3
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/DeleteReservationCommand.js +3 -3
- package/dist-es/commands/DeleteScheduleCommand.js +3 -3
- package/dist-es/commands/DeleteTagsCommand.js +3 -3
- package/dist-es/commands/DescribeChannelCommand.js +3 -3
- package/dist-es/commands/DescribeInputCommand.js +3 -3
- package/dist-es/commands/DescribeInputDeviceCommand.js +3 -3
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +3 -3
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/DescribeMultiplexCommand.js +3 -3
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/DescribeOfferingCommand.js +3 -3
- package/dist-es/commands/DescribeReservationCommand.js +3 -3
- package/dist-es/commands/DescribeScheduleCommand.js +3 -3
- package/dist-es/commands/ListChannelsCommand.js +3 -3
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +3 -3
- package/dist-es/commands/ListInputDevicesCommand.js +3 -3
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +3 -3
- package/dist-es/commands/ListInputsCommand.js +3 -3
- package/dist-es/commands/ListMultiplexProgramsCommand.js +3 -3
- package/dist-es/commands/ListMultiplexesCommand.js +3 -3
- package/dist-es/commands/ListOfferingsCommand.js +3 -3
- package/dist-es/commands/ListReservationsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
- package/dist-es/commands/RebootInputDeviceCommand.js +3 -3
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +3 -3
- package/dist-es/commands/StartChannelCommand.js +3 -3
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +3 -3
- package/dist-es/commands/StartMultiplexCommand.js +3 -3
- package/dist-es/commands/StopChannelCommand.js +3 -3
- package/dist-es/commands/StopMultiplexCommand.js +3 -3
- package/dist-es/commands/TransferInputDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateChannelClassCommand.js +3 -3
- package/dist-es/commands/UpdateChannelCommand.js +3 -3
- package/dist-es/commands/UpdateInputCommand.js +3 -3
- package/dist-es/commands/UpdateInputDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +3 -3
- package/dist-es/commands/UpdateMultiplexCommand.js +3 -3
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +3 -3
- package/dist-es/commands/UpdateReservationCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1898 -2280
- package/dist-types/protocols/Aws_restJson1.d.ts +472 -118
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +118 -118
- package/package.json +6 -6
|
@@ -242,475 +242,475 @@ import {
|
|
|
242
242
|
UpdateReservationCommandInput,
|
|
243
243
|
UpdateReservationCommandOutput,
|
|
244
244
|
} from "../commands/UpdateReservationCommand";
|
|
245
|
-
export declare const
|
|
245
|
+
export declare const se_AcceptInputDeviceTransferCommand: (
|
|
246
246
|
input: AcceptInputDeviceTransferCommandInput,
|
|
247
247
|
context: __SerdeContext
|
|
248
248
|
) => Promise<__HttpRequest>;
|
|
249
|
-
export declare const
|
|
249
|
+
export declare const se_BatchDeleteCommand: (
|
|
250
250
|
input: BatchDeleteCommandInput,
|
|
251
251
|
context: __SerdeContext
|
|
252
252
|
) => Promise<__HttpRequest>;
|
|
253
|
-
export declare const
|
|
253
|
+
export declare const se_BatchStartCommand: (
|
|
254
254
|
input: BatchStartCommandInput,
|
|
255
255
|
context: __SerdeContext
|
|
256
256
|
) => Promise<__HttpRequest>;
|
|
257
|
-
export declare const
|
|
257
|
+
export declare const se_BatchStopCommand: (
|
|
258
258
|
input: BatchStopCommandInput,
|
|
259
259
|
context: __SerdeContext
|
|
260
260
|
) => Promise<__HttpRequest>;
|
|
261
|
-
export declare const
|
|
261
|
+
export declare const se_BatchUpdateScheduleCommand: (
|
|
262
262
|
input: BatchUpdateScheduleCommandInput,
|
|
263
263
|
context: __SerdeContext
|
|
264
264
|
) => Promise<__HttpRequest>;
|
|
265
|
-
export declare const
|
|
265
|
+
export declare const se_CancelInputDeviceTransferCommand: (
|
|
266
266
|
input: CancelInputDeviceTransferCommandInput,
|
|
267
267
|
context: __SerdeContext
|
|
268
268
|
) => Promise<__HttpRequest>;
|
|
269
|
-
export declare const
|
|
269
|
+
export declare const se_ClaimDeviceCommand: (
|
|
270
270
|
input: ClaimDeviceCommandInput,
|
|
271
271
|
context: __SerdeContext
|
|
272
272
|
) => Promise<__HttpRequest>;
|
|
273
|
-
export declare const
|
|
273
|
+
export declare const se_CreateChannelCommand: (
|
|
274
274
|
input: CreateChannelCommandInput,
|
|
275
275
|
context: __SerdeContext
|
|
276
276
|
) => Promise<__HttpRequest>;
|
|
277
|
-
export declare const
|
|
277
|
+
export declare const se_CreateInputCommand: (
|
|
278
278
|
input: CreateInputCommandInput,
|
|
279
279
|
context: __SerdeContext
|
|
280
280
|
) => Promise<__HttpRequest>;
|
|
281
|
-
export declare const
|
|
281
|
+
export declare const se_CreateInputSecurityGroupCommand: (
|
|
282
282
|
input: CreateInputSecurityGroupCommandInput,
|
|
283
283
|
context: __SerdeContext
|
|
284
284
|
) => Promise<__HttpRequest>;
|
|
285
|
-
export declare const
|
|
285
|
+
export declare const se_CreateMultiplexCommand: (
|
|
286
286
|
input: CreateMultiplexCommandInput,
|
|
287
287
|
context: __SerdeContext
|
|
288
288
|
) => Promise<__HttpRequest>;
|
|
289
|
-
export declare const
|
|
289
|
+
export declare const se_CreateMultiplexProgramCommand: (
|
|
290
290
|
input: CreateMultiplexProgramCommandInput,
|
|
291
291
|
context: __SerdeContext
|
|
292
292
|
) => Promise<__HttpRequest>;
|
|
293
|
-
export declare const
|
|
293
|
+
export declare const se_CreatePartnerInputCommand: (
|
|
294
294
|
input: CreatePartnerInputCommandInput,
|
|
295
295
|
context: __SerdeContext
|
|
296
296
|
) => Promise<__HttpRequest>;
|
|
297
|
-
export declare const
|
|
297
|
+
export declare const se_CreateTagsCommand: (
|
|
298
298
|
input: CreateTagsCommandInput,
|
|
299
299
|
context: __SerdeContext
|
|
300
300
|
) => Promise<__HttpRequest>;
|
|
301
|
-
export declare const
|
|
301
|
+
export declare const se_DeleteChannelCommand: (
|
|
302
302
|
input: DeleteChannelCommandInput,
|
|
303
303
|
context: __SerdeContext
|
|
304
304
|
) => Promise<__HttpRequest>;
|
|
305
|
-
export declare const
|
|
305
|
+
export declare const se_DeleteInputCommand: (
|
|
306
306
|
input: DeleteInputCommandInput,
|
|
307
307
|
context: __SerdeContext
|
|
308
308
|
) => Promise<__HttpRequest>;
|
|
309
|
-
export declare const
|
|
309
|
+
export declare const se_DeleteInputSecurityGroupCommand: (
|
|
310
310
|
input: DeleteInputSecurityGroupCommandInput,
|
|
311
311
|
context: __SerdeContext
|
|
312
312
|
) => Promise<__HttpRequest>;
|
|
313
|
-
export declare const
|
|
313
|
+
export declare const se_DeleteMultiplexCommand: (
|
|
314
314
|
input: DeleteMultiplexCommandInput,
|
|
315
315
|
context: __SerdeContext
|
|
316
316
|
) => Promise<__HttpRequest>;
|
|
317
|
-
export declare const
|
|
317
|
+
export declare const se_DeleteMultiplexProgramCommand: (
|
|
318
318
|
input: DeleteMultiplexProgramCommandInput,
|
|
319
319
|
context: __SerdeContext
|
|
320
320
|
) => Promise<__HttpRequest>;
|
|
321
|
-
export declare const
|
|
321
|
+
export declare const se_DeleteReservationCommand: (
|
|
322
322
|
input: DeleteReservationCommandInput,
|
|
323
323
|
context: __SerdeContext
|
|
324
324
|
) => Promise<__HttpRequest>;
|
|
325
|
-
export declare const
|
|
325
|
+
export declare const se_DeleteScheduleCommand: (
|
|
326
326
|
input: DeleteScheduleCommandInput,
|
|
327
327
|
context: __SerdeContext
|
|
328
328
|
) => Promise<__HttpRequest>;
|
|
329
|
-
export declare const
|
|
329
|
+
export declare const se_DeleteTagsCommand: (
|
|
330
330
|
input: DeleteTagsCommandInput,
|
|
331
331
|
context: __SerdeContext
|
|
332
332
|
) => Promise<__HttpRequest>;
|
|
333
|
-
export declare const
|
|
333
|
+
export declare const se_DescribeChannelCommand: (
|
|
334
334
|
input: DescribeChannelCommandInput,
|
|
335
335
|
context: __SerdeContext
|
|
336
336
|
) => Promise<__HttpRequest>;
|
|
337
|
-
export declare const
|
|
337
|
+
export declare const se_DescribeInputCommand: (
|
|
338
338
|
input: DescribeInputCommandInput,
|
|
339
339
|
context: __SerdeContext
|
|
340
340
|
) => Promise<__HttpRequest>;
|
|
341
|
-
export declare const
|
|
341
|
+
export declare const se_DescribeInputDeviceCommand: (
|
|
342
342
|
input: DescribeInputDeviceCommandInput,
|
|
343
343
|
context: __SerdeContext
|
|
344
344
|
) => Promise<__HttpRequest>;
|
|
345
|
-
export declare const
|
|
345
|
+
export declare const se_DescribeInputDeviceThumbnailCommand: (
|
|
346
346
|
input: DescribeInputDeviceThumbnailCommandInput,
|
|
347
347
|
context: __SerdeContext
|
|
348
348
|
) => Promise<__HttpRequest>;
|
|
349
|
-
export declare const
|
|
349
|
+
export declare const se_DescribeInputSecurityGroupCommand: (
|
|
350
350
|
input: DescribeInputSecurityGroupCommandInput,
|
|
351
351
|
context: __SerdeContext
|
|
352
352
|
) => Promise<__HttpRequest>;
|
|
353
|
-
export declare const
|
|
353
|
+
export declare const se_DescribeMultiplexCommand: (
|
|
354
354
|
input: DescribeMultiplexCommandInput,
|
|
355
355
|
context: __SerdeContext
|
|
356
356
|
) => Promise<__HttpRequest>;
|
|
357
|
-
export declare const
|
|
357
|
+
export declare const se_DescribeMultiplexProgramCommand: (
|
|
358
358
|
input: DescribeMultiplexProgramCommandInput,
|
|
359
359
|
context: __SerdeContext
|
|
360
360
|
) => Promise<__HttpRequest>;
|
|
361
|
-
export declare const
|
|
361
|
+
export declare const se_DescribeOfferingCommand: (
|
|
362
362
|
input: DescribeOfferingCommandInput,
|
|
363
363
|
context: __SerdeContext
|
|
364
364
|
) => Promise<__HttpRequest>;
|
|
365
|
-
export declare const
|
|
365
|
+
export declare const se_DescribeReservationCommand: (
|
|
366
366
|
input: DescribeReservationCommandInput,
|
|
367
367
|
context: __SerdeContext
|
|
368
368
|
) => Promise<__HttpRequest>;
|
|
369
|
-
export declare const
|
|
369
|
+
export declare const se_DescribeScheduleCommand: (
|
|
370
370
|
input: DescribeScheduleCommandInput,
|
|
371
371
|
context: __SerdeContext
|
|
372
372
|
) => Promise<__HttpRequest>;
|
|
373
|
-
export declare const
|
|
373
|
+
export declare const se_ListChannelsCommand: (
|
|
374
374
|
input: ListChannelsCommandInput,
|
|
375
375
|
context: __SerdeContext
|
|
376
376
|
) => Promise<__HttpRequest>;
|
|
377
|
-
export declare const
|
|
377
|
+
export declare const se_ListInputDevicesCommand: (
|
|
378
378
|
input: ListInputDevicesCommandInput,
|
|
379
379
|
context: __SerdeContext
|
|
380
380
|
) => Promise<__HttpRequest>;
|
|
381
|
-
export declare const
|
|
381
|
+
export declare const se_ListInputDeviceTransfersCommand: (
|
|
382
382
|
input: ListInputDeviceTransfersCommandInput,
|
|
383
383
|
context: __SerdeContext
|
|
384
384
|
) => Promise<__HttpRequest>;
|
|
385
|
-
export declare const
|
|
385
|
+
export declare const se_ListInputsCommand: (
|
|
386
386
|
input: ListInputsCommandInput,
|
|
387
387
|
context: __SerdeContext
|
|
388
388
|
) => Promise<__HttpRequest>;
|
|
389
|
-
export declare const
|
|
389
|
+
export declare const se_ListInputSecurityGroupsCommand: (
|
|
390
390
|
input: ListInputSecurityGroupsCommandInput,
|
|
391
391
|
context: __SerdeContext
|
|
392
392
|
) => Promise<__HttpRequest>;
|
|
393
|
-
export declare const
|
|
393
|
+
export declare const se_ListMultiplexesCommand: (
|
|
394
394
|
input: ListMultiplexesCommandInput,
|
|
395
395
|
context: __SerdeContext
|
|
396
396
|
) => Promise<__HttpRequest>;
|
|
397
|
-
export declare const
|
|
397
|
+
export declare const se_ListMultiplexProgramsCommand: (
|
|
398
398
|
input: ListMultiplexProgramsCommandInput,
|
|
399
399
|
context: __SerdeContext
|
|
400
400
|
) => Promise<__HttpRequest>;
|
|
401
|
-
export declare const
|
|
401
|
+
export declare const se_ListOfferingsCommand: (
|
|
402
402
|
input: ListOfferingsCommandInput,
|
|
403
403
|
context: __SerdeContext
|
|
404
404
|
) => Promise<__HttpRequest>;
|
|
405
|
-
export declare const
|
|
405
|
+
export declare const se_ListReservationsCommand: (
|
|
406
406
|
input: ListReservationsCommandInput,
|
|
407
407
|
context: __SerdeContext
|
|
408
408
|
) => Promise<__HttpRequest>;
|
|
409
|
-
export declare const
|
|
409
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
410
410
|
input: ListTagsForResourceCommandInput,
|
|
411
411
|
context: __SerdeContext
|
|
412
412
|
) => Promise<__HttpRequest>;
|
|
413
|
-
export declare const
|
|
413
|
+
export declare const se_PurchaseOfferingCommand: (
|
|
414
414
|
input: PurchaseOfferingCommandInput,
|
|
415
415
|
context: __SerdeContext
|
|
416
416
|
) => Promise<__HttpRequest>;
|
|
417
|
-
export declare const
|
|
417
|
+
export declare const se_RebootInputDeviceCommand: (
|
|
418
418
|
input: RebootInputDeviceCommandInput,
|
|
419
419
|
context: __SerdeContext
|
|
420
420
|
) => Promise<__HttpRequest>;
|
|
421
|
-
export declare const
|
|
421
|
+
export declare const se_RejectInputDeviceTransferCommand: (
|
|
422
422
|
input: RejectInputDeviceTransferCommandInput,
|
|
423
423
|
context: __SerdeContext
|
|
424
424
|
) => Promise<__HttpRequest>;
|
|
425
|
-
export declare const
|
|
425
|
+
export declare const se_StartChannelCommand: (
|
|
426
426
|
input: StartChannelCommandInput,
|
|
427
427
|
context: __SerdeContext
|
|
428
428
|
) => Promise<__HttpRequest>;
|
|
429
|
-
export declare const
|
|
429
|
+
export declare const se_StartInputDeviceMaintenanceWindowCommand: (
|
|
430
430
|
input: StartInputDeviceMaintenanceWindowCommandInput,
|
|
431
431
|
context: __SerdeContext
|
|
432
432
|
) => Promise<__HttpRequest>;
|
|
433
|
-
export declare const
|
|
433
|
+
export declare const se_StartMultiplexCommand: (
|
|
434
434
|
input: StartMultiplexCommandInput,
|
|
435
435
|
context: __SerdeContext
|
|
436
436
|
) => Promise<__HttpRequest>;
|
|
437
|
-
export declare const
|
|
437
|
+
export declare const se_StopChannelCommand: (
|
|
438
438
|
input: StopChannelCommandInput,
|
|
439
439
|
context: __SerdeContext
|
|
440
440
|
) => Promise<__HttpRequest>;
|
|
441
|
-
export declare const
|
|
441
|
+
export declare const se_StopMultiplexCommand: (
|
|
442
442
|
input: StopMultiplexCommandInput,
|
|
443
443
|
context: __SerdeContext
|
|
444
444
|
) => Promise<__HttpRequest>;
|
|
445
|
-
export declare const
|
|
445
|
+
export declare const se_TransferInputDeviceCommand: (
|
|
446
446
|
input: TransferInputDeviceCommandInput,
|
|
447
447
|
context: __SerdeContext
|
|
448
448
|
) => Promise<__HttpRequest>;
|
|
449
|
-
export declare const
|
|
449
|
+
export declare const se_UpdateChannelCommand: (
|
|
450
450
|
input: UpdateChannelCommandInput,
|
|
451
451
|
context: __SerdeContext
|
|
452
452
|
) => Promise<__HttpRequest>;
|
|
453
|
-
export declare const
|
|
453
|
+
export declare const se_UpdateChannelClassCommand: (
|
|
454
454
|
input: UpdateChannelClassCommandInput,
|
|
455
455
|
context: __SerdeContext
|
|
456
456
|
) => Promise<__HttpRequest>;
|
|
457
|
-
export declare const
|
|
457
|
+
export declare const se_UpdateInputCommand: (
|
|
458
458
|
input: UpdateInputCommandInput,
|
|
459
459
|
context: __SerdeContext
|
|
460
460
|
) => Promise<__HttpRequest>;
|
|
461
|
-
export declare const
|
|
461
|
+
export declare const se_UpdateInputDeviceCommand: (
|
|
462
462
|
input: UpdateInputDeviceCommandInput,
|
|
463
463
|
context: __SerdeContext
|
|
464
464
|
) => Promise<__HttpRequest>;
|
|
465
|
-
export declare const
|
|
465
|
+
export declare const se_UpdateInputSecurityGroupCommand: (
|
|
466
466
|
input: UpdateInputSecurityGroupCommandInput,
|
|
467
467
|
context: __SerdeContext
|
|
468
468
|
) => Promise<__HttpRequest>;
|
|
469
|
-
export declare const
|
|
469
|
+
export declare const se_UpdateMultiplexCommand: (
|
|
470
470
|
input: UpdateMultiplexCommandInput,
|
|
471
471
|
context: __SerdeContext
|
|
472
472
|
) => Promise<__HttpRequest>;
|
|
473
|
-
export declare const
|
|
473
|
+
export declare const se_UpdateMultiplexProgramCommand: (
|
|
474
474
|
input: UpdateMultiplexProgramCommandInput,
|
|
475
475
|
context: __SerdeContext
|
|
476
476
|
) => Promise<__HttpRequest>;
|
|
477
|
-
export declare const
|
|
477
|
+
export declare const se_UpdateReservationCommand: (
|
|
478
478
|
input: UpdateReservationCommandInput,
|
|
479
479
|
context: __SerdeContext
|
|
480
480
|
) => Promise<__HttpRequest>;
|
|
481
|
-
export declare const
|
|
481
|
+
export declare const de_AcceptInputDeviceTransferCommand: (
|
|
482
482
|
output: __HttpResponse,
|
|
483
483
|
context: __SerdeContext
|
|
484
484
|
) => Promise<AcceptInputDeviceTransferCommandOutput>;
|
|
485
|
-
export declare const
|
|
485
|
+
export declare const de_BatchDeleteCommand: (
|
|
486
486
|
output: __HttpResponse,
|
|
487
487
|
context: __SerdeContext
|
|
488
488
|
) => Promise<BatchDeleteCommandOutput>;
|
|
489
|
-
export declare const
|
|
489
|
+
export declare const de_BatchStartCommand: (
|
|
490
490
|
output: __HttpResponse,
|
|
491
491
|
context: __SerdeContext
|
|
492
492
|
) => Promise<BatchStartCommandOutput>;
|
|
493
|
-
export declare const
|
|
493
|
+
export declare const de_BatchStopCommand: (
|
|
494
494
|
output: __HttpResponse,
|
|
495
495
|
context: __SerdeContext
|
|
496
496
|
) => Promise<BatchStopCommandOutput>;
|
|
497
|
-
export declare const
|
|
497
|
+
export declare const de_BatchUpdateScheduleCommand: (
|
|
498
498
|
output: __HttpResponse,
|
|
499
499
|
context: __SerdeContext
|
|
500
500
|
) => Promise<BatchUpdateScheduleCommandOutput>;
|
|
501
|
-
export declare const
|
|
501
|
+
export declare const de_CancelInputDeviceTransferCommand: (
|
|
502
502
|
output: __HttpResponse,
|
|
503
503
|
context: __SerdeContext
|
|
504
504
|
) => Promise<CancelInputDeviceTransferCommandOutput>;
|
|
505
|
-
export declare const
|
|
505
|
+
export declare const de_ClaimDeviceCommand: (
|
|
506
506
|
output: __HttpResponse,
|
|
507
507
|
context: __SerdeContext
|
|
508
508
|
) => Promise<ClaimDeviceCommandOutput>;
|
|
509
|
-
export declare const
|
|
509
|
+
export declare const de_CreateChannelCommand: (
|
|
510
510
|
output: __HttpResponse,
|
|
511
511
|
context: __SerdeContext
|
|
512
512
|
) => Promise<CreateChannelCommandOutput>;
|
|
513
|
-
export declare const
|
|
513
|
+
export declare const de_CreateInputCommand: (
|
|
514
514
|
output: __HttpResponse,
|
|
515
515
|
context: __SerdeContext
|
|
516
516
|
) => Promise<CreateInputCommandOutput>;
|
|
517
|
-
export declare const
|
|
517
|
+
export declare const de_CreateInputSecurityGroupCommand: (
|
|
518
518
|
output: __HttpResponse,
|
|
519
519
|
context: __SerdeContext
|
|
520
520
|
) => Promise<CreateInputSecurityGroupCommandOutput>;
|
|
521
|
-
export declare const
|
|
521
|
+
export declare const de_CreateMultiplexCommand: (
|
|
522
522
|
output: __HttpResponse,
|
|
523
523
|
context: __SerdeContext
|
|
524
524
|
) => Promise<CreateMultiplexCommandOutput>;
|
|
525
|
-
export declare const
|
|
525
|
+
export declare const de_CreateMultiplexProgramCommand: (
|
|
526
526
|
output: __HttpResponse,
|
|
527
527
|
context: __SerdeContext
|
|
528
528
|
) => Promise<CreateMultiplexProgramCommandOutput>;
|
|
529
|
-
export declare const
|
|
529
|
+
export declare const de_CreatePartnerInputCommand: (
|
|
530
530
|
output: __HttpResponse,
|
|
531
531
|
context: __SerdeContext
|
|
532
532
|
) => Promise<CreatePartnerInputCommandOutput>;
|
|
533
|
-
export declare const
|
|
533
|
+
export declare const de_CreateTagsCommand: (
|
|
534
534
|
output: __HttpResponse,
|
|
535
535
|
context: __SerdeContext
|
|
536
536
|
) => Promise<CreateTagsCommandOutput>;
|
|
537
|
-
export declare const
|
|
537
|
+
export declare const de_DeleteChannelCommand: (
|
|
538
538
|
output: __HttpResponse,
|
|
539
539
|
context: __SerdeContext
|
|
540
540
|
) => Promise<DeleteChannelCommandOutput>;
|
|
541
|
-
export declare const
|
|
541
|
+
export declare const de_DeleteInputCommand: (
|
|
542
542
|
output: __HttpResponse,
|
|
543
543
|
context: __SerdeContext
|
|
544
544
|
) => Promise<DeleteInputCommandOutput>;
|
|
545
|
-
export declare const
|
|
545
|
+
export declare const de_DeleteInputSecurityGroupCommand: (
|
|
546
546
|
output: __HttpResponse,
|
|
547
547
|
context: __SerdeContext
|
|
548
548
|
) => Promise<DeleteInputSecurityGroupCommandOutput>;
|
|
549
|
-
export declare const
|
|
549
|
+
export declare const de_DeleteMultiplexCommand: (
|
|
550
550
|
output: __HttpResponse,
|
|
551
551
|
context: __SerdeContext
|
|
552
552
|
) => Promise<DeleteMultiplexCommandOutput>;
|
|
553
|
-
export declare const
|
|
553
|
+
export declare const de_DeleteMultiplexProgramCommand: (
|
|
554
554
|
output: __HttpResponse,
|
|
555
555
|
context: __SerdeContext
|
|
556
556
|
) => Promise<DeleteMultiplexProgramCommandOutput>;
|
|
557
|
-
export declare const
|
|
557
|
+
export declare const de_DeleteReservationCommand: (
|
|
558
558
|
output: __HttpResponse,
|
|
559
559
|
context: __SerdeContext
|
|
560
560
|
) => Promise<DeleteReservationCommandOutput>;
|
|
561
|
-
export declare const
|
|
561
|
+
export declare const de_DeleteScheduleCommand: (
|
|
562
562
|
output: __HttpResponse,
|
|
563
563
|
context: __SerdeContext
|
|
564
564
|
) => Promise<DeleteScheduleCommandOutput>;
|
|
565
|
-
export declare const
|
|
565
|
+
export declare const de_DeleteTagsCommand: (
|
|
566
566
|
output: __HttpResponse,
|
|
567
567
|
context: __SerdeContext
|
|
568
568
|
) => Promise<DeleteTagsCommandOutput>;
|
|
569
|
-
export declare const
|
|
569
|
+
export declare const de_DescribeChannelCommand: (
|
|
570
570
|
output: __HttpResponse,
|
|
571
571
|
context: __SerdeContext
|
|
572
572
|
) => Promise<DescribeChannelCommandOutput>;
|
|
573
|
-
export declare const
|
|
573
|
+
export declare const de_DescribeInputCommand: (
|
|
574
574
|
output: __HttpResponse,
|
|
575
575
|
context: __SerdeContext
|
|
576
576
|
) => Promise<DescribeInputCommandOutput>;
|
|
577
|
-
export declare const
|
|
577
|
+
export declare const de_DescribeInputDeviceCommand: (
|
|
578
578
|
output: __HttpResponse,
|
|
579
579
|
context: __SerdeContext
|
|
580
580
|
) => Promise<DescribeInputDeviceCommandOutput>;
|
|
581
|
-
export declare const
|
|
581
|
+
export declare const de_DescribeInputDeviceThumbnailCommand: (
|
|
582
582
|
output: __HttpResponse,
|
|
583
583
|
context: __SerdeContext & __SdkStreamSerdeContext
|
|
584
584
|
) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
|
|
585
|
-
export declare const
|
|
585
|
+
export declare const de_DescribeInputSecurityGroupCommand: (
|
|
586
586
|
output: __HttpResponse,
|
|
587
587
|
context: __SerdeContext
|
|
588
588
|
) => Promise<DescribeInputSecurityGroupCommandOutput>;
|
|
589
|
-
export declare const
|
|
589
|
+
export declare const de_DescribeMultiplexCommand: (
|
|
590
590
|
output: __HttpResponse,
|
|
591
591
|
context: __SerdeContext
|
|
592
592
|
) => Promise<DescribeMultiplexCommandOutput>;
|
|
593
|
-
export declare const
|
|
593
|
+
export declare const de_DescribeMultiplexProgramCommand: (
|
|
594
594
|
output: __HttpResponse,
|
|
595
595
|
context: __SerdeContext
|
|
596
596
|
) => Promise<DescribeMultiplexProgramCommandOutput>;
|
|
597
|
-
export declare const
|
|
597
|
+
export declare const de_DescribeOfferingCommand: (
|
|
598
598
|
output: __HttpResponse,
|
|
599
599
|
context: __SerdeContext
|
|
600
600
|
) => Promise<DescribeOfferingCommandOutput>;
|
|
601
|
-
export declare const
|
|
601
|
+
export declare const de_DescribeReservationCommand: (
|
|
602
602
|
output: __HttpResponse,
|
|
603
603
|
context: __SerdeContext
|
|
604
604
|
) => Promise<DescribeReservationCommandOutput>;
|
|
605
|
-
export declare const
|
|
605
|
+
export declare const de_DescribeScheduleCommand: (
|
|
606
606
|
output: __HttpResponse,
|
|
607
607
|
context: __SerdeContext
|
|
608
608
|
) => Promise<DescribeScheduleCommandOutput>;
|
|
609
|
-
export declare const
|
|
609
|
+
export declare const de_ListChannelsCommand: (
|
|
610
610
|
output: __HttpResponse,
|
|
611
611
|
context: __SerdeContext
|
|
612
612
|
) => Promise<ListChannelsCommandOutput>;
|
|
613
|
-
export declare const
|
|
613
|
+
export declare const de_ListInputDevicesCommand: (
|
|
614
614
|
output: __HttpResponse,
|
|
615
615
|
context: __SerdeContext
|
|
616
616
|
) => Promise<ListInputDevicesCommandOutput>;
|
|
617
|
-
export declare const
|
|
617
|
+
export declare const de_ListInputDeviceTransfersCommand: (
|
|
618
618
|
output: __HttpResponse,
|
|
619
619
|
context: __SerdeContext
|
|
620
620
|
) => Promise<ListInputDeviceTransfersCommandOutput>;
|
|
621
|
-
export declare const
|
|
621
|
+
export declare const de_ListInputsCommand: (
|
|
622
622
|
output: __HttpResponse,
|
|
623
623
|
context: __SerdeContext
|
|
624
624
|
) => Promise<ListInputsCommandOutput>;
|
|
625
|
-
export declare const
|
|
625
|
+
export declare const de_ListInputSecurityGroupsCommand: (
|
|
626
626
|
output: __HttpResponse,
|
|
627
627
|
context: __SerdeContext
|
|
628
628
|
) => Promise<ListInputSecurityGroupsCommandOutput>;
|
|
629
|
-
export declare const
|
|
629
|
+
export declare const de_ListMultiplexesCommand: (
|
|
630
630
|
output: __HttpResponse,
|
|
631
631
|
context: __SerdeContext
|
|
632
632
|
) => Promise<ListMultiplexesCommandOutput>;
|
|
633
|
-
export declare const
|
|
633
|
+
export declare const de_ListMultiplexProgramsCommand: (
|
|
634
634
|
output: __HttpResponse,
|
|
635
635
|
context: __SerdeContext
|
|
636
636
|
) => Promise<ListMultiplexProgramsCommandOutput>;
|
|
637
|
-
export declare const
|
|
637
|
+
export declare const de_ListOfferingsCommand: (
|
|
638
638
|
output: __HttpResponse,
|
|
639
639
|
context: __SerdeContext
|
|
640
640
|
) => Promise<ListOfferingsCommandOutput>;
|
|
641
|
-
export declare const
|
|
641
|
+
export declare const de_ListReservationsCommand: (
|
|
642
642
|
output: __HttpResponse,
|
|
643
643
|
context: __SerdeContext
|
|
644
644
|
) => Promise<ListReservationsCommandOutput>;
|
|
645
|
-
export declare const
|
|
645
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
646
646
|
output: __HttpResponse,
|
|
647
647
|
context: __SerdeContext
|
|
648
648
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
649
|
-
export declare const
|
|
649
|
+
export declare const de_PurchaseOfferingCommand: (
|
|
650
650
|
output: __HttpResponse,
|
|
651
651
|
context: __SerdeContext
|
|
652
652
|
) => Promise<PurchaseOfferingCommandOutput>;
|
|
653
|
-
export declare const
|
|
653
|
+
export declare const de_RebootInputDeviceCommand: (
|
|
654
654
|
output: __HttpResponse,
|
|
655
655
|
context: __SerdeContext
|
|
656
656
|
) => Promise<RebootInputDeviceCommandOutput>;
|
|
657
|
-
export declare const
|
|
657
|
+
export declare const de_RejectInputDeviceTransferCommand: (
|
|
658
658
|
output: __HttpResponse,
|
|
659
659
|
context: __SerdeContext
|
|
660
660
|
) => Promise<RejectInputDeviceTransferCommandOutput>;
|
|
661
|
-
export declare const
|
|
661
|
+
export declare const de_StartChannelCommand: (
|
|
662
662
|
output: __HttpResponse,
|
|
663
663
|
context: __SerdeContext
|
|
664
664
|
) => Promise<StartChannelCommandOutput>;
|
|
665
|
-
export declare const
|
|
665
|
+
export declare const de_StartInputDeviceMaintenanceWindowCommand: (
|
|
666
666
|
output: __HttpResponse,
|
|
667
667
|
context: __SerdeContext
|
|
668
668
|
) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
|
|
669
|
-
export declare const
|
|
669
|
+
export declare const de_StartMultiplexCommand: (
|
|
670
670
|
output: __HttpResponse,
|
|
671
671
|
context: __SerdeContext
|
|
672
672
|
) => Promise<StartMultiplexCommandOutput>;
|
|
673
|
-
export declare const
|
|
673
|
+
export declare const de_StopChannelCommand: (
|
|
674
674
|
output: __HttpResponse,
|
|
675
675
|
context: __SerdeContext
|
|
676
676
|
) => Promise<StopChannelCommandOutput>;
|
|
677
|
-
export declare const
|
|
677
|
+
export declare const de_StopMultiplexCommand: (
|
|
678
678
|
output: __HttpResponse,
|
|
679
679
|
context: __SerdeContext
|
|
680
680
|
) => Promise<StopMultiplexCommandOutput>;
|
|
681
|
-
export declare const
|
|
681
|
+
export declare const de_TransferInputDeviceCommand: (
|
|
682
682
|
output: __HttpResponse,
|
|
683
683
|
context: __SerdeContext
|
|
684
684
|
) => Promise<TransferInputDeviceCommandOutput>;
|
|
685
|
-
export declare const
|
|
685
|
+
export declare const de_UpdateChannelCommand: (
|
|
686
686
|
output: __HttpResponse,
|
|
687
687
|
context: __SerdeContext
|
|
688
688
|
) => Promise<UpdateChannelCommandOutput>;
|
|
689
|
-
export declare const
|
|
689
|
+
export declare const de_UpdateChannelClassCommand: (
|
|
690
690
|
output: __HttpResponse,
|
|
691
691
|
context: __SerdeContext
|
|
692
692
|
) => Promise<UpdateChannelClassCommandOutput>;
|
|
693
|
-
export declare const
|
|
693
|
+
export declare const de_UpdateInputCommand: (
|
|
694
694
|
output: __HttpResponse,
|
|
695
695
|
context: __SerdeContext
|
|
696
696
|
) => Promise<UpdateInputCommandOutput>;
|
|
697
|
-
export declare const
|
|
697
|
+
export declare const de_UpdateInputDeviceCommand: (
|
|
698
698
|
output: __HttpResponse,
|
|
699
699
|
context: __SerdeContext
|
|
700
700
|
) => Promise<UpdateInputDeviceCommandOutput>;
|
|
701
|
-
export declare const
|
|
701
|
+
export declare const de_UpdateInputSecurityGroupCommand: (
|
|
702
702
|
output: __HttpResponse,
|
|
703
703
|
context: __SerdeContext
|
|
704
704
|
) => Promise<UpdateInputSecurityGroupCommandOutput>;
|
|
705
|
-
export declare const
|
|
705
|
+
export declare const de_UpdateMultiplexCommand: (
|
|
706
706
|
output: __HttpResponse,
|
|
707
707
|
context: __SerdeContext
|
|
708
708
|
) => Promise<UpdateMultiplexCommandOutput>;
|
|
709
|
-
export declare const
|
|
709
|
+
export declare const de_UpdateMultiplexProgramCommand: (
|
|
710
710
|
output: __HttpResponse,
|
|
711
711
|
context: __SerdeContext
|
|
712
712
|
) => Promise<UpdateMultiplexProgramCommandOutput>;
|
|
713
|
-
export declare const
|
|
713
|
+
export declare const de_UpdateReservationCommand: (
|
|
714
714
|
output: __HttpResponse,
|
|
715
715
|
context: __SerdeContext
|
|
716
716
|
) => Promise<UpdateReservationCommandOutput>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-medialive",
|
|
3
3
|
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.309.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,9 +21,9 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.309.0",
|
|
25
25
|
"@aws-sdk/config-resolver": "3.306.0",
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.309.0",
|
|
27
27
|
"@aws-sdk/fetch-http-handler": "3.306.0",
|
|
28
28
|
"@aws-sdk/hash-node": "3.306.0",
|
|
29
29
|
"@aws-sdk/invalid-dependency": "3.306.0",
|
|
@@ -40,14 +40,14 @@
|
|
|
40
40
|
"@aws-sdk/node-config-provider": "3.306.0",
|
|
41
41
|
"@aws-sdk/node-http-handler": "3.306.0",
|
|
42
42
|
"@aws-sdk/protocol-http": "3.306.0",
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
+
"@aws-sdk/smithy-client": "3.309.0",
|
|
44
44
|
"@aws-sdk/types": "3.306.0",
|
|
45
45
|
"@aws-sdk/url-parser": "3.306.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.303.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.309.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.309.0",
|
|
51
51
|
"@aws-sdk/util-endpoints": "3.306.0",
|
|
52
52
|
"@aws-sdk/util-retry": "3.306.0",
|
|
53
53
|
"@aws-sdk/util-stream-browser": "3.306.0",
|