@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.
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 +6 -6
@@ -59,121 +59,475 @@ import { UpdateInputSecurityGroupCommandInput, UpdateInputSecurityGroupCommandOu
59
59
  import { UpdateMultiplexCommandInput, UpdateMultiplexCommandOutput } from "../commands/UpdateMultiplexCommand";
60
60
  import { UpdateMultiplexProgramCommandInput, UpdateMultiplexProgramCommandOutput } from "../commands/UpdateMultiplexProgramCommand";
61
61
  import { UpdateReservationCommandInput, UpdateReservationCommandOutput } from "../commands/UpdateReservationCommand";
62
- export declare const serializeAws_restJson1AcceptInputDeviceTransferCommand: (input: AcceptInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_restJson1BatchDeleteCommand: (input: BatchDeleteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_restJson1BatchStartCommand: (input: BatchStartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_restJson1BatchStopCommand: (input: BatchStopCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_restJson1BatchUpdateScheduleCommand: (input: BatchUpdateScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_restJson1CancelInputDeviceTransferCommand: (input: CancelInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_restJson1ClaimDeviceCommand: (input: ClaimDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_restJson1CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_restJson1CreateInputCommand: (input: CreateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_restJson1CreateInputSecurityGroupCommand: (input: CreateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_restJson1CreateMultiplexCommand: (input: CreateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_restJson1CreateMultiplexProgramCommand: (input: CreateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_restJson1CreatePartnerInputCommand: (input: CreatePartnerInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_restJson1CreateTagsCommand: (input: CreateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1DeleteInputCommand: (input: DeleteInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1DeleteInputSecurityGroupCommand: (input: DeleteInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1DeleteMultiplexCommand: (input: DeleteMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1DeleteMultiplexProgramCommand: (input: DeleteMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1DeleteReservationCommand: (input: DeleteReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1DeleteScheduleCommand: (input: DeleteScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1DescribeChannelCommand: (input: DescribeChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1DescribeInputCommand: (input: DescribeInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1DescribeInputDeviceCommand: (input: DescribeInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1DescribeInputDeviceThumbnailCommand: (input: DescribeInputDeviceThumbnailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1DescribeInputSecurityGroupCommand: (input: DescribeInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1DescribeMultiplexCommand: (input: DescribeMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1DescribeMultiplexProgramCommand: (input: DescribeMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1DescribeOfferingCommand: (input: DescribeOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1DescribeReservationCommand: (input: DescribeReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1DescribeScheduleCommand: (input: DescribeScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1ListInputDevicesCommand: (input: ListInputDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1ListInputDeviceTransfersCommand: (input: ListInputDeviceTransfersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_restJson1ListInputsCommand: (input: ListInputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_restJson1ListInputSecurityGroupsCommand: (input: ListInputSecurityGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_restJson1ListMultiplexesCommand: (input: ListMultiplexesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_restJson1ListMultiplexProgramsCommand: (input: ListMultiplexProgramsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_restJson1ListOfferingsCommand: (input: ListOfferingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_restJson1ListReservationsCommand: (input: ListReservationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_restJson1PurchaseOfferingCommand: (input: PurchaseOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_restJson1RebootInputDeviceCommand: (input: RebootInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_restJson1RejectInputDeviceTransferCommand: (input: RejectInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_restJson1StartChannelCommand: (input: StartChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand: (input: StartInputDeviceMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_restJson1StartMultiplexCommand: (input: StartMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_restJson1StopChannelCommand: (input: StopChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_restJson1StopMultiplexCommand: (input: StopMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_restJson1TransferInputDeviceCommand: (input: TransferInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1UpdateChannelClassCommand: (input: UpdateChannelClassCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1UpdateInputCommand: (input: UpdateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1UpdateInputDeviceCommand: (input: UpdateInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1UpdateInputSecurityGroupCommand: (input: UpdateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1UpdateMultiplexCommand: (input: UpdateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1UpdateMultiplexProgramCommand: (input: UpdateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1UpdateReservationCommand: (input: UpdateReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const deserializeAws_restJson1AcceptInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInputDeviceTransferCommandOutput>;
122
- export declare const deserializeAws_restJson1BatchDeleteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteCommandOutput>;
123
- export declare const deserializeAws_restJson1BatchStartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStartCommandOutput>;
124
- export declare const deserializeAws_restJson1BatchStopCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStopCommandOutput>;
125
- export declare const deserializeAws_restJson1BatchUpdateScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateScheduleCommandOutput>;
126
- export declare const deserializeAws_restJson1CancelInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelInputDeviceTransferCommandOutput>;
127
- export declare const deserializeAws_restJson1ClaimDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimDeviceCommandOutput>;
128
- export declare const deserializeAws_restJson1CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
129
- export declare const deserializeAws_restJson1CreateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputCommandOutput>;
130
- export declare const deserializeAws_restJson1CreateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputSecurityGroupCommandOutput>;
131
- export declare const deserializeAws_restJson1CreateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexCommandOutput>;
132
- export declare const deserializeAws_restJson1CreateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexProgramCommandOutput>;
133
- export declare const deserializeAws_restJson1CreatePartnerInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePartnerInputCommandOutput>;
134
- export declare const deserializeAws_restJson1CreateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagsCommandOutput>;
135
- export declare const deserializeAws_restJson1DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
136
- export declare const deserializeAws_restJson1DeleteInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputCommandOutput>;
137
- export declare const deserializeAws_restJson1DeleteInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputSecurityGroupCommandOutput>;
138
- export declare const deserializeAws_restJson1DeleteMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexCommandOutput>;
139
- export declare const deserializeAws_restJson1DeleteMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexProgramCommandOutput>;
140
- export declare const deserializeAws_restJson1DeleteReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReservationCommandOutput>;
141
- export declare const deserializeAws_restJson1DeleteScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduleCommandOutput>;
142
- export declare const deserializeAws_restJson1DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
143
- export declare const deserializeAws_restJson1DescribeChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChannelCommandOutput>;
144
- export declare const deserializeAws_restJson1DescribeInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputCommandOutput>;
145
- export declare const deserializeAws_restJson1DescribeInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputDeviceCommandOutput>;
146
- export declare const deserializeAws_restJson1DescribeInputDeviceThumbnailCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
147
- export declare const deserializeAws_restJson1DescribeInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputSecurityGroupCommandOutput>;
148
- export declare const deserializeAws_restJson1DescribeMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexCommandOutput>;
149
- export declare const deserializeAws_restJson1DescribeMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexProgramCommandOutput>;
150
- export declare const deserializeAws_restJson1DescribeOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOfferingCommandOutput>;
151
- export declare const deserializeAws_restJson1DescribeReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReservationCommandOutput>;
152
- export declare const deserializeAws_restJson1DescribeScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduleCommandOutput>;
153
- export declare const deserializeAws_restJson1ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
154
- export declare const deserializeAws_restJson1ListInputDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDevicesCommandOutput>;
155
- export declare const deserializeAws_restJson1ListInputDeviceTransfersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDeviceTransfersCommandOutput>;
156
- export declare const deserializeAws_restJson1ListInputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputsCommandOutput>;
157
- export declare const deserializeAws_restJson1ListInputSecurityGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputSecurityGroupsCommandOutput>;
158
- export declare const deserializeAws_restJson1ListMultiplexesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexesCommandOutput>;
159
- export declare const deserializeAws_restJson1ListMultiplexProgramsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexProgramsCommandOutput>;
160
- export declare const deserializeAws_restJson1ListOfferingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingsCommandOutput>;
161
- export declare const deserializeAws_restJson1ListReservationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReservationsCommandOutput>;
162
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
163
- export declare const deserializeAws_restJson1PurchaseOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PurchaseOfferingCommandOutput>;
164
- export declare const deserializeAws_restJson1RebootInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootInputDeviceCommandOutput>;
165
- export declare const deserializeAws_restJson1RejectInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectInputDeviceTransferCommandOutput>;
166
- export declare const deserializeAws_restJson1StartChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChannelCommandOutput>;
167
- export declare const deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
168
- export declare const deserializeAws_restJson1StartMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMultiplexCommandOutput>;
169
- export declare const deserializeAws_restJson1StopChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopChannelCommandOutput>;
170
- export declare const deserializeAws_restJson1StopMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMultiplexCommandOutput>;
171
- export declare const deserializeAws_restJson1TransferInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferInputDeviceCommandOutput>;
172
- export declare const deserializeAws_restJson1UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
173
- export declare const deserializeAws_restJson1UpdateChannelClassCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelClassCommandOutput>;
174
- export declare const deserializeAws_restJson1UpdateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputCommandOutput>;
175
- export declare const deserializeAws_restJson1UpdateInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputDeviceCommandOutput>;
176
- export declare const deserializeAws_restJson1UpdateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputSecurityGroupCommandOutput>;
177
- export declare const deserializeAws_restJson1UpdateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexCommandOutput>;
178
- export declare const deserializeAws_restJson1UpdateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexProgramCommandOutput>;
179
- export declare const deserializeAws_restJson1UpdateReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReservationCommandOutput>;
62
+ /**
63
+ * serializeAws_restJson1AcceptInputDeviceTransferCommand
64
+ */
65
+ export declare const se_AcceptInputDeviceTransferCommand: (input: AcceptInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
+ /**
67
+ * serializeAws_restJson1BatchDeleteCommand
68
+ */
69
+ export declare const se_BatchDeleteCommand: (input: BatchDeleteCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
+ /**
71
+ * serializeAws_restJson1BatchStartCommand
72
+ */
73
+ export declare const se_BatchStartCommand: (input: BatchStartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
+ /**
75
+ * serializeAws_restJson1BatchStopCommand
76
+ */
77
+ export declare const se_BatchStopCommand: (input: BatchStopCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
+ /**
79
+ * serializeAws_restJson1BatchUpdateScheduleCommand
80
+ */
81
+ export declare const se_BatchUpdateScheduleCommand: (input: BatchUpdateScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
+ /**
83
+ * serializeAws_restJson1CancelInputDeviceTransferCommand
84
+ */
85
+ export declare const se_CancelInputDeviceTransferCommand: (input: CancelInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
+ /**
87
+ * serializeAws_restJson1ClaimDeviceCommand
88
+ */
89
+ export declare const se_ClaimDeviceCommand: (input: ClaimDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
+ /**
91
+ * serializeAws_restJson1CreateChannelCommand
92
+ */
93
+ export declare const se_CreateChannelCommand: (input: CreateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
+ /**
95
+ * serializeAws_restJson1CreateInputCommand
96
+ */
97
+ export declare const se_CreateInputCommand: (input: CreateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
+ /**
99
+ * serializeAws_restJson1CreateInputSecurityGroupCommand
100
+ */
101
+ export declare const se_CreateInputSecurityGroupCommand: (input: CreateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
+ /**
103
+ * serializeAws_restJson1CreateMultiplexCommand
104
+ */
105
+ export declare const se_CreateMultiplexCommand: (input: CreateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
+ /**
107
+ * serializeAws_restJson1CreateMultiplexProgramCommand
108
+ */
109
+ export declare const se_CreateMultiplexProgramCommand: (input: CreateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
+ /**
111
+ * serializeAws_restJson1CreatePartnerInputCommand
112
+ */
113
+ export declare const se_CreatePartnerInputCommand: (input: CreatePartnerInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
+ /**
115
+ * serializeAws_restJson1CreateTagsCommand
116
+ */
117
+ export declare const se_CreateTagsCommand: (input: CreateTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
+ /**
119
+ * serializeAws_restJson1DeleteChannelCommand
120
+ */
121
+ export declare const se_DeleteChannelCommand: (input: DeleteChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
+ /**
123
+ * serializeAws_restJson1DeleteInputCommand
124
+ */
125
+ export declare const se_DeleteInputCommand: (input: DeleteInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
+ /**
127
+ * serializeAws_restJson1DeleteInputSecurityGroupCommand
128
+ */
129
+ export declare const se_DeleteInputSecurityGroupCommand: (input: DeleteInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
+ /**
131
+ * serializeAws_restJson1DeleteMultiplexCommand
132
+ */
133
+ export declare const se_DeleteMultiplexCommand: (input: DeleteMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
+ /**
135
+ * serializeAws_restJson1DeleteMultiplexProgramCommand
136
+ */
137
+ export declare const se_DeleteMultiplexProgramCommand: (input: DeleteMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
+ /**
139
+ * serializeAws_restJson1DeleteReservationCommand
140
+ */
141
+ export declare const se_DeleteReservationCommand: (input: DeleteReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
+ /**
143
+ * serializeAws_restJson1DeleteScheduleCommand
144
+ */
145
+ export declare const se_DeleteScheduleCommand: (input: DeleteScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
+ /**
147
+ * serializeAws_restJson1DeleteTagsCommand
148
+ */
149
+ export declare const se_DeleteTagsCommand: (input: DeleteTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
+ /**
151
+ * serializeAws_restJson1DescribeChannelCommand
152
+ */
153
+ export declare const se_DescribeChannelCommand: (input: DescribeChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
+ /**
155
+ * serializeAws_restJson1DescribeInputCommand
156
+ */
157
+ export declare const se_DescribeInputCommand: (input: DescribeInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
+ /**
159
+ * serializeAws_restJson1DescribeInputDeviceCommand
160
+ */
161
+ export declare const se_DescribeInputDeviceCommand: (input: DescribeInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
+ /**
163
+ * serializeAws_restJson1DescribeInputDeviceThumbnailCommand
164
+ */
165
+ export declare const se_DescribeInputDeviceThumbnailCommand: (input: DescribeInputDeviceThumbnailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
+ /**
167
+ * serializeAws_restJson1DescribeInputSecurityGroupCommand
168
+ */
169
+ export declare const se_DescribeInputSecurityGroupCommand: (input: DescribeInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
+ /**
171
+ * serializeAws_restJson1DescribeMultiplexCommand
172
+ */
173
+ export declare const se_DescribeMultiplexCommand: (input: DescribeMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
+ /**
175
+ * serializeAws_restJson1DescribeMultiplexProgramCommand
176
+ */
177
+ export declare const se_DescribeMultiplexProgramCommand: (input: DescribeMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
+ /**
179
+ * serializeAws_restJson1DescribeOfferingCommand
180
+ */
181
+ export declare const se_DescribeOfferingCommand: (input: DescribeOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
+ /**
183
+ * serializeAws_restJson1DescribeReservationCommand
184
+ */
185
+ export declare const se_DescribeReservationCommand: (input: DescribeReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
+ /**
187
+ * serializeAws_restJson1DescribeScheduleCommand
188
+ */
189
+ export declare const se_DescribeScheduleCommand: (input: DescribeScheduleCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
+ /**
191
+ * serializeAws_restJson1ListChannelsCommand
192
+ */
193
+ export declare const se_ListChannelsCommand: (input: ListChannelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
+ /**
195
+ * serializeAws_restJson1ListInputDevicesCommand
196
+ */
197
+ export declare const se_ListInputDevicesCommand: (input: ListInputDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
+ /**
199
+ * serializeAws_restJson1ListInputDeviceTransfersCommand
200
+ */
201
+ export declare const se_ListInputDeviceTransfersCommand: (input: ListInputDeviceTransfersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
+ /**
203
+ * serializeAws_restJson1ListInputsCommand
204
+ */
205
+ export declare const se_ListInputsCommand: (input: ListInputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
+ /**
207
+ * serializeAws_restJson1ListInputSecurityGroupsCommand
208
+ */
209
+ export declare const se_ListInputSecurityGroupsCommand: (input: ListInputSecurityGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
+ /**
211
+ * serializeAws_restJson1ListMultiplexesCommand
212
+ */
213
+ export declare const se_ListMultiplexesCommand: (input: ListMultiplexesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
+ /**
215
+ * serializeAws_restJson1ListMultiplexProgramsCommand
216
+ */
217
+ export declare const se_ListMultiplexProgramsCommand: (input: ListMultiplexProgramsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
+ /**
219
+ * serializeAws_restJson1ListOfferingsCommand
220
+ */
221
+ export declare const se_ListOfferingsCommand: (input: ListOfferingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
+ /**
223
+ * serializeAws_restJson1ListReservationsCommand
224
+ */
225
+ export declare const se_ListReservationsCommand: (input: ListReservationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
+ /**
227
+ * serializeAws_restJson1ListTagsForResourceCommand
228
+ */
229
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
+ /**
231
+ * serializeAws_restJson1PurchaseOfferingCommand
232
+ */
233
+ export declare const se_PurchaseOfferingCommand: (input: PurchaseOfferingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
+ /**
235
+ * serializeAws_restJson1RebootInputDeviceCommand
236
+ */
237
+ export declare const se_RebootInputDeviceCommand: (input: RebootInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
+ /**
239
+ * serializeAws_restJson1RejectInputDeviceTransferCommand
240
+ */
241
+ export declare const se_RejectInputDeviceTransferCommand: (input: RejectInputDeviceTransferCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
+ /**
243
+ * serializeAws_restJson1StartChannelCommand
244
+ */
245
+ export declare const se_StartChannelCommand: (input: StartChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
+ /**
247
+ * serializeAws_restJson1StartInputDeviceMaintenanceWindowCommand
248
+ */
249
+ export declare const se_StartInputDeviceMaintenanceWindowCommand: (input: StartInputDeviceMaintenanceWindowCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
+ /**
251
+ * serializeAws_restJson1StartMultiplexCommand
252
+ */
253
+ export declare const se_StartMultiplexCommand: (input: StartMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
+ /**
255
+ * serializeAws_restJson1StopChannelCommand
256
+ */
257
+ export declare const se_StopChannelCommand: (input: StopChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
+ /**
259
+ * serializeAws_restJson1StopMultiplexCommand
260
+ */
261
+ export declare const se_StopMultiplexCommand: (input: StopMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
+ /**
263
+ * serializeAws_restJson1TransferInputDeviceCommand
264
+ */
265
+ export declare const se_TransferInputDeviceCommand: (input: TransferInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
+ /**
267
+ * serializeAws_restJson1UpdateChannelCommand
268
+ */
269
+ export declare const se_UpdateChannelCommand: (input: UpdateChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
+ /**
271
+ * serializeAws_restJson1UpdateChannelClassCommand
272
+ */
273
+ export declare const se_UpdateChannelClassCommand: (input: UpdateChannelClassCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
+ /**
275
+ * serializeAws_restJson1UpdateInputCommand
276
+ */
277
+ export declare const se_UpdateInputCommand: (input: UpdateInputCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
+ /**
279
+ * serializeAws_restJson1UpdateInputDeviceCommand
280
+ */
281
+ export declare const se_UpdateInputDeviceCommand: (input: UpdateInputDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
+ /**
283
+ * serializeAws_restJson1UpdateInputSecurityGroupCommand
284
+ */
285
+ export declare const se_UpdateInputSecurityGroupCommand: (input: UpdateInputSecurityGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
+ /**
287
+ * serializeAws_restJson1UpdateMultiplexCommand
288
+ */
289
+ export declare const se_UpdateMultiplexCommand: (input: UpdateMultiplexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
+ /**
291
+ * serializeAws_restJson1UpdateMultiplexProgramCommand
292
+ */
293
+ export declare const se_UpdateMultiplexProgramCommand: (input: UpdateMultiplexProgramCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
+ /**
295
+ * serializeAws_restJson1UpdateReservationCommand
296
+ */
297
+ export declare const se_UpdateReservationCommand: (input: UpdateReservationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
+ /**
299
+ * deserializeAws_restJson1AcceptInputDeviceTransferCommand
300
+ */
301
+ export declare const de_AcceptInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptInputDeviceTransferCommandOutput>;
302
+ /**
303
+ * deserializeAws_restJson1BatchDeleteCommand
304
+ */
305
+ export declare const de_BatchDeleteCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteCommandOutput>;
306
+ /**
307
+ * deserializeAws_restJson1BatchStartCommand
308
+ */
309
+ export declare const de_BatchStartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStartCommandOutput>;
310
+ /**
311
+ * deserializeAws_restJson1BatchStopCommand
312
+ */
313
+ export declare const de_BatchStopCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchStopCommandOutput>;
314
+ /**
315
+ * deserializeAws_restJson1BatchUpdateScheduleCommand
316
+ */
317
+ export declare const de_BatchUpdateScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchUpdateScheduleCommandOutput>;
318
+ /**
319
+ * deserializeAws_restJson1CancelInputDeviceTransferCommand
320
+ */
321
+ export declare const de_CancelInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelInputDeviceTransferCommandOutput>;
322
+ /**
323
+ * deserializeAws_restJson1ClaimDeviceCommand
324
+ */
325
+ export declare const de_ClaimDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClaimDeviceCommandOutput>;
326
+ /**
327
+ * deserializeAws_restJson1CreateChannelCommand
328
+ */
329
+ export declare const de_CreateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateChannelCommandOutput>;
330
+ /**
331
+ * deserializeAws_restJson1CreateInputCommand
332
+ */
333
+ export declare const de_CreateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputCommandOutput>;
334
+ /**
335
+ * deserializeAws_restJson1CreateInputSecurityGroupCommand
336
+ */
337
+ export declare const de_CreateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInputSecurityGroupCommandOutput>;
338
+ /**
339
+ * deserializeAws_restJson1CreateMultiplexCommand
340
+ */
341
+ export declare const de_CreateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexCommandOutput>;
342
+ /**
343
+ * deserializeAws_restJson1CreateMultiplexProgramCommand
344
+ */
345
+ export declare const de_CreateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMultiplexProgramCommandOutput>;
346
+ /**
347
+ * deserializeAws_restJson1CreatePartnerInputCommand
348
+ */
349
+ export declare const de_CreatePartnerInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePartnerInputCommandOutput>;
350
+ /**
351
+ * deserializeAws_restJson1CreateTagsCommand
352
+ */
353
+ export declare const de_CreateTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagsCommandOutput>;
354
+ /**
355
+ * deserializeAws_restJson1DeleteChannelCommand
356
+ */
357
+ export declare const de_DeleteChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteChannelCommandOutput>;
358
+ /**
359
+ * deserializeAws_restJson1DeleteInputCommand
360
+ */
361
+ export declare const de_DeleteInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputCommandOutput>;
362
+ /**
363
+ * deserializeAws_restJson1DeleteInputSecurityGroupCommand
364
+ */
365
+ export declare const de_DeleteInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInputSecurityGroupCommandOutput>;
366
+ /**
367
+ * deserializeAws_restJson1DeleteMultiplexCommand
368
+ */
369
+ export declare const de_DeleteMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexCommandOutput>;
370
+ /**
371
+ * deserializeAws_restJson1DeleteMultiplexProgramCommand
372
+ */
373
+ export declare const de_DeleteMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMultiplexProgramCommandOutput>;
374
+ /**
375
+ * deserializeAws_restJson1DeleteReservationCommand
376
+ */
377
+ export declare const de_DeleteReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteReservationCommandOutput>;
378
+ /**
379
+ * deserializeAws_restJson1DeleteScheduleCommand
380
+ */
381
+ export declare const de_DeleteScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteScheduleCommandOutput>;
382
+ /**
383
+ * deserializeAws_restJson1DeleteTagsCommand
384
+ */
385
+ export declare const de_DeleteTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagsCommandOutput>;
386
+ /**
387
+ * deserializeAws_restJson1DescribeChannelCommand
388
+ */
389
+ export declare const de_DescribeChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeChannelCommandOutput>;
390
+ /**
391
+ * deserializeAws_restJson1DescribeInputCommand
392
+ */
393
+ export declare const de_DescribeInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputCommandOutput>;
394
+ /**
395
+ * deserializeAws_restJson1DescribeInputDeviceCommand
396
+ */
397
+ export declare const de_DescribeInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputDeviceCommandOutput>;
398
+ /**
399
+ * deserializeAws_restJson1DescribeInputDeviceThumbnailCommand
400
+ */
401
+ export declare const de_DescribeInputDeviceThumbnailCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
402
+ /**
403
+ * deserializeAws_restJson1DescribeInputSecurityGroupCommand
404
+ */
405
+ export declare const de_DescribeInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInputSecurityGroupCommandOutput>;
406
+ /**
407
+ * deserializeAws_restJson1DescribeMultiplexCommand
408
+ */
409
+ export declare const de_DescribeMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexCommandOutput>;
410
+ /**
411
+ * deserializeAws_restJson1DescribeMultiplexProgramCommand
412
+ */
413
+ export declare const de_DescribeMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMultiplexProgramCommandOutput>;
414
+ /**
415
+ * deserializeAws_restJson1DescribeOfferingCommand
416
+ */
417
+ export declare const de_DescribeOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeOfferingCommandOutput>;
418
+ /**
419
+ * deserializeAws_restJson1DescribeReservationCommand
420
+ */
421
+ export declare const de_DescribeReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeReservationCommandOutput>;
422
+ /**
423
+ * deserializeAws_restJson1DescribeScheduleCommand
424
+ */
425
+ export declare const de_DescribeScheduleCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeScheduleCommandOutput>;
426
+ /**
427
+ * deserializeAws_restJson1ListChannelsCommand
428
+ */
429
+ export declare const de_ListChannelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListChannelsCommandOutput>;
430
+ /**
431
+ * deserializeAws_restJson1ListInputDevicesCommand
432
+ */
433
+ export declare const de_ListInputDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDevicesCommandOutput>;
434
+ /**
435
+ * deserializeAws_restJson1ListInputDeviceTransfersCommand
436
+ */
437
+ export declare const de_ListInputDeviceTransfersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputDeviceTransfersCommandOutput>;
438
+ /**
439
+ * deserializeAws_restJson1ListInputsCommand
440
+ */
441
+ export declare const de_ListInputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputsCommandOutput>;
442
+ /**
443
+ * deserializeAws_restJson1ListInputSecurityGroupsCommand
444
+ */
445
+ export declare const de_ListInputSecurityGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListInputSecurityGroupsCommandOutput>;
446
+ /**
447
+ * deserializeAws_restJson1ListMultiplexesCommand
448
+ */
449
+ export declare const de_ListMultiplexesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexesCommandOutput>;
450
+ /**
451
+ * deserializeAws_restJson1ListMultiplexProgramsCommand
452
+ */
453
+ export declare const de_ListMultiplexProgramsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMultiplexProgramsCommandOutput>;
454
+ /**
455
+ * deserializeAws_restJson1ListOfferingsCommand
456
+ */
457
+ export declare const de_ListOfferingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOfferingsCommandOutput>;
458
+ /**
459
+ * deserializeAws_restJson1ListReservationsCommand
460
+ */
461
+ export declare const de_ListReservationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListReservationsCommandOutput>;
462
+ /**
463
+ * deserializeAws_restJson1ListTagsForResourceCommand
464
+ */
465
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
466
+ /**
467
+ * deserializeAws_restJson1PurchaseOfferingCommand
468
+ */
469
+ export declare const de_PurchaseOfferingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PurchaseOfferingCommandOutput>;
470
+ /**
471
+ * deserializeAws_restJson1RebootInputDeviceCommand
472
+ */
473
+ export declare const de_RebootInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RebootInputDeviceCommandOutput>;
474
+ /**
475
+ * deserializeAws_restJson1RejectInputDeviceTransferCommand
476
+ */
477
+ export declare const de_RejectInputDeviceTransferCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectInputDeviceTransferCommandOutput>;
478
+ /**
479
+ * deserializeAws_restJson1StartChannelCommand
480
+ */
481
+ export declare const de_StartChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartChannelCommandOutput>;
482
+ /**
483
+ * deserializeAws_restJson1StartInputDeviceMaintenanceWindowCommand
484
+ */
485
+ export declare const de_StartInputDeviceMaintenanceWindowCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
486
+ /**
487
+ * deserializeAws_restJson1StartMultiplexCommand
488
+ */
489
+ export declare const de_StartMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMultiplexCommandOutput>;
490
+ /**
491
+ * deserializeAws_restJson1StopChannelCommand
492
+ */
493
+ export declare const de_StopChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopChannelCommandOutput>;
494
+ /**
495
+ * deserializeAws_restJson1StopMultiplexCommand
496
+ */
497
+ export declare const de_StopMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopMultiplexCommandOutput>;
498
+ /**
499
+ * deserializeAws_restJson1TransferInputDeviceCommand
500
+ */
501
+ export declare const de_TransferInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TransferInputDeviceCommandOutput>;
502
+ /**
503
+ * deserializeAws_restJson1UpdateChannelCommand
504
+ */
505
+ export declare const de_UpdateChannelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelCommandOutput>;
506
+ /**
507
+ * deserializeAws_restJson1UpdateChannelClassCommand
508
+ */
509
+ export declare const de_UpdateChannelClassCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateChannelClassCommandOutput>;
510
+ /**
511
+ * deserializeAws_restJson1UpdateInputCommand
512
+ */
513
+ export declare const de_UpdateInputCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputCommandOutput>;
514
+ /**
515
+ * deserializeAws_restJson1UpdateInputDeviceCommand
516
+ */
517
+ export declare const de_UpdateInputDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputDeviceCommandOutput>;
518
+ /**
519
+ * deserializeAws_restJson1UpdateInputSecurityGroupCommand
520
+ */
521
+ export declare const de_UpdateInputSecurityGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateInputSecurityGroupCommandOutput>;
522
+ /**
523
+ * deserializeAws_restJson1UpdateMultiplexCommand
524
+ */
525
+ export declare const de_UpdateMultiplexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexCommandOutput>;
526
+ /**
527
+ * deserializeAws_restJson1UpdateMultiplexProgramCommand
528
+ */
529
+ export declare const de_UpdateMultiplexProgramCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMultiplexProgramCommandOutput>;
530
+ /**
531
+ * deserializeAws_restJson1UpdateReservationCommand
532
+ */
533
+ export declare const de_UpdateReservationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateReservationCommandOutput>;