@aws-sdk/client-medialive 3.928.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +27447 -14390
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/MediaLiveClient.js +2 -0
- package/dist-es/commands/AcceptInputDeviceTransferCommand.js +3 -9
- package/dist-es/commands/BatchDeleteCommand.js +3 -9
- package/dist-es/commands/BatchStartCommand.js +3 -9
- package/dist-es/commands/BatchStopCommand.js +3 -9
- package/dist-es/commands/BatchUpdateScheduleCommand.js +3 -9
- package/dist-es/commands/CancelInputDeviceTransferCommand.js +3 -9
- package/dist-es/commands/ClaimDeviceCommand.js +3 -9
- package/dist-es/commands/CreateChannelCommand.js +3 -9
- package/dist-es/commands/CreateChannelPlacementGroupCommand.js +3 -9
- package/dist-es/commands/CreateCloudWatchAlarmTemplateCommand.js +3 -9
- package/dist-es/commands/CreateCloudWatchAlarmTemplateGroupCommand.js +3 -9
- package/dist-es/commands/CreateClusterCommand.js +3 -9
- package/dist-es/commands/CreateEventBridgeRuleTemplateCommand.js +3 -9
- package/dist-es/commands/CreateEventBridgeRuleTemplateGroupCommand.js +3 -9
- package/dist-es/commands/CreateInputCommand.js +3 -9
- package/dist-es/commands/CreateInputSecurityGroupCommand.js +3 -9
- package/dist-es/commands/CreateMultiplexCommand.js +3 -9
- package/dist-es/commands/CreateMultiplexProgramCommand.js +3 -9
- package/dist-es/commands/CreateNetworkCommand.js +3 -9
- package/dist-es/commands/CreateNodeCommand.js +3 -9
- package/dist-es/commands/CreateNodeRegistrationScriptCommand.js +3 -9
- package/dist-es/commands/CreatePartnerInputCommand.js +3 -9
- package/dist-es/commands/CreateSdiSourceCommand.js +3 -9
- package/dist-es/commands/CreateSignalMapCommand.js +3 -9
- package/dist-es/commands/CreateTagsCommand.js +3 -9
- package/dist-es/commands/DeleteChannelCommand.js +3 -9
- package/dist-es/commands/DeleteChannelPlacementGroupCommand.js +3 -9
- package/dist-es/commands/DeleteCloudWatchAlarmTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteCloudWatchAlarmTemplateGroupCommand.js +3 -9
- package/dist-es/commands/DeleteClusterCommand.js +3 -9
- package/dist-es/commands/DeleteEventBridgeRuleTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteEventBridgeRuleTemplateGroupCommand.js +3 -9
- package/dist-es/commands/DeleteInputCommand.js +3 -9
- package/dist-es/commands/DeleteInputSecurityGroupCommand.js +3 -9
- package/dist-es/commands/DeleteMultiplexCommand.js +3 -9
- package/dist-es/commands/DeleteMultiplexProgramCommand.js +3 -9
- package/dist-es/commands/DeleteNetworkCommand.js +3 -9
- package/dist-es/commands/DeleteNodeCommand.js +3 -9
- package/dist-es/commands/DeleteReservationCommand.js +3 -9
- package/dist-es/commands/DeleteScheduleCommand.js +3 -9
- package/dist-es/commands/DeleteSdiSourceCommand.js +3 -9
- package/dist-es/commands/DeleteSignalMapCommand.js +3 -9
- package/dist-es/commands/DeleteTagsCommand.js +3 -9
- package/dist-es/commands/DescribeAccountConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeChannelCommand.js +3 -9
- package/dist-es/commands/DescribeChannelPlacementGroupCommand.js +3 -9
- package/dist-es/commands/DescribeClusterCommand.js +3 -9
- package/dist-es/commands/DescribeInputCommand.js +3 -9
- package/dist-es/commands/DescribeInputDeviceCommand.js +3 -9
- package/dist-es/commands/DescribeInputDeviceThumbnailCommand.js +3 -10
- package/dist-es/commands/DescribeInputSecurityGroupCommand.js +3 -9
- package/dist-es/commands/DescribeMultiplexCommand.js +3 -9
- package/dist-es/commands/DescribeMultiplexProgramCommand.js +3 -9
- package/dist-es/commands/DescribeNetworkCommand.js +3 -9
- package/dist-es/commands/DescribeNodeCommand.js +3 -9
- package/dist-es/commands/DescribeOfferingCommand.js +3 -9
- package/dist-es/commands/DescribeReservationCommand.js +3 -9
- package/dist-es/commands/DescribeScheduleCommand.js +3 -9
- package/dist-es/commands/DescribeSdiSourceCommand.js +3 -9
- package/dist-es/commands/DescribeThumbnailsCommand.js +3 -9
- package/dist-es/commands/GetCloudWatchAlarmTemplateCommand.js +3 -9
- package/dist-es/commands/GetCloudWatchAlarmTemplateGroupCommand.js +3 -9
- package/dist-es/commands/GetEventBridgeRuleTemplateCommand.js +3 -9
- package/dist-es/commands/GetEventBridgeRuleTemplateGroupCommand.js +3 -9
- package/dist-es/commands/GetSignalMapCommand.js +3 -9
- package/dist-es/commands/ListAlertsCommand.js +3 -9
- package/dist-es/commands/ListChannelPlacementGroupsCommand.js +3 -9
- package/dist-es/commands/ListChannelsCommand.js +3 -9
- package/dist-es/commands/ListCloudWatchAlarmTemplateGroupsCommand.js +3 -9
- package/dist-es/commands/ListCloudWatchAlarmTemplatesCommand.js +3 -9
- package/dist-es/commands/ListClusterAlertsCommand.js +3 -9
- package/dist-es/commands/ListClustersCommand.js +3 -9
- package/dist-es/commands/ListEventBridgeRuleTemplateGroupsCommand.js +3 -9
- package/dist-es/commands/ListEventBridgeRuleTemplatesCommand.js +3 -9
- package/dist-es/commands/ListInputDeviceTransfersCommand.js +3 -9
- package/dist-es/commands/ListInputDevicesCommand.js +3 -9
- package/dist-es/commands/ListInputSecurityGroupsCommand.js +3 -9
- package/dist-es/commands/ListInputsCommand.js +3 -9
- package/dist-es/commands/ListMultiplexAlertsCommand.js +3 -9
- package/dist-es/commands/ListMultiplexProgramsCommand.js +3 -9
- package/dist-es/commands/ListMultiplexesCommand.js +3 -9
- package/dist-es/commands/ListNetworksCommand.js +3 -9
- package/dist-es/commands/ListNodesCommand.js +3 -9
- package/dist-es/commands/ListOfferingsCommand.js +3 -9
- package/dist-es/commands/ListReservationsCommand.js +3 -9
- package/dist-es/commands/ListSdiSourcesCommand.js +3 -9
- package/dist-es/commands/ListSignalMapsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListVersionsCommand.js +3 -9
- package/dist-es/commands/PurchaseOfferingCommand.js +3 -9
- package/dist-es/commands/RebootInputDeviceCommand.js +3 -9
- package/dist-es/commands/RejectInputDeviceTransferCommand.js +3 -9
- package/dist-es/commands/RestartChannelPipelinesCommand.js +3 -9
- package/dist-es/commands/StartChannelCommand.js +3 -9
- package/dist-es/commands/StartDeleteMonitorDeploymentCommand.js +3 -9
- package/dist-es/commands/StartInputDeviceCommand.js +3 -9
- package/dist-es/commands/StartInputDeviceMaintenanceWindowCommand.js +3 -9
- package/dist-es/commands/StartMonitorDeploymentCommand.js +3 -9
- package/dist-es/commands/StartMultiplexCommand.js +3 -9
- package/dist-es/commands/StartUpdateSignalMapCommand.js +3 -9
- package/dist-es/commands/StopChannelCommand.js +3 -9
- package/dist-es/commands/StopInputDeviceCommand.js +3 -9
- package/dist-es/commands/StopMultiplexCommand.js +3 -9
- package/dist-es/commands/TransferInputDeviceCommand.js +3 -9
- package/dist-es/commands/UpdateAccountConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateChannelClassCommand.js +3 -9
- package/dist-es/commands/UpdateChannelCommand.js +3 -9
- package/dist-es/commands/UpdateChannelPlacementGroupCommand.js +3 -9
- package/dist-es/commands/UpdateCloudWatchAlarmTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateCloudWatchAlarmTemplateGroupCommand.js +3 -9
- package/dist-es/commands/UpdateClusterCommand.js +3 -9
- package/dist-es/commands/UpdateEventBridgeRuleTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateEventBridgeRuleTemplateGroupCommand.js +3 -9
- package/dist-es/commands/UpdateInputCommand.js +3 -9
- package/dist-es/commands/UpdateInputDeviceCommand.js +3 -9
- package/dist-es/commands/UpdateInputSecurityGroupCommand.js +3 -9
- package/dist-es/commands/UpdateMultiplexCommand.js +3 -9
- package/dist-es/commands/UpdateMultiplexProgramCommand.js +3 -9
- package/dist-es/commands/UpdateNetworkCommand.js +3 -9
- package/dist-es/commands/UpdateNodeCommand.js +3 -9
- package/dist-es/commands/UpdateNodeStateCommand.js +3 -9
- package/dist-es/commands/UpdateReservationCommand.js +3 -9
- package/dist-es/commands/UpdateSdiSourceCommand.js +3 -9
- package/dist-es/models/models_2.js +0 -3
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +23353 -0
- package/dist-types/MediaLiveClient.d.ts +10 -1
- package/dist-types/models/models_2.d.ts +0 -4
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +805 -0
- package/dist-types/ts3.4/MediaLiveClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_2.d.ts +0 -3
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +812 -0
- package/package.json +2 -3
- package/dist-es/protocols/Aws_restJson1.js +0 -9668
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -1109
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1484
|
@@ -1,1484 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
HttpRequest as __HttpRequest,
|
|
3
|
-
HttpResponse as __HttpResponse,
|
|
4
|
-
} from "@smithy/protocol-http";
|
|
5
|
-
import {
|
|
6
|
-
SdkStreamSerdeContext as __SdkStreamSerdeContext,
|
|
7
|
-
SerdeContext as __SerdeContext,
|
|
8
|
-
} from "@smithy/types";
|
|
9
|
-
import {
|
|
10
|
-
AcceptInputDeviceTransferCommandInput,
|
|
11
|
-
AcceptInputDeviceTransferCommandOutput,
|
|
12
|
-
} from "../commands/AcceptInputDeviceTransferCommand";
|
|
13
|
-
import {
|
|
14
|
-
BatchDeleteCommandInput,
|
|
15
|
-
BatchDeleteCommandOutput,
|
|
16
|
-
} from "../commands/BatchDeleteCommand";
|
|
17
|
-
import {
|
|
18
|
-
BatchStartCommandInput,
|
|
19
|
-
BatchStartCommandOutput,
|
|
20
|
-
} from "../commands/BatchStartCommand";
|
|
21
|
-
import {
|
|
22
|
-
BatchStopCommandInput,
|
|
23
|
-
BatchStopCommandOutput,
|
|
24
|
-
} from "../commands/BatchStopCommand";
|
|
25
|
-
import {
|
|
26
|
-
BatchUpdateScheduleCommandInput,
|
|
27
|
-
BatchUpdateScheduleCommandOutput,
|
|
28
|
-
} from "../commands/BatchUpdateScheduleCommand";
|
|
29
|
-
import {
|
|
30
|
-
CancelInputDeviceTransferCommandInput,
|
|
31
|
-
CancelInputDeviceTransferCommandOutput,
|
|
32
|
-
} from "../commands/CancelInputDeviceTransferCommand";
|
|
33
|
-
import {
|
|
34
|
-
ClaimDeviceCommandInput,
|
|
35
|
-
ClaimDeviceCommandOutput,
|
|
36
|
-
} from "../commands/ClaimDeviceCommand";
|
|
37
|
-
import {
|
|
38
|
-
CreateChannelCommandInput,
|
|
39
|
-
CreateChannelCommandOutput,
|
|
40
|
-
} from "../commands/CreateChannelCommand";
|
|
41
|
-
import {
|
|
42
|
-
CreateChannelPlacementGroupCommandInput,
|
|
43
|
-
CreateChannelPlacementGroupCommandOutput,
|
|
44
|
-
} from "../commands/CreateChannelPlacementGroupCommand";
|
|
45
|
-
import {
|
|
46
|
-
CreateCloudWatchAlarmTemplateCommandInput,
|
|
47
|
-
CreateCloudWatchAlarmTemplateCommandOutput,
|
|
48
|
-
} from "../commands/CreateCloudWatchAlarmTemplateCommand";
|
|
49
|
-
import {
|
|
50
|
-
CreateCloudWatchAlarmTemplateGroupCommandInput,
|
|
51
|
-
CreateCloudWatchAlarmTemplateGroupCommandOutput,
|
|
52
|
-
} from "../commands/CreateCloudWatchAlarmTemplateGroupCommand";
|
|
53
|
-
import {
|
|
54
|
-
CreateClusterCommandInput,
|
|
55
|
-
CreateClusterCommandOutput,
|
|
56
|
-
} from "../commands/CreateClusterCommand";
|
|
57
|
-
import {
|
|
58
|
-
CreateEventBridgeRuleTemplateCommandInput,
|
|
59
|
-
CreateEventBridgeRuleTemplateCommandOutput,
|
|
60
|
-
} from "../commands/CreateEventBridgeRuleTemplateCommand";
|
|
61
|
-
import {
|
|
62
|
-
CreateEventBridgeRuleTemplateGroupCommandInput,
|
|
63
|
-
CreateEventBridgeRuleTemplateGroupCommandOutput,
|
|
64
|
-
} from "../commands/CreateEventBridgeRuleTemplateGroupCommand";
|
|
65
|
-
import {
|
|
66
|
-
CreateInputCommandInput,
|
|
67
|
-
CreateInputCommandOutput,
|
|
68
|
-
} from "../commands/CreateInputCommand";
|
|
69
|
-
import {
|
|
70
|
-
CreateInputSecurityGroupCommandInput,
|
|
71
|
-
CreateInputSecurityGroupCommandOutput,
|
|
72
|
-
} from "../commands/CreateInputSecurityGroupCommand";
|
|
73
|
-
import {
|
|
74
|
-
CreateMultiplexCommandInput,
|
|
75
|
-
CreateMultiplexCommandOutput,
|
|
76
|
-
} from "../commands/CreateMultiplexCommand";
|
|
77
|
-
import {
|
|
78
|
-
CreateMultiplexProgramCommandInput,
|
|
79
|
-
CreateMultiplexProgramCommandOutput,
|
|
80
|
-
} from "../commands/CreateMultiplexProgramCommand";
|
|
81
|
-
import {
|
|
82
|
-
CreateNetworkCommandInput,
|
|
83
|
-
CreateNetworkCommandOutput,
|
|
84
|
-
} from "../commands/CreateNetworkCommand";
|
|
85
|
-
import {
|
|
86
|
-
CreateNodeCommandInput,
|
|
87
|
-
CreateNodeCommandOutput,
|
|
88
|
-
} from "../commands/CreateNodeCommand";
|
|
89
|
-
import {
|
|
90
|
-
CreateNodeRegistrationScriptCommandInput,
|
|
91
|
-
CreateNodeRegistrationScriptCommandOutput,
|
|
92
|
-
} from "../commands/CreateNodeRegistrationScriptCommand";
|
|
93
|
-
import {
|
|
94
|
-
CreatePartnerInputCommandInput,
|
|
95
|
-
CreatePartnerInputCommandOutput,
|
|
96
|
-
} from "../commands/CreatePartnerInputCommand";
|
|
97
|
-
import {
|
|
98
|
-
CreateSdiSourceCommandInput,
|
|
99
|
-
CreateSdiSourceCommandOutput,
|
|
100
|
-
} from "../commands/CreateSdiSourceCommand";
|
|
101
|
-
import {
|
|
102
|
-
CreateSignalMapCommandInput,
|
|
103
|
-
CreateSignalMapCommandOutput,
|
|
104
|
-
} from "../commands/CreateSignalMapCommand";
|
|
105
|
-
import {
|
|
106
|
-
CreateTagsCommandInput,
|
|
107
|
-
CreateTagsCommandOutput,
|
|
108
|
-
} from "../commands/CreateTagsCommand";
|
|
109
|
-
import {
|
|
110
|
-
DeleteChannelCommandInput,
|
|
111
|
-
DeleteChannelCommandOutput,
|
|
112
|
-
} from "../commands/DeleteChannelCommand";
|
|
113
|
-
import {
|
|
114
|
-
DeleteChannelPlacementGroupCommandInput,
|
|
115
|
-
DeleteChannelPlacementGroupCommandOutput,
|
|
116
|
-
} from "../commands/DeleteChannelPlacementGroupCommand";
|
|
117
|
-
import {
|
|
118
|
-
DeleteCloudWatchAlarmTemplateCommandInput,
|
|
119
|
-
DeleteCloudWatchAlarmTemplateCommandOutput,
|
|
120
|
-
} from "../commands/DeleteCloudWatchAlarmTemplateCommand";
|
|
121
|
-
import {
|
|
122
|
-
DeleteCloudWatchAlarmTemplateGroupCommandInput,
|
|
123
|
-
DeleteCloudWatchAlarmTemplateGroupCommandOutput,
|
|
124
|
-
} from "../commands/DeleteCloudWatchAlarmTemplateGroupCommand";
|
|
125
|
-
import {
|
|
126
|
-
DeleteClusterCommandInput,
|
|
127
|
-
DeleteClusterCommandOutput,
|
|
128
|
-
} from "../commands/DeleteClusterCommand";
|
|
129
|
-
import {
|
|
130
|
-
DeleteEventBridgeRuleTemplateCommandInput,
|
|
131
|
-
DeleteEventBridgeRuleTemplateCommandOutput,
|
|
132
|
-
} from "../commands/DeleteEventBridgeRuleTemplateCommand";
|
|
133
|
-
import {
|
|
134
|
-
DeleteEventBridgeRuleTemplateGroupCommandInput,
|
|
135
|
-
DeleteEventBridgeRuleTemplateGroupCommandOutput,
|
|
136
|
-
} from "../commands/DeleteEventBridgeRuleTemplateGroupCommand";
|
|
137
|
-
import {
|
|
138
|
-
DeleteInputCommandInput,
|
|
139
|
-
DeleteInputCommandOutput,
|
|
140
|
-
} from "../commands/DeleteInputCommand";
|
|
141
|
-
import {
|
|
142
|
-
DeleteInputSecurityGroupCommandInput,
|
|
143
|
-
DeleteInputSecurityGroupCommandOutput,
|
|
144
|
-
} from "../commands/DeleteInputSecurityGroupCommand";
|
|
145
|
-
import {
|
|
146
|
-
DeleteMultiplexCommandInput,
|
|
147
|
-
DeleteMultiplexCommandOutput,
|
|
148
|
-
} from "../commands/DeleteMultiplexCommand";
|
|
149
|
-
import {
|
|
150
|
-
DeleteMultiplexProgramCommandInput,
|
|
151
|
-
DeleteMultiplexProgramCommandOutput,
|
|
152
|
-
} from "../commands/DeleteMultiplexProgramCommand";
|
|
153
|
-
import {
|
|
154
|
-
DeleteNetworkCommandInput,
|
|
155
|
-
DeleteNetworkCommandOutput,
|
|
156
|
-
} from "../commands/DeleteNetworkCommand";
|
|
157
|
-
import {
|
|
158
|
-
DeleteNodeCommandInput,
|
|
159
|
-
DeleteNodeCommandOutput,
|
|
160
|
-
} from "../commands/DeleteNodeCommand";
|
|
161
|
-
import {
|
|
162
|
-
DeleteReservationCommandInput,
|
|
163
|
-
DeleteReservationCommandOutput,
|
|
164
|
-
} from "../commands/DeleteReservationCommand";
|
|
165
|
-
import {
|
|
166
|
-
DeleteScheduleCommandInput,
|
|
167
|
-
DeleteScheduleCommandOutput,
|
|
168
|
-
} from "../commands/DeleteScheduleCommand";
|
|
169
|
-
import {
|
|
170
|
-
DeleteSdiSourceCommandInput,
|
|
171
|
-
DeleteSdiSourceCommandOutput,
|
|
172
|
-
} from "../commands/DeleteSdiSourceCommand";
|
|
173
|
-
import {
|
|
174
|
-
DeleteSignalMapCommandInput,
|
|
175
|
-
DeleteSignalMapCommandOutput,
|
|
176
|
-
} from "../commands/DeleteSignalMapCommand";
|
|
177
|
-
import {
|
|
178
|
-
DeleteTagsCommandInput,
|
|
179
|
-
DeleteTagsCommandOutput,
|
|
180
|
-
} from "../commands/DeleteTagsCommand";
|
|
181
|
-
import {
|
|
182
|
-
DescribeAccountConfigurationCommandInput,
|
|
183
|
-
DescribeAccountConfigurationCommandOutput,
|
|
184
|
-
} from "../commands/DescribeAccountConfigurationCommand";
|
|
185
|
-
import {
|
|
186
|
-
DescribeChannelCommandInput,
|
|
187
|
-
DescribeChannelCommandOutput,
|
|
188
|
-
} from "../commands/DescribeChannelCommand";
|
|
189
|
-
import {
|
|
190
|
-
DescribeChannelPlacementGroupCommandInput,
|
|
191
|
-
DescribeChannelPlacementGroupCommandOutput,
|
|
192
|
-
} from "../commands/DescribeChannelPlacementGroupCommand";
|
|
193
|
-
import {
|
|
194
|
-
DescribeClusterCommandInput,
|
|
195
|
-
DescribeClusterCommandOutput,
|
|
196
|
-
} from "../commands/DescribeClusterCommand";
|
|
197
|
-
import {
|
|
198
|
-
DescribeInputCommandInput,
|
|
199
|
-
DescribeInputCommandOutput,
|
|
200
|
-
} from "../commands/DescribeInputCommand";
|
|
201
|
-
import {
|
|
202
|
-
DescribeInputDeviceCommandInput,
|
|
203
|
-
DescribeInputDeviceCommandOutput,
|
|
204
|
-
} from "../commands/DescribeInputDeviceCommand";
|
|
205
|
-
import {
|
|
206
|
-
DescribeInputDeviceThumbnailCommandInput,
|
|
207
|
-
DescribeInputDeviceThumbnailCommandOutput,
|
|
208
|
-
} from "../commands/DescribeInputDeviceThumbnailCommand";
|
|
209
|
-
import {
|
|
210
|
-
DescribeInputSecurityGroupCommandInput,
|
|
211
|
-
DescribeInputSecurityGroupCommandOutput,
|
|
212
|
-
} from "../commands/DescribeInputSecurityGroupCommand";
|
|
213
|
-
import {
|
|
214
|
-
DescribeMultiplexCommandInput,
|
|
215
|
-
DescribeMultiplexCommandOutput,
|
|
216
|
-
} from "../commands/DescribeMultiplexCommand";
|
|
217
|
-
import {
|
|
218
|
-
DescribeMultiplexProgramCommandInput,
|
|
219
|
-
DescribeMultiplexProgramCommandOutput,
|
|
220
|
-
} from "../commands/DescribeMultiplexProgramCommand";
|
|
221
|
-
import {
|
|
222
|
-
DescribeNetworkCommandInput,
|
|
223
|
-
DescribeNetworkCommandOutput,
|
|
224
|
-
} from "../commands/DescribeNetworkCommand";
|
|
225
|
-
import {
|
|
226
|
-
DescribeNodeCommandInput,
|
|
227
|
-
DescribeNodeCommandOutput,
|
|
228
|
-
} from "../commands/DescribeNodeCommand";
|
|
229
|
-
import {
|
|
230
|
-
DescribeOfferingCommandInput,
|
|
231
|
-
DescribeOfferingCommandOutput,
|
|
232
|
-
} from "../commands/DescribeOfferingCommand";
|
|
233
|
-
import {
|
|
234
|
-
DescribeReservationCommandInput,
|
|
235
|
-
DescribeReservationCommandOutput,
|
|
236
|
-
} from "../commands/DescribeReservationCommand";
|
|
237
|
-
import {
|
|
238
|
-
DescribeScheduleCommandInput,
|
|
239
|
-
DescribeScheduleCommandOutput,
|
|
240
|
-
} from "../commands/DescribeScheduleCommand";
|
|
241
|
-
import {
|
|
242
|
-
DescribeSdiSourceCommandInput,
|
|
243
|
-
DescribeSdiSourceCommandOutput,
|
|
244
|
-
} from "../commands/DescribeSdiSourceCommand";
|
|
245
|
-
import {
|
|
246
|
-
DescribeThumbnailsCommandInput,
|
|
247
|
-
DescribeThumbnailsCommandOutput,
|
|
248
|
-
} from "../commands/DescribeThumbnailsCommand";
|
|
249
|
-
import {
|
|
250
|
-
GetCloudWatchAlarmTemplateCommandInput,
|
|
251
|
-
GetCloudWatchAlarmTemplateCommandOutput,
|
|
252
|
-
} from "../commands/GetCloudWatchAlarmTemplateCommand";
|
|
253
|
-
import {
|
|
254
|
-
GetCloudWatchAlarmTemplateGroupCommandInput,
|
|
255
|
-
GetCloudWatchAlarmTemplateGroupCommandOutput,
|
|
256
|
-
} from "../commands/GetCloudWatchAlarmTemplateGroupCommand";
|
|
257
|
-
import {
|
|
258
|
-
GetEventBridgeRuleTemplateCommandInput,
|
|
259
|
-
GetEventBridgeRuleTemplateCommandOutput,
|
|
260
|
-
} from "../commands/GetEventBridgeRuleTemplateCommand";
|
|
261
|
-
import {
|
|
262
|
-
GetEventBridgeRuleTemplateGroupCommandInput,
|
|
263
|
-
GetEventBridgeRuleTemplateGroupCommandOutput,
|
|
264
|
-
} from "../commands/GetEventBridgeRuleTemplateGroupCommand";
|
|
265
|
-
import {
|
|
266
|
-
GetSignalMapCommandInput,
|
|
267
|
-
GetSignalMapCommandOutput,
|
|
268
|
-
} from "../commands/GetSignalMapCommand";
|
|
269
|
-
import {
|
|
270
|
-
ListAlertsCommandInput,
|
|
271
|
-
ListAlertsCommandOutput,
|
|
272
|
-
} from "../commands/ListAlertsCommand";
|
|
273
|
-
import {
|
|
274
|
-
ListChannelPlacementGroupsCommandInput,
|
|
275
|
-
ListChannelPlacementGroupsCommandOutput,
|
|
276
|
-
} from "../commands/ListChannelPlacementGroupsCommand";
|
|
277
|
-
import {
|
|
278
|
-
ListChannelsCommandInput,
|
|
279
|
-
ListChannelsCommandOutput,
|
|
280
|
-
} from "../commands/ListChannelsCommand";
|
|
281
|
-
import {
|
|
282
|
-
ListCloudWatchAlarmTemplateGroupsCommandInput,
|
|
283
|
-
ListCloudWatchAlarmTemplateGroupsCommandOutput,
|
|
284
|
-
} from "../commands/ListCloudWatchAlarmTemplateGroupsCommand";
|
|
285
|
-
import {
|
|
286
|
-
ListCloudWatchAlarmTemplatesCommandInput,
|
|
287
|
-
ListCloudWatchAlarmTemplatesCommandOutput,
|
|
288
|
-
} from "../commands/ListCloudWatchAlarmTemplatesCommand";
|
|
289
|
-
import {
|
|
290
|
-
ListClusterAlertsCommandInput,
|
|
291
|
-
ListClusterAlertsCommandOutput,
|
|
292
|
-
} from "../commands/ListClusterAlertsCommand";
|
|
293
|
-
import {
|
|
294
|
-
ListClustersCommandInput,
|
|
295
|
-
ListClustersCommandOutput,
|
|
296
|
-
} from "../commands/ListClustersCommand";
|
|
297
|
-
import {
|
|
298
|
-
ListEventBridgeRuleTemplateGroupsCommandInput,
|
|
299
|
-
ListEventBridgeRuleTemplateGroupsCommandOutput,
|
|
300
|
-
} from "../commands/ListEventBridgeRuleTemplateGroupsCommand";
|
|
301
|
-
import {
|
|
302
|
-
ListEventBridgeRuleTemplatesCommandInput,
|
|
303
|
-
ListEventBridgeRuleTemplatesCommandOutput,
|
|
304
|
-
} from "../commands/ListEventBridgeRuleTemplatesCommand";
|
|
305
|
-
import {
|
|
306
|
-
ListInputDevicesCommandInput,
|
|
307
|
-
ListInputDevicesCommandOutput,
|
|
308
|
-
} from "../commands/ListInputDevicesCommand";
|
|
309
|
-
import {
|
|
310
|
-
ListInputDeviceTransfersCommandInput,
|
|
311
|
-
ListInputDeviceTransfersCommandOutput,
|
|
312
|
-
} from "../commands/ListInputDeviceTransfersCommand";
|
|
313
|
-
import {
|
|
314
|
-
ListInputsCommandInput,
|
|
315
|
-
ListInputsCommandOutput,
|
|
316
|
-
} from "../commands/ListInputsCommand";
|
|
317
|
-
import {
|
|
318
|
-
ListInputSecurityGroupsCommandInput,
|
|
319
|
-
ListInputSecurityGroupsCommandOutput,
|
|
320
|
-
} from "../commands/ListInputSecurityGroupsCommand";
|
|
321
|
-
import {
|
|
322
|
-
ListMultiplexAlertsCommandInput,
|
|
323
|
-
ListMultiplexAlertsCommandOutput,
|
|
324
|
-
} from "../commands/ListMultiplexAlertsCommand";
|
|
325
|
-
import {
|
|
326
|
-
ListMultiplexesCommandInput,
|
|
327
|
-
ListMultiplexesCommandOutput,
|
|
328
|
-
} from "../commands/ListMultiplexesCommand";
|
|
329
|
-
import {
|
|
330
|
-
ListMultiplexProgramsCommandInput,
|
|
331
|
-
ListMultiplexProgramsCommandOutput,
|
|
332
|
-
} from "../commands/ListMultiplexProgramsCommand";
|
|
333
|
-
import {
|
|
334
|
-
ListNetworksCommandInput,
|
|
335
|
-
ListNetworksCommandOutput,
|
|
336
|
-
} from "../commands/ListNetworksCommand";
|
|
337
|
-
import {
|
|
338
|
-
ListNodesCommandInput,
|
|
339
|
-
ListNodesCommandOutput,
|
|
340
|
-
} from "../commands/ListNodesCommand";
|
|
341
|
-
import {
|
|
342
|
-
ListOfferingsCommandInput,
|
|
343
|
-
ListOfferingsCommandOutput,
|
|
344
|
-
} from "../commands/ListOfferingsCommand";
|
|
345
|
-
import {
|
|
346
|
-
ListReservationsCommandInput,
|
|
347
|
-
ListReservationsCommandOutput,
|
|
348
|
-
} from "../commands/ListReservationsCommand";
|
|
349
|
-
import {
|
|
350
|
-
ListSdiSourcesCommandInput,
|
|
351
|
-
ListSdiSourcesCommandOutput,
|
|
352
|
-
} from "../commands/ListSdiSourcesCommand";
|
|
353
|
-
import {
|
|
354
|
-
ListSignalMapsCommandInput,
|
|
355
|
-
ListSignalMapsCommandOutput,
|
|
356
|
-
} from "../commands/ListSignalMapsCommand";
|
|
357
|
-
import {
|
|
358
|
-
ListTagsForResourceCommandInput,
|
|
359
|
-
ListTagsForResourceCommandOutput,
|
|
360
|
-
} from "../commands/ListTagsForResourceCommand";
|
|
361
|
-
import {
|
|
362
|
-
ListVersionsCommandInput,
|
|
363
|
-
ListVersionsCommandOutput,
|
|
364
|
-
} from "../commands/ListVersionsCommand";
|
|
365
|
-
import {
|
|
366
|
-
PurchaseOfferingCommandInput,
|
|
367
|
-
PurchaseOfferingCommandOutput,
|
|
368
|
-
} from "../commands/PurchaseOfferingCommand";
|
|
369
|
-
import {
|
|
370
|
-
RebootInputDeviceCommandInput,
|
|
371
|
-
RebootInputDeviceCommandOutput,
|
|
372
|
-
} from "../commands/RebootInputDeviceCommand";
|
|
373
|
-
import {
|
|
374
|
-
RejectInputDeviceTransferCommandInput,
|
|
375
|
-
RejectInputDeviceTransferCommandOutput,
|
|
376
|
-
} from "../commands/RejectInputDeviceTransferCommand";
|
|
377
|
-
import {
|
|
378
|
-
RestartChannelPipelinesCommandInput,
|
|
379
|
-
RestartChannelPipelinesCommandOutput,
|
|
380
|
-
} from "../commands/RestartChannelPipelinesCommand";
|
|
381
|
-
import {
|
|
382
|
-
StartChannelCommandInput,
|
|
383
|
-
StartChannelCommandOutput,
|
|
384
|
-
} from "../commands/StartChannelCommand";
|
|
385
|
-
import {
|
|
386
|
-
StartDeleteMonitorDeploymentCommandInput,
|
|
387
|
-
StartDeleteMonitorDeploymentCommandOutput,
|
|
388
|
-
} from "../commands/StartDeleteMonitorDeploymentCommand";
|
|
389
|
-
import {
|
|
390
|
-
StartInputDeviceCommandInput,
|
|
391
|
-
StartInputDeviceCommandOutput,
|
|
392
|
-
} from "../commands/StartInputDeviceCommand";
|
|
393
|
-
import {
|
|
394
|
-
StartInputDeviceMaintenanceWindowCommandInput,
|
|
395
|
-
StartInputDeviceMaintenanceWindowCommandOutput,
|
|
396
|
-
} from "../commands/StartInputDeviceMaintenanceWindowCommand";
|
|
397
|
-
import {
|
|
398
|
-
StartMonitorDeploymentCommandInput,
|
|
399
|
-
StartMonitorDeploymentCommandOutput,
|
|
400
|
-
} from "../commands/StartMonitorDeploymentCommand";
|
|
401
|
-
import {
|
|
402
|
-
StartMultiplexCommandInput,
|
|
403
|
-
StartMultiplexCommandOutput,
|
|
404
|
-
} from "../commands/StartMultiplexCommand";
|
|
405
|
-
import {
|
|
406
|
-
StartUpdateSignalMapCommandInput,
|
|
407
|
-
StartUpdateSignalMapCommandOutput,
|
|
408
|
-
} from "../commands/StartUpdateSignalMapCommand";
|
|
409
|
-
import {
|
|
410
|
-
StopChannelCommandInput,
|
|
411
|
-
StopChannelCommandOutput,
|
|
412
|
-
} from "../commands/StopChannelCommand";
|
|
413
|
-
import {
|
|
414
|
-
StopInputDeviceCommandInput,
|
|
415
|
-
StopInputDeviceCommandOutput,
|
|
416
|
-
} from "../commands/StopInputDeviceCommand";
|
|
417
|
-
import {
|
|
418
|
-
StopMultiplexCommandInput,
|
|
419
|
-
StopMultiplexCommandOutput,
|
|
420
|
-
} from "../commands/StopMultiplexCommand";
|
|
421
|
-
import {
|
|
422
|
-
TransferInputDeviceCommandInput,
|
|
423
|
-
TransferInputDeviceCommandOutput,
|
|
424
|
-
} from "../commands/TransferInputDeviceCommand";
|
|
425
|
-
import {
|
|
426
|
-
UpdateAccountConfigurationCommandInput,
|
|
427
|
-
UpdateAccountConfigurationCommandOutput,
|
|
428
|
-
} from "../commands/UpdateAccountConfigurationCommand";
|
|
429
|
-
import {
|
|
430
|
-
UpdateChannelClassCommandInput,
|
|
431
|
-
UpdateChannelClassCommandOutput,
|
|
432
|
-
} from "../commands/UpdateChannelClassCommand";
|
|
433
|
-
import {
|
|
434
|
-
UpdateChannelCommandInput,
|
|
435
|
-
UpdateChannelCommandOutput,
|
|
436
|
-
} from "../commands/UpdateChannelCommand";
|
|
437
|
-
import {
|
|
438
|
-
UpdateChannelPlacementGroupCommandInput,
|
|
439
|
-
UpdateChannelPlacementGroupCommandOutput,
|
|
440
|
-
} from "../commands/UpdateChannelPlacementGroupCommand";
|
|
441
|
-
import {
|
|
442
|
-
UpdateCloudWatchAlarmTemplateCommandInput,
|
|
443
|
-
UpdateCloudWatchAlarmTemplateCommandOutput,
|
|
444
|
-
} from "../commands/UpdateCloudWatchAlarmTemplateCommand";
|
|
445
|
-
import {
|
|
446
|
-
UpdateCloudWatchAlarmTemplateGroupCommandInput,
|
|
447
|
-
UpdateCloudWatchAlarmTemplateGroupCommandOutput,
|
|
448
|
-
} from "../commands/UpdateCloudWatchAlarmTemplateGroupCommand";
|
|
449
|
-
import {
|
|
450
|
-
UpdateClusterCommandInput,
|
|
451
|
-
UpdateClusterCommandOutput,
|
|
452
|
-
} from "../commands/UpdateClusterCommand";
|
|
453
|
-
import {
|
|
454
|
-
UpdateEventBridgeRuleTemplateCommandInput,
|
|
455
|
-
UpdateEventBridgeRuleTemplateCommandOutput,
|
|
456
|
-
} from "../commands/UpdateEventBridgeRuleTemplateCommand";
|
|
457
|
-
import {
|
|
458
|
-
UpdateEventBridgeRuleTemplateGroupCommandInput,
|
|
459
|
-
UpdateEventBridgeRuleTemplateGroupCommandOutput,
|
|
460
|
-
} from "../commands/UpdateEventBridgeRuleTemplateGroupCommand";
|
|
461
|
-
import {
|
|
462
|
-
UpdateInputCommandInput,
|
|
463
|
-
UpdateInputCommandOutput,
|
|
464
|
-
} from "../commands/UpdateInputCommand";
|
|
465
|
-
import {
|
|
466
|
-
UpdateInputDeviceCommandInput,
|
|
467
|
-
UpdateInputDeviceCommandOutput,
|
|
468
|
-
} from "../commands/UpdateInputDeviceCommand";
|
|
469
|
-
import {
|
|
470
|
-
UpdateInputSecurityGroupCommandInput,
|
|
471
|
-
UpdateInputSecurityGroupCommandOutput,
|
|
472
|
-
} from "../commands/UpdateInputSecurityGroupCommand";
|
|
473
|
-
import {
|
|
474
|
-
UpdateMultiplexCommandInput,
|
|
475
|
-
UpdateMultiplexCommandOutput,
|
|
476
|
-
} from "../commands/UpdateMultiplexCommand";
|
|
477
|
-
import {
|
|
478
|
-
UpdateMultiplexProgramCommandInput,
|
|
479
|
-
UpdateMultiplexProgramCommandOutput,
|
|
480
|
-
} from "../commands/UpdateMultiplexProgramCommand";
|
|
481
|
-
import {
|
|
482
|
-
UpdateNetworkCommandInput,
|
|
483
|
-
UpdateNetworkCommandOutput,
|
|
484
|
-
} from "../commands/UpdateNetworkCommand";
|
|
485
|
-
import {
|
|
486
|
-
UpdateNodeCommandInput,
|
|
487
|
-
UpdateNodeCommandOutput,
|
|
488
|
-
} from "../commands/UpdateNodeCommand";
|
|
489
|
-
import {
|
|
490
|
-
UpdateNodeStateCommandInput,
|
|
491
|
-
UpdateNodeStateCommandOutput,
|
|
492
|
-
} from "../commands/UpdateNodeStateCommand";
|
|
493
|
-
import {
|
|
494
|
-
UpdateReservationCommandInput,
|
|
495
|
-
UpdateReservationCommandOutput,
|
|
496
|
-
} from "../commands/UpdateReservationCommand";
|
|
497
|
-
import {
|
|
498
|
-
UpdateSdiSourceCommandInput,
|
|
499
|
-
UpdateSdiSourceCommandOutput,
|
|
500
|
-
} from "../commands/UpdateSdiSourceCommand";
|
|
501
|
-
export declare const se_AcceptInputDeviceTransferCommand: (
|
|
502
|
-
input: AcceptInputDeviceTransferCommandInput,
|
|
503
|
-
context: __SerdeContext
|
|
504
|
-
) => Promise<__HttpRequest>;
|
|
505
|
-
export declare const se_BatchDeleteCommand: (
|
|
506
|
-
input: BatchDeleteCommandInput,
|
|
507
|
-
context: __SerdeContext
|
|
508
|
-
) => Promise<__HttpRequest>;
|
|
509
|
-
export declare const se_BatchStartCommand: (
|
|
510
|
-
input: BatchStartCommandInput,
|
|
511
|
-
context: __SerdeContext
|
|
512
|
-
) => Promise<__HttpRequest>;
|
|
513
|
-
export declare const se_BatchStopCommand: (
|
|
514
|
-
input: BatchStopCommandInput,
|
|
515
|
-
context: __SerdeContext
|
|
516
|
-
) => Promise<__HttpRequest>;
|
|
517
|
-
export declare const se_BatchUpdateScheduleCommand: (
|
|
518
|
-
input: BatchUpdateScheduleCommandInput,
|
|
519
|
-
context: __SerdeContext
|
|
520
|
-
) => Promise<__HttpRequest>;
|
|
521
|
-
export declare const se_CancelInputDeviceTransferCommand: (
|
|
522
|
-
input: CancelInputDeviceTransferCommandInput,
|
|
523
|
-
context: __SerdeContext
|
|
524
|
-
) => Promise<__HttpRequest>;
|
|
525
|
-
export declare const se_ClaimDeviceCommand: (
|
|
526
|
-
input: ClaimDeviceCommandInput,
|
|
527
|
-
context: __SerdeContext
|
|
528
|
-
) => Promise<__HttpRequest>;
|
|
529
|
-
export declare const se_CreateChannelCommand: (
|
|
530
|
-
input: CreateChannelCommandInput,
|
|
531
|
-
context: __SerdeContext
|
|
532
|
-
) => Promise<__HttpRequest>;
|
|
533
|
-
export declare const se_CreateChannelPlacementGroupCommand: (
|
|
534
|
-
input: CreateChannelPlacementGroupCommandInput,
|
|
535
|
-
context: __SerdeContext
|
|
536
|
-
) => Promise<__HttpRequest>;
|
|
537
|
-
export declare const se_CreateCloudWatchAlarmTemplateCommand: (
|
|
538
|
-
input: CreateCloudWatchAlarmTemplateCommandInput,
|
|
539
|
-
context: __SerdeContext
|
|
540
|
-
) => Promise<__HttpRequest>;
|
|
541
|
-
export declare const se_CreateCloudWatchAlarmTemplateGroupCommand: (
|
|
542
|
-
input: CreateCloudWatchAlarmTemplateGroupCommandInput,
|
|
543
|
-
context: __SerdeContext
|
|
544
|
-
) => Promise<__HttpRequest>;
|
|
545
|
-
export declare const se_CreateClusterCommand: (
|
|
546
|
-
input: CreateClusterCommandInput,
|
|
547
|
-
context: __SerdeContext
|
|
548
|
-
) => Promise<__HttpRequest>;
|
|
549
|
-
export declare const se_CreateEventBridgeRuleTemplateCommand: (
|
|
550
|
-
input: CreateEventBridgeRuleTemplateCommandInput,
|
|
551
|
-
context: __SerdeContext
|
|
552
|
-
) => Promise<__HttpRequest>;
|
|
553
|
-
export declare const se_CreateEventBridgeRuleTemplateGroupCommand: (
|
|
554
|
-
input: CreateEventBridgeRuleTemplateGroupCommandInput,
|
|
555
|
-
context: __SerdeContext
|
|
556
|
-
) => Promise<__HttpRequest>;
|
|
557
|
-
export declare const se_CreateInputCommand: (
|
|
558
|
-
input: CreateInputCommandInput,
|
|
559
|
-
context: __SerdeContext
|
|
560
|
-
) => Promise<__HttpRequest>;
|
|
561
|
-
export declare const se_CreateInputSecurityGroupCommand: (
|
|
562
|
-
input: CreateInputSecurityGroupCommandInput,
|
|
563
|
-
context: __SerdeContext
|
|
564
|
-
) => Promise<__HttpRequest>;
|
|
565
|
-
export declare const se_CreateMultiplexCommand: (
|
|
566
|
-
input: CreateMultiplexCommandInput,
|
|
567
|
-
context: __SerdeContext
|
|
568
|
-
) => Promise<__HttpRequest>;
|
|
569
|
-
export declare const se_CreateMultiplexProgramCommand: (
|
|
570
|
-
input: CreateMultiplexProgramCommandInput,
|
|
571
|
-
context: __SerdeContext
|
|
572
|
-
) => Promise<__HttpRequest>;
|
|
573
|
-
export declare const se_CreateNetworkCommand: (
|
|
574
|
-
input: CreateNetworkCommandInput,
|
|
575
|
-
context: __SerdeContext
|
|
576
|
-
) => Promise<__HttpRequest>;
|
|
577
|
-
export declare const se_CreateNodeCommand: (
|
|
578
|
-
input: CreateNodeCommandInput,
|
|
579
|
-
context: __SerdeContext
|
|
580
|
-
) => Promise<__HttpRequest>;
|
|
581
|
-
export declare const se_CreateNodeRegistrationScriptCommand: (
|
|
582
|
-
input: CreateNodeRegistrationScriptCommandInput,
|
|
583
|
-
context: __SerdeContext
|
|
584
|
-
) => Promise<__HttpRequest>;
|
|
585
|
-
export declare const se_CreatePartnerInputCommand: (
|
|
586
|
-
input: CreatePartnerInputCommandInput,
|
|
587
|
-
context: __SerdeContext
|
|
588
|
-
) => Promise<__HttpRequest>;
|
|
589
|
-
export declare const se_CreateSdiSourceCommand: (
|
|
590
|
-
input: CreateSdiSourceCommandInput,
|
|
591
|
-
context: __SerdeContext
|
|
592
|
-
) => Promise<__HttpRequest>;
|
|
593
|
-
export declare const se_CreateSignalMapCommand: (
|
|
594
|
-
input: CreateSignalMapCommandInput,
|
|
595
|
-
context: __SerdeContext
|
|
596
|
-
) => Promise<__HttpRequest>;
|
|
597
|
-
export declare const se_CreateTagsCommand: (
|
|
598
|
-
input: CreateTagsCommandInput,
|
|
599
|
-
context: __SerdeContext
|
|
600
|
-
) => Promise<__HttpRequest>;
|
|
601
|
-
export declare const se_DeleteChannelCommand: (
|
|
602
|
-
input: DeleteChannelCommandInput,
|
|
603
|
-
context: __SerdeContext
|
|
604
|
-
) => Promise<__HttpRequest>;
|
|
605
|
-
export declare const se_DeleteChannelPlacementGroupCommand: (
|
|
606
|
-
input: DeleteChannelPlacementGroupCommandInput,
|
|
607
|
-
context: __SerdeContext
|
|
608
|
-
) => Promise<__HttpRequest>;
|
|
609
|
-
export declare const se_DeleteCloudWatchAlarmTemplateCommand: (
|
|
610
|
-
input: DeleteCloudWatchAlarmTemplateCommandInput,
|
|
611
|
-
context: __SerdeContext
|
|
612
|
-
) => Promise<__HttpRequest>;
|
|
613
|
-
export declare const se_DeleteCloudWatchAlarmTemplateGroupCommand: (
|
|
614
|
-
input: DeleteCloudWatchAlarmTemplateGroupCommandInput,
|
|
615
|
-
context: __SerdeContext
|
|
616
|
-
) => Promise<__HttpRequest>;
|
|
617
|
-
export declare const se_DeleteClusterCommand: (
|
|
618
|
-
input: DeleteClusterCommandInput,
|
|
619
|
-
context: __SerdeContext
|
|
620
|
-
) => Promise<__HttpRequest>;
|
|
621
|
-
export declare const se_DeleteEventBridgeRuleTemplateCommand: (
|
|
622
|
-
input: DeleteEventBridgeRuleTemplateCommandInput,
|
|
623
|
-
context: __SerdeContext
|
|
624
|
-
) => Promise<__HttpRequest>;
|
|
625
|
-
export declare const se_DeleteEventBridgeRuleTemplateGroupCommand: (
|
|
626
|
-
input: DeleteEventBridgeRuleTemplateGroupCommandInput,
|
|
627
|
-
context: __SerdeContext
|
|
628
|
-
) => Promise<__HttpRequest>;
|
|
629
|
-
export declare const se_DeleteInputCommand: (
|
|
630
|
-
input: DeleteInputCommandInput,
|
|
631
|
-
context: __SerdeContext
|
|
632
|
-
) => Promise<__HttpRequest>;
|
|
633
|
-
export declare const se_DeleteInputSecurityGroupCommand: (
|
|
634
|
-
input: DeleteInputSecurityGroupCommandInput,
|
|
635
|
-
context: __SerdeContext
|
|
636
|
-
) => Promise<__HttpRequest>;
|
|
637
|
-
export declare const se_DeleteMultiplexCommand: (
|
|
638
|
-
input: DeleteMultiplexCommandInput,
|
|
639
|
-
context: __SerdeContext
|
|
640
|
-
) => Promise<__HttpRequest>;
|
|
641
|
-
export declare const se_DeleteMultiplexProgramCommand: (
|
|
642
|
-
input: DeleteMultiplexProgramCommandInput,
|
|
643
|
-
context: __SerdeContext
|
|
644
|
-
) => Promise<__HttpRequest>;
|
|
645
|
-
export declare const se_DeleteNetworkCommand: (
|
|
646
|
-
input: DeleteNetworkCommandInput,
|
|
647
|
-
context: __SerdeContext
|
|
648
|
-
) => Promise<__HttpRequest>;
|
|
649
|
-
export declare const se_DeleteNodeCommand: (
|
|
650
|
-
input: DeleteNodeCommandInput,
|
|
651
|
-
context: __SerdeContext
|
|
652
|
-
) => Promise<__HttpRequest>;
|
|
653
|
-
export declare const se_DeleteReservationCommand: (
|
|
654
|
-
input: DeleteReservationCommandInput,
|
|
655
|
-
context: __SerdeContext
|
|
656
|
-
) => Promise<__HttpRequest>;
|
|
657
|
-
export declare const se_DeleteScheduleCommand: (
|
|
658
|
-
input: DeleteScheduleCommandInput,
|
|
659
|
-
context: __SerdeContext
|
|
660
|
-
) => Promise<__HttpRequest>;
|
|
661
|
-
export declare const se_DeleteSdiSourceCommand: (
|
|
662
|
-
input: DeleteSdiSourceCommandInput,
|
|
663
|
-
context: __SerdeContext
|
|
664
|
-
) => Promise<__HttpRequest>;
|
|
665
|
-
export declare const se_DeleteSignalMapCommand: (
|
|
666
|
-
input: DeleteSignalMapCommandInput,
|
|
667
|
-
context: __SerdeContext
|
|
668
|
-
) => Promise<__HttpRequest>;
|
|
669
|
-
export declare const se_DeleteTagsCommand: (
|
|
670
|
-
input: DeleteTagsCommandInput,
|
|
671
|
-
context: __SerdeContext
|
|
672
|
-
) => Promise<__HttpRequest>;
|
|
673
|
-
export declare const se_DescribeAccountConfigurationCommand: (
|
|
674
|
-
input: DescribeAccountConfigurationCommandInput,
|
|
675
|
-
context: __SerdeContext
|
|
676
|
-
) => Promise<__HttpRequest>;
|
|
677
|
-
export declare const se_DescribeChannelCommand: (
|
|
678
|
-
input: DescribeChannelCommandInput,
|
|
679
|
-
context: __SerdeContext
|
|
680
|
-
) => Promise<__HttpRequest>;
|
|
681
|
-
export declare const se_DescribeChannelPlacementGroupCommand: (
|
|
682
|
-
input: DescribeChannelPlacementGroupCommandInput,
|
|
683
|
-
context: __SerdeContext
|
|
684
|
-
) => Promise<__HttpRequest>;
|
|
685
|
-
export declare const se_DescribeClusterCommand: (
|
|
686
|
-
input: DescribeClusterCommandInput,
|
|
687
|
-
context: __SerdeContext
|
|
688
|
-
) => Promise<__HttpRequest>;
|
|
689
|
-
export declare const se_DescribeInputCommand: (
|
|
690
|
-
input: DescribeInputCommandInput,
|
|
691
|
-
context: __SerdeContext
|
|
692
|
-
) => Promise<__HttpRequest>;
|
|
693
|
-
export declare const se_DescribeInputDeviceCommand: (
|
|
694
|
-
input: DescribeInputDeviceCommandInput,
|
|
695
|
-
context: __SerdeContext
|
|
696
|
-
) => Promise<__HttpRequest>;
|
|
697
|
-
export declare const se_DescribeInputDeviceThumbnailCommand: (
|
|
698
|
-
input: DescribeInputDeviceThumbnailCommandInput,
|
|
699
|
-
context: __SerdeContext
|
|
700
|
-
) => Promise<__HttpRequest>;
|
|
701
|
-
export declare const se_DescribeInputSecurityGroupCommand: (
|
|
702
|
-
input: DescribeInputSecurityGroupCommandInput,
|
|
703
|
-
context: __SerdeContext
|
|
704
|
-
) => Promise<__HttpRequest>;
|
|
705
|
-
export declare const se_DescribeMultiplexCommand: (
|
|
706
|
-
input: DescribeMultiplexCommandInput,
|
|
707
|
-
context: __SerdeContext
|
|
708
|
-
) => Promise<__HttpRequest>;
|
|
709
|
-
export declare const se_DescribeMultiplexProgramCommand: (
|
|
710
|
-
input: DescribeMultiplexProgramCommandInput,
|
|
711
|
-
context: __SerdeContext
|
|
712
|
-
) => Promise<__HttpRequest>;
|
|
713
|
-
export declare const se_DescribeNetworkCommand: (
|
|
714
|
-
input: DescribeNetworkCommandInput,
|
|
715
|
-
context: __SerdeContext
|
|
716
|
-
) => Promise<__HttpRequest>;
|
|
717
|
-
export declare const se_DescribeNodeCommand: (
|
|
718
|
-
input: DescribeNodeCommandInput,
|
|
719
|
-
context: __SerdeContext
|
|
720
|
-
) => Promise<__HttpRequest>;
|
|
721
|
-
export declare const se_DescribeOfferingCommand: (
|
|
722
|
-
input: DescribeOfferingCommandInput,
|
|
723
|
-
context: __SerdeContext
|
|
724
|
-
) => Promise<__HttpRequest>;
|
|
725
|
-
export declare const se_DescribeReservationCommand: (
|
|
726
|
-
input: DescribeReservationCommandInput,
|
|
727
|
-
context: __SerdeContext
|
|
728
|
-
) => Promise<__HttpRequest>;
|
|
729
|
-
export declare const se_DescribeScheduleCommand: (
|
|
730
|
-
input: DescribeScheduleCommandInput,
|
|
731
|
-
context: __SerdeContext
|
|
732
|
-
) => Promise<__HttpRequest>;
|
|
733
|
-
export declare const se_DescribeSdiSourceCommand: (
|
|
734
|
-
input: DescribeSdiSourceCommandInput,
|
|
735
|
-
context: __SerdeContext
|
|
736
|
-
) => Promise<__HttpRequest>;
|
|
737
|
-
export declare const se_DescribeThumbnailsCommand: (
|
|
738
|
-
input: DescribeThumbnailsCommandInput,
|
|
739
|
-
context: __SerdeContext
|
|
740
|
-
) => Promise<__HttpRequest>;
|
|
741
|
-
export declare const se_GetCloudWatchAlarmTemplateCommand: (
|
|
742
|
-
input: GetCloudWatchAlarmTemplateCommandInput,
|
|
743
|
-
context: __SerdeContext
|
|
744
|
-
) => Promise<__HttpRequest>;
|
|
745
|
-
export declare const se_GetCloudWatchAlarmTemplateGroupCommand: (
|
|
746
|
-
input: GetCloudWatchAlarmTemplateGroupCommandInput,
|
|
747
|
-
context: __SerdeContext
|
|
748
|
-
) => Promise<__HttpRequest>;
|
|
749
|
-
export declare const se_GetEventBridgeRuleTemplateCommand: (
|
|
750
|
-
input: GetEventBridgeRuleTemplateCommandInput,
|
|
751
|
-
context: __SerdeContext
|
|
752
|
-
) => Promise<__HttpRequest>;
|
|
753
|
-
export declare const se_GetEventBridgeRuleTemplateGroupCommand: (
|
|
754
|
-
input: GetEventBridgeRuleTemplateGroupCommandInput,
|
|
755
|
-
context: __SerdeContext
|
|
756
|
-
) => Promise<__HttpRequest>;
|
|
757
|
-
export declare const se_GetSignalMapCommand: (
|
|
758
|
-
input: GetSignalMapCommandInput,
|
|
759
|
-
context: __SerdeContext
|
|
760
|
-
) => Promise<__HttpRequest>;
|
|
761
|
-
export declare const se_ListAlertsCommand: (
|
|
762
|
-
input: ListAlertsCommandInput,
|
|
763
|
-
context: __SerdeContext
|
|
764
|
-
) => Promise<__HttpRequest>;
|
|
765
|
-
export declare const se_ListChannelPlacementGroupsCommand: (
|
|
766
|
-
input: ListChannelPlacementGroupsCommandInput,
|
|
767
|
-
context: __SerdeContext
|
|
768
|
-
) => Promise<__HttpRequest>;
|
|
769
|
-
export declare const se_ListChannelsCommand: (
|
|
770
|
-
input: ListChannelsCommandInput,
|
|
771
|
-
context: __SerdeContext
|
|
772
|
-
) => Promise<__HttpRequest>;
|
|
773
|
-
export declare const se_ListCloudWatchAlarmTemplateGroupsCommand: (
|
|
774
|
-
input: ListCloudWatchAlarmTemplateGroupsCommandInput,
|
|
775
|
-
context: __SerdeContext
|
|
776
|
-
) => Promise<__HttpRequest>;
|
|
777
|
-
export declare const se_ListCloudWatchAlarmTemplatesCommand: (
|
|
778
|
-
input: ListCloudWatchAlarmTemplatesCommandInput,
|
|
779
|
-
context: __SerdeContext
|
|
780
|
-
) => Promise<__HttpRequest>;
|
|
781
|
-
export declare const se_ListClusterAlertsCommand: (
|
|
782
|
-
input: ListClusterAlertsCommandInput,
|
|
783
|
-
context: __SerdeContext
|
|
784
|
-
) => Promise<__HttpRequest>;
|
|
785
|
-
export declare const se_ListClustersCommand: (
|
|
786
|
-
input: ListClustersCommandInput,
|
|
787
|
-
context: __SerdeContext
|
|
788
|
-
) => Promise<__HttpRequest>;
|
|
789
|
-
export declare const se_ListEventBridgeRuleTemplateGroupsCommand: (
|
|
790
|
-
input: ListEventBridgeRuleTemplateGroupsCommandInput,
|
|
791
|
-
context: __SerdeContext
|
|
792
|
-
) => Promise<__HttpRequest>;
|
|
793
|
-
export declare const se_ListEventBridgeRuleTemplatesCommand: (
|
|
794
|
-
input: ListEventBridgeRuleTemplatesCommandInput,
|
|
795
|
-
context: __SerdeContext
|
|
796
|
-
) => Promise<__HttpRequest>;
|
|
797
|
-
export declare const se_ListInputDevicesCommand: (
|
|
798
|
-
input: ListInputDevicesCommandInput,
|
|
799
|
-
context: __SerdeContext
|
|
800
|
-
) => Promise<__HttpRequest>;
|
|
801
|
-
export declare const se_ListInputDeviceTransfersCommand: (
|
|
802
|
-
input: ListInputDeviceTransfersCommandInput,
|
|
803
|
-
context: __SerdeContext
|
|
804
|
-
) => Promise<__HttpRequest>;
|
|
805
|
-
export declare const se_ListInputsCommand: (
|
|
806
|
-
input: ListInputsCommandInput,
|
|
807
|
-
context: __SerdeContext
|
|
808
|
-
) => Promise<__HttpRequest>;
|
|
809
|
-
export declare const se_ListInputSecurityGroupsCommand: (
|
|
810
|
-
input: ListInputSecurityGroupsCommandInput,
|
|
811
|
-
context: __SerdeContext
|
|
812
|
-
) => Promise<__HttpRequest>;
|
|
813
|
-
export declare const se_ListMultiplexAlertsCommand: (
|
|
814
|
-
input: ListMultiplexAlertsCommandInput,
|
|
815
|
-
context: __SerdeContext
|
|
816
|
-
) => Promise<__HttpRequest>;
|
|
817
|
-
export declare const se_ListMultiplexesCommand: (
|
|
818
|
-
input: ListMultiplexesCommandInput,
|
|
819
|
-
context: __SerdeContext
|
|
820
|
-
) => Promise<__HttpRequest>;
|
|
821
|
-
export declare const se_ListMultiplexProgramsCommand: (
|
|
822
|
-
input: ListMultiplexProgramsCommandInput,
|
|
823
|
-
context: __SerdeContext
|
|
824
|
-
) => Promise<__HttpRequest>;
|
|
825
|
-
export declare const se_ListNetworksCommand: (
|
|
826
|
-
input: ListNetworksCommandInput,
|
|
827
|
-
context: __SerdeContext
|
|
828
|
-
) => Promise<__HttpRequest>;
|
|
829
|
-
export declare const se_ListNodesCommand: (
|
|
830
|
-
input: ListNodesCommandInput,
|
|
831
|
-
context: __SerdeContext
|
|
832
|
-
) => Promise<__HttpRequest>;
|
|
833
|
-
export declare const se_ListOfferingsCommand: (
|
|
834
|
-
input: ListOfferingsCommandInput,
|
|
835
|
-
context: __SerdeContext
|
|
836
|
-
) => Promise<__HttpRequest>;
|
|
837
|
-
export declare const se_ListReservationsCommand: (
|
|
838
|
-
input: ListReservationsCommandInput,
|
|
839
|
-
context: __SerdeContext
|
|
840
|
-
) => Promise<__HttpRequest>;
|
|
841
|
-
export declare const se_ListSdiSourcesCommand: (
|
|
842
|
-
input: ListSdiSourcesCommandInput,
|
|
843
|
-
context: __SerdeContext
|
|
844
|
-
) => Promise<__HttpRequest>;
|
|
845
|
-
export declare const se_ListSignalMapsCommand: (
|
|
846
|
-
input: ListSignalMapsCommandInput,
|
|
847
|
-
context: __SerdeContext
|
|
848
|
-
) => Promise<__HttpRequest>;
|
|
849
|
-
export declare const se_ListTagsForResourceCommand: (
|
|
850
|
-
input: ListTagsForResourceCommandInput,
|
|
851
|
-
context: __SerdeContext
|
|
852
|
-
) => Promise<__HttpRequest>;
|
|
853
|
-
export declare const se_ListVersionsCommand: (
|
|
854
|
-
input: ListVersionsCommandInput,
|
|
855
|
-
context: __SerdeContext
|
|
856
|
-
) => Promise<__HttpRequest>;
|
|
857
|
-
export declare const se_PurchaseOfferingCommand: (
|
|
858
|
-
input: PurchaseOfferingCommandInput,
|
|
859
|
-
context: __SerdeContext
|
|
860
|
-
) => Promise<__HttpRequest>;
|
|
861
|
-
export declare const se_RebootInputDeviceCommand: (
|
|
862
|
-
input: RebootInputDeviceCommandInput,
|
|
863
|
-
context: __SerdeContext
|
|
864
|
-
) => Promise<__HttpRequest>;
|
|
865
|
-
export declare const se_RejectInputDeviceTransferCommand: (
|
|
866
|
-
input: RejectInputDeviceTransferCommandInput,
|
|
867
|
-
context: __SerdeContext
|
|
868
|
-
) => Promise<__HttpRequest>;
|
|
869
|
-
export declare const se_RestartChannelPipelinesCommand: (
|
|
870
|
-
input: RestartChannelPipelinesCommandInput,
|
|
871
|
-
context: __SerdeContext
|
|
872
|
-
) => Promise<__HttpRequest>;
|
|
873
|
-
export declare const se_StartChannelCommand: (
|
|
874
|
-
input: StartChannelCommandInput,
|
|
875
|
-
context: __SerdeContext
|
|
876
|
-
) => Promise<__HttpRequest>;
|
|
877
|
-
export declare const se_StartDeleteMonitorDeploymentCommand: (
|
|
878
|
-
input: StartDeleteMonitorDeploymentCommandInput,
|
|
879
|
-
context: __SerdeContext
|
|
880
|
-
) => Promise<__HttpRequest>;
|
|
881
|
-
export declare const se_StartInputDeviceCommand: (
|
|
882
|
-
input: StartInputDeviceCommandInput,
|
|
883
|
-
context: __SerdeContext
|
|
884
|
-
) => Promise<__HttpRequest>;
|
|
885
|
-
export declare const se_StartInputDeviceMaintenanceWindowCommand: (
|
|
886
|
-
input: StartInputDeviceMaintenanceWindowCommandInput,
|
|
887
|
-
context: __SerdeContext
|
|
888
|
-
) => Promise<__HttpRequest>;
|
|
889
|
-
export declare const se_StartMonitorDeploymentCommand: (
|
|
890
|
-
input: StartMonitorDeploymentCommandInput,
|
|
891
|
-
context: __SerdeContext
|
|
892
|
-
) => Promise<__HttpRequest>;
|
|
893
|
-
export declare const se_StartMultiplexCommand: (
|
|
894
|
-
input: StartMultiplexCommandInput,
|
|
895
|
-
context: __SerdeContext
|
|
896
|
-
) => Promise<__HttpRequest>;
|
|
897
|
-
export declare const se_StartUpdateSignalMapCommand: (
|
|
898
|
-
input: StartUpdateSignalMapCommandInput,
|
|
899
|
-
context: __SerdeContext
|
|
900
|
-
) => Promise<__HttpRequest>;
|
|
901
|
-
export declare const se_StopChannelCommand: (
|
|
902
|
-
input: StopChannelCommandInput,
|
|
903
|
-
context: __SerdeContext
|
|
904
|
-
) => Promise<__HttpRequest>;
|
|
905
|
-
export declare const se_StopInputDeviceCommand: (
|
|
906
|
-
input: StopInputDeviceCommandInput,
|
|
907
|
-
context: __SerdeContext
|
|
908
|
-
) => Promise<__HttpRequest>;
|
|
909
|
-
export declare const se_StopMultiplexCommand: (
|
|
910
|
-
input: StopMultiplexCommandInput,
|
|
911
|
-
context: __SerdeContext
|
|
912
|
-
) => Promise<__HttpRequest>;
|
|
913
|
-
export declare const se_TransferInputDeviceCommand: (
|
|
914
|
-
input: TransferInputDeviceCommandInput,
|
|
915
|
-
context: __SerdeContext
|
|
916
|
-
) => Promise<__HttpRequest>;
|
|
917
|
-
export declare const se_UpdateAccountConfigurationCommand: (
|
|
918
|
-
input: UpdateAccountConfigurationCommandInput,
|
|
919
|
-
context: __SerdeContext
|
|
920
|
-
) => Promise<__HttpRequest>;
|
|
921
|
-
export declare const se_UpdateChannelCommand: (
|
|
922
|
-
input: UpdateChannelCommandInput,
|
|
923
|
-
context: __SerdeContext
|
|
924
|
-
) => Promise<__HttpRequest>;
|
|
925
|
-
export declare const se_UpdateChannelClassCommand: (
|
|
926
|
-
input: UpdateChannelClassCommandInput,
|
|
927
|
-
context: __SerdeContext
|
|
928
|
-
) => Promise<__HttpRequest>;
|
|
929
|
-
export declare const se_UpdateChannelPlacementGroupCommand: (
|
|
930
|
-
input: UpdateChannelPlacementGroupCommandInput,
|
|
931
|
-
context: __SerdeContext
|
|
932
|
-
) => Promise<__HttpRequest>;
|
|
933
|
-
export declare const se_UpdateCloudWatchAlarmTemplateCommand: (
|
|
934
|
-
input: UpdateCloudWatchAlarmTemplateCommandInput,
|
|
935
|
-
context: __SerdeContext
|
|
936
|
-
) => Promise<__HttpRequest>;
|
|
937
|
-
export declare const se_UpdateCloudWatchAlarmTemplateGroupCommand: (
|
|
938
|
-
input: UpdateCloudWatchAlarmTemplateGroupCommandInput,
|
|
939
|
-
context: __SerdeContext
|
|
940
|
-
) => Promise<__HttpRequest>;
|
|
941
|
-
export declare const se_UpdateClusterCommand: (
|
|
942
|
-
input: UpdateClusterCommandInput,
|
|
943
|
-
context: __SerdeContext
|
|
944
|
-
) => Promise<__HttpRequest>;
|
|
945
|
-
export declare const se_UpdateEventBridgeRuleTemplateCommand: (
|
|
946
|
-
input: UpdateEventBridgeRuleTemplateCommandInput,
|
|
947
|
-
context: __SerdeContext
|
|
948
|
-
) => Promise<__HttpRequest>;
|
|
949
|
-
export declare const se_UpdateEventBridgeRuleTemplateGroupCommand: (
|
|
950
|
-
input: UpdateEventBridgeRuleTemplateGroupCommandInput,
|
|
951
|
-
context: __SerdeContext
|
|
952
|
-
) => Promise<__HttpRequest>;
|
|
953
|
-
export declare const se_UpdateInputCommand: (
|
|
954
|
-
input: UpdateInputCommandInput,
|
|
955
|
-
context: __SerdeContext
|
|
956
|
-
) => Promise<__HttpRequest>;
|
|
957
|
-
export declare const se_UpdateInputDeviceCommand: (
|
|
958
|
-
input: UpdateInputDeviceCommandInput,
|
|
959
|
-
context: __SerdeContext
|
|
960
|
-
) => Promise<__HttpRequest>;
|
|
961
|
-
export declare const se_UpdateInputSecurityGroupCommand: (
|
|
962
|
-
input: UpdateInputSecurityGroupCommandInput,
|
|
963
|
-
context: __SerdeContext
|
|
964
|
-
) => Promise<__HttpRequest>;
|
|
965
|
-
export declare const se_UpdateMultiplexCommand: (
|
|
966
|
-
input: UpdateMultiplexCommandInput,
|
|
967
|
-
context: __SerdeContext
|
|
968
|
-
) => Promise<__HttpRequest>;
|
|
969
|
-
export declare const se_UpdateMultiplexProgramCommand: (
|
|
970
|
-
input: UpdateMultiplexProgramCommandInput,
|
|
971
|
-
context: __SerdeContext
|
|
972
|
-
) => Promise<__HttpRequest>;
|
|
973
|
-
export declare const se_UpdateNetworkCommand: (
|
|
974
|
-
input: UpdateNetworkCommandInput,
|
|
975
|
-
context: __SerdeContext
|
|
976
|
-
) => Promise<__HttpRequest>;
|
|
977
|
-
export declare const se_UpdateNodeCommand: (
|
|
978
|
-
input: UpdateNodeCommandInput,
|
|
979
|
-
context: __SerdeContext
|
|
980
|
-
) => Promise<__HttpRequest>;
|
|
981
|
-
export declare const se_UpdateNodeStateCommand: (
|
|
982
|
-
input: UpdateNodeStateCommandInput,
|
|
983
|
-
context: __SerdeContext
|
|
984
|
-
) => Promise<__HttpRequest>;
|
|
985
|
-
export declare const se_UpdateReservationCommand: (
|
|
986
|
-
input: UpdateReservationCommandInput,
|
|
987
|
-
context: __SerdeContext
|
|
988
|
-
) => Promise<__HttpRequest>;
|
|
989
|
-
export declare const se_UpdateSdiSourceCommand: (
|
|
990
|
-
input: UpdateSdiSourceCommandInput,
|
|
991
|
-
context: __SerdeContext
|
|
992
|
-
) => Promise<__HttpRequest>;
|
|
993
|
-
export declare const de_AcceptInputDeviceTransferCommand: (
|
|
994
|
-
output: __HttpResponse,
|
|
995
|
-
context: __SerdeContext
|
|
996
|
-
) => Promise<AcceptInputDeviceTransferCommandOutput>;
|
|
997
|
-
export declare const de_BatchDeleteCommand: (
|
|
998
|
-
output: __HttpResponse,
|
|
999
|
-
context: __SerdeContext
|
|
1000
|
-
) => Promise<BatchDeleteCommandOutput>;
|
|
1001
|
-
export declare const de_BatchStartCommand: (
|
|
1002
|
-
output: __HttpResponse,
|
|
1003
|
-
context: __SerdeContext
|
|
1004
|
-
) => Promise<BatchStartCommandOutput>;
|
|
1005
|
-
export declare const de_BatchStopCommand: (
|
|
1006
|
-
output: __HttpResponse,
|
|
1007
|
-
context: __SerdeContext
|
|
1008
|
-
) => Promise<BatchStopCommandOutput>;
|
|
1009
|
-
export declare const de_BatchUpdateScheduleCommand: (
|
|
1010
|
-
output: __HttpResponse,
|
|
1011
|
-
context: __SerdeContext
|
|
1012
|
-
) => Promise<BatchUpdateScheduleCommandOutput>;
|
|
1013
|
-
export declare const de_CancelInputDeviceTransferCommand: (
|
|
1014
|
-
output: __HttpResponse,
|
|
1015
|
-
context: __SerdeContext
|
|
1016
|
-
) => Promise<CancelInputDeviceTransferCommandOutput>;
|
|
1017
|
-
export declare const de_ClaimDeviceCommand: (
|
|
1018
|
-
output: __HttpResponse,
|
|
1019
|
-
context: __SerdeContext
|
|
1020
|
-
) => Promise<ClaimDeviceCommandOutput>;
|
|
1021
|
-
export declare const de_CreateChannelCommand: (
|
|
1022
|
-
output: __HttpResponse,
|
|
1023
|
-
context: __SerdeContext
|
|
1024
|
-
) => Promise<CreateChannelCommandOutput>;
|
|
1025
|
-
export declare const de_CreateChannelPlacementGroupCommand: (
|
|
1026
|
-
output: __HttpResponse,
|
|
1027
|
-
context: __SerdeContext
|
|
1028
|
-
) => Promise<CreateChannelPlacementGroupCommandOutput>;
|
|
1029
|
-
export declare const de_CreateCloudWatchAlarmTemplateCommand: (
|
|
1030
|
-
output: __HttpResponse,
|
|
1031
|
-
context: __SerdeContext
|
|
1032
|
-
) => Promise<CreateCloudWatchAlarmTemplateCommandOutput>;
|
|
1033
|
-
export declare const de_CreateCloudWatchAlarmTemplateGroupCommand: (
|
|
1034
|
-
output: __HttpResponse,
|
|
1035
|
-
context: __SerdeContext
|
|
1036
|
-
) => Promise<CreateCloudWatchAlarmTemplateGroupCommandOutput>;
|
|
1037
|
-
export declare const de_CreateClusterCommand: (
|
|
1038
|
-
output: __HttpResponse,
|
|
1039
|
-
context: __SerdeContext
|
|
1040
|
-
) => Promise<CreateClusterCommandOutput>;
|
|
1041
|
-
export declare const de_CreateEventBridgeRuleTemplateCommand: (
|
|
1042
|
-
output: __HttpResponse,
|
|
1043
|
-
context: __SerdeContext
|
|
1044
|
-
) => Promise<CreateEventBridgeRuleTemplateCommandOutput>;
|
|
1045
|
-
export declare const de_CreateEventBridgeRuleTemplateGroupCommand: (
|
|
1046
|
-
output: __HttpResponse,
|
|
1047
|
-
context: __SerdeContext
|
|
1048
|
-
) => Promise<CreateEventBridgeRuleTemplateGroupCommandOutput>;
|
|
1049
|
-
export declare const de_CreateInputCommand: (
|
|
1050
|
-
output: __HttpResponse,
|
|
1051
|
-
context: __SerdeContext
|
|
1052
|
-
) => Promise<CreateInputCommandOutput>;
|
|
1053
|
-
export declare const de_CreateInputSecurityGroupCommand: (
|
|
1054
|
-
output: __HttpResponse,
|
|
1055
|
-
context: __SerdeContext
|
|
1056
|
-
) => Promise<CreateInputSecurityGroupCommandOutput>;
|
|
1057
|
-
export declare const de_CreateMultiplexCommand: (
|
|
1058
|
-
output: __HttpResponse,
|
|
1059
|
-
context: __SerdeContext
|
|
1060
|
-
) => Promise<CreateMultiplexCommandOutput>;
|
|
1061
|
-
export declare const de_CreateMultiplexProgramCommand: (
|
|
1062
|
-
output: __HttpResponse,
|
|
1063
|
-
context: __SerdeContext
|
|
1064
|
-
) => Promise<CreateMultiplexProgramCommandOutput>;
|
|
1065
|
-
export declare const de_CreateNetworkCommand: (
|
|
1066
|
-
output: __HttpResponse,
|
|
1067
|
-
context: __SerdeContext
|
|
1068
|
-
) => Promise<CreateNetworkCommandOutput>;
|
|
1069
|
-
export declare const de_CreateNodeCommand: (
|
|
1070
|
-
output: __HttpResponse,
|
|
1071
|
-
context: __SerdeContext
|
|
1072
|
-
) => Promise<CreateNodeCommandOutput>;
|
|
1073
|
-
export declare const de_CreateNodeRegistrationScriptCommand: (
|
|
1074
|
-
output: __HttpResponse,
|
|
1075
|
-
context: __SerdeContext
|
|
1076
|
-
) => Promise<CreateNodeRegistrationScriptCommandOutput>;
|
|
1077
|
-
export declare const de_CreatePartnerInputCommand: (
|
|
1078
|
-
output: __HttpResponse,
|
|
1079
|
-
context: __SerdeContext
|
|
1080
|
-
) => Promise<CreatePartnerInputCommandOutput>;
|
|
1081
|
-
export declare const de_CreateSdiSourceCommand: (
|
|
1082
|
-
output: __HttpResponse,
|
|
1083
|
-
context: __SerdeContext
|
|
1084
|
-
) => Promise<CreateSdiSourceCommandOutput>;
|
|
1085
|
-
export declare const de_CreateSignalMapCommand: (
|
|
1086
|
-
output: __HttpResponse,
|
|
1087
|
-
context: __SerdeContext
|
|
1088
|
-
) => Promise<CreateSignalMapCommandOutput>;
|
|
1089
|
-
export declare const de_CreateTagsCommand: (
|
|
1090
|
-
output: __HttpResponse,
|
|
1091
|
-
context: __SerdeContext
|
|
1092
|
-
) => Promise<CreateTagsCommandOutput>;
|
|
1093
|
-
export declare const de_DeleteChannelCommand: (
|
|
1094
|
-
output: __HttpResponse,
|
|
1095
|
-
context: __SerdeContext
|
|
1096
|
-
) => Promise<DeleteChannelCommandOutput>;
|
|
1097
|
-
export declare const de_DeleteChannelPlacementGroupCommand: (
|
|
1098
|
-
output: __HttpResponse,
|
|
1099
|
-
context: __SerdeContext
|
|
1100
|
-
) => Promise<DeleteChannelPlacementGroupCommandOutput>;
|
|
1101
|
-
export declare const de_DeleteCloudWatchAlarmTemplateCommand: (
|
|
1102
|
-
output: __HttpResponse,
|
|
1103
|
-
context: __SerdeContext
|
|
1104
|
-
) => Promise<DeleteCloudWatchAlarmTemplateCommandOutput>;
|
|
1105
|
-
export declare const de_DeleteCloudWatchAlarmTemplateGroupCommand: (
|
|
1106
|
-
output: __HttpResponse,
|
|
1107
|
-
context: __SerdeContext
|
|
1108
|
-
) => Promise<DeleteCloudWatchAlarmTemplateGroupCommandOutput>;
|
|
1109
|
-
export declare const de_DeleteClusterCommand: (
|
|
1110
|
-
output: __HttpResponse,
|
|
1111
|
-
context: __SerdeContext
|
|
1112
|
-
) => Promise<DeleteClusterCommandOutput>;
|
|
1113
|
-
export declare const de_DeleteEventBridgeRuleTemplateCommand: (
|
|
1114
|
-
output: __HttpResponse,
|
|
1115
|
-
context: __SerdeContext
|
|
1116
|
-
) => Promise<DeleteEventBridgeRuleTemplateCommandOutput>;
|
|
1117
|
-
export declare const de_DeleteEventBridgeRuleTemplateGroupCommand: (
|
|
1118
|
-
output: __HttpResponse,
|
|
1119
|
-
context: __SerdeContext
|
|
1120
|
-
) => Promise<DeleteEventBridgeRuleTemplateGroupCommandOutput>;
|
|
1121
|
-
export declare const de_DeleteInputCommand: (
|
|
1122
|
-
output: __HttpResponse,
|
|
1123
|
-
context: __SerdeContext
|
|
1124
|
-
) => Promise<DeleteInputCommandOutput>;
|
|
1125
|
-
export declare const de_DeleteInputSecurityGroupCommand: (
|
|
1126
|
-
output: __HttpResponse,
|
|
1127
|
-
context: __SerdeContext
|
|
1128
|
-
) => Promise<DeleteInputSecurityGroupCommandOutput>;
|
|
1129
|
-
export declare const de_DeleteMultiplexCommand: (
|
|
1130
|
-
output: __HttpResponse,
|
|
1131
|
-
context: __SerdeContext
|
|
1132
|
-
) => Promise<DeleteMultiplexCommandOutput>;
|
|
1133
|
-
export declare const de_DeleteMultiplexProgramCommand: (
|
|
1134
|
-
output: __HttpResponse,
|
|
1135
|
-
context: __SerdeContext
|
|
1136
|
-
) => Promise<DeleteMultiplexProgramCommandOutput>;
|
|
1137
|
-
export declare const de_DeleteNetworkCommand: (
|
|
1138
|
-
output: __HttpResponse,
|
|
1139
|
-
context: __SerdeContext
|
|
1140
|
-
) => Promise<DeleteNetworkCommandOutput>;
|
|
1141
|
-
export declare const de_DeleteNodeCommand: (
|
|
1142
|
-
output: __HttpResponse,
|
|
1143
|
-
context: __SerdeContext
|
|
1144
|
-
) => Promise<DeleteNodeCommandOutput>;
|
|
1145
|
-
export declare const de_DeleteReservationCommand: (
|
|
1146
|
-
output: __HttpResponse,
|
|
1147
|
-
context: __SerdeContext
|
|
1148
|
-
) => Promise<DeleteReservationCommandOutput>;
|
|
1149
|
-
export declare const de_DeleteScheduleCommand: (
|
|
1150
|
-
output: __HttpResponse,
|
|
1151
|
-
context: __SerdeContext
|
|
1152
|
-
) => Promise<DeleteScheduleCommandOutput>;
|
|
1153
|
-
export declare const de_DeleteSdiSourceCommand: (
|
|
1154
|
-
output: __HttpResponse,
|
|
1155
|
-
context: __SerdeContext
|
|
1156
|
-
) => Promise<DeleteSdiSourceCommandOutput>;
|
|
1157
|
-
export declare const de_DeleteSignalMapCommand: (
|
|
1158
|
-
output: __HttpResponse,
|
|
1159
|
-
context: __SerdeContext
|
|
1160
|
-
) => Promise<DeleteSignalMapCommandOutput>;
|
|
1161
|
-
export declare const de_DeleteTagsCommand: (
|
|
1162
|
-
output: __HttpResponse,
|
|
1163
|
-
context: __SerdeContext
|
|
1164
|
-
) => Promise<DeleteTagsCommandOutput>;
|
|
1165
|
-
export declare const de_DescribeAccountConfigurationCommand: (
|
|
1166
|
-
output: __HttpResponse,
|
|
1167
|
-
context: __SerdeContext
|
|
1168
|
-
) => Promise<DescribeAccountConfigurationCommandOutput>;
|
|
1169
|
-
export declare const de_DescribeChannelCommand: (
|
|
1170
|
-
output: __HttpResponse,
|
|
1171
|
-
context: __SerdeContext
|
|
1172
|
-
) => Promise<DescribeChannelCommandOutput>;
|
|
1173
|
-
export declare const de_DescribeChannelPlacementGroupCommand: (
|
|
1174
|
-
output: __HttpResponse,
|
|
1175
|
-
context: __SerdeContext
|
|
1176
|
-
) => Promise<DescribeChannelPlacementGroupCommandOutput>;
|
|
1177
|
-
export declare const de_DescribeClusterCommand: (
|
|
1178
|
-
output: __HttpResponse,
|
|
1179
|
-
context: __SerdeContext
|
|
1180
|
-
) => Promise<DescribeClusterCommandOutput>;
|
|
1181
|
-
export declare const de_DescribeInputCommand: (
|
|
1182
|
-
output: __HttpResponse,
|
|
1183
|
-
context: __SerdeContext
|
|
1184
|
-
) => Promise<DescribeInputCommandOutput>;
|
|
1185
|
-
export declare const de_DescribeInputDeviceCommand: (
|
|
1186
|
-
output: __HttpResponse,
|
|
1187
|
-
context: __SerdeContext
|
|
1188
|
-
) => Promise<DescribeInputDeviceCommandOutput>;
|
|
1189
|
-
export declare const de_DescribeInputDeviceThumbnailCommand: (
|
|
1190
|
-
output: __HttpResponse,
|
|
1191
|
-
context: __SerdeContext & __SdkStreamSerdeContext
|
|
1192
|
-
) => Promise<DescribeInputDeviceThumbnailCommandOutput>;
|
|
1193
|
-
export declare const de_DescribeInputSecurityGroupCommand: (
|
|
1194
|
-
output: __HttpResponse,
|
|
1195
|
-
context: __SerdeContext
|
|
1196
|
-
) => Promise<DescribeInputSecurityGroupCommandOutput>;
|
|
1197
|
-
export declare const de_DescribeMultiplexCommand: (
|
|
1198
|
-
output: __HttpResponse,
|
|
1199
|
-
context: __SerdeContext
|
|
1200
|
-
) => Promise<DescribeMultiplexCommandOutput>;
|
|
1201
|
-
export declare const de_DescribeMultiplexProgramCommand: (
|
|
1202
|
-
output: __HttpResponse,
|
|
1203
|
-
context: __SerdeContext
|
|
1204
|
-
) => Promise<DescribeMultiplexProgramCommandOutput>;
|
|
1205
|
-
export declare const de_DescribeNetworkCommand: (
|
|
1206
|
-
output: __HttpResponse,
|
|
1207
|
-
context: __SerdeContext
|
|
1208
|
-
) => Promise<DescribeNetworkCommandOutput>;
|
|
1209
|
-
export declare const de_DescribeNodeCommand: (
|
|
1210
|
-
output: __HttpResponse,
|
|
1211
|
-
context: __SerdeContext
|
|
1212
|
-
) => Promise<DescribeNodeCommandOutput>;
|
|
1213
|
-
export declare const de_DescribeOfferingCommand: (
|
|
1214
|
-
output: __HttpResponse,
|
|
1215
|
-
context: __SerdeContext
|
|
1216
|
-
) => Promise<DescribeOfferingCommandOutput>;
|
|
1217
|
-
export declare const de_DescribeReservationCommand: (
|
|
1218
|
-
output: __HttpResponse,
|
|
1219
|
-
context: __SerdeContext
|
|
1220
|
-
) => Promise<DescribeReservationCommandOutput>;
|
|
1221
|
-
export declare const de_DescribeScheduleCommand: (
|
|
1222
|
-
output: __HttpResponse,
|
|
1223
|
-
context: __SerdeContext
|
|
1224
|
-
) => Promise<DescribeScheduleCommandOutput>;
|
|
1225
|
-
export declare const de_DescribeSdiSourceCommand: (
|
|
1226
|
-
output: __HttpResponse,
|
|
1227
|
-
context: __SerdeContext
|
|
1228
|
-
) => Promise<DescribeSdiSourceCommandOutput>;
|
|
1229
|
-
export declare const de_DescribeThumbnailsCommand: (
|
|
1230
|
-
output: __HttpResponse,
|
|
1231
|
-
context: __SerdeContext
|
|
1232
|
-
) => Promise<DescribeThumbnailsCommandOutput>;
|
|
1233
|
-
export declare const de_GetCloudWatchAlarmTemplateCommand: (
|
|
1234
|
-
output: __HttpResponse,
|
|
1235
|
-
context: __SerdeContext
|
|
1236
|
-
) => Promise<GetCloudWatchAlarmTemplateCommandOutput>;
|
|
1237
|
-
export declare const de_GetCloudWatchAlarmTemplateGroupCommand: (
|
|
1238
|
-
output: __HttpResponse,
|
|
1239
|
-
context: __SerdeContext
|
|
1240
|
-
) => Promise<GetCloudWatchAlarmTemplateGroupCommandOutput>;
|
|
1241
|
-
export declare const de_GetEventBridgeRuleTemplateCommand: (
|
|
1242
|
-
output: __HttpResponse,
|
|
1243
|
-
context: __SerdeContext
|
|
1244
|
-
) => Promise<GetEventBridgeRuleTemplateCommandOutput>;
|
|
1245
|
-
export declare const de_GetEventBridgeRuleTemplateGroupCommand: (
|
|
1246
|
-
output: __HttpResponse,
|
|
1247
|
-
context: __SerdeContext
|
|
1248
|
-
) => Promise<GetEventBridgeRuleTemplateGroupCommandOutput>;
|
|
1249
|
-
export declare const de_GetSignalMapCommand: (
|
|
1250
|
-
output: __HttpResponse,
|
|
1251
|
-
context: __SerdeContext
|
|
1252
|
-
) => Promise<GetSignalMapCommandOutput>;
|
|
1253
|
-
export declare const de_ListAlertsCommand: (
|
|
1254
|
-
output: __HttpResponse,
|
|
1255
|
-
context: __SerdeContext
|
|
1256
|
-
) => Promise<ListAlertsCommandOutput>;
|
|
1257
|
-
export declare const de_ListChannelPlacementGroupsCommand: (
|
|
1258
|
-
output: __HttpResponse,
|
|
1259
|
-
context: __SerdeContext
|
|
1260
|
-
) => Promise<ListChannelPlacementGroupsCommandOutput>;
|
|
1261
|
-
export declare const de_ListChannelsCommand: (
|
|
1262
|
-
output: __HttpResponse,
|
|
1263
|
-
context: __SerdeContext
|
|
1264
|
-
) => Promise<ListChannelsCommandOutput>;
|
|
1265
|
-
export declare const de_ListCloudWatchAlarmTemplateGroupsCommand: (
|
|
1266
|
-
output: __HttpResponse,
|
|
1267
|
-
context: __SerdeContext
|
|
1268
|
-
) => Promise<ListCloudWatchAlarmTemplateGroupsCommandOutput>;
|
|
1269
|
-
export declare const de_ListCloudWatchAlarmTemplatesCommand: (
|
|
1270
|
-
output: __HttpResponse,
|
|
1271
|
-
context: __SerdeContext
|
|
1272
|
-
) => Promise<ListCloudWatchAlarmTemplatesCommandOutput>;
|
|
1273
|
-
export declare const de_ListClusterAlertsCommand: (
|
|
1274
|
-
output: __HttpResponse,
|
|
1275
|
-
context: __SerdeContext
|
|
1276
|
-
) => Promise<ListClusterAlertsCommandOutput>;
|
|
1277
|
-
export declare const de_ListClustersCommand: (
|
|
1278
|
-
output: __HttpResponse,
|
|
1279
|
-
context: __SerdeContext
|
|
1280
|
-
) => Promise<ListClustersCommandOutput>;
|
|
1281
|
-
export declare const de_ListEventBridgeRuleTemplateGroupsCommand: (
|
|
1282
|
-
output: __HttpResponse,
|
|
1283
|
-
context: __SerdeContext
|
|
1284
|
-
) => Promise<ListEventBridgeRuleTemplateGroupsCommandOutput>;
|
|
1285
|
-
export declare const de_ListEventBridgeRuleTemplatesCommand: (
|
|
1286
|
-
output: __HttpResponse,
|
|
1287
|
-
context: __SerdeContext
|
|
1288
|
-
) => Promise<ListEventBridgeRuleTemplatesCommandOutput>;
|
|
1289
|
-
export declare const de_ListInputDevicesCommand: (
|
|
1290
|
-
output: __HttpResponse,
|
|
1291
|
-
context: __SerdeContext
|
|
1292
|
-
) => Promise<ListInputDevicesCommandOutput>;
|
|
1293
|
-
export declare const de_ListInputDeviceTransfersCommand: (
|
|
1294
|
-
output: __HttpResponse,
|
|
1295
|
-
context: __SerdeContext
|
|
1296
|
-
) => Promise<ListInputDeviceTransfersCommandOutput>;
|
|
1297
|
-
export declare const de_ListInputsCommand: (
|
|
1298
|
-
output: __HttpResponse,
|
|
1299
|
-
context: __SerdeContext
|
|
1300
|
-
) => Promise<ListInputsCommandOutput>;
|
|
1301
|
-
export declare const de_ListInputSecurityGroupsCommand: (
|
|
1302
|
-
output: __HttpResponse,
|
|
1303
|
-
context: __SerdeContext
|
|
1304
|
-
) => Promise<ListInputSecurityGroupsCommandOutput>;
|
|
1305
|
-
export declare const de_ListMultiplexAlertsCommand: (
|
|
1306
|
-
output: __HttpResponse,
|
|
1307
|
-
context: __SerdeContext
|
|
1308
|
-
) => Promise<ListMultiplexAlertsCommandOutput>;
|
|
1309
|
-
export declare const de_ListMultiplexesCommand: (
|
|
1310
|
-
output: __HttpResponse,
|
|
1311
|
-
context: __SerdeContext
|
|
1312
|
-
) => Promise<ListMultiplexesCommandOutput>;
|
|
1313
|
-
export declare const de_ListMultiplexProgramsCommand: (
|
|
1314
|
-
output: __HttpResponse,
|
|
1315
|
-
context: __SerdeContext
|
|
1316
|
-
) => Promise<ListMultiplexProgramsCommandOutput>;
|
|
1317
|
-
export declare const de_ListNetworksCommand: (
|
|
1318
|
-
output: __HttpResponse,
|
|
1319
|
-
context: __SerdeContext
|
|
1320
|
-
) => Promise<ListNetworksCommandOutput>;
|
|
1321
|
-
export declare const de_ListNodesCommand: (
|
|
1322
|
-
output: __HttpResponse,
|
|
1323
|
-
context: __SerdeContext
|
|
1324
|
-
) => Promise<ListNodesCommandOutput>;
|
|
1325
|
-
export declare const de_ListOfferingsCommand: (
|
|
1326
|
-
output: __HttpResponse,
|
|
1327
|
-
context: __SerdeContext
|
|
1328
|
-
) => Promise<ListOfferingsCommandOutput>;
|
|
1329
|
-
export declare const de_ListReservationsCommand: (
|
|
1330
|
-
output: __HttpResponse,
|
|
1331
|
-
context: __SerdeContext
|
|
1332
|
-
) => Promise<ListReservationsCommandOutput>;
|
|
1333
|
-
export declare const de_ListSdiSourcesCommand: (
|
|
1334
|
-
output: __HttpResponse,
|
|
1335
|
-
context: __SerdeContext
|
|
1336
|
-
) => Promise<ListSdiSourcesCommandOutput>;
|
|
1337
|
-
export declare const de_ListSignalMapsCommand: (
|
|
1338
|
-
output: __HttpResponse,
|
|
1339
|
-
context: __SerdeContext
|
|
1340
|
-
) => Promise<ListSignalMapsCommandOutput>;
|
|
1341
|
-
export declare const de_ListTagsForResourceCommand: (
|
|
1342
|
-
output: __HttpResponse,
|
|
1343
|
-
context: __SerdeContext
|
|
1344
|
-
) => Promise<ListTagsForResourceCommandOutput>;
|
|
1345
|
-
export declare const de_ListVersionsCommand: (
|
|
1346
|
-
output: __HttpResponse,
|
|
1347
|
-
context: __SerdeContext
|
|
1348
|
-
) => Promise<ListVersionsCommandOutput>;
|
|
1349
|
-
export declare const de_PurchaseOfferingCommand: (
|
|
1350
|
-
output: __HttpResponse,
|
|
1351
|
-
context: __SerdeContext
|
|
1352
|
-
) => Promise<PurchaseOfferingCommandOutput>;
|
|
1353
|
-
export declare const de_RebootInputDeviceCommand: (
|
|
1354
|
-
output: __HttpResponse,
|
|
1355
|
-
context: __SerdeContext
|
|
1356
|
-
) => Promise<RebootInputDeviceCommandOutput>;
|
|
1357
|
-
export declare const de_RejectInputDeviceTransferCommand: (
|
|
1358
|
-
output: __HttpResponse,
|
|
1359
|
-
context: __SerdeContext
|
|
1360
|
-
) => Promise<RejectInputDeviceTransferCommandOutput>;
|
|
1361
|
-
export declare const de_RestartChannelPipelinesCommand: (
|
|
1362
|
-
output: __HttpResponse,
|
|
1363
|
-
context: __SerdeContext
|
|
1364
|
-
) => Promise<RestartChannelPipelinesCommandOutput>;
|
|
1365
|
-
export declare const de_StartChannelCommand: (
|
|
1366
|
-
output: __HttpResponse,
|
|
1367
|
-
context: __SerdeContext
|
|
1368
|
-
) => Promise<StartChannelCommandOutput>;
|
|
1369
|
-
export declare const de_StartDeleteMonitorDeploymentCommand: (
|
|
1370
|
-
output: __HttpResponse,
|
|
1371
|
-
context: __SerdeContext
|
|
1372
|
-
) => Promise<StartDeleteMonitorDeploymentCommandOutput>;
|
|
1373
|
-
export declare const de_StartInputDeviceCommand: (
|
|
1374
|
-
output: __HttpResponse,
|
|
1375
|
-
context: __SerdeContext
|
|
1376
|
-
) => Promise<StartInputDeviceCommandOutput>;
|
|
1377
|
-
export declare const de_StartInputDeviceMaintenanceWindowCommand: (
|
|
1378
|
-
output: __HttpResponse,
|
|
1379
|
-
context: __SerdeContext
|
|
1380
|
-
) => Promise<StartInputDeviceMaintenanceWindowCommandOutput>;
|
|
1381
|
-
export declare const de_StartMonitorDeploymentCommand: (
|
|
1382
|
-
output: __HttpResponse,
|
|
1383
|
-
context: __SerdeContext
|
|
1384
|
-
) => Promise<StartMonitorDeploymentCommandOutput>;
|
|
1385
|
-
export declare const de_StartMultiplexCommand: (
|
|
1386
|
-
output: __HttpResponse,
|
|
1387
|
-
context: __SerdeContext
|
|
1388
|
-
) => Promise<StartMultiplexCommandOutput>;
|
|
1389
|
-
export declare const de_StartUpdateSignalMapCommand: (
|
|
1390
|
-
output: __HttpResponse,
|
|
1391
|
-
context: __SerdeContext
|
|
1392
|
-
) => Promise<StartUpdateSignalMapCommandOutput>;
|
|
1393
|
-
export declare const de_StopChannelCommand: (
|
|
1394
|
-
output: __HttpResponse,
|
|
1395
|
-
context: __SerdeContext
|
|
1396
|
-
) => Promise<StopChannelCommandOutput>;
|
|
1397
|
-
export declare const de_StopInputDeviceCommand: (
|
|
1398
|
-
output: __HttpResponse,
|
|
1399
|
-
context: __SerdeContext
|
|
1400
|
-
) => Promise<StopInputDeviceCommandOutput>;
|
|
1401
|
-
export declare const de_StopMultiplexCommand: (
|
|
1402
|
-
output: __HttpResponse,
|
|
1403
|
-
context: __SerdeContext
|
|
1404
|
-
) => Promise<StopMultiplexCommandOutput>;
|
|
1405
|
-
export declare const de_TransferInputDeviceCommand: (
|
|
1406
|
-
output: __HttpResponse,
|
|
1407
|
-
context: __SerdeContext
|
|
1408
|
-
) => Promise<TransferInputDeviceCommandOutput>;
|
|
1409
|
-
export declare const de_UpdateAccountConfigurationCommand: (
|
|
1410
|
-
output: __HttpResponse,
|
|
1411
|
-
context: __SerdeContext
|
|
1412
|
-
) => Promise<UpdateAccountConfigurationCommandOutput>;
|
|
1413
|
-
export declare const de_UpdateChannelCommand: (
|
|
1414
|
-
output: __HttpResponse,
|
|
1415
|
-
context: __SerdeContext
|
|
1416
|
-
) => Promise<UpdateChannelCommandOutput>;
|
|
1417
|
-
export declare const de_UpdateChannelClassCommand: (
|
|
1418
|
-
output: __HttpResponse,
|
|
1419
|
-
context: __SerdeContext
|
|
1420
|
-
) => Promise<UpdateChannelClassCommandOutput>;
|
|
1421
|
-
export declare const de_UpdateChannelPlacementGroupCommand: (
|
|
1422
|
-
output: __HttpResponse,
|
|
1423
|
-
context: __SerdeContext
|
|
1424
|
-
) => Promise<UpdateChannelPlacementGroupCommandOutput>;
|
|
1425
|
-
export declare const de_UpdateCloudWatchAlarmTemplateCommand: (
|
|
1426
|
-
output: __HttpResponse,
|
|
1427
|
-
context: __SerdeContext
|
|
1428
|
-
) => Promise<UpdateCloudWatchAlarmTemplateCommandOutput>;
|
|
1429
|
-
export declare const de_UpdateCloudWatchAlarmTemplateGroupCommand: (
|
|
1430
|
-
output: __HttpResponse,
|
|
1431
|
-
context: __SerdeContext
|
|
1432
|
-
) => Promise<UpdateCloudWatchAlarmTemplateGroupCommandOutput>;
|
|
1433
|
-
export declare const de_UpdateClusterCommand: (
|
|
1434
|
-
output: __HttpResponse,
|
|
1435
|
-
context: __SerdeContext
|
|
1436
|
-
) => Promise<UpdateClusterCommandOutput>;
|
|
1437
|
-
export declare const de_UpdateEventBridgeRuleTemplateCommand: (
|
|
1438
|
-
output: __HttpResponse,
|
|
1439
|
-
context: __SerdeContext
|
|
1440
|
-
) => Promise<UpdateEventBridgeRuleTemplateCommandOutput>;
|
|
1441
|
-
export declare const de_UpdateEventBridgeRuleTemplateGroupCommand: (
|
|
1442
|
-
output: __HttpResponse,
|
|
1443
|
-
context: __SerdeContext
|
|
1444
|
-
) => Promise<UpdateEventBridgeRuleTemplateGroupCommandOutput>;
|
|
1445
|
-
export declare const de_UpdateInputCommand: (
|
|
1446
|
-
output: __HttpResponse,
|
|
1447
|
-
context: __SerdeContext
|
|
1448
|
-
) => Promise<UpdateInputCommandOutput>;
|
|
1449
|
-
export declare const de_UpdateInputDeviceCommand: (
|
|
1450
|
-
output: __HttpResponse,
|
|
1451
|
-
context: __SerdeContext
|
|
1452
|
-
) => Promise<UpdateInputDeviceCommandOutput>;
|
|
1453
|
-
export declare const de_UpdateInputSecurityGroupCommand: (
|
|
1454
|
-
output: __HttpResponse,
|
|
1455
|
-
context: __SerdeContext
|
|
1456
|
-
) => Promise<UpdateInputSecurityGroupCommandOutput>;
|
|
1457
|
-
export declare const de_UpdateMultiplexCommand: (
|
|
1458
|
-
output: __HttpResponse,
|
|
1459
|
-
context: __SerdeContext
|
|
1460
|
-
) => Promise<UpdateMultiplexCommandOutput>;
|
|
1461
|
-
export declare const de_UpdateMultiplexProgramCommand: (
|
|
1462
|
-
output: __HttpResponse,
|
|
1463
|
-
context: __SerdeContext
|
|
1464
|
-
) => Promise<UpdateMultiplexProgramCommandOutput>;
|
|
1465
|
-
export declare const de_UpdateNetworkCommand: (
|
|
1466
|
-
output: __HttpResponse,
|
|
1467
|
-
context: __SerdeContext
|
|
1468
|
-
) => Promise<UpdateNetworkCommandOutput>;
|
|
1469
|
-
export declare const de_UpdateNodeCommand: (
|
|
1470
|
-
output: __HttpResponse,
|
|
1471
|
-
context: __SerdeContext
|
|
1472
|
-
) => Promise<UpdateNodeCommandOutput>;
|
|
1473
|
-
export declare const de_UpdateNodeStateCommand: (
|
|
1474
|
-
output: __HttpResponse,
|
|
1475
|
-
context: __SerdeContext
|
|
1476
|
-
) => Promise<UpdateNodeStateCommandOutput>;
|
|
1477
|
-
export declare const de_UpdateReservationCommand: (
|
|
1478
|
-
output: __HttpResponse,
|
|
1479
|
-
context: __SerdeContext
|
|
1480
|
-
) => Promise<UpdateReservationCommandOutput>;
|
|
1481
|
-
export declare const de_UpdateSdiSourceCommand: (
|
|
1482
|
-
output: __HttpResponse,
|
|
1483
|
-
context: __SerdeContext
|
|
1484
|
-
) => Promise<UpdateSdiSourceCommandOutput>;
|