@aws-sdk/client-iot-wireless 3.169.0 → 3.171.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/IoTWireless.d.ts +1820 -495
- package/dist-types/ts3.4/IoTWirelessClient.d.ts +692 -171
- package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/index.d.ts +98 -98
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/IoTWirelessServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +2 -2
- package/dist-types/ts3.4/models/models_0.d.ts +2076 -2582
- package/dist-types/ts3.4/models/models_1.d.ts +175 -204
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPositionConfigurationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +1181 -296
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/package.json +34 -34
|
@@ -1,296 +1,1181 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
import {
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
import {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
import {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
import {
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
import {
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
import {
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
import {
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
import {
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
AssociateAwsAccountWithPartnerAccountCommandInput,
|
|
8
|
+
AssociateAwsAccountWithPartnerAccountCommandOutput,
|
|
9
|
+
} from "../commands/AssociateAwsAccountWithPartnerAccountCommand";
|
|
10
|
+
import {
|
|
11
|
+
AssociateMulticastGroupWithFuotaTaskCommandInput,
|
|
12
|
+
AssociateMulticastGroupWithFuotaTaskCommandOutput,
|
|
13
|
+
} from "../commands/AssociateMulticastGroupWithFuotaTaskCommand";
|
|
14
|
+
import {
|
|
15
|
+
AssociateWirelessDeviceWithFuotaTaskCommandInput,
|
|
16
|
+
AssociateWirelessDeviceWithFuotaTaskCommandOutput,
|
|
17
|
+
} from "../commands/AssociateWirelessDeviceWithFuotaTaskCommand";
|
|
18
|
+
import {
|
|
19
|
+
AssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
20
|
+
AssociateWirelessDeviceWithMulticastGroupCommandOutput,
|
|
21
|
+
} from "../commands/AssociateWirelessDeviceWithMulticastGroupCommand";
|
|
22
|
+
import {
|
|
23
|
+
AssociateWirelessDeviceWithThingCommandInput,
|
|
24
|
+
AssociateWirelessDeviceWithThingCommandOutput,
|
|
25
|
+
} from "../commands/AssociateWirelessDeviceWithThingCommand";
|
|
26
|
+
import {
|
|
27
|
+
AssociateWirelessGatewayWithCertificateCommandInput,
|
|
28
|
+
AssociateWirelessGatewayWithCertificateCommandOutput,
|
|
29
|
+
} from "../commands/AssociateWirelessGatewayWithCertificateCommand";
|
|
30
|
+
import {
|
|
31
|
+
AssociateWirelessGatewayWithThingCommandInput,
|
|
32
|
+
AssociateWirelessGatewayWithThingCommandOutput,
|
|
33
|
+
} from "../commands/AssociateWirelessGatewayWithThingCommand";
|
|
34
|
+
import {
|
|
35
|
+
CancelMulticastGroupSessionCommandInput,
|
|
36
|
+
CancelMulticastGroupSessionCommandOutput,
|
|
37
|
+
} from "../commands/CancelMulticastGroupSessionCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateDestinationCommandInput,
|
|
40
|
+
CreateDestinationCommandOutput,
|
|
41
|
+
} from "../commands/CreateDestinationCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateDeviceProfileCommandInput,
|
|
44
|
+
CreateDeviceProfileCommandOutput,
|
|
45
|
+
} from "../commands/CreateDeviceProfileCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateFuotaTaskCommandInput,
|
|
48
|
+
CreateFuotaTaskCommandOutput,
|
|
49
|
+
} from "../commands/CreateFuotaTaskCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateMulticastGroupCommandInput,
|
|
52
|
+
CreateMulticastGroupCommandOutput,
|
|
53
|
+
} from "../commands/CreateMulticastGroupCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateNetworkAnalyzerConfigurationCommandInput,
|
|
56
|
+
CreateNetworkAnalyzerConfigurationCommandOutput,
|
|
57
|
+
} from "../commands/CreateNetworkAnalyzerConfigurationCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateServiceProfileCommandInput,
|
|
60
|
+
CreateServiceProfileCommandOutput,
|
|
61
|
+
} from "../commands/CreateServiceProfileCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateWirelessDeviceCommandInput,
|
|
64
|
+
CreateWirelessDeviceCommandOutput,
|
|
65
|
+
} from "../commands/CreateWirelessDeviceCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateWirelessGatewayCommandInput,
|
|
68
|
+
CreateWirelessGatewayCommandOutput,
|
|
69
|
+
} from "../commands/CreateWirelessGatewayCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateWirelessGatewayTaskCommandInput,
|
|
72
|
+
CreateWirelessGatewayTaskCommandOutput,
|
|
73
|
+
} from "../commands/CreateWirelessGatewayTaskCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
76
|
+
CreateWirelessGatewayTaskDefinitionCommandOutput,
|
|
77
|
+
} from "../commands/CreateWirelessGatewayTaskDefinitionCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteDestinationCommandInput,
|
|
80
|
+
DeleteDestinationCommandOutput,
|
|
81
|
+
} from "../commands/DeleteDestinationCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteDeviceProfileCommandInput,
|
|
84
|
+
DeleteDeviceProfileCommandOutput,
|
|
85
|
+
} from "../commands/DeleteDeviceProfileCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteFuotaTaskCommandInput,
|
|
88
|
+
DeleteFuotaTaskCommandOutput,
|
|
89
|
+
} from "../commands/DeleteFuotaTaskCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteMulticastGroupCommandInput,
|
|
92
|
+
DeleteMulticastGroupCommandOutput,
|
|
93
|
+
} from "../commands/DeleteMulticastGroupCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteNetworkAnalyzerConfigurationCommandInput,
|
|
96
|
+
DeleteNetworkAnalyzerConfigurationCommandOutput,
|
|
97
|
+
} from "../commands/DeleteNetworkAnalyzerConfigurationCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteQueuedMessagesCommandInput,
|
|
100
|
+
DeleteQueuedMessagesCommandOutput,
|
|
101
|
+
} from "../commands/DeleteQueuedMessagesCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeleteServiceProfileCommandInput,
|
|
104
|
+
DeleteServiceProfileCommandOutput,
|
|
105
|
+
} from "../commands/DeleteServiceProfileCommand";
|
|
106
|
+
import {
|
|
107
|
+
DeleteWirelessDeviceCommandInput,
|
|
108
|
+
DeleteWirelessDeviceCommandOutput,
|
|
109
|
+
} from "../commands/DeleteWirelessDeviceCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeleteWirelessGatewayCommandInput,
|
|
112
|
+
DeleteWirelessGatewayCommandOutput,
|
|
113
|
+
} from "../commands/DeleteWirelessGatewayCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteWirelessGatewayTaskCommandInput,
|
|
116
|
+
DeleteWirelessGatewayTaskCommandOutput,
|
|
117
|
+
} from "../commands/DeleteWirelessGatewayTaskCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeleteWirelessGatewayTaskDefinitionCommandInput,
|
|
120
|
+
DeleteWirelessGatewayTaskDefinitionCommandOutput,
|
|
121
|
+
} from "../commands/DeleteWirelessGatewayTaskDefinitionCommand";
|
|
122
|
+
import {
|
|
123
|
+
DisassociateAwsAccountFromPartnerAccountCommandInput,
|
|
124
|
+
DisassociateAwsAccountFromPartnerAccountCommandOutput,
|
|
125
|
+
} from "../commands/DisassociateAwsAccountFromPartnerAccountCommand";
|
|
126
|
+
import {
|
|
127
|
+
DisassociateMulticastGroupFromFuotaTaskCommandInput,
|
|
128
|
+
DisassociateMulticastGroupFromFuotaTaskCommandOutput,
|
|
129
|
+
} from "../commands/DisassociateMulticastGroupFromFuotaTaskCommand";
|
|
130
|
+
import {
|
|
131
|
+
DisassociateWirelessDeviceFromFuotaTaskCommandInput,
|
|
132
|
+
DisassociateWirelessDeviceFromFuotaTaskCommandOutput,
|
|
133
|
+
} from "../commands/DisassociateWirelessDeviceFromFuotaTaskCommand";
|
|
134
|
+
import {
|
|
135
|
+
DisassociateWirelessDeviceFromMulticastGroupCommandInput,
|
|
136
|
+
DisassociateWirelessDeviceFromMulticastGroupCommandOutput,
|
|
137
|
+
} from "../commands/DisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
138
|
+
import {
|
|
139
|
+
DisassociateWirelessDeviceFromThingCommandInput,
|
|
140
|
+
DisassociateWirelessDeviceFromThingCommandOutput,
|
|
141
|
+
} from "../commands/DisassociateWirelessDeviceFromThingCommand";
|
|
142
|
+
import {
|
|
143
|
+
DisassociateWirelessGatewayFromCertificateCommandInput,
|
|
144
|
+
DisassociateWirelessGatewayFromCertificateCommandOutput,
|
|
145
|
+
} from "../commands/DisassociateWirelessGatewayFromCertificateCommand";
|
|
146
|
+
import {
|
|
147
|
+
DisassociateWirelessGatewayFromThingCommandInput,
|
|
148
|
+
DisassociateWirelessGatewayFromThingCommandOutput,
|
|
149
|
+
} from "../commands/DisassociateWirelessGatewayFromThingCommand";
|
|
150
|
+
import {
|
|
151
|
+
GetDestinationCommandInput,
|
|
152
|
+
GetDestinationCommandOutput,
|
|
153
|
+
} from "../commands/GetDestinationCommand";
|
|
154
|
+
import {
|
|
155
|
+
GetDeviceProfileCommandInput,
|
|
156
|
+
GetDeviceProfileCommandOutput,
|
|
157
|
+
} from "../commands/GetDeviceProfileCommand";
|
|
158
|
+
import {
|
|
159
|
+
GetEventConfigurationByResourceTypesCommandInput,
|
|
160
|
+
GetEventConfigurationByResourceTypesCommandOutput,
|
|
161
|
+
} from "../commands/GetEventConfigurationByResourceTypesCommand";
|
|
162
|
+
import {
|
|
163
|
+
GetFuotaTaskCommandInput,
|
|
164
|
+
GetFuotaTaskCommandOutput,
|
|
165
|
+
} from "../commands/GetFuotaTaskCommand";
|
|
166
|
+
import {
|
|
167
|
+
GetLogLevelsByResourceTypesCommandInput,
|
|
168
|
+
GetLogLevelsByResourceTypesCommandOutput,
|
|
169
|
+
} from "../commands/GetLogLevelsByResourceTypesCommand";
|
|
170
|
+
import {
|
|
171
|
+
GetMulticastGroupCommandInput,
|
|
172
|
+
GetMulticastGroupCommandOutput,
|
|
173
|
+
} from "../commands/GetMulticastGroupCommand";
|
|
174
|
+
import {
|
|
175
|
+
GetMulticastGroupSessionCommandInput,
|
|
176
|
+
GetMulticastGroupSessionCommandOutput,
|
|
177
|
+
} from "../commands/GetMulticastGroupSessionCommand";
|
|
178
|
+
import {
|
|
179
|
+
GetNetworkAnalyzerConfigurationCommandInput,
|
|
180
|
+
GetNetworkAnalyzerConfigurationCommandOutput,
|
|
181
|
+
} from "../commands/GetNetworkAnalyzerConfigurationCommand";
|
|
182
|
+
import {
|
|
183
|
+
GetPartnerAccountCommandInput,
|
|
184
|
+
GetPartnerAccountCommandOutput,
|
|
185
|
+
} from "../commands/GetPartnerAccountCommand";
|
|
186
|
+
import {
|
|
187
|
+
GetPositionCommandInput,
|
|
188
|
+
GetPositionCommandOutput,
|
|
189
|
+
} from "../commands/GetPositionCommand";
|
|
190
|
+
import {
|
|
191
|
+
GetPositionConfigurationCommandInput,
|
|
192
|
+
GetPositionConfigurationCommandOutput,
|
|
193
|
+
} from "../commands/GetPositionConfigurationCommand";
|
|
194
|
+
import {
|
|
195
|
+
GetResourceEventConfigurationCommandInput,
|
|
196
|
+
GetResourceEventConfigurationCommandOutput,
|
|
197
|
+
} from "../commands/GetResourceEventConfigurationCommand";
|
|
198
|
+
import {
|
|
199
|
+
GetResourceLogLevelCommandInput,
|
|
200
|
+
GetResourceLogLevelCommandOutput,
|
|
201
|
+
} from "../commands/GetResourceLogLevelCommand";
|
|
202
|
+
import {
|
|
203
|
+
GetServiceEndpointCommandInput,
|
|
204
|
+
GetServiceEndpointCommandOutput,
|
|
205
|
+
} from "../commands/GetServiceEndpointCommand";
|
|
206
|
+
import {
|
|
207
|
+
GetServiceProfileCommandInput,
|
|
208
|
+
GetServiceProfileCommandOutput,
|
|
209
|
+
} from "../commands/GetServiceProfileCommand";
|
|
210
|
+
import {
|
|
211
|
+
GetWirelessDeviceCommandInput,
|
|
212
|
+
GetWirelessDeviceCommandOutput,
|
|
213
|
+
} from "../commands/GetWirelessDeviceCommand";
|
|
214
|
+
import {
|
|
215
|
+
GetWirelessDeviceStatisticsCommandInput,
|
|
216
|
+
GetWirelessDeviceStatisticsCommandOutput,
|
|
217
|
+
} from "../commands/GetWirelessDeviceStatisticsCommand";
|
|
218
|
+
import {
|
|
219
|
+
GetWirelessGatewayCertificateCommandInput,
|
|
220
|
+
GetWirelessGatewayCertificateCommandOutput,
|
|
221
|
+
} from "../commands/GetWirelessGatewayCertificateCommand";
|
|
222
|
+
import {
|
|
223
|
+
GetWirelessGatewayCommandInput,
|
|
224
|
+
GetWirelessGatewayCommandOutput,
|
|
225
|
+
} from "../commands/GetWirelessGatewayCommand";
|
|
226
|
+
import {
|
|
227
|
+
GetWirelessGatewayFirmwareInformationCommandInput,
|
|
228
|
+
GetWirelessGatewayFirmwareInformationCommandOutput,
|
|
229
|
+
} from "../commands/GetWirelessGatewayFirmwareInformationCommand";
|
|
230
|
+
import {
|
|
231
|
+
GetWirelessGatewayStatisticsCommandInput,
|
|
232
|
+
GetWirelessGatewayStatisticsCommandOutput,
|
|
233
|
+
} from "../commands/GetWirelessGatewayStatisticsCommand";
|
|
234
|
+
import {
|
|
235
|
+
GetWirelessGatewayTaskCommandInput,
|
|
236
|
+
GetWirelessGatewayTaskCommandOutput,
|
|
237
|
+
} from "../commands/GetWirelessGatewayTaskCommand";
|
|
238
|
+
import {
|
|
239
|
+
GetWirelessGatewayTaskDefinitionCommandInput,
|
|
240
|
+
GetWirelessGatewayTaskDefinitionCommandOutput,
|
|
241
|
+
} from "../commands/GetWirelessGatewayTaskDefinitionCommand";
|
|
242
|
+
import {
|
|
243
|
+
ListDestinationsCommandInput,
|
|
244
|
+
ListDestinationsCommandOutput,
|
|
245
|
+
} from "../commands/ListDestinationsCommand";
|
|
246
|
+
import {
|
|
247
|
+
ListDeviceProfilesCommandInput,
|
|
248
|
+
ListDeviceProfilesCommandOutput,
|
|
249
|
+
} from "../commands/ListDeviceProfilesCommand";
|
|
250
|
+
import {
|
|
251
|
+
ListEventConfigurationsCommandInput,
|
|
252
|
+
ListEventConfigurationsCommandOutput,
|
|
253
|
+
} from "../commands/ListEventConfigurationsCommand";
|
|
254
|
+
import {
|
|
255
|
+
ListFuotaTasksCommandInput,
|
|
256
|
+
ListFuotaTasksCommandOutput,
|
|
257
|
+
} from "../commands/ListFuotaTasksCommand";
|
|
258
|
+
import {
|
|
259
|
+
ListMulticastGroupsByFuotaTaskCommandInput,
|
|
260
|
+
ListMulticastGroupsByFuotaTaskCommandOutput,
|
|
261
|
+
} from "../commands/ListMulticastGroupsByFuotaTaskCommand";
|
|
262
|
+
import {
|
|
263
|
+
ListMulticastGroupsCommandInput,
|
|
264
|
+
ListMulticastGroupsCommandOutput,
|
|
265
|
+
} from "../commands/ListMulticastGroupsCommand";
|
|
266
|
+
import {
|
|
267
|
+
ListNetworkAnalyzerConfigurationsCommandInput,
|
|
268
|
+
ListNetworkAnalyzerConfigurationsCommandOutput,
|
|
269
|
+
} from "../commands/ListNetworkAnalyzerConfigurationsCommand";
|
|
270
|
+
import {
|
|
271
|
+
ListPartnerAccountsCommandInput,
|
|
272
|
+
ListPartnerAccountsCommandOutput,
|
|
273
|
+
} from "../commands/ListPartnerAccountsCommand";
|
|
274
|
+
import {
|
|
275
|
+
ListPositionConfigurationsCommandInput,
|
|
276
|
+
ListPositionConfigurationsCommandOutput,
|
|
277
|
+
} from "../commands/ListPositionConfigurationsCommand";
|
|
278
|
+
import {
|
|
279
|
+
ListQueuedMessagesCommandInput,
|
|
280
|
+
ListQueuedMessagesCommandOutput,
|
|
281
|
+
} from "../commands/ListQueuedMessagesCommand";
|
|
282
|
+
import {
|
|
283
|
+
ListServiceProfilesCommandInput,
|
|
284
|
+
ListServiceProfilesCommandOutput,
|
|
285
|
+
} from "../commands/ListServiceProfilesCommand";
|
|
286
|
+
import {
|
|
287
|
+
ListTagsForResourceCommandInput,
|
|
288
|
+
ListTagsForResourceCommandOutput,
|
|
289
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
290
|
+
import {
|
|
291
|
+
ListWirelessDevicesCommandInput,
|
|
292
|
+
ListWirelessDevicesCommandOutput,
|
|
293
|
+
} from "../commands/ListWirelessDevicesCommand";
|
|
294
|
+
import {
|
|
295
|
+
ListWirelessGatewaysCommandInput,
|
|
296
|
+
ListWirelessGatewaysCommandOutput,
|
|
297
|
+
} from "../commands/ListWirelessGatewaysCommand";
|
|
298
|
+
import {
|
|
299
|
+
ListWirelessGatewayTaskDefinitionsCommandInput,
|
|
300
|
+
ListWirelessGatewayTaskDefinitionsCommandOutput,
|
|
301
|
+
} from "../commands/ListWirelessGatewayTaskDefinitionsCommand";
|
|
302
|
+
import {
|
|
303
|
+
PutPositionConfigurationCommandInput,
|
|
304
|
+
PutPositionConfigurationCommandOutput,
|
|
305
|
+
} from "../commands/PutPositionConfigurationCommand";
|
|
306
|
+
import {
|
|
307
|
+
PutResourceLogLevelCommandInput,
|
|
308
|
+
PutResourceLogLevelCommandOutput,
|
|
309
|
+
} from "../commands/PutResourceLogLevelCommand";
|
|
310
|
+
import {
|
|
311
|
+
ResetAllResourceLogLevelsCommandInput,
|
|
312
|
+
ResetAllResourceLogLevelsCommandOutput,
|
|
313
|
+
} from "../commands/ResetAllResourceLogLevelsCommand";
|
|
314
|
+
import {
|
|
315
|
+
ResetResourceLogLevelCommandInput,
|
|
316
|
+
ResetResourceLogLevelCommandOutput,
|
|
317
|
+
} from "../commands/ResetResourceLogLevelCommand";
|
|
318
|
+
import {
|
|
319
|
+
SendDataToMulticastGroupCommandInput,
|
|
320
|
+
SendDataToMulticastGroupCommandOutput,
|
|
321
|
+
} from "../commands/SendDataToMulticastGroupCommand";
|
|
322
|
+
import {
|
|
323
|
+
SendDataToWirelessDeviceCommandInput,
|
|
324
|
+
SendDataToWirelessDeviceCommandOutput,
|
|
325
|
+
} from "../commands/SendDataToWirelessDeviceCommand";
|
|
326
|
+
import {
|
|
327
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
328
|
+
StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput,
|
|
329
|
+
} from "../commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand";
|
|
330
|
+
import {
|
|
331
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput,
|
|
332
|
+
StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput,
|
|
333
|
+
} from "../commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand";
|
|
334
|
+
import {
|
|
335
|
+
StartFuotaTaskCommandInput,
|
|
336
|
+
StartFuotaTaskCommandOutput,
|
|
337
|
+
} from "../commands/StartFuotaTaskCommand";
|
|
338
|
+
import {
|
|
339
|
+
StartMulticastGroupSessionCommandInput,
|
|
340
|
+
StartMulticastGroupSessionCommandOutput,
|
|
341
|
+
} from "../commands/StartMulticastGroupSessionCommand";
|
|
342
|
+
import {
|
|
343
|
+
TagResourceCommandInput,
|
|
344
|
+
TagResourceCommandOutput,
|
|
345
|
+
} from "../commands/TagResourceCommand";
|
|
346
|
+
import {
|
|
347
|
+
TestWirelessDeviceCommandInput,
|
|
348
|
+
TestWirelessDeviceCommandOutput,
|
|
349
|
+
} from "../commands/TestWirelessDeviceCommand";
|
|
350
|
+
import {
|
|
351
|
+
UntagResourceCommandInput,
|
|
352
|
+
UntagResourceCommandOutput,
|
|
353
|
+
} from "../commands/UntagResourceCommand";
|
|
354
|
+
import {
|
|
355
|
+
UpdateDestinationCommandInput,
|
|
356
|
+
UpdateDestinationCommandOutput,
|
|
357
|
+
} from "../commands/UpdateDestinationCommand";
|
|
358
|
+
import {
|
|
359
|
+
UpdateEventConfigurationByResourceTypesCommandInput,
|
|
360
|
+
UpdateEventConfigurationByResourceTypesCommandOutput,
|
|
361
|
+
} from "../commands/UpdateEventConfigurationByResourceTypesCommand";
|
|
362
|
+
import {
|
|
363
|
+
UpdateFuotaTaskCommandInput,
|
|
364
|
+
UpdateFuotaTaskCommandOutput,
|
|
365
|
+
} from "../commands/UpdateFuotaTaskCommand";
|
|
366
|
+
import {
|
|
367
|
+
UpdateLogLevelsByResourceTypesCommandInput,
|
|
368
|
+
UpdateLogLevelsByResourceTypesCommandOutput,
|
|
369
|
+
} from "../commands/UpdateLogLevelsByResourceTypesCommand";
|
|
370
|
+
import {
|
|
371
|
+
UpdateMulticastGroupCommandInput,
|
|
372
|
+
UpdateMulticastGroupCommandOutput,
|
|
373
|
+
} from "../commands/UpdateMulticastGroupCommand";
|
|
374
|
+
import {
|
|
375
|
+
UpdateNetworkAnalyzerConfigurationCommandInput,
|
|
376
|
+
UpdateNetworkAnalyzerConfigurationCommandOutput,
|
|
377
|
+
} from "../commands/UpdateNetworkAnalyzerConfigurationCommand";
|
|
378
|
+
import {
|
|
379
|
+
UpdatePartnerAccountCommandInput,
|
|
380
|
+
UpdatePartnerAccountCommandOutput,
|
|
381
|
+
} from "../commands/UpdatePartnerAccountCommand";
|
|
382
|
+
import {
|
|
383
|
+
UpdatePositionCommandInput,
|
|
384
|
+
UpdatePositionCommandOutput,
|
|
385
|
+
} from "../commands/UpdatePositionCommand";
|
|
386
|
+
import {
|
|
387
|
+
UpdateResourceEventConfigurationCommandInput,
|
|
388
|
+
UpdateResourceEventConfigurationCommandOutput,
|
|
389
|
+
} from "../commands/UpdateResourceEventConfigurationCommand";
|
|
390
|
+
import {
|
|
391
|
+
UpdateWirelessDeviceCommandInput,
|
|
392
|
+
UpdateWirelessDeviceCommandOutput,
|
|
393
|
+
} from "../commands/UpdateWirelessDeviceCommand";
|
|
394
|
+
import {
|
|
395
|
+
UpdateWirelessGatewayCommandInput,
|
|
396
|
+
UpdateWirelessGatewayCommandOutput,
|
|
397
|
+
} from "../commands/UpdateWirelessGatewayCommand";
|
|
398
|
+
export declare const serializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand: (
|
|
399
|
+
input: AssociateAwsAccountWithPartnerAccountCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand: (
|
|
403
|
+
input: AssociateMulticastGroupWithFuotaTaskCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand: (
|
|
407
|
+
input: AssociateWirelessDeviceWithFuotaTaskCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand: (
|
|
411
|
+
input: AssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_restJson1AssociateWirelessDeviceWithThingCommand: (
|
|
415
|
+
input: AssociateWirelessDeviceWithThingCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand: (
|
|
419
|
+
input: AssociateWirelessGatewayWithCertificateCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_restJson1AssociateWirelessGatewayWithThingCommand: (
|
|
423
|
+
input: AssociateWirelessGatewayWithThingCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_restJson1CancelMulticastGroupSessionCommand: (
|
|
427
|
+
input: CancelMulticastGroupSessionCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_restJson1CreateDestinationCommand: (
|
|
431
|
+
input: CreateDestinationCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_restJson1CreateDeviceProfileCommand: (
|
|
435
|
+
input: CreateDeviceProfileCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_restJson1CreateFuotaTaskCommand: (
|
|
439
|
+
input: CreateFuotaTaskCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_restJson1CreateMulticastGroupCommand: (
|
|
443
|
+
input: CreateMulticastGroupCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand: (
|
|
447
|
+
input: CreateNetworkAnalyzerConfigurationCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_restJson1CreateServiceProfileCommand: (
|
|
451
|
+
input: CreateServiceProfileCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_restJson1CreateWirelessDeviceCommand: (
|
|
455
|
+
input: CreateWirelessDeviceCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_restJson1CreateWirelessGatewayCommand: (
|
|
459
|
+
input: CreateWirelessGatewayCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_restJson1CreateWirelessGatewayTaskCommand: (
|
|
463
|
+
input: CreateWirelessGatewayTaskCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand: (
|
|
467
|
+
input: CreateWirelessGatewayTaskDefinitionCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_restJson1DeleteDestinationCommand: (
|
|
471
|
+
input: DeleteDestinationCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_restJson1DeleteDeviceProfileCommand: (
|
|
475
|
+
input: DeleteDeviceProfileCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_restJson1DeleteFuotaTaskCommand: (
|
|
479
|
+
input: DeleteFuotaTaskCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_restJson1DeleteMulticastGroupCommand: (
|
|
483
|
+
input: DeleteMulticastGroupCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand: (
|
|
487
|
+
input: DeleteNetworkAnalyzerConfigurationCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_restJson1DeleteQueuedMessagesCommand: (
|
|
491
|
+
input: DeleteQueuedMessagesCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_restJson1DeleteServiceProfileCommand: (
|
|
495
|
+
input: DeleteServiceProfileCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_restJson1DeleteWirelessDeviceCommand: (
|
|
499
|
+
input: DeleteWirelessDeviceCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_restJson1DeleteWirelessGatewayCommand: (
|
|
503
|
+
input: DeleteWirelessGatewayCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_restJson1DeleteWirelessGatewayTaskCommand: (
|
|
507
|
+
input: DeleteWirelessGatewayTaskCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand: (
|
|
511
|
+
input: DeleteWirelessGatewayTaskDefinitionCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand: (
|
|
515
|
+
input: DisassociateAwsAccountFromPartnerAccountCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand: (
|
|
519
|
+
input: DisassociateMulticastGroupFromFuotaTaskCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand: (
|
|
523
|
+
input: DisassociateWirelessDeviceFromFuotaTaskCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const serializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand: (
|
|
527
|
+
input: DisassociateWirelessDeviceFromMulticastGroupCommandInput,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<__HttpRequest>;
|
|
530
|
+
export declare const serializeAws_restJson1DisassociateWirelessDeviceFromThingCommand: (
|
|
531
|
+
input: DisassociateWirelessDeviceFromThingCommandInput,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<__HttpRequest>;
|
|
534
|
+
export declare const serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand: (
|
|
535
|
+
input: DisassociateWirelessGatewayFromCertificateCommandInput,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<__HttpRequest>;
|
|
538
|
+
export declare const serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand: (
|
|
539
|
+
input: DisassociateWirelessGatewayFromThingCommandInput,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<__HttpRequest>;
|
|
542
|
+
export declare const serializeAws_restJson1GetDestinationCommand: (
|
|
543
|
+
input: GetDestinationCommandInput,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<__HttpRequest>;
|
|
546
|
+
export declare const serializeAws_restJson1GetDeviceProfileCommand: (
|
|
547
|
+
input: GetDeviceProfileCommandInput,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<__HttpRequest>;
|
|
550
|
+
export declare const serializeAws_restJson1GetEventConfigurationByResourceTypesCommand: (
|
|
551
|
+
input: GetEventConfigurationByResourceTypesCommandInput,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<__HttpRequest>;
|
|
554
|
+
export declare const serializeAws_restJson1GetFuotaTaskCommand: (
|
|
555
|
+
input: GetFuotaTaskCommandInput,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<__HttpRequest>;
|
|
558
|
+
export declare const serializeAws_restJson1GetLogLevelsByResourceTypesCommand: (
|
|
559
|
+
input: GetLogLevelsByResourceTypesCommandInput,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<__HttpRequest>;
|
|
562
|
+
export declare const serializeAws_restJson1GetMulticastGroupCommand: (
|
|
563
|
+
input: GetMulticastGroupCommandInput,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<__HttpRequest>;
|
|
566
|
+
export declare const serializeAws_restJson1GetMulticastGroupSessionCommand: (
|
|
567
|
+
input: GetMulticastGroupSessionCommandInput,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<__HttpRequest>;
|
|
570
|
+
export declare const serializeAws_restJson1GetNetworkAnalyzerConfigurationCommand: (
|
|
571
|
+
input: GetNetworkAnalyzerConfigurationCommandInput,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<__HttpRequest>;
|
|
574
|
+
export declare const serializeAws_restJson1GetPartnerAccountCommand: (
|
|
575
|
+
input: GetPartnerAccountCommandInput,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<__HttpRequest>;
|
|
578
|
+
export declare const serializeAws_restJson1GetPositionCommand: (
|
|
579
|
+
input: GetPositionCommandInput,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<__HttpRequest>;
|
|
582
|
+
export declare const serializeAws_restJson1GetPositionConfigurationCommand: (
|
|
583
|
+
input: GetPositionConfigurationCommandInput,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<__HttpRequest>;
|
|
586
|
+
export declare const serializeAws_restJson1GetResourceEventConfigurationCommand: (
|
|
587
|
+
input: GetResourceEventConfigurationCommandInput,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<__HttpRequest>;
|
|
590
|
+
export declare const serializeAws_restJson1GetResourceLogLevelCommand: (
|
|
591
|
+
input: GetResourceLogLevelCommandInput,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<__HttpRequest>;
|
|
594
|
+
export declare const serializeAws_restJson1GetServiceEndpointCommand: (
|
|
595
|
+
input: GetServiceEndpointCommandInput,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<__HttpRequest>;
|
|
598
|
+
export declare const serializeAws_restJson1GetServiceProfileCommand: (
|
|
599
|
+
input: GetServiceProfileCommandInput,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<__HttpRequest>;
|
|
602
|
+
export declare const serializeAws_restJson1GetWirelessDeviceCommand: (
|
|
603
|
+
input: GetWirelessDeviceCommandInput,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<__HttpRequest>;
|
|
606
|
+
export declare const serializeAws_restJson1GetWirelessDeviceStatisticsCommand: (
|
|
607
|
+
input: GetWirelessDeviceStatisticsCommandInput,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<__HttpRequest>;
|
|
610
|
+
export declare const serializeAws_restJson1GetWirelessGatewayCommand: (
|
|
611
|
+
input: GetWirelessGatewayCommandInput,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<__HttpRequest>;
|
|
614
|
+
export declare const serializeAws_restJson1GetWirelessGatewayCertificateCommand: (
|
|
615
|
+
input: GetWirelessGatewayCertificateCommandInput,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<__HttpRequest>;
|
|
618
|
+
export declare const serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand: (
|
|
619
|
+
input: GetWirelessGatewayFirmwareInformationCommandInput,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<__HttpRequest>;
|
|
622
|
+
export declare const serializeAws_restJson1GetWirelessGatewayStatisticsCommand: (
|
|
623
|
+
input: GetWirelessGatewayStatisticsCommandInput,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<__HttpRequest>;
|
|
626
|
+
export declare const serializeAws_restJson1GetWirelessGatewayTaskCommand: (
|
|
627
|
+
input: GetWirelessGatewayTaskCommandInput,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<__HttpRequest>;
|
|
630
|
+
export declare const serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand: (
|
|
631
|
+
input: GetWirelessGatewayTaskDefinitionCommandInput,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<__HttpRequest>;
|
|
634
|
+
export declare const serializeAws_restJson1ListDestinationsCommand: (
|
|
635
|
+
input: ListDestinationsCommandInput,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<__HttpRequest>;
|
|
638
|
+
export declare const serializeAws_restJson1ListDeviceProfilesCommand: (
|
|
639
|
+
input: ListDeviceProfilesCommandInput,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<__HttpRequest>;
|
|
642
|
+
export declare const serializeAws_restJson1ListEventConfigurationsCommand: (
|
|
643
|
+
input: ListEventConfigurationsCommandInput,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<__HttpRequest>;
|
|
646
|
+
export declare const serializeAws_restJson1ListFuotaTasksCommand: (
|
|
647
|
+
input: ListFuotaTasksCommandInput,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<__HttpRequest>;
|
|
650
|
+
export declare const serializeAws_restJson1ListMulticastGroupsCommand: (
|
|
651
|
+
input: ListMulticastGroupsCommandInput,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<__HttpRequest>;
|
|
654
|
+
export declare const serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand: (
|
|
655
|
+
input: ListMulticastGroupsByFuotaTaskCommandInput,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<__HttpRequest>;
|
|
658
|
+
export declare const serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand: (
|
|
659
|
+
input: ListNetworkAnalyzerConfigurationsCommandInput,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<__HttpRequest>;
|
|
662
|
+
export declare const serializeAws_restJson1ListPartnerAccountsCommand: (
|
|
663
|
+
input: ListPartnerAccountsCommandInput,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<__HttpRequest>;
|
|
666
|
+
export declare const serializeAws_restJson1ListPositionConfigurationsCommand: (
|
|
667
|
+
input: ListPositionConfigurationsCommandInput,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<__HttpRequest>;
|
|
670
|
+
export declare const serializeAws_restJson1ListQueuedMessagesCommand: (
|
|
671
|
+
input: ListQueuedMessagesCommandInput,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<__HttpRequest>;
|
|
674
|
+
export declare const serializeAws_restJson1ListServiceProfilesCommand: (
|
|
675
|
+
input: ListServiceProfilesCommandInput,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<__HttpRequest>;
|
|
678
|
+
export declare const serializeAws_restJson1ListTagsForResourceCommand: (
|
|
679
|
+
input: ListTagsForResourceCommandInput,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<__HttpRequest>;
|
|
682
|
+
export declare const serializeAws_restJson1ListWirelessDevicesCommand: (
|
|
683
|
+
input: ListWirelessDevicesCommandInput,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<__HttpRequest>;
|
|
686
|
+
export declare const serializeAws_restJson1ListWirelessGatewaysCommand: (
|
|
687
|
+
input: ListWirelessGatewaysCommandInput,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<__HttpRequest>;
|
|
690
|
+
export declare const serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand: (
|
|
691
|
+
input: ListWirelessGatewayTaskDefinitionsCommandInput,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<__HttpRequest>;
|
|
694
|
+
export declare const serializeAws_restJson1PutPositionConfigurationCommand: (
|
|
695
|
+
input: PutPositionConfigurationCommandInput,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<__HttpRequest>;
|
|
698
|
+
export declare const serializeAws_restJson1PutResourceLogLevelCommand: (
|
|
699
|
+
input: PutResourceLogLevelCommandInput,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<__HttpRequest>;
|
|
702
|
+
export declare const serializeAws_restJson1ResetAllResourceLogLevelsCommand: (
|
|
703
|
+
input: ResetAllResourceLogLevelsCommandInput,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<__HttpRequest>;
|
|
706
|
+
export declare const serializeAws_restJson1ResetResourceLogLevelCommand: (
|
|
707
|
+
input: ResetResourceLogLevelCommandInput,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<__HttpRequest>;
|
|
710
|
+
export declare const serializeAws_restJson1SendDataToMulticastGroupCommand: (
|
|
711
|
+
input: SendDataToMulticastGroupCommandInput,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<__HttpRequest>;
|
|
714
|
+
export declare const serializeAws_restJson1SendDataToWirelessDeviceCommand: (
|
|
715
|
+
input: SendDataToWirelessDeviceCommandInput,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<__HttpRequest>;
|
|
718
|
+
export declare const serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (
|
|
719
|
+
input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<__HttpRequest>;
|
|
722
|
+
export declare const serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (
|
|
723
|
+
input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<__HttpRequest>;
|
|
726
|
+
export declare const serializeAws_restJson1StartFuotaTaskCommand: (
|
|
727
|
+
input: StartFuotaTaskCommandInput,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<__HttpRequest>;
|
|
730
|
+
export declare const serializeAws_restJson1StartMulticastGroupSessionCommand: (
|
|
731
|
+
input: StartMulticastGroupSessionCommandInput,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<__HttpRequest>;
|
|
734
|
+
export declare const serializeAws_restJson1TagResourceCommand: (
|
|
735
|
+
input: TagResourceCommandInput,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<__HttpRequest>;
|
|
738
|
+
export declare const serializeAws_restJson1TestWirelessDeviceCommand: (
|
|
739
|
+
input: TestWirelessDeviceCommandInput,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<__HttpRequest>;
|
|
742
|
+
export declare const serializeAws_restJson1UntagResourceCommand: (
|
|
743
|
+
input: UntagResourceCommandInput,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<__HttpRequest>;
|
|
746
|
+
export declare const serializeAws_restJson1UpdateDestinationCommand: (
|
|
747
|
+
input: UpdateDestinationCommandInput,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<__HttpRequest>;
|
|
750
|
+
export declare const serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand: (
|
|
751
|
+
input: UpdateEventConfigurationByResourceTypesCommandInput,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<__HttpRequest>;
|
|
754
|
+
export declare const serializeAws_restJson1UpdateFuotaTaskCommand: (
|
|
755
|
+
input: UpdateFuotaTaskCommandInput,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<__HttpRequest>;
|
|
758
|
+
export declare const serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand: (
|
|
759
|
+
input: UpdateLogLevelsByResourceTypesCommandInput,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<__HttpRequest>;
|
|
762
|
+
export declare const serializeAws_restJson1UpdateMulticastGroupCommand: (
|
|
763
|
+
input: UpdateMulticastGroupCommandInput,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<__HttpRequest>;
|
|
766
|
+
export declare const serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand: (
|
|
767
|
+
input: UpdateNetworkAnalyzerConfigurationCommandInput,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<__HttpRequest>;
|
|
770
|
+
export declare const serializeAws_restJson1UpdatePartnerAccountCommand: (
|
|
771
|
+
input: UpdatePartnerAccountCommandInput,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<__HttpRequest>;
|
|
774
|
+
export declare const serializeAws_restJson1UpdatePositionCommand: (
|
|
775
|
+
input: UpdatePositionCommandInput,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<__HttpRequest>;
|
|
778
|
+
export declare const serializeAws_restJson1UpdateResourceEventConfigurationCommand: (
|
|
779
|
+
input: UpdateResourceEventConfigurationCommandInput,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<__HttpRequest>;
|
|
782
|
+
export declare const serializeAws_restJson1UpdateWirelessDeviceCommand: (
|
|
783
|
+
input: UpdateWirelessDeviceCommandInput,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<__HttpRequest>;
|
|
786
|
+
export declare const serializeAws_restJson1UpdateWirelessGatewayCommand: (
|
|
787
|
+
input: UpdateWirelessGatewayCommandInput,
|
|
788
|
+
context: __SerdeContext
|
|
789
|
+
) => Promise<__HttpRequest>;
|
|
790
|
+
export declare const deserializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand: (
|
|
791
|
+
output: __HttpResponse,
|
|
792
|
+
context: __SerdeContext
|
|
793
|
+
) => Promise<AssociateAwsAccountWithPartnerAccountCommandOutput>;
|
|
794
|
+
export declare const deserializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand: (
|
|
795
|
+
output: __HttpResponse,
|
|
796
|
+
context: __SerdeContext
|
|
797
|
+
) => Promise<AssociateMulticastGroupWithFuotaTaskCommandOutput>;
|
|
798
|
+
export declare const deserializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand: (
|
|
799
|
+
output: __HttpResponse,
|
|
800
|
+
context: __SerdeContext
|
|
801
|
+
) => Promise<AssociateWirelessDeviceWithFuotaTaskCommandOutput>;
|
|
802
|
+
export declare const deserializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand: (
|
|
803
|
+
output: __HttpResponse,
|
|
804
|
+
context: __SerdeContext
|
|
805
|
+
) => Promise<AssociateWirelessDeviceWithMulticastGroupCommandOutput>;
|
|
806
|
+
export declare const deserializeAws_restJson1AssociateWirelessDeviceWithThingCommand: (
|
|
807
|
+
output: __HttpResponse,
|
|
808
|
+
context: __SerdeContext
|
|
809
|
+
) => Promise<AssociateWirelessDeviceWithThingCommandOutput>;
|
|
810
|
+
export declare const deserializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand: (
|
|
811
|
+
output: __HttpResponse,
|
|
812
|
+
context: __SerdeContext
|
|
813
|
+
) => Promise<AssociateWirelessGatewayWithCertificateCommandOutput>;
|
|
814
|
+
export declare const deserializeAws_restJson1AssociateWirelessGatewayWithThingCommand: (
|
|
815
|
+
output: __HttpResponse,
|
|
816
|
+
context: __SerdeContext
|
|
817
|
+
) => Promise<AssociateWirelessGatewayWithThingCommandOutput>;
|
|
818
|
+
export declare const deserializeAws_restJson1CancelMulticastGroupSessionCommand: (
|
|
819
|
+
output: __HttpResponse,
|
|
820
|
+
context: __SerdeContext
|
|
821
|
+
) => Promise<CancelMulticastGroupSessionCommandOutput>;
|
|
822
|
+
export declare const deserializeAws_restJson1CreateDestinationCommand: (
|
|
823
|
+
output: __HttpResponse,
|
|
824
|
+
context: __SerdeContext
|
|
825
|
+
) => Promise<CreateDestinationCommandOutput>;
|
|
826
|
+
export declare const deserializeAws_restJson1CreateDeviceProfileCommand: (
|
|
827
|
+
output: __HttpResponse,
|
|
828
|
+
context: __SerdeContext
|
|
829
|
+
) => Promise<CreateDeviceProfileCommandOutput>;
|
|
830
|
+
export declare const deserializeAws_restJson1CreateFuotaTaskCommand: (
|
|
831
|
+
output: __HttpResponse,
|
|
832
|
+
context: __SerdeContext
|
|
833
|
+
) => Promise<CreateFuotaTaskCommandOutput>;
|
|
834
|
+
export declare const deserializeAws_restJson1CreateMulticastGroupCommand: (
|
|
835
|
+
output: __HttpResponse,
|
|
836
|
+
context: __SerdeContext
|
|
837
|
+
) => Promise<CreateMulticastGroupCommandOutput>;
|
|
838
|
+
export declare const deserializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand: (
|
|
839
|
+
output: __HttpResponse,
|
|
840
|
+
context: __SerdeContext
|
|
841
|
+
) => Promise<CreateNetworkAnalyzerConfigurationCommandOutput>;
|
|
842
|
+
export declare const deserializeAws_restJson1CreateServiceProfileCommand: (
|
|
843
|
+
output: __HttpResponse,
|
|
844
|
+
context: __SerdeContext
|
|
845
|
+
) => Promise<CreateServiceProfileCommandOutput>;
|
|
846
|
+
export declare const deserializeAws_restJson1CreateWirelessDeviceCommand: (
|
|
847
|
+
output: __HttpResponse,
|
|
848
|
+
context: __SerdeContext
|
|
849
|
+
) => Promise<CreateWirelessDeviceCommandOutput>;
|
|
850
|
+
export declare const deserializeAws_restJson1CreateWirelessGatewayCommand: (
|
|
851
|
+
output: __HttpResponse,
|
|
852
|
+
context: __SerdeContext
|
|
853
|
+
) => Promise<CreateWirelessGatewayCommandOutput>;
|
|
854
|
+
export declare const deserializeAws_restJson1CreateWirelessGatewayTaskCommand: (
|
|
855
|
+
output: __HttpResponse,
|
|
856
|
+
context: __SerdeContext
|
|
857
|
+
) => Promise<CreateWirelessGatewayTaskCommandOutput>;
|
|
858
|
+
export declare const deserializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand: (
|
|
859
|
+
output: __HttpResponse,
|
|
860
|
+
context: __SerdeContext
|
|
861
|
+
) => Promise<CreateWirelessGatewayTaskDefinitionCommandOutput>;
|
|
862
|
+
export declare const deserializeAws_restJson1DeleteDestinationCommand: (
|
|
863
|
+
output: __HttpResponse,
|
|
864
|
+
context: __SerdeContext
|
|
865
|
+
) => Promise<DeleteDestinationCommandOutput>;
|
|
866
|
+
export declare const deserializeAws_restJson1DeleteDeviceProfileCommand: (
|
|
867
|
+
output: __HttpResponse,
|
|
868
|
+
context: __SerdeContext
|
|
869
|
+
) => Promise<DeleteDeviceProfileCommandOutput>;
|
|
870
|
+
export declare const deserializeAws_restJson1DeleteFuotaTaskCommand: (
|
|
871
|
+
output: __HttpResponse,
|
|
872
|
+
context: __SerdeContext
|
|
873
|
+
) => Promise<DeleteFuotaTaskCommandOutput>;
|
|
874
|
+
export declare const deserializeAws_restJson1DeleteMulticastGroupCommand: (
|
|
875
|
+
output: __HttpResponse,
|
|
876
|
+
context: __SerdeContext
|
|
877
|
+
) => Promise<DeleteMulticastGroupCommandOutput>;
|
|
878
|
+
export declare const deserializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand: (
|
|
879
|
+
output: __HttpResponse,
|
|
880
|
+
context: __SerdeContext
|
|
881
|
+
) => Promise<DeleteNetworkAnalyzerConfigurationCommandOutput>;
|
|
882
|
+
export declare const deserializeAws_restJson1DeleteQueuedMessagesCommand: (
|
|
883
|
+
output: __HttpResponse,
|
|
884
|
+
context: __SerdeContext
|
|
885
|
+
) => Promise<DeleteQueuedMessagesCommandOutput>;
|
|
886
|
+
export declare const deserializeAws_restJson1DeleteServiceProfileCommand: (
|
|
887
|
+
output: __HttpResponse,
|
|
888
|
+
context: __SerdeContext
|
|
889
|
+
) => Promise<DeleteServiceProfileCommandOutput>;
|
|
890
|
+
export declare const deserializeAws_restJson1DeleteWirelessDeviceCommand: (
|
|
891
|
+
output: __HttpResponse,
|
|
892
|
+
context: __SerdeContext
|
|
893
|
+
) => Promise<DeleteWirelessDeviceCommandOutput>;
|
|
894
|
+
export declare const deserializeAws_restJson1DeleteWirelessGatewayCommand: (
|
|
895
|
+
output: __HttpResponse,
|
|
896
|
+
context: __SerdeContext
|
|
897
|
+
) => Promise<DeleteWirelessGatewayCommandOutput>;
|
|
898
|
+
export declare const deserializeAws_restJson1DeleteWirelessGatewayTaskCommand: (
|
|
899
|
+
output: __HttpResponse,
|
|
900
|
+
context: __SerdeContext
|
|
901
|
+
) => Promise<DeleteWirelessGatewayTaskCommandOutput>;
|
|
902
|
+
export declare const deserializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand: (
|
|
903
|
+
output: __HttpResponse,
|
|
904
|
+
context: __SerdeContext
|
|
905
|
+
) => Promise<DeleteWirelessGatewayTaskDefinitionCommandOutput>;
|
|
906
|
+
export declare const deserializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand: (
|
|
907
|
+
output: __HttpResponse,
|
|
908
|
+
context: __SerdeContext
|
|
909
|
+
) => Promise<DisassociateAwsAccountFromPartnerAccountCommandOutput>;
|
|
910
|
+
export declare const deserializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand: (
|
|
911
|
+
output: __HttpResponse,
|
|
912
|
+
context: __SerdeContext
|
|
913
|
+
) => Promise<DisassociateMulticastGroupFromFuotaTaskCommandOutput>;
|
|
914
|
+
export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand: (
|
|
915
|
+
output: __HttpResponse,
|
|
916
|
+
context: __SerdeContext
|
|
917
|
+
) => Promise<DisassociateWirelessDeviceFromFuotaTaskCommandOutput>;
|
|
918
|
+
export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand: (
|
|
919
|
+
output: __HttpResponse,
|
|
920
|
+
context: __SerdeContext
|
|
921
|
+
) => Promise<DisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
|
|
922
|
+
export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromThingCommand: (
|
|
923
|
+
output: __HttpResponse,
|
|
924
|
+
context: __SerdeContext
|
|
925
|
+
) => Promise<DisassociateWirelessDeviceFromThingCommandOutput>;
|
|
926
|
+
export declare const deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand: (
|
|
927
|
+
output: __HttpResponse,
|
|
928
|
+
context: __SerdeContext
|
|
929
|
+
) => Promise<DisassociateWirelessGatewayFromCertificateCommandOutput>;
|
|
930
|
+
export declare const deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand: (
|
|
931
|
+
output: __HttpResponse,
|
|
932
|
+
context: __SerdeContext
|
|
933
|
+
) => Promise<DisassociateWirelessGatewayFromThingCommandOutput>;
|
|
934
|
+
export declare const deserializeAws_restJson1GetDestinationCommand: (
|
|
935
|
+
output: __HttpResponse,
|
|
936
|
+
context: __SerdeContext
|
|
937
|
+
) => Promise<GetDestinationCommandOutput>;
|
|
938
|
+
export declare const deserializeAws_restJson1GetDeviceProfileCommand: (
|
|
939
|
+
output: __HttpResponse,
|
|
940
|
+
context: __SerdeContext
|
|
941
|
+
) => Promise<GetDeviceProfileCommandOutput>;
|
|
942
|
+
export declare const deserializeAws_restJson1GetEventConfigurationByResourceTypesCommand: (
|
|
943
|
+
output: __HttpResponse,
|
|
944
|
+
context: __SerdeContext
|
|
945
|
+
) => Promise<GetEventConfigurationByResourceTypesCommandOutput>;
|
|
946
|
+
export declare const deserializeAws_restJson1GetFuotaTaskCommand: (
|
|
947
|
+
output: __HttpResponse,
|
|
948
|
+
context: __SerdeContext
|
|
949
|
+
) => Promise<GetFuotaTaskCommandOutput>;
|
|
950
|
+
export declare const deserializeAws_restJson1GetLogLevelsByResourceTypesCommand: (
|
|
951
|
+
output: __HttpResponse,
|
|
952
|
+
context: __SerdeContext
|
|
953
|
+
) => Promise<GetLogLevelsByResourceTypesCommandOutput>;
|
|
954
|
+
export declare const deserializeAws_restJson1GetMulticastGroupCommand: (
|
|
955
|
+
output: __HttpResponse,
|
|
956
|
+
context: __SerdeContext
|
|
957
|
+
) => Promise<GetMulticastGroupCommandOutput>;
|
|
958
|
+
export declare const deserializeAws_restJson1GetMulticastGroupSessionCommand: (
|
|
959
|
+
output: __HttpResponse,
|
|
960
|
+
context: __SerdeContext
|
|
961
|
+
) => Promise<GetMulticastGroupSessionCommandOutput>;
|
|
962
|
+
export declare const deserializeAws_restJson1GetNetworkAnalyzerConfigurationCommand: (
|
|
963
|
+
output: __HttpResponse,
|
|
964
|
+
context: __SerdeContext
|
|
965
|
+
) => Promise<GetNetworkAnalyzerConfigurationCommandOutput>;
|
|
966
|
+
export declare const deserializeAws_restJson1GetPartnerAccountCommand: (
|
|
967
|
+
output: __HttpResponse,
|
|
968
|
+
context: __SerdeContext
|
|
969
|
+
) => Promise<GetPartnerAccountCommandOutput>;
|
|
970
|
+
export declare const deserializeAws_restJson1GetPositionCommand: (
|
|
971
|
+
output: __HttpResponse,
|
|
972
|
+
context: __SerdeContext
|
|
973
|
+
) => Promise<GetPositionCommandOutput>;
|
|
974
|
+
export declare const deserializeAws_restJson1GetPositionConfigurationCommand: (
|
|
975
|
+
output: __HttpResponse,
|
|
976
|
+
context: __SerdeContext
|
|
977
|
+
) => Promise<GetPositionConfigurationCommandOutput>;
|
|
978
|
+
export declare const deserializeAws_restJson1GetResourceEventConfigurationCommand: (
|
|
979
|
+
output: __HttpResponse,
|
|
980
|
+
context: __SerdeContext
|
|
981
|
+
) => Promise<GetResourceEventConfigurationCommandOutput>;
|
|
982
|
+
export declare const deserializeAws_restJson1GetResourceLogLevelCommand: (
|
|
983
|
+
output: __HttpResponse,
|
|
984
|
+
context: __SerdeContext
|
|
985
|
+
) => Promise<GetResourceLogLevelCommandOutput>;
|
|
986
|
+
export declare const deserializeAws_restJson1GetServiceEndpointCommand: (
|
|
987
|
+
output: __HttpResponse,
|
|
988
|
+
context: __SerdeContext
|
|
989
|
+
) => Promise<GetServiceEndpointCommandOutput>;
|
|
990
|
+
export declare const deserializeAws_restJson1GetServiceProfileCommand: (
|
|
991
|
+
output: __HttpResponse,
|
|
992
|
+
context: __SerdeContext
|
|
993
|
+
) => Promise<GetServiceProfileCommandOutput>;
|
|
994
|
+
export declare const deserializeAws_restJson1GetWirelessDeviceCommand: (
|
|
995
|
+
output: __HttpResponse,
|
|
996
|
+
context: __SerdeContext
|
|
997
|
+
) => Promise<GetWirelessDeviceCommandOutput>;
|
|
998
|
+
export declare const deserializeAws_restJson1GetWirelessDeviceStatisticsCommand: (
|
|
999
|
+
output: __HttpResponse,
|
|
1000
|
+
context: __SerdeContext
|
|
1001
|
+
) => Promise<GetWirelessDeviceStatisticsCommandOutput>;
|
|
1002
|
+
export declare const deserializeAws_restJson1GetWirelessGatewayCommand: (
|
|
1003
|
+
output: __HttpResponse,
|
|
1004
|
+
context: __SerdeContext
|
|
1005
|
+
) => Promise<GetWirelessGatewayCommandOutput>;
|
|
1006
|
+
export declare const deserializeAws_restJson1GetWirelessGatewayCertificateCommand: (
|
|
1007
|
+
output: __HttpResponse,
|
|
1008
|
+
context: __SerdeContext
|
|
1009
|
+
) => Promise<GetWirelessGatewayCertificateCommandOutput>;
|
|
1010
|
+
export declare const deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand: (
|
|
1011
|
+
output: __HttpResponse,
|
|
1012
|
+
context: __SerdeContext
|
|
1013
|
+
) => Promise<GetWirelessGatewayFirmwareInformationCommandOutput>;
|
|
1014
|
+
export declare const deserializeAws_restJson1GetWirelessGatewayStatisticsCommand: (
|
|
1015
|
+
output: __HttpResponse,
|
|
1016
|
+
context: __SerdeContext
|
|
1017
|
+
) => Promise<GetWirelessGatewayStatisticsCommandOutput>;
|
|
1018
|
+
export declare const deserializeAws_restJson1GetWirelessGatewayTaskCommand: (
|
|
1019
|
+
output: __HttpResponse,
|
|
1020
|
+
context: __SerdeContext
|
|
1021
|
+
) => Promise<GetWirelessGatewayTaskCommandOutput>;
|
|
1022
|
+
export declare const deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand: (
|
|
1023
|
+
output: __HttpResponse,
|
|
1024
|
+
context: __SerdeContext
|
|
1025
|
+
) => Promise<GetWirelessGatewayTaskDefinitionCommandOutput>;
|
|
1026
|
+
export declare const deserializeAws_restJson1ListDestinationsCommand: (
|
|
1027
|
+
output: __HttpResponse,
|
|
1028
|
+
context: __SerdeContext
|
|
1029
|
+
) => Promise<ListDestinationsCommandOutput>;
|
|
1030
|
+
export declare const deserializeAws_restJson1ListDeviceProfilesCommand: (
|
|
1031
|
+
output: __HttpResponse,
|
|
1032
|
+
context: __SerdeContext
|
|
1033
|
+
) => Promise<ListDeviceProfilesCommandOutput>;
|
|
1034
|
+
export declare const deserializeAws_restJson1ListEventConfigurationsCommand: (
|
|
1035
|
+
output: __HttpResponse,
|
|
1036
|
+
context: __SerdeContext
|
|
1037
|
+
) => Promise<ListEventConfigurationsCommandOutput>;
|
|
1038
|
+
export declare const deserializeAws_restJson1ListFuotaTasksCommand: (
|
|
1039
|
+
output: __HttpResponse,
|
|
1040
|
+
context: __SerdeContext
|
|
1041
|
+
) => Promise<ListFuotaTasksCommandOutput>;
|
|
1042
|
+
export declare const deserializeAws_restJson1ListMulticastGroupsCommand: (
|
|
1043
|
+
output: __HttpResponse,
|
|
1044
|
+
context: __SerdeContext
|
|
1045
|
+
) => Promise<ListMulticastGroupsCommandOutput>;
|
|
1046
|
+
export declare const deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand: (
|
|
1047
|
+
output: __HttpResponse,
|
|
1048
|
+
context: __SerdeContext
|
|
1049
|
+
) => Promise<ListMulticastGroupsByFuotaTaskCommandOutput>;
|
|
1050
|
+
export declare const deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand: (
|
|
1051
|
+
output: __HttpResponse,
|
|
1052
|
+
context: __SerdeContext
|
|
1053
|
+
) => Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
|
|
1054
|
+
export declare const deserializeAws_restJson1ListPartnerAccountsCommand: (
|
|
1055
|
+
output: __HttpResponse,
|
|
1056
|
+
context: __SerdeContext
|
|
1057
|
+
) => Promise<ListPartnerAccountsCommandOutput>;
|
|
1058
|
+
export declare const deserializeAws_restJson1ListPositionConfigurationsCommand: (
|
|
1059
|
+
output: __HttpResponse,
|
|
1060
|
+
context: __SerdeContext
|
|
1061
|
+
) => Promise<ListPositionConfigurationsCommandOutput>;
|
|
1062
|
+
export declare const deserializeAws_restJson1ListQueuedMessagesCommand: (
|
|
1063
|
+
output: __HttpResponse,
|
|
1064
|
+
context: __SerdeContext
|
|
1065
|
+
) => Promise<ListQueuedMessagesCommandOutput>;
|
|
1066
|
+
export declare const deserializeAws_restJson1ListServiceProfilesCommand: (
|
|
1067
|
+
output: __HttpResponse,
|
|
1068
|
+
context: __SerdeContext
|
|
1069
|
+
) => Promise<ListServiceProfilesCommandOutput>;
|
|
1070
|
+
export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
|
|
1071
|
+
output: __HttpResponse,
|
|
1072
|
+
context: __SerdeContext
|
|
1073
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
1074
|
+
export declare const deserializeAws_restJson1ListWirelessDevicesCommand: (
|
|
1075
|
+
output: __HttpResponse,
|
|
1076
|
+
context: __SerdeContext
|
|
1077
|
+
) => Promise<ListWirelessDevicesCommandOutput>;
|
|
1078
|
+
export declare const deserializeAws_restJson1ListWirelessGatewaysCommand: (
|
|
1079
|
+
output: __HttpResponse,
|
|
1080
|
+
context: __SerdeContext
|
|
1081
|
+
) => Promise<ListWirelessGatewaysCommandOutput>;
|
|
1082
|
+
export declare const deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand: (
|
|
1083
|
+
output: __HttpResponse,
|
|
1084
|
+
context: __SerdeContext
|
|
1085
|
+
) => Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
|
|
1086
|
+
export declare const deserializeAws_restJson1PutPositionConfigurationCommand: (
|
|
1087
|
+
output: __HttpResponse,
|
|
1088
|
+
context: __SerdeContext
|
|
1089
|
+
) => Promise<PutPositionConfigurationCommandOutput>;
|
|
1090
|
+
export declare const deserializeAws_restJson1PutResourceLogLevelCommand: (
|
|
1091
|
+
output: __HttpResponse,
|
|
1092
|
+
context: __SerdeContext
|
|
1093
|
+
) => Promise<PutResourceLogLevelCommandOutput>;
|
|
1094
|
+
export declare const deserializeAws_restJson1ResetAllResourceLogLevelsCommand: (
|
|
1095
|
+
output: __HttpResponse,
|
|
1096
|
+
context: __SerdeContext
|
|
1097
|
+
) => Promise<ResetAllResourceLogLevelsCommandOutput>;
|
|
1098
|
+
export declare const deserializeAws_restJson1ResetResourceLogLevelCommand: (
|
|
1099
|
+
output: __HttpResponse,
|
|
1100
|
+
context: __SerdeContext
|
|
1101
|
+
) => Promise<ResetResourceLogLevelCommandOutput>;
|
|
1102
|
+
export declare const deserializeAws_restJson1SendDataToMulticastGroupCommand: (
|
|
1103
|
+
output: __HttpResponse,
|
|
1104
|
+
context: __SerdeContext
|
|
1105
|
+
) => Promise<SendDataToMulticastGroupCommandOutput>;
|
|
1106
|
+
export declare const deserializeAws_restJson1SendDataToWirelessDeviceCommand: (
|
|
1107
|
+
output: __HttpResponse,
|
|
1108
|
+
context: __SerdeContext
|
|
1109
|
+
) => Promise<SendDataToWirelessDeviceCommandOutput>;
|
|
1110
|
+
export declare const deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (
|
|
1111
|
+
output: __HttpResponse,
|
|
1112
|
+
context: __SerdeContext
|
|
1113
|
+
) => Promise<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput>;
|
|
1114
|
+
export declare const deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (
|
|
1115
|
+
output: __HttpResponse,
|
|
1116
|
+
context: __SerdeContext
|
|
1117
|
+
) => Promise<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
|
|
1118
|
+
export declare const deserializeAws_restJson1StartFuotaTaskCommand: (
|
|
1119
|
+
output: __HttpResponse,
|
|
1120
|
+
context: __SerdeContext
|
|
1121
|
+
) => Promise<StartFuotaTaskCommandOutput>;
|
|
1122
|
+
export declare const deserializeAws_restJson1StartMulticastGroupSessionCommand: (
|
|
1123
|
+
output: __HttpResponse,
|
|
1124
|
+
context: __SerdeContext
|
|
1125
|
+
) => Promise<StartMulticastGroupSessionCommandOutput>;
|
|
1126
|
+
export declare const deserializeAws_restJson1TagResourceCommand: (
|
|
1127
|
+
output: __HttpResponse,
|
|
1128
|
+
context: __SerdeContext
|
|
1129
|
+
) => Promise<TagResourceCommandOutput>;
|
|
1130
|
+
export declare const deserializeAws_restJson1TestWirelessDeviceCommand: (
|
|
1131
|
+
output: __HttpResponse,
|
|
1132
|
+
context: __SerdeContext
|
|
1133
|
+
) => Promise<TestWirelessDeviceCommandOutput>;
|
|
1134
|
+
export declare const deserializeAws_restJson1UntagResourceCommand: (
|
|
1135
|
+
output: __HttpResponse,
|
|
1136
|
+
context: __SerdeContext
|
|
1137
|
+
) => Promise<UntagResourceCommandOutput>;
|
|
1138
|
+
export declare const deserializeAws_restJson1UpdateDestinationCommand: (
|
|
1139
|
+
output: __HttpResponse,
|
|
1140
|
+
context: __SerdeContext
|
|
1141
|
+
) => Promise<UpdateDestinationCommandOutput>;
|
|
1142
|
+
export declare const deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand: (
|
|
1143
|
+
output: __HttpResponse,
|
|
1144
|
+
context: __SerdeContext
|
|
1145
|
+
) => Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
|
|
1146
|
+
export declare const deserializeAws_restJson1UpdateFuotaTaskCommand: (
|
|
1147
|
+
output: __HttpResponse,
|
|
1148
|
+
context: __SerdeContext
|
|
1149
|
+
) => Promise<UpdateFuotaTaskCommandOutput>;
|
|
1150
|
+
export declare const deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand: (
|
|
1151
|
+
output: __HttpResponse,
|
|
1152
|
+
context: __SerdeContext
|
|
1153
|
+
) => Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
|
|
1154
|
+
export declare const deserializeAws_restJson1UpdateMulticastGroupCommand: (
|
|
1155
|
+
output: __HttpResponse,
|
|
1156
|
+
context: __SerdeContext
|
|
1157
|
+
) => Promise<UpdateMulticastGroupCommandOutput>;
|
|
1158
|
+
export declare const deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand: (
|
|
1159
|
+
output: __HttpResponse,
|
|
1160
|
+
context: __SerdeContext
|
|
1161
|
+
) => Promise<UpdateNetworkAnalyzerConfigurationCommandOutput>;
|
|
1162
|
+
export declare const deserializeAws_restJson1UpdatePartnerAccountCommand: (
|
|
1163
|
+
output: __HttpResponse,
|
|
1164
|
+
context: __SerdeContext
|
|
1165
|
+
) => Promise<UpdatePartnerAccountCommandOutput>;
|
|
1166
|
+
export declare const deserializeAws_restJson1UpdatePositionCommand: (
|
|
1167
|
+
output: __HttpResponse,
|
|
1168
|
+
context: __SerdeContext
|
|
1169
|
+
) => Promise<UpdatePositionCommandOutput>;
|
|
1170
|
+
export declare const deserializeAws_restJson1UpdateResourceEventConfigurationCommand: (
|
|
1171
|
+
output: __HttpResponse,
|
|
1172
|
+
context: __SerdeContext
|
|
1173
|
+
) => Promise<UpdateResourceEventConfigurationCommandOutput>;
|
|
1174
|
+
export declare const deserializeAws_restJson1UpdateWirelessDeviceCommand: (
|
|
1175
|
+
output: __HttpResponse,
|
|
1176
|
+
context: __SerdeContext
|
|
1177
|
+
) => Promise<UpdateWirelessDeviceCommandOutput>;
|
|
1178
|
+
export declare const deserializeAws_restJson1UpdateWirelessGatewayCommand: (
|
|
1179
|
+
output: __HttpResponse,
|
|
1180
|
+
context: __SerdeContext
|
|
1181
|
+
) => Promise<UpdateWirelessGatewayCommandOutput>;
|