@aws-sdk/client-medialive 3.303.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.
Files changed (123) hide show
  1. package/dist-cjs/commands/AcceptInputDeviceTransferCommand.js +2 -2
  2. package/dist-cjs/commands/BatchDeleteCommand.js +2 -2
  3. package/dist-cjs/commands/BatchStartCommand.js +2 -2
  4. package/dist-cjs/commands/BatchStopCommand.js +2 -2
  5. package/dist-cjs/commands/BatchUpdateScheduleCommand.js +2 -2
  6. package/dist-cjs/commands/CancelInputDeviceTransferCommand.js +2 -2
  7. package/dist-cjs/commands/ClaimDeviceCommand.js +2 -2
  8. package/dist-cjs/commands/CreateChannelCommand.js +2 -2
  9. package/dist-cjs/commands/CreateInputCommand.js +2 -2
  10. package/dist-cjs/commands/CreateInputSecurityGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateMultiplexCommand.js +2 -2
  12. package/dist-cjs/commands/CreateMultiplexProgramCommand.js +2 -2
  13. package/dist-cjs/commands/CreatePartnerInputCommand.js +2 -2
  14. package/dist-cjs/commands/CreateTagsCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteChannelCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteInputCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteInputSecurityGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteMultiplexCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteMultiplexProgramCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteReservationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteScheduleCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteTagsCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeChannelCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeInputCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeInputDeviceCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeInputDeviceThumbnailCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeInputSecurityGroupCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeMultiplexCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeMultiplexProgramCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeOfferingCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeReservationCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeScheduleCommand.js +2 -2
  33. package/dist-cjs/commands/ListChannelsCommand.js +2 -2
  34. package/dist-cjs/commands/ListInputDeviceTransfersCommand.js +2 -2
  35. package/dist-cjs/commands/ListInputDevicesCommand.js +2 -2
  36. package/dist-cjs/commands/ListInputSecurityGroupsCommand.js +2 -2
  37. package/dist-cjs/commands/ListInputsCommand.js +2 -2
  38. package/dist-cjs/commands/ListMultiplexProgramsCommand.js +2 -2
  39. package/dist-cjs/commands/ListMultiplexesCommand.js +2 -2
  40. package/dist-cjs/commands/ListOfferingsCommand.js +2 -2
  41. package/dist-cjs/commands/ListReservationsCommand.js +2 -2
  42. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  43. package/dist-cjs/commands/PurchaseOfferingCommand.js +2 -2
  44. package/dist-cjs/commands/RebootInputDeviceCommand.js +2 -2
  45. package/dist-cjs/commands/RejectInputDeviceTransferCommand.js +2 -2
  46. package/dist-cjs/commands/StartChannelCommand.js +2 -2
  47. package/dist-cjs/commands/StartInputDeviceMaintenanceWindowCommand.js +2 -2
  48. package/dist-cjs/commands/StartMultiplexCommand.js +2 -2
  49. package/dist-cjs/commands/StopChannelCommand.js +2 -2
  50. package/dist-cjs/commands/StopMultiplexCommand.js +2 -2
  51. package/dist-cjs/commands/TransferInputDeviceCommand.js +2 -2
  52. package/dist-cjs/commands/UpdateChannelClassCommand.js +2 -2
  53. package/dist-cjs/commands/UpdateChannelCommand.js +2 -2
  54. package/dist-cjs/commands/UpdateInputCommand.js +2 -2
  55. package/dist-cjs/commands/UpdateInputDeviceCommand.js +2 -2
  56. package/dist-cjs/commands/UpdateInputSecurityGroupCommand.js +2 -2
  57. package/dist-cjs/commands/UpdateMultiplexCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateMultiplexProgramCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateReservationCommand.js +2 -2
  60. package/dist-cjs/protocols/Aws_restJson1.js +2019 -2401
  61. package/dist-es/commands/AcceptInputDeviceTransferCommand.js +3 -3
  62. package/dist-es/commands/BatchDeleteCommand.js +3 -3
  63. package/dist-es/commands/BatchStartCommand.js +3 -3
  64. package/dist-es/commands/BatchStopCommand.js +3 -3
  65. package/dist-es/commands/BatchUpdateScheduleCommand.js +3 -3
  66. package/dist-es/commands/CancelInputDeviceTransferCommand.js +3 -3
  67. package/dist-es/commands/ClaimDeviceCommand.js +3 -3
  68. package/dist-es/commands/CreateChannelCommand.js +3 -3
  69. package/dist-es/commands/CreateInputCommand.js +3 -3
  70. package/dist-es/commands/CreateInputSecurityGroupCommand.js +3 -3
  71. package/dist-es/commands/CreateMultiplexCommand.js +3 -3
  72. package/dist-es/commands/CreateMultiplexProgramCommand.js +3 -3
  73. package/dist-es/commands/CreatePartnerInputCommand.js +3 -3
  74. package/dist-es/commands/CreateTagsCommand.js +3 -3
  75. package/dist-es/commands/DeleteChannelCommand.js +3 -3
  76. package/dist-es/commands/DeleteInputCommand.js +3 -3
  77. package/dist-es/commands/DeleteInputSecurityGroupCommand.js +3 -3
  78. package/dist-es/commands/DeleteMultiplexCommand.js +3 -3
  79. package/dist-es/commands/DeleteMultiplexProgramCommand.js +3 -3
  80. package/dist-es/commands/DeleteReservationCommand.js +3 -3
  81. package/dist-es/commands/DeleteScheduleCommand.js +3 -3
  82. package/dist-es/commands/DeleteTagsCommand.js +3 -3
  83. package/dist-es/commands/DescribeChannelCommand.js +3 -3
  84. package/dist-es/commands/DescribeInputCommand.js +3 -3
  85. package/dist-es/commands/DescribeInputDeviceCommand.js +3 -3
  86. package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +3 -3
  87. package/dist-es/commands/DescribeInputSecurityGroupCommand.js +3 -3
  88. package/dist-es/commands/DescribeMultiplexCommand.js +3 -3
  89. package/dist-es/commands/DescribeMultiplexProgramCommand.js +3 -3
  90. package/dist-es/commands/DescribeOfferingCommand.js +3 -3
  91. package/dist-es/commands/DescribeReservationCommand.js +3 -3
  92. package/dist-es/commands/DescribeScheduleCommand.js +3 -3
  93. package/dist-es/commands/ListChannelsCommand.js +3 -3
  94. package/dist-es/commands/ListInputDeviceTransfersCommand.js +3 -3
  95. package/dist-es/commands/ListInputDevicesCommand.js +3 -3
  96. package/dist-es/commands/ListInputSecurityGroupsCommand.js +3 -3
  97. package/dist-es/commands/ListInputsCommand.js +3 -3
  98. package/dist-es/commands/ListMultiplexProgramsCommand.js +3 -3
  99. package/dist-es/commands/ListMultiplexesCommand.js +3 -3
  100. package/dist-es/commands/ListOfferingsCommand.js +3 -3
  101. package/dist-es/commands/ListReservationsCommand.js +3 -3
  102. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  103. package/dist-es/commands/PurchaseOfferingCommand.js +3 -3
  104. package/dist-es/commands/RebootInputDeviceCommand.js +3 -3
  105. package/dist-es/commands/RejectInputDeviceTransferCommand.js +3 -3
  106. package/dist-es/commands/StartChannelCommand.js +3 -3
  107. package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +3 -3
  108. package/dist-es/commands/StartMultiplexCommand.js +3 -3
  109. package/dist-es/commands/StopChannelCommand.js +3 -3
  110. package/dist-es/commands/StopMultiplexCommand.js +3 -3
  111. package/dist-es/commands/TransferInputDeviceCommand.js +3 -3
  112. package/dist-es/commands/UpdateChannelClassCommand.js +3 -3
  113. package/dist-es/commands/UpdateChannelCommand.js +3 -3
  114. package/dist-es/commands/UpdateInputCommand.js +3 -3
  115. package/dist-es/commands/UpdateInputDeviceCommand.js +3 -3
  116. package/dist-es/commands/UpdateInputSecurityGroupCommand.js +3 -3
  117. package/dist-es/commands/UpdateMultiplexCommand.js +3 -3
  118. package/dist-es/commands/UpdateMultiplexProgramCommand.js +3 -3
  119. package/dist-es/commands/UpdateReservationCommand.js +3 -3
  120. package/dist-es/protocols/Aws_restJson1.js +1898 -2280
  121. package/dist-types/protocols/Aws_restJson1.d.ts +472 -118
  122. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +118 -118
  123. package/package.json +32 -32
@@ -242,475 +242,475 @@ import {
242
242
  UpdateReservationCommandInput,
243
243
  UpdateReservationCommandOutput,
244
244
  } from "../commands/UpdateReservationCommand";
245
- export declare const serializeAws_restJson1AcceptInputDeviceTransferCommand: (
245
+ export declare const se_AcceptInputDeviceTransferCommand: (
246
246
  input: AcceptInputDeviceTransferCommandInput,
247
247
  context: __SerdeContext
248
248
  ) => Promise<__HttpRequest>;
249
- export declare const serializeAws_restJson1BatchDeleteCommand: (
249
+ export declare const se_BatchDeleteCommand: (
250
250
  input: BatchDeleteCommandInput,
251
251
  context: __SerdeContext
252
252
  ) => Promise<__HttpRequest>;
253
- export declare const serializeAws_restJson1BatchStartCommand: (
253
+ export declare const se_BatchStartCommand: (
254
254
  input: BatchStartCommandInput,
255
255
  context: __SerdeContext
256
256
  ) => Promise<__HttpRequest>;
257
- export declare const serializeAws_restJson1BatchStopCommand: (
257
+ export declare const se_BatchStopCommand: (
258
258
  input: BatchStopCommandInput,
259
259
  context: __SerdeContext
260
260
  ) => Promise<__HttpRequest>;
261
- export declare const serializeAws_restJson1BatchUpdateScheduleCommand: (
261
+ export declare const se_BatchUpdateScheduleCommand: (
262
262
  input: BatchUpdateScheduleCommandInput,
263
263
  context: __SerdeContext
264
264
  ) => Promise<__HttpRequest>;
265
- export declare const serializeAws_restJson1CancelInputDeviceTransferCommand: (
265
+ export declare const se_CancelInputDeviceTransferCommand: (
266
266
  input: CancelInputDeviceTransferCommandInput,
267
267
  context: __SerdeContext
268
268
  ) => Promise<__HttpRequest>;
269
- export declare const serializeAws_restJson1ClaimDeviceCommand: (
269
+ export declare const se_ClaimDeviceCommand: (
270
270
  input: ClaimDeviceCommandInput,
271
271
  context: __SerdeContext
272
272
  ) => Promise<__HttpRequest>;
273
- export declare const serializeAws_restJson1CreateChannelCommand: (
273
+ export declare const se_CreateChannelCommand: (
274
274
  input: CreateChannelCommandInput,
275
275
  context: __SerdeContext
276
276
  ) => Promise<__HttpRequest>;
277
- export declare const serializeAws_restJson1CreateInputCommand: (
277
+ export declare const se_CreateInputCommand: (
278
278
  input: CreateInputCommandInput,
279
279
  context: __SerdeContext
280
280
  ) => Promise<__HttpRequest>;
281
- export declare const serializeAws_restJson1CreateInputSecurityGroupCommand: (
281
+ export declare const se_CreateInputSecurityGroupCommand: (
282
282
  input: CreateInputSecurityGroupCommandInput,
283
283
  context: __SerdeContext
284
284
  ) => Promise<__HttpRequest>;
285
- export declare const serializeAws_restJson1CreateMultiplexCommand: (
285
+ export declare const se_CreateMultiplexCommand: (
286
286
  input: CreateMultiplexCommandInput,
287
287
  context: __SerdeContext
288
288
  ) => Promise<__HttpRequest>;
289
- export declare const serializeAws_restJson1CreateMultiplexProgramCommand: (
289
+ export declare const se_CreateMultiplexProgramCommand: (
290
290
  input: CreateMultiplexProgramCommandInput,
291
291
  context: __SerdeContext
292
292
  ) => Promise<__HttpRequest>;
293
- export declare const serializeAws_restJson1CreatePartnerInputCommand: (
293
+ export declare const se_CreatePartnerInputCommand: (
294
294
  input: CreatePartnerInputCommandInput,
295
295
  context: __SerdeContext
296
296
  ) => Promise<__HttpRequest>;
297
- export declare const serializeAws_restJson1CreateTagsCommand: (
297
+ export declare const se_CreateTagsCommand: (
298
298
  input: CreateTagsCommandInput,
299
299
  context: __SerdeContext
300
300
  ) => Promise<__HttpRequest>;
301
- export declare const serializeAws_restJson1DeleteChannelCommand: (
301
+ export declare const se_DeleteChannelCommand: (
302
302
  input: DeleteChannelCommandInput,
303
303
  context: __SerdeContext
304
304
  ) => Promise<__HttpRequest>;
305
- export declare const serializeAws_restJson1DeleteInputCommand: (
305
+ export declare const se_DeleteInputCommand: (
306
306
  input: DeleteInputCommandInput,
307
307
  context: __SerdeContext
308
308
  ) => Promise<__HttpRequest>;
309
- export declare const serializeAws_restJson1DeleteInputSecurityGroupCommand: (
309
+ export declare const se_DeleteInputSecurityGroupCommand: (
310
310
  input: DeleteInputSecurityGroupCommandInput,
311
311
  context: __SerdeContext
312
312
  ) => Promise<__HttpRequest>;
313
- export declare const serializeAws_restJson1DeleteMultiplexCommand: (
313
+ export declare const se_DeleteMultiplexCommand: (
314
314
  input: DeleteMultiplexCommandInput,
315
315
  context: __SerdeContext
316
316
  ) => Promise<__HttpRequest>;
317
- export declare const serializeAws_restJson1DeleteMultiplexProgramCommand: (
317
+ export declare const se_DeleteMultiplexProgramCommand: (
318
318
  input: DeleteMultiplexProgramCommandInput,
319
319
  context: __SerdeContext
320
320
  ) => Promise<__HttpRequest>;
321
- export declare const serializeAws_restJson1DeleteReservationCommand: (
321
+ export declare const se_DeleteReservationCommand: (
322
322
  input: DeleteReservationCommandInput,
323
323
  context: __SerdeContext
324
324
  ) => Promise<__HttpRequest>;
325
- export declare const serializeAws_restJson1DeleteScheduleCommand: (
325
+ export declare const se_DeleteScheduleCommand: (
326
326
  input: DeleteScheduleCommandInput,
327
327
  context: __SerdeContext
328
328
  ) => Promise<__HttpRequest>;
329
- export declare const serializeAws_restJson1DeleteTagsCommand: (
329
+ export declare const se_DeleteTagsCommand: (
330
330
  input: DeleteTagsCommandInput,
331
331
  context: __SerdeContext
332
332
  ) => Promise<__HttpRequest>;
333
- export declare const serializeAws_restJson1DescribeChannelCommand: (
333
+ export declare const se_DescribeChannelCommand: (
334
334
  input: DescribeChannelCommandInput,
335
335
  context: __SerdeContext
336
336
  ) => Promise<__HttpRequest>;
337
- export declare const serializeAws_restJson1DescribeInputCommand: (
337
+ export declare const se_DescribeInputCommand: (
338
338
  input: DescribeInputCommandInput,
339
339
  context: __SerdeContext
340
340
  ) => Promise<__HttpRequest>;
341
- export declare const serializeAws_restJson1DescribeInputDeviceCommand: (
341
+ export declare const se_DescribeInputDeviceCommand: (
342
342
  input: DescribeInputDeviceCommandInput,
343
343
  context: __SerdeContext
344
344
  ) => Promise<__HttpRequest>;
345
- export declare const serializeAws_restJson1DescribeInputDeviceThumbnailCommand: (
345
+ export declare const se_DescribeInputDeviceThumbnailCommand: (
346
346
  input: DescribeInputDeviceThumbnailCommandInput,
347
347
  context: __SerdeContext
348
348
  ) => Promise<__HttpRequest>;
349
- export declare const serializeAws_restJson1DescribeInputSecurityGroupCommand: (
349
+ export declare const se_DescribeInputSecurityGroupCommand: (
350
350
  input: DescribeInputSecurityGroupCommandInput,
351
351
  context: __SerdeContext
352
352
  ) => Promise<__HttpRequest>;
353
- export declare const serializeAws_restJson1DescribeMultiplexCommand: (
353
+ export declare const se_DescribeMultiplexCommand: (
354
354
  input: DescribeMultiplexCommandInput,
355
355
  context: __SerdeContext
356
356
  ) => Promise<__HttpRequest>;
357
- export declare const serializeAws_restJson1DescribeMultiplexProgramCommand: (
357
+ export declare const se_DescribeMultiplexProgramCommand: (
358
358
  input: DescribeMultiplexProgramCommandInput,
359
359
  context: __SerdeContext
360
360
  ) => Promise<__HttpRequest>;
361
- export declare const serializeAws_restJson1DescribeOfferingCommand: (
361
+ export declare const se_DescribeOfferingCommand: (
362
362
  input: DescribeOfferingCommandInput,
363
363
  context: __SerdeContext
364
364
  ) => Promise<__HttpRequest>;
365
- export declare const serializeAws_restJson1DescribeReservationCommand: (
365
+ export declare const se_DescribeReservationCommand: (
366
366
  input: DescribeReservationCommandInput,
367
367
  context: __SerdeContext
368
368
  ) => Promise<__HttpRequest>;
369
- export declare const serializeAws_restJson1DescribeScheduleCommand: (
369
+ export declare const se_DescribeScheduleCommand: (
370
370
  input: DescribeScheduleCommandInput,
371
371
  context: __SerdeContext
372
372
  ) => Promise<__HttpRequest>;
373
- export declare const serializeAws_restJson1ListChannelsCommand: (
373
+ export declare const se_ListChannelsCommand: (
374
374
  input: ListChannelsCommandInput,
375
375
  context: __SerdeContext
376
376
  ) => Promise<__HttpRequest>;
377
- export declare const serializeAws_restJson1ListInputDevicesCommand: (
377
+ export declare const se_ListInputDevicesCommand: (
378
378
  input: ListInputDevicesCommandInput,
379
379
  context: __SerdeContext
380
380
  ) => Promise<__HttpRequest>;
381
- export declare const serializeAws_restJson1ListInputDeviceTransfersCommand: (
381
+ export declare const se_ListInputDeviceTransfersCommand: (
382
382
  input: ListInputDeviceTransfersCommandInput,
383
383
  context: __SerdeContext
384
384
  ) => Promise<__HttpRequest>;
385
- export declare const serializeAws_restJson1ListInputsCommand: (
385
+ export declare const se_ListInputsCommand: (
386
386
  input: ListInputsCommandInput,
387
387
  context: __SerdeContext
388
388
  ) => Promise<__HttpRequest>;
389
- export declare const serializeAws_restJson1ListInputSecurityGroupsCommand: (
389
+ export declare const se_ListInputSecurityGroupsCommand: (
390
390
  input: ListInputSecurityGroupsCommandInput,
391
391
  context: __SerdeContext
392
392
  ) => Promise<__HttpRequest>;
393
- export declare const serializeAws_restJson1ListMultiplexesCommand: (
393
+ export declare const se_ListMultiplexesCommand: (
394
394
  input: ListMultiplexesCommandInput,
395
395
  context: __SerdeContext
396
396
  ) => Promise<__HttpRequest>;
397
- export declare const serializeAws_restJson1ListMultiplexProgramsCommand: (
397
+ export declare const se_ListMultiplexProgramsCommand: (
398
398
  input: ListMultiplexProgramsCommandInput,
399
399
  context: __SerdeContext
400
400
  ) => Promise<__HttpRequest>;
401
- export declare const serializeAws_restJson1ListOfferingsCommand: (
401
+ export declare const se_ListOfferingsCommand: (
402
402
  input: ListOfferingsCommandInput,
403
403
  context: __SerdeContext
404
404
  ) => Promise<__HttpRequest>;
405
- export declare const serializeAws_restJson1ListReservationsCommand: (
405
+ export declare const se_ListReservationsCommand: (
406
406
  input: ListReservationsCommandInput,
407
407
  context: __SerdeContext
408
408
  ) => Promise<__HttpRequest>;
409
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (
409
+ export declare const se_ListTagsForResourceCommand: (
410
410
  input: ListTagsForResourceCommandInput,
411
411
  context: __SerdeContext
412
412
  ) => Promise<__HttpRequest>;
413
- export declare const serializeAws_restJson1PurchaseOfferingCommand: (
413
+ export declare const se_PurchaseOfferingCommand: (
414
414
  input: PurchaseOfferingCommandInput,
415
415
  context: __SerdeContext
416
416
  ) => Promise<__HttpRequest>;
417
- export declare const serializeAws_restJson1RebootInputDeviceCommand: (
417
+ export declare const se_RebootInputDeviceCommand: (
418
418
  input: RebootInputDeviceCommandInput,
419
419
  context: __SerdeContext
420
420
  ) => Promise<__HttpRequest>;
421
- export declare const serializeAws_restJson1RejectInputDeviceTransferCommand: (
421
+ export declare const se_RejectInputDeviceTransferCommand: (
422
422
  input: RejectInputDeviceTransferCommandInput,
423
423
  context: __SerdeContext
424
424
  ) => Promise<__HttpRequest>;
425
- export declare const serializeAws_restJson1StartChannelCommand: (
425
+ export declare const se_StartChannelCommand: (
426
426
  input: StartChannelCommandInput,
427
427
  context: __SerdeContext
428
428
  ) => Promise<__HttpRequest>;
429
- export declare const serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand: (
429
+ export declare const se_StartInputDeviceMaintenanceWindowCommand: (
430
430
  input: StartInputDeviceMaintenanceWindowCommandInput,
431
431
  context: __SerdeContext
432
432
  ) => Promise<__HttpRequest>;
433
- export declare const serializeAws_restJson1StartMultiplexCommand: (
433
+ export declare const se_StartMultiplexCommand: (
434
434
  input: StartMultiplexCommandInput,
435
435
  context: __SerdeContext
436
436
  ) => Promise<__HttpRequest>;
437
- export declare const serializeAws_restJson1StopChannelCommand: (
437
+ export declare const se_StopChannelCommand: (
438
438
  input: StopChannelCommandInput,
439
439
  context: __SerdeContext
440
440
  ) => Promise<__HttpRequest>;
441
- export declare const serializeAws_restJson1StopMultiplexCommand: (
441
+ export declare const se_StopMultiplexCommand: (
442
442
  input: StopMultiplexCommandInput,
443
443
  context: __SerdeContext
444
444
  ) => Promise<__HttpRequest>;
445
- export declare const serializeAws_restJson1TransferInputDeviceCommand: (
445
+ export declare const se_TransferInputDeviceCommand: (
446
446
  input: TransferInputDeviceCommandInput,
447
447
  context: __SerdeContext
448
448
  ) => Promise<__HttpRequest>;
449
- export declare const serializeAws_restJson1UpdateChannelCommand: (
449
+ export declare const se_UpdateChannelCommand: (
450
450
  input: UpdateChannelCommandInput,
451
451
  context: __SerdeContext
452
452
  ) => Promise<__HttpRequest>;
453
- export declare const serializeAws_restJson1UpdateChannelClassCommand: (
453
+ export declare const se_UpdateChannelClassCommand: (
454
454
  input: UpdateChannelClassCommandInput,
455
455
  context: __SerdeContext
456
456
  ) => Promise<__HttpRequest>;
457
- export declare const serializeAws_restJson1UpdateInputCommand: (
457
+ export declare const se_UpdateInputCommand: (
458
458
  input: UpdateInputCommandInput,
459
459
  context: __SerdeContext
460
460
  ) => Promise<__HttpRequest>;
461
- export declare const serializeAws_restJson1UpdateInputDeviceCommand: (
461
+ export declare const se_UpdateInputDeviceCommand: (
462
462
  input: UpdateInputDeviceCommandInput,
463
463
  context: __SerdeContext
464
464
  ) => Promise<__HttpRequest>;
465
- export declare const serializeAws_restJson1UpdateInputSecurityGroupCommand: (
465
+ export declare const se_UpdateInputSecurityGroupCommand: (
466
466
  input: UpdateInputSecurityGroupCommandInput,
467
467
  context: __SerdeContext
468
468
  ) => Promise<__HttpRequest>;
469
- export declare const serializeAws_restJson1UpdateMultiplexCommand: (
469
+ export declare const se_UpdateMultiplexCommand: (
470
470
  input: UpdateMultiplexCommandInput,
471
471
  context: __SerdeContext
472
472
  ) => Promise<__HttpRequest>;
473
- export declare const serializeAws_restJson1UpdateMultiplexProgramCommand: (
473
+ export declare const se_UpdateMultiplexProgramCommand: (
474
474
  input: UpdateMultiplexProgramCommandInput,
475
475
  context: __SerdeContext
476
476
  ) => Promise<__HttpRequest>;
477
- export declare const serializeAws_restJson1UpdateReservationCommand: (
477
+ export declare const se_UpdateReservationCommand: (
478
478
  input: UpdateReservationCommandInput,
479
479
  context: __SerdeContext
480
480
  ) => Promise<__HttpRequest>;
481
- export declare const deserializeAws_restJson1AcceptInputDeviceTransferCommand: (
481
+ export declare const de_AcceptInputDeviceTransferCommand: (
482
482
  output: __HttpResponse,
483
483
  context: __SerdeContext
484
484
  ) => Promise<AcceptInputDeviceTransferCommandOutput>;
485
- export declare const deserializeAws_restJson1BatchDeleteCommand: (
485
+ export declare const de_BatchDeleteCommand: (
486
486
  output: __HttpResponse,
487
487
  context: __SerdeContext
488
488
  ) => Promise<BatchDeleteCommandOutput>;
489
- export declare const deserializeAws_restJson1BatchStartCommand: (
489
+ export declare const de_BatchStartCommand: (
490
490
  output: __HttpResponse,
491
491
  context: __SerdeContext
492
492
  ) => Promise<BatchStartCommandOutput>;
493
- export declare const deserializeAws_restJson1BatchStopCommand: (
493
+ export declare const de_BatchStopCommand: (
494
494
  output: __HttpResponse,
495
495
  context: __SerdeContext
496
496
  ) => Promise<BatchStopCommandOutput>;
497
- export declare const deserializeAws_restJson1BatchUpdateScheduleCommand: (
497
+ export declare const de_BatchUpdateScheduleCommand: (
498
498
  output: __HttpResponse,
499
499
  context: __SerdeContext
500
500
  ) => Promise<BatchUpdateScheduleCommandOutput>;
501
- export declare const deserializeAws_restJson1CancelInputDeviceTransferCommand: (
501
+ export declare const de_CancelInputDeviceTransferCommand: (
502
502
  output: __HttpResponse,
503
503
  context: __SerdeContext
504
504
  ) => Promise<CancelInputDeviceTransferCommandOutput>;
505
- export declare const deserializeAws_restJson1ClaimDeviceCommand: (
505
+ export declare const de_ClaimDeviceCommand: (
506
506
  output: __HttpResponse,
507
507
  context: __SerdeContext
508
508
  ) => Promise<ClaimDeviceCommandOutput>;
509
- export declare const deserializeAws_restJson1CreateChannelCommand: (
509
+ export declare const de_CreateChannelCommand: (
510
510
  output: __HttpResponse,
511
511
  context: __SerdeContext
512
512
  ) => Promise<CreateChannelCommandOutput>;
513
- export declare const deserializeAws_restJson1CreateInputCommand: (
513
+ export declare const de_CreateInputCommand: (
514
514
  output: __HttpResponse,
515
515
  context: __SerdeContext
516
516
  ) => Promise<CreateInputCommandOutput>;
517
- export declare const deserializeAws_restJson1CreateInputSecurityGroupCommand: (
517
+ export declare const de_CreateInputSecurityGroupCommand: (
518
518
  output: __HttpResponse,
519
519
  context: __SerdeContext
520
520
  ) => Promise<CreateInputSecurityGroupCommandOutput>;
521
- export declare const deserializeAws_restJson1CreateMultiplexCommand: (
521
+ export declare const de_CreateMultiplexCommand: (
522
522
  output: __HttpResponse,
523
523
  context: __SerdeContext
524
524
  ) => Promise<CreateMultiplexCommandOutput>;
525
- export declare const deserializeAws_restJson1CreateMultiplexProgramCommand: (
525
+ export declare const de_CreateMultiplexProgramCommand: (
526
526
  output: __HttpResponse,
527
527
  context: __SerdeContext
528
528
  ) => Promise<CreateMultiplexProgramCommandOutput>;
529
- export declare const deserializeAws_restJson1CreatePartnerInputCommand: (
529
+ export declare const de_CreatePartnerInputCommand: (
530
530
  output: __HttpResponse,
531
531
  context: __SerdeContext
532
532
  ) => Promise<CreatePartnerInputCommandOutput>;
533
- export declare const deserializeAws_restJson1CreateTagsCommand: (
533
+ export declare const de_CreateTagsCommand: (
534
534
  output: __HttpResponse,
535
535
  context: __SerdeContext
536
536
  ) => Promise<CreateTagsCommandOutput>;
537
- export declare const deserializeAws_restJson1DeleteChannelCommand: (
537
+ export declare const de_DeleteChannelCommand: (
538
538
  output: __HttpResponse,
539
539
  context: __SerdeContext
540
540
  ) => Promise<DeleteChannelCommandOutput>;
541
- export declare const deserializeAws_restJson1DeleteInputCommand: (
541
+ export declare const de_DeleteInputCommand: (
542
542
  output: __HttpResponse,
543
543
  context: __SerdeContext
544
544
  ) => Promise<DeleteInputCommandOutput>;
545
- export declare const deserializeAws_restJson1DeleteInputSecurityGroupCommand: (
545
+ export declare const de_DeleteInputSecurityGroupCommand: (
546
546
  output: __HttpResponse,
547
547
  context: __SerdeContext
548
548
  ) => Promise<DeleteInputSecurityGroupCommandOutput>;
549
- export declare const deserializeAws_restJson1DeleteMultiplexCommand: (
549
+ export declare const de_DeleteMultiplexCommand: (
550
550
  output: __HttpResponse,
551
551
  context: __SerdeContext
552
552
  ) => Promise<DeleteMultiplexCommandOutput>;
553
- export declare const deserializeAws_restJson1DeleteMultiplexProgramCommand: (
553
+ export declare const de_DeleteMultiplexProgramCommand: (
554
554
  output: __HttpResponse,
555
555
  context: __SerdeContext
556
556
  ) => Promise<DeleteMultiplexProgramCommandOutput>;
557
- export declare const deserializeAws_restJson1DeleteReservationCommand: (
557
+ export declare const de_DeleteReservationCommand: (
558
558
  output: __HttpResponse,
559
559
  context: __SerdeContext
560
560
  ) => Promise<DeleteReservationCommandOutput>;
561
- export declare const deserializeAws_restJson1DeleteScheduleCommand: (
561
+ export declare const de_DeleteScheduleCommand: (
562
562
  output: __HttpResponse,
563
563
  context: __SerdeContext
564
564
  ) => Promise<DeleteScheduleCommandOutput>;
565
- export declare const deserializeAws_restJson1DeleteTagsCommand: (
565
+ export declare const de_DeleteTagsCommand: (
566
566
  output: __HttpResponse,
567
567
  context: __SerdeContext
568
568
  ) => Promise<DeleteTagsCommandOutput>;
569
- export declare const deserializeAws_restJson1DescribeChannelCommand: (
569
+ export declare const de_DescribeChannelCommand: (
570
570
  output: __HttpResponse,
571
571
  context: __SerdeContext
572
572
  ) => Promise<DescribeChannelCommandOutput>;
573
- export declare const deserializeAws_restJson1DescribeInputCommand: (
573
+ export declare const de_DescribeInputCommand: (
574
574
  output: __HttpResponse,
575
575
  context: __SerdeContext
576
576
  ) => Promise<DescribeInputCommandOutput>;
577
- export declare const deserializeAws_restJson1DescribeInputDeviceCommand: (
577
+ export declare const de_DescribeInputDeviceCommand: (
578
578
  output: __HttpResponse,
579
579
  context: __SerdeContext
580
580
  ) => Promise<DescribeInputDeviceCommandOutput>;
581
- export declare const deserializeAws_restJson1DescribeInputDeviceThumbnailCommand: (
581
+ export declare const de_DescribeInputDeviceThumbnailCommand: (
582
582
  output: __HttpResponse,
583
583
  context: __SerdeContext & __SdkStreamSerdeContext
584
584
  ) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
585
- export declare const deserializeAws_restJson1DescribeInputSecurityGroupCommand: (
585
+ export declare const de_DescribeInputSecurityGroupCommand: (
586
586
  output: __HttpResponse,
587
587
  context: __SerdeContext
588
588
  ) => Promise<DescribeInputSecurityGroupCommandOutput>;
589
- export declare const deserializeAws_restJson1DescribeMultiplexCommand: (
589
+ export declare const de_DescribeMultiplexCommand: (
590
590
  output: __HttpResponse,
591
591
  context: __SerdeContext
592
592
  ) => Promise<DescribeMultiplexCommandOutput>;
593
- export declare const deserializeAws_restJson1DescribeMultiplexProgramCommand: (
593
+ export declare const de_DescribeMultiplexProgramCommand: (
594
594
  output: __HttpResponse,
595
595
  context: __SerdeContext
596
596
  ) => Promise<DescribeMultiplexProgramCommandOutput>;
597
- export declare const deserializeAws_restJson1DescribeOfferingCommand: (
597
+ export declare const de_DescribeOfferingCommand: (
598
598
  output: __HttpResponse,
599
599
  context: __SerdeContext
600
600
  ) => Promise<DescribeOfferingCommandOutput>;
601
- export declare const deserializeAws_restJson1DescribeReservationCommand: (
601
+ export declare const de_DescribeReservationCommand: (
602
602
  output: __HttpResponse,
603
603
  context: __SerdeContext
604
604
  ) => Promise<DescribeReservationCommandOutput>;
605
- export declare const deserializeAws_restJson1DescribeScheduleCommand: (
605
+ export declare const de_DescribeScheduleCommand: (
606
606
  output: __HttpResponse,
607
607
  context: __SerdeContext
608
608
  ) => Promise<DescribeScheduleCommandOutput>;
609
- export declare const deserializeAws_restJson1ListChannelsCommand: (
609
+ export declare const de_ListChannelsCommand: (
610
610
  output: __HttpResponse,
611
611
  context: __SerdeContext
612
612
  ) => Promise<ListChannelsCommandOutput>;
613
- export declare const deserializeAws_restJson1ListInputDevicesCommand: (
613
+ export declare const de_ListInputDevicesCommand: (
614
614
  output: __HttpResponse,
615
615
  context: __SerdeContext
616
616
  ) => Promise<ListInputDevicesCommandOutput>;
617
- export declare const deserializeAws_restJson1ListInputDeviceTransfersCommand: (
617
+ export declare const de_ListInputDeviceTransfersCommand: (
618
618
  output: __HttpResponse,
619
619
  context: __SerdeContext
620
620
  ) => Promise<ListInputDeviceTransfersCommandOutput>;
621
- export declare const deserializeAws_restJson1ListInputsCommand: (
621
+ export declare const de_ListInputsCommand: (
622
622
  output: __HttpResponse,
623
623
  context: __SerdeContext
624
624
  ) => Promise<ListInputsCommandOutput>;
625
- export declare const deserializeAws_restJson1ListInputSecurityGroupsCommand: (
625
+ export declare const de_ListInputSecurityGroupsCommand: (
626
626
  output: __HttpResponse,
627
627
  context: __SerdeContext
628
628
  ) => Promise<ListInputSecurityGroupsCommandOutput>;
629
- export declare const deserializeAws_restJson1ListMultiplexesCommand: (
629
+ export declare const de_ListMultiplexesCommand: (
630
630
  output: __HttpResponse,
631
631
  context: __SerdeContext
632
632
  ) => Promise<ListMultiplexesCommandOutput>;
633
- export declare const deserializeAws_restJson1ListMultiplexProgramsCommand: (
633
+ export declare const de_ListMultiplexProgramsCommand: (
634
634
  output: __HttpResponse,
635
635
  context: __SerdeContext
636
636
  ) => Promise<ListMultiplexProgramsCommandOutput>;
637
- export declare const deserializeAws_restJson1ListOfferingsCommand: (
637
+ export declare const de_ListOfferingsCommand: (
638
638
  output: __HttpResponse,
639
639
  context: __SerdeContext
640
640
  ) => Promise<ListOfferingsCommandOutput>;
641
- export declare const deserializeAws_restJson1ListReservationsCommand: (
641
+ export declare const de_ListReservationsCommand: (
642
642
  output: __HttpResponse,
643
643
  context: __SerdeContext
644
644
  ) => Promise<ListReservationsCommandOutput>;
645
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
645
+ export declare const de_ListTagsForResourceCommand: (
646
646
  output: __HttpResponse,
647
647
  context: __SerdeContext
648
648
  ) => Promise<ListTagsForResourceCommandOutput>;
649
- export declare const deserializeAws_restJson1PurchaseOfferingCommand: (
649
+ export declare const de_PurchaseOfferingCommand: (
650
650
  output: __HttpResponse,
651
651
  context: __SerdeContext
652
652
  ) => Promise<PurchaseOfferingCommandOutput>;
653
- export declare const deserializeAws_restJson1RebootInputDeviceCommand: (
653
+ export declare const de_RebootInputDeviceCommand: (
654
654
  output: __HttpResponse,
655
655
  context: __SerdeContext
656
656
  ) => Promise<RebootInputDeviceCommandOutput>;
657
- export declare const deserializeAws_restJson1RejectInputDeviceTransferCommand: (
657
+ export declare const de_RejectInputDeviceTransferCommand: (
658
658
  output: __HttpResponse,
659
659
  context: __SerdeContext
660
660
  ) => Promise<RejectInputDeviceTransferCommandOutput>;
661
- export declare const deserializeAws_restJson1StartChannelCommand: (
661
+ export declare const de_StartChannelCommand: (
662
662
  output: __HttpResponse,
663
663
  context: __SerdeContext
664
664
  ) => Promise<StartChannelCommandOutput>;
665
- export declare const deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand: (
665
+ export declare const de_StartInputDeviceMaintenanceWindowCommand: (
666
666
  output: __HttpResponse,
667
667
  context: __SerdeContext
668
668
  ) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
669
- export declare const deserializeAws_restJson1StartMultiplexCommand: (
669
+ export declare const de_StartMultiplexCommand: (
670
670
  output: __HttpResponse,
671
671
  context: __SerdeContext
672
672
  ) => Promise<StartMultiplexCommandOutput>;
673
- export declare const deserializeAws_restJson1StopChannelCommand: (
673
+ export declare const de_StopChannelCommand: (
674
674
  output: __HttpResponse,
675
675
  context: __SerdeContext
676
676
  ) => Promise<StopChannelCommandOutput>;
677
- export declare const deserializeAws_restJson1StopMultiplexCommand: (
677
+ export declare const de_StopMultiplexCommand: (
678
678
  output: __HttpResponse,
679
679
  context: __SerdeContext
680
680
  ) => Promise<StopMultiplexCommandOutput>;
681
- export declare const deserializeAws_restJson1TransferInputDeviceCommand: (
681
+ export declare const de_TransferInputDeviceCommand: (
682
682
  output: __HttpResponse,
683
683
  context: __SerdeContext
684
684
  ) => Promise<TransferInputDeviceCommandOutput>;
685
- export declare const deserializeAws_restJson1UpdateChannelCommand: (
685
+ export declare const de_UpdateChannelCommand: (
686
686
  output: __HttpResponse,
687
687
  context: __SerdeContext
688
688
  ) => Promise<UpdateChannelCommandOutput>;
689
- export declare const deserializeAws_restJson1UpdateChannelClassCommand: (
689
+ export declare const de_UpdateChannelClassCommand: (
690
690
  output: __HttpResponse,
691
691
  context: __SerdeContext
692
692
  ) => Promise<UpdateChannelClassCommandOutput>;
693
- export declare const deserializeAws_restJson1UpdateInputCommand: (
693
+ export declare const de_UpdateInputCommand: (
694
694
  output: __HttpResponse,
695
695
  context: __SerdeContext
696
696
  ) => Promise<UpdateInputCommandOutput>;
697
- export declare const deserializeAws_restJson1UpdateInputDeviceCommand: (
697
+ export declare const de_UpdateInputDeviceCommand: (
698
698
  output: __HttpResponse,
699
699
  context: __SerdeContext
700
700
  ) => Promise<UpdateInputDeviceCommandOutput>;
701
- export declare const deserializeAws_restJson1UpdateInputSecurityGroupCommand: (
701
+ export declare const de_UpdateInputSecurityGroupCommand: (
702
702
  output: __HttpResponse,
703
703
  context: __SerdeContext
704
704
  ) => Promise<UpdateInputSecurityGroupCommandOutput>;
705
- export declare const deserializeAws_restJson1UpdateMultiplexCommand: (
705
+ export declare const de_UpdateMultiplexCommand: (
706
706
  output: __HttpResponse,
707
707
  context: __SerdeContext
708
708
  ) => Promise<UpdateMultiplexCommandOutput>;
709
- export declare const deserializeAws_restJson1UpdateMultiplexProgramCommand: (
709
+ export declare const de_UpdateMultiplexProgramCommand: (
710
710
  output: __HttpResponse,
711
711
  context: __SerdeContext
712
712
  ) => Promise<UpdateMultiplexProgramCommandOutput>;
713
- export declare const deserializeAws_restJson1UpdateReservationCommand: (
713
+ export declare const de_UpdateReservationCommand: (
714
714
  output: __HttpResponse,
715
715
  context: __SerdeContext
716
716
  ) => Promise<UpdateReservationCommandOutput>;