@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,2582 +1,2076 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
export interface
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
export interface
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
}
|
|
68
|
-
export
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export
|
|
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
|
-
export interface
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
}
|
|
162
|
-
export interface
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
}
|
|
168
|
-
export
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
}
|
|
172
|
-
export interface
|
|
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
|
-
export interface
|
|
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
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
export
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
}
|
|
333
|
-
export interface
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
}
|
|
416
|
-
export interface
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
export interface
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
}
|
|
441
|
-
export interface
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
export interface
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
export
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
}
|
|
504
|
-
export
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
}
|
|
508
|
-
export interface
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
}
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
}
|
|
545
|
-
export
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
}
|
|
563
|
-
export interface
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
export interface
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
}
|
|
634
|
-
export interface
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
}
|
|
640
|
-
export interface
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
}
|
|
660
|
-
export interface
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
}
|
|
686
|
-
export interface
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
export interface
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
export interface
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
export interface
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
}
|
|
746
|
-
export
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
}
|
|
761
|
-
export interface
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
}
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
}
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
}
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
}
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
export
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
|
|
918
|
-
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
|
|
927
|
-
|
|
928
|
-
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
932
|
-
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
|
|
940
|
-
|
|
941
|
-
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
|
|
954
|
-
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
|
|
977
|
-
|
|
978
|
-
}
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
}
|
|
989
|
-
|
|
990
|
-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
export interface
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
}
|
|
999
|
-
export interface
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
|
|
1010
|
-
}
|
|
1011
|
-
export interface
|
|
1012
|
-
|
|
1013
|
-
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
export interface
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
|
|
1037
|
-
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1041
|
-
|
|
1042
|
-
|
|
1043
|
-
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
1052
|
-
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
|
|
1056
|
-
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
|
|
1076
|
-
|
|
1077
|
-
}
|
|
1078
|
-
export
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
}
|
|
1098
|
-
export interface
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
}
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
|
|
1132
|
-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
|
|
1139
|
-
|
|
1140
|
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
1152
|
-
|
|
1153
|
-
|
|
1154
|
-
|
|
1155
|
-
|
|
1156
|
-
|
|
1157
|
-
|
|
1158
|
-
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
}
|
|
1172
|
-
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
}
|
|
1181
|
-
export interface
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
|
|
1188
|
-
|
|
1189
|
-
|
|
1190
|
-
|
|
1191
|
-
|
|
1192
|
-
|
|
1193
|
-
|
|
1194
|
-
|
|
1195
|
-
|
|
1196
|
-
}
|
|
1197
|
-
export
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
}
|
|
1203
|
-
export interface
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
|
|
1215
|
-
|
|
1216
|
-
}
|
|
1217
|
-
export interface
|
|
1218
|
-
|
|
1219
|
-
|
|
1220
|
-
|
|
1221
|
-
|
|
1222
|
-
}
|
|
1223
|
-
export
|
|
1224
|
-
|
|
1225
|
-
|
|
1226
|
-
|
|
1227
|
-
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
}
|
|
1231
|
-
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
1238
|
-
|
|
1239
|
-
|
|
1240
|
-
|
|
1241
|
-
}
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
|
|
1252
|
-
|
|
1253
|
-
|
|
1254
|
-
|
|
1255
|
-
|
|
1256
|
-
|
|
1257
|
-
|
|
1258
|
-
|
|
1259
|
-
|
|
1260
|
-
}
|
|
1261
|
-
export interface
|
|
1262
|
-
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1269
|
-
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
1273
|
-
|
|
1274
|
-
|
|
1275
|
-
|
|
1276
|
-
|
|
1277
|
-
|
|
1278
|
-
}
|
|
1279
|
-
export interface
|
|
1280
|
-
|
|
1281
|
-
|
|
1282
|
-
|
|
1283
|
-
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1287
|
-
|
|
1288
|
-
|
|
1289
|
-
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
export interface
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
|
|
1325
|
-
|
|
1326
|
-
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1339
|
-
|
|
1340
|
-
|
|
1341
|
-
|
|
1342
|
-
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
|
|
1347
|
-
|
|
1348
|
-
|
|
1349
|
-
|
|
1350
|
-
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1364
|
-
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
export
|
|
1368
|
-
|
|
1369
|
-
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
export
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1396
|
-
|
|
1397
|
-
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1403
|
-
|
|
1404
|
-
export
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
export
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1417
|
-
|
|
1418
|
-
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1424
|
-
|
|
1425
|
-
|
|
1426
|
-
|
|
1427
|
-
|
|
1428
|
-
export
|
|
1429
|
-
|
|
1430
|
-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
export
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
|
|
1444
|
-
|
|
1445
|
-
|
|
1446
|
-
|
|
1447
|
-
|
|
1448
|
-
export declare
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
|
|
1452
|
-
|
|
1453
|
-
|
|
1454
|
-
|
|
1455
|
-
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1460
|
-
|
|
1461
|
-
|
|
1462
|
-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
|
|
1466
|
-
|
|
1467
|
-
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
|
|
1471
|
-
|
|
1472
|
-
|
|
1473
|
-
|
|
1474
|
-
|
|
1475
|
-
export
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
-
|
|
1479
|
-
|
|
1480
|
-
|
|
1481
|
-
|
|
1482
|
-
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
export
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
-
export
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1511
|
-
|
|
1512
|
-
|
|
1513
|
-
|
|
1514
|
-
export
|
|
1515
|
-
|
|
1516
|
-
|
|
1517
|
-
|
|
1518
|
-
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1522
|
-
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
export
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
|
|
1533
|
-
|
|
1534
|
-
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
|
|
1549
|
-
|
|
1550
|
-
|
|
1551
|
-
|
|
1552
|
-
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1560
|
-
|
|
1561
|
-
|
|
1562
|
-
|
|
1563
|
-
|
|
1564
|
-
|
|
1565
|
-
|
|
1566
|
-
|
|
1567
|
-
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
export
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1576
|
-
|
|
1577
|
-
|
|
1578
|
-
export
|
|
1579
|
-
|
|
1580
|
-
|
|
1581
|
-
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
export
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
export
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1597
|
-
|
|
1598
|
-
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
export
|
|
1606
|
-
|
|
1607
|
-
|
|
1608
|
-
|
|
1609
|
-
|
|
1610
|
-
|
|
1611
|
-
export
|
|
1612
|
-
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1620
|
-
export
|
|
1621
|
-
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
|
|
1646
|
-
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
|
|
1651
|
-
|
|
1652
|
-
|
|
1653
|
-
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
|
|
1683
|
-
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1695
|
-
|
|
1696
|
-
export
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
export
|
|
1703
|
-
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
|
|
1714
|
-
|
|
1715
|
-
|
|
1716
|
-
|
|
1717
|
-
export
|
|
1718
|
-
|
|
1719
|
-
|
|
1720
|
-
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
export
|
|
1724
|
-
|
|
1725
|
-
|
|
1726
|
-
|
|
1727
|
-
|
|
1728
|
-
|
|
1729
|
-
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
export
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1760
|
-
|
|
1761
|
-
|
|
1762
|
-
|
|
1763
|
-
|
|
1764
|
-
|
|
1765
|
-
|
|
1766
|
-
|
|
1767
|
-
|
|
1768
|
-
|
|
1769
|
-
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1789
|
-
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1803
|
-
|
|
1804
|
-
|
|
1805
|
-
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1809
|
-
|
|
1810
|
-
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1814
|
-
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1818
|
-
|
|
1819
|
-
|
|
1820
|
-
|
|
1821
|
-
|
|
1822
|
-
|
|
1823
|
-
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
|
|
1831
|
-
|
|
1832
|
-
|
|
1833
|
-
|
|
1834
|
-
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
1839
|
-
|
|
1840
|
-
|
|
1841
|
-
|
|
1842
|
-
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
1846
|
-
|
|
1847
|
-
|
|
1848
|
-
|
|
1849
|
-
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
1853
|
-
|
|
1854
|
-
|
|
1855
|
-
|
|
1856
|
-
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
1860
|
-
|
|
1861
|
-
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
|
-
export
|
|
1865
|
-
|
|
1866
|
-
|
|
1867
|
-
|
|
1868
|
-
|
|
1869
|
-
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
1873
|
-
|
|
1874
|
-
|
|
1875
|
-
|
|
1876
|
-
|
|
1877
|
-
|
|
1878
|
-
|
|
1879
|
-
|
|
1880
|
-
|
|
1881
|
-
|
|
1882
|
-
|
|
1883
|
-
|
|
1884
|
-
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
export
|
|
1889
|
-
|
|
1890
|
-
|
|
1891
|
-
|
|
1892
|
-
|
|
1893
|
-
|
|
1894
|
-
export
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
export
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
export
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
|
|
1908
|
-
|
|
1909
|
-
|
|
1910
|
-
|
|
1911
|
-
|
|
1912
|
-
export
|
|
1913
|
-
|
|
1914
|
-
|
|
1915
|
-
|
|
1916
|
-
|
|
1917
|
-
|
|
1918
|
-
|
|
1919
|
-
|
|
1920
|
-
|
|
1921
|
-
|
|
1922
|
-
|
|
1923
|
-
|
|
1924
|
-
export declare
|
|
1925
|
-
|
|
1926
|
-
|
|
1927
|
-
|
|
1928
|
-
|
|
1929
|
-
|
|
1930
|
-
|
|
1931
|
-
|
|
1932
|
-
|
|
1933
|
-
|
|
1934
|
-
|
|
1935
|
-
|
|
1936
|
-
|
|
1937
|
-
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
1941
|
-
|
|
1942
|
-
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1950
|
-
|
|
1951
|
-
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1957
|
-
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
export
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1970
|
-
|
|
1971
|
-
|
|
1972
|
-
|
|
1973
|
-
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1977
|
-
|
|
1978
|
-
export
|
|
1979
|
-
|
|
1980
|
-
|
|
1981
|
-
export
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1986
|
-
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
export
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
export
|
|
2000
|
-
|
|
2001
|
-
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
-
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
|
|
2014
|
-
|
|
2015
|
-
|
|
2016
|
-
|
|
2017
|
-
|
|
2018
|
-
|
|
2019
|
-
|
|
2020
|
-
|
|
2021
|
-
|
|
2022
|
-
|
|
2023
|
-
export
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
2029
|
-
|
|
2030
|
-
|
|
2031
|
-
|
|
2032
|
-
|
|
2033
|
-
|
|
2034
|
-
|
|
2035
|
-
export
|
|
2036
|
-
|
|
2037
|
-
|
|
2038
|
-
|
|
2039
|
-
|
|
2040
|
-
|
|
2041
|
-
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
export
|
|
2048
|
-
|
|
2049
|
-
|
|
2050
|
-
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
|
|
2056
|
-
|
|
2057
|
-
|
|
2058
|
-
|
|
2059
|
-
|
|
2060
|
-
|
|
2061
|
-
|
|
2062
|
-
|
|
2063
|
-
|
|
2064
|
-
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2068
|
-
export declare const
|
|
2069
|
-
|
|
2070
|
-
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
export declare const
|
|
2075
|
-
|
|
2076
|
-
|
|
2077
|
-
|
|
2078
|
-
export declare const AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountRequest) => any;
|
|
2079
|
-
|
|
2080
|
-
export declare const AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog: (obj: AssociateAwsAccountWithPartnerAccountResponse) => any;
|
|
2081
|
-
|
|
2082
|
-
export declare const AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskRequest) => any;
|
|
2083
|
-
|
|
2084
|
-
export declare const AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateMulticastGroupWithFuotaTaskResponse) => any;
|
|
2085
|
-
|
|
2086
|
-
export declare const AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskRequest) => any;
|
|
2087
|
-
|
|
2088
|
-
export declare const AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithFuotaTaskResponse) => any;
|
|
2089
|
-
|
|
2090
|
-
export declare const AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
2091
|
-
|
|
2092
|
-
export declare const AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
2093
|
-
|
|
2094
|
-
export declare const AssociateWirelessDeviceWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingRequest) => any;
|
|
2095
|
-
|
|
2096
|
-
export declare const AssociateWirelessDeviceWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessDeviceWithThingResponse) => any;
|
|
2097
|
-
|
|
2098
|
-
export declare const AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateRequest) => any;
|
|
2099
|
-
|
|
2100
|
-
export declare const AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithCertificateResponse) => any;
|
|
2101
|
-
|
|
2102
|
-
export declare const AssociateWirelessGatewayWithThingRequestFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingRequest) => any;
|
|
2103
|
-
|
|
2104
|
-
export declare const AssociateWirelessGatewayWithThingResponseFilterSensitiveLog: (obj: AssociateWirelessGatewayWithThingResponse) => any;
|
|
2105
|
-
|
|
2106
|
-
export declare const BeaconingFilterSensitiveLog: (obj: Beaconing) => any;
|
|
2107
|
-
|
|
2108
|
-
export declare const CancelMulticastGroupSessionRequestFilterSensitiveLog: (obj: CancelMulticastGroupSessionRequest) => any;
|
|
2109
|
-
|
|
2110
|
-
export declare const CancelMulticastGroupSessionResponseFilterSensitiveLog: (obj: CancelMulticastGroupSessionResponse) => any;
|
|
2111
|
-
|
|
2112
|
-
export declare const CertificateListFilterSensitiveLog: (obj: CertificateList) => any;
|
|
2113
|
-
|
|
2114
|
-
export declare const LoRaWANConnectionStatusEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANConnectionStatusEventNotificationConfigurations) => any;
|
|
2115
|
-
|
|
2116
|
-
export declare const ConnectionStatusEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusEventConfiguration) => any;
|
|
2117
|
-
|
|
2118
|
-
export declare const LoRaWANConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANConnectionStatusResourceTypeEventConfiguration) => any;
|
|
2119
|
-
|
|
2120
|
-
export declare const ConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: ConnectionStatusResourceTypeEventConfiguration) => any;
|
|
2121
|
-
|
|
2122
|
-
export declare const CreateDestinationRequestFilterSensitiveLog: (obj: CreateDestinationRequest) => any;
|
|
2123
|
-
|
|
2124
|
-
export declare const CreateDestinationResponseFilterSensitiveLog: (obj: CreateDestinationResponse) => any;
|
|
2125
|
-
|
|
2126
|
-
export declare const LoRaWANDeviceProfileFilterSensitiveLog: (obj: LoRaWANDeviceProfile) => any;
|
|
2127
|
-
|
|
2128
|
-
export declare const CreateDeviceProfileRequestFilterSensitiveLog: (obj: CreateDeviceProfileRequest) => any;
|
|
2129
|
-
|
|
2130
|
-
export declare const CreateDeviceProfileResponseFilterSensitiveLog: (obj: CreateDeviceProfileResponse) => any;
|
|
2131
|
-
|
|
2132
|
-
export declare const LoRaWANFuotaTaskFilterSensitiveLog: (obj: LoRaWANFuotaTask) => any;
|
|
2133
|
-
|
|
2134
|
-
export declare const CreateFuotaTaskRequestFilterSensitiveLog: (obj: CreateFuotaTaskRequest) => any;
|
|
2135
|
-
|
|
2136
|
-
export declare const CreateFuotaTaskResponseFilterSensitiveLog: (obj: CreateFuotaTaskResponse) => any;
|
|
2137
|
-
|
|
2138
|
-
export declare const LoRaWANMulticastFilterSensitiveLog: (obj: LoRaWANMulticast) => any;
|
|
2139
|
-
|
|
2140
|
-
export declare const CreateMulticastGroupRequestFilterSensitiveLog: (obj: CreateMulticastGroupRequest) => any;
|
|
2141
|
-
|
|
2142
|
-
export declare const CreateMulticastGroupResponseFilterSensitiveLog: (obj: CreateMulticastGroupResponse) => any;
|
|
2143
|
-
|
|
2144
|
-
export declare const TraceContentFilterSensitiveLog: (obj: TraceContent) => any;
|
|
2145
|
-
|
|
2146
|
-
export declare const CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationRequest) => any;
|
|
2147
|
-
|
|
2148
|
-
export declare const CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: CreateNetworkAnalyzerConfigurationResponse) => any;
|
|
2149
|
-
|
|
2150
|
-
export declare const LoRaWANServiceProfileFilterSensitiveLog: (obj: LoRaWANServiceProfile) => any;
|
|
2151
|
-
|
|
2152
|
-
export declare const CreateServiceProfileRequestFilterSensitiveLog: (obj: CreateServiceProfileRequest) => any;
|
|
2153
|
-
|
|
2154
|
-
export declare const CreateServiceProfileResponseFilterSensitiveLog: (obj: CreateServiceProfileResponse) => any;
|
|
2155
|
-
|
|
2156
|
-
export declare const PositioningFilterSensitiveLog: (obj: Positioning) => any;
|
|
2157
|
-
|
|
2158
|
-
export declare const FPortsFilterSensitiveLog: (obj: FPorts) => any;
|
|
2159
|
-
|
|
2160
|
-
export declare const OtaaV1_0_xFilterSensitiveLog: (obj: OtaaV1_0_x) => any;
|
|
2161
|
-
|
|
2162
|
-
export declare const OtaaV1_1FilterSensitiveLog: (obj: OtaaV1_1) => any;
|
|
2163
|
-
|
|
2164
|
-
export declare const LoRaWANDeviceFilterSensitiveLog: (obj: LoRaWANDevice) => any;
|
|
2165
|
-
|
|
2166
|
-
export declare const CreateWirelessDeviceRequestFilterSensitiveLog: (obj: CreateWirelessDeviceRequest) => any;
|
|
2167
|
-
|
|
2168
|
-
export declare const CreateWirelessDeviceResponseFilterSensitiveLog: (obj: CreateWirelessDeviceResponse) => any;
|
|
2169
|
-
|
|
2170
|
-
export declare const LoRaWANGatewayFilterSensitiveLog: (obj: LoRaWANGateway) => any;
|
|
2171
|
-
|
|
2172
|
-
export declare const CreateWirelessGatewayRequestFilterSensitiveLog: (obj: CreateWirelessGatewayRequest) => any;
|
|
2173
|
-
|
|
2174
|
-
export declare const CreateWirelessGatewayResponseFilterSensitiveLog: (obj: CreateWirelessGatewayResponse) => any;
|
|
2175
|
-
|
|
2176
|
-
export declare const CreateWirelessGatewayTaskRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskRequest) => any;
|
|
2177
|
-
|
|
2178
|
-
export declare const CreateWirelessGatewayTaskResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskResponse) => any;
|
|
2179
|
-
|
|
2180
|
-
export declare const LoRaWANGatewayVersionFilterSensitiveLog: (obj: LoRaWANGatewayVersion) => any;
|
|
2181
|
-
|
|
2182
|
-
export declare const LoRaWANUpdateGatewayTaskCreateFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskCreate) => any;
|
|
2183
|
-
|
|
2184
|
-
export declare const UpdateWirelessGatewayTaskCreateFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskCreate) => any;
|
|
2185
|
-
|
|
2186
|
-
export declare const CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionRequest) => any;
|
|
2187
|
-
|
|
2188
|
-
export declare const CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: CreateWirelessGatewayTaskDefinitionResponse) => any;
|
|
2189
|
-
|
|
2190
|
-
export declare const DeleteDestinationRequestFilterSensitiveLog: (obj: DeleteDestinationRequest) => any;
|
|
2191
|
-
|
|
2192
|
-
export declare const DeleteDestinationResponseFilterSensitiveLog: (obj: DeleteDestinationResponse) => any;
|
|
2193
|
-
|
|
2194
|
-
export declare const DeleteDeviceProfileRequestFilterSensitiveLog: (obj: DeleteDeviceProfileRequest) => any;
|
|
2195
|
-
|
|
2196
|
-
export declare const DeleteDeviceProfileResponseFilterSensitiveLog: (obj: DeleteDeviceProfileResponse) => any;
|
|
2197
|
-
|
|
2198
|
-
export declare const DeleteFuotaTaskRequestFilterSensitiveLog: (obj: DeleteFuotaTaskRequest) => any;
|
|
2199
|
-
|
|
2200
|
-
export declare const DeleteFuotaTaskResponseFilterSensitiveLog: (obj: DeleteFuotaTaskResponse) => any;
|
|
2201
|
-
|
|
2202
|
-
export declare const DeleteMulticastGroupRequestFilterSensitiveLog: (obj: DeleteMulticastGroupRequest) => any;
|
|
2203
|
-
|
|
2204
|
-
export declare const DeleteMulticastGroupResponseFilterSensitiveLog: (obj: DeleteMulticastGroupResponse) => any;
|
|
2205
|
-
|
|
2206
|
-
export declare const DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationRequest) => any;
|
|
2207
|
-
|
|
2208
|
-
export declare const DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: DeleteNetworkAnalyzerConfigurationResponse) => any;
|
|
2209
|
-
|
|
2210
|
-
export declare const DeleteQueuedMessagesRequestFilterSensitiveLog: (obj: DeleteQueuedMessagesRequest) => any;
|
|
2211
|
-
|
|
2212
|
-
export declare const DeleteQueuedMessagesResponseFilterSensitiveLog: (obj: DeleteQueuedMessagesResponse) => any;
|
|
2213
|
-
|
|
2214
|
-
export declare const DeleteServiceProfileRequestFilterSensitiveLog: (obj: DeleteServiceProfileRequest) => any;
|
|
2215
|
-
|
|
2216
|
-
export declare const DeleteServiceProfileResponseFilterSensitiveLog: (obj: DeleteServiceProfileResponse) => any;
|
|
2217
|
-
|
|
2218
|
-
export declare const DeleteWirelessDeviceRequestFilterSensitiveLog: (obj: DeleteWirelessDeviceRequest) => any;
|
|
2219
|
-
|
|
2220
|
-
export declare const DeleteWirelessDeviceResponseFilterSensitiveLog: (obj: DeleteWirelessDeviceResponse) => any;
|
|
2221
|
-
|
|
2222
|
-
export declare const DeleteWirelessGatewayRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayRequest) => any;
|
|
2223
|
-
|
|
2224
|
-
export declare const DeleteWirelessGatewayResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayResponse) => any;
|
|
2225
|
-
|
|
2226
|
-
export declare const DeleteWirelessGatewayTaskRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskRequest) => any;
|
|
2227
|
-
|
|
2228
|
-
export declare const DeleteWirelessGatewayTaskResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskResponse) => any;
|
|
2229
|
-
|
|
2230
|
-
export declare const DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionRequest) => any;
|
|
2231
|
-
|
|
2232
|
-
export declare const DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: DeleteWirelessGatewayTaskDefinitionResponse) => any;
|
|
2233
|
-
|
|
2234
|
-
export declare const DestinationsFilterSensitiveLog: (obj: Destinations) => any;
|
|
2235
|
-
|
|
2236
|
-
export declare const DeviceProfileFilterSensitiveLog: (obj: DeviceProfile) => any;
|
|
2237
|
-
|
|
2238
|
-
export declare const SidewalkEventNotificationConfigurationsFilterSensitiveLog: (obj: SidewalkEventNotificationConfigurations) => any;
|
|
2239
|
-
|
|
2240
|
-
export declare const DeviceRegistrationStateEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateEventConfiguration) => any;
|
|
2241
|
-
|
|
2242
|
-
export declare const SidewalkResourceTypeEventConfigurationFilterSensitiveLog: (obj: SidewalkResourceTypeEventConfiguration) => any;
|
|
2243
|
-
|
|
2244
|
-
export declare const DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog: (obj: DeviceRegistrationStateResourceTypeEventConfiguration) => any;
|
|
2245
|
-
|
|
2246
|
-
export declare const DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountRequest) => any;
|
|
2247
|
-
|
|
2248
|
-
export declare const DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog: (obj: DisassociateAwsAccountFromPartnerAccountResponse) => any;
|
|
2249
|
-
|
|
2250
|
-
export declare const DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskRequest) => any;
|
|
2251
|
-
|
|
2252
|
-
export declare const DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateMulticastGroupFromFuotaTaskResponse) => any;
|
|
2253
|
-
|
|
2254
|
-
export declare const DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskRequest) => any;
|
|
2255
|
-
|
|
2256
|
-
export declare const DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromFuotaTaskResponse) => any;
|
|
2257
|
-
|
|
2258
|
-
export declare const DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
2259
|
-
|
|
2260
|
-
export declare const DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
2261
|
-
|
|
2262
|
-
export declare const DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingRequest) => any;
|
|
2263
|
-
|
|
2264
|
-
export declare const DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessDeviceFromThingResponse) => any;
|
|
2265
|
-
|
|
2266
|
-
export declare const DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateRequest) => any;
|
|
2267
|
-
|
|
2268
|
-
export declare const DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromCertificateResponse) => any;
|
|
2269
|
-
|
|
2270
|
-
export declare const DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingRequest) => any;
|
|
2271
|
-
|
|
2272
|
-
export declare const DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog: (obj: DisassociateWirelessGatewayFromThingResponse) => any;
|
|
2273
|
-
|
|
2274
|
-
export declare const GatewayListItemFilterSensitiveLog: (obj: GatewayListItem) => any;
|
|
2275
|
-
|
|
2276
|
-
export declare const ParticipatingGatewaysFilterSensitiveLog: (obj: ParticipatingGateways) => any;
|
|
2277
|
-
|
|
2278
|
-
export declare const LoRaWANSendDataToDeviceFilterSensitiveLog: (obj: LoRaWANSendDataToDevice) => any;
|
|
2279
|
-
|
|
2280
|
-
export declare const DownlinkQueueMessageFilterSensitiveLog: (obj: DownlinkQueueMessage) => any;
|
|
2281
|
-
|
|
2282
|
-
export declare const LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog: (obj: LoRaWANJoinEventNotificationConfigurations) => any;
|
|
2283
|
-
|
|
2284
|
-
export declare const JoinEventConfigurationFilterSensitiveLog: (obj: JoinEventConfiguration) => any;
|
|
2285
|
-
|
|
2286
|
-
export declare const MessageDeliveryStatusEventConfigurationFilterSensitiveLog: (obj: MessageDeliveryStatusEventConfiguration) => any;
|
|
2287
|
-
|
|
2288
|
-
export declare const ProximityEventConfigurationFilterSensitiveLog: (obj: ProximityEventConfiguration) => any;
|
|
2289
|
-
|
|
2290
|
-
export declare const EventNotificationItemConfigurationsFilterSensitiveLog: (obj: EventNotificationItemConfigurations) => any;
|
|
2291
|
-
|
|
2292
|
-
export declare const EventConfigurationItemFilterSensitiveLog: (obj: EventConfigurationItem) => any;
|
|
2293
|
-
|
|
2294
|
-
export declare const FuotaTaskFilterSensitiveLog: (obj: FuotaTask) => any;
|
|
2295
|
-
|
|
2296
|
-
export declare const GetDestinationRequestFilterSensitiveLog: (obj: GetDestinationRequest) => any;
|
|
2297
|
-
|
|
2298
|
-
export declare const GetDestinationResponseFilterSensitiveLog: (obj: GetDestinationResponse) => any;
|
|
2299
|
-
|
|
2300
|
-
export declare const GetDeviceProfileRequestFilterSensitiveLog: (obj: GetDeviceProfileRequest) => any;
|
|
2301
|
-
|
|
2302
|
-
export declare const GetDeviceProfileResponseFilterSensitiveLog: (obj: GetDeviceProfileResponse) => any;
|
|
2303
|
-
|
|
2304
|
-
export declare const GetEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesRequest) => any;
|
|
2305
|
-
|
|
2306
|
-
export declare const LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: LoRaWANJoinResourceTypeEventConfiguration) => any;
|
|
2307
|
-
|
|
2308
|
-
export declare const JoinResourceTypeEventConfigurationFilterSensitiveLog: (obj: JoinResourceTypeEventConfiguration) => any;
|
|
2309
|
-
|
|
2310
|
-
export declare const MessageDeliveryStatusResourceTypeEventConfigurationFilterSensitiveLog: (obj: MessageDeliveryStatusResourceTypeEventConfiguration) => any;
|
|
2311
|
-
|
|
2312
|
-
export declare const ProximityResourceTypeEventConfigurationFilterSensitiveLog: (obj: ProximityResourceTypeEventConfiguration) => any;
|
|
2313
|
-
|
|
2314
|
-
export declare const GetEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: GetEventConfigurationByResourceTypesResponse) => any;
|
|
2315
|
-
|
|
2316
|
-
export declare const GetFuotaTaskRequestFilterSensitiveLog: (obj: GetFuotaTaskRequest) => any;
|
|
2317
|
-
|
|
2318
|
-
export declare const LoRaWANFuotaTaskGetInfoFilterSensitiveLog: (obj: LoRaWANFuotaTaskGetInfo) => any;
|
|
2319
|
-
|
|
2320
|
-
export declare const GetFuotaTaskResponseFilterSensitiveLog: (obj: GetFuotaTaskResponse) => any;
|
|
2321
|
-
|
|
2322
|
-
export declare const GetLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesRequest) => any;
|
|
2323
|
-
|
|
2324
|
-
export declare const WirelessDeviceEventLogOptionFilterSensitiveLog: (obj: WirelessDeviceEventLogOption) => any;
|
|
2325
|
-
|
|
2326
|
-
export declare const WirelessDeviceLogOptionFilterSensitiveLog: (obj: WirelessDeviceLogOption) => any;
|
|
2327
|
-
|
|
2328
|
-
export declare const WirelessGatewayEventLogOptionFilterSensitiveLog: (obj: WirelessGatewayEventLogOption) => any;
|
|
2329
|
-
|
|
2330
|
-
export declare const WirelessGatewayLogOptionFilterSensitiveLog: (obj: WirelessGatewayLogOption) => any;
|
|
2331
|
-
|
|
2332
|
-
export declare const GetLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: GetLogLevelsByResourceTypesResponse) => any;
|
|
2333
|
-
|
|
2334
|
-
export declare const GetMulticastGroupRequestFilterSensitiveLog: (obj: GetMulticastGroupRequest) => any;
|
|
2335
|
-
|
|
2336
|
-
export declare const LoRaWANMulticastGetFilterSensitiveLog: (obj: LoRaWANMulticastGet) => any;
|
|
2337
|
-
|
|
2338
|
-
export declare const GetMulticastGroupResponseFilterSensitiveLog: (obj: GetMulticastGroupResponse) => any;
|
|
2339
|
-
|
|
2340
|
-
export declare const GetMulticastGroupSessionRequestFilterSensitiveLog: (obj: GetMulticastGroupSessionRequest) => any;
|
|
2341
|
-
|
|
2342
|
-
export declare const LoRaWANMulticastSessionFilterSensitiveLog: (obj: LoRaWANMulticastSession) => any;
|
|
2343
|
-
|
|
2344
|
-
export declare const GetMulticastGroupSessionResponseFilterSensitiveLog: (obj: GetMulticastGroupSessionResponse) => any;
|
|
2345
|
-
|
|
2346
|
-
export declare const GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationRequest) => any;
|
|
2347
|
-
|
|
2348
|
-
export declare const GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: GetNetworkAnalyzerConfigurationResponse) => any;
|
|
2349
|
-
|
|
2350
|
-
export declare const GetPartnerAccountRequestFilterSensitiveLog: (obj: GetPartnerAccountRequest) => any;
|
|
2351
|
-
|
|
2352
|
-
export declare const SidewalkAccountInfoWithFingerprintFilterSensitiveLog: (obj: SidewalkAccountInfoWithFingerprint) => any;
|
|
2353
|
-
|
|
2354
|
-
export declare const GetPartnerAccountResponseFilterSensitiveLog: (obj: GetPartnerAccountResponse) => any;
|
|
2355
|
-
|
|
2356
|
-
export declare const GetPositionRequestFilterSensitiveLog: (obj: GetPositionRequest) => any;
|
|
2357
|
-
|
|
2358
|
-
export declare const GetPositionResponseFilterSensitiveLog: (obj: GetPositionResponse) => any;
|
|
2359
|
-
|
|
2360
|
-
export declare const GetPositionConfigurationRequestFilterSensitiveLog: (obj: GetPositionConfigurationRequest) => any;
|
|
2361
|
-
|
|
2362
|
-
export declare const SemtechGnssDetailFilterSensitiveLog: (obj: SemtechGnssDetail) => any;
|
|
2363
|
-
|
|
2364
|
-
export declare const PositionSolverDetailsFilterSensitiveLog: (obj: PositionSolverDetails) => any;
|
|
2365
|
-
|
|
2366
|
-
export declare const GetPositionConfigurationResponseFilterSensitiveLog: (obj: GetPositionConfigurationResponse) => any;
|
|
2367
|
-
|
|
2368
|
-
export declare const GetResourceEventConfigurationRequestFilterSensitiveLog: (obj: GetResourceEventConfigurationRequest) => any;
|
|
2369
|
-
|
|
2370
|
-
export declare const GetResourceEventConfigurationResponseFilterSensitiveLog: (obj: GetResourceEventConfigurationResponse) => any;
|
|
2371
|
-
|
|
2372
|
-
export declare const GetResourceLogLevelRequestFilterSensitiveLog: (obj: GetResourceLogLevelRequest) => any;
|
|
2373
|
-
|
|
2374
|
-
export declare const GetResourceLogLevelResponseFilterSensitiveLog: (obj: GetResourceLogLevelResponse) => any;
|
|
2375
|
-
|
|
2376
|
-
export declare const GetServiceEndpointRequestFilterSensitiveLog: (obj: GetServiceEndpointRequest) => any;
|
|
2377
|
-
|
|
2378
|
-
export declare const GetServiceEndpointResponseFilterSensitiveLog: (obj: GetServiceEndpointResponse) => any;
|
|
2379
|
-
|
|
2380
|
-
export declare const GetServiceProfileRequestFilterSensitiveLog: (obj: GetServiceProfileRequest) => any;
|
|
2381
|
-
|
|
2382
|
-
export declare const LoRaWANGetServiceProfileInfoFilterSensitiveLog: (obj: LoRaWANGetServiceProfileInfo) => any;
|
|
2383
|
-
|
|
2384
|
-
export declare const GetServiceProfileResponseFilterSensitiveLog: (obj: GetServiceProfileResponse) => any;
|
|
2385
|
-
|
|
2386
|
-
export declare const GetWirelessDeviceRequestFilterSensitiveLog: (obj: GetWirelessDeviceRequest) => any;
|
|
2387
|
-
|
|
2388
|
-
export declare const SidewalkDeviceFilterSensitiveLog: (obj: SidewalkDevice) => any;
|
|
2389
|
-
|
|
2390
|
-
export declare const GetWirelessDeviceResponseFilterSensitiveLog: (obj: GetWirelessDeviceResponse) => any;
|
|
2391
|
-
|
|
2392
|
-
export declare const GetWirelessDeviceStatisticsRequestFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsRequest) => any;
|
|
2393
|
-
|
|
2394
|
-
export declare const LoRaWANGatewayMetadataFilterSensitiveLog: (obj: LoRaWANGatewayMetadata) => any;
|
|
2395
|
-
|
|
2396
|
-
export declare const LoRaWANDeviceMetadataFilterSensitiveLog: (obj: LoRaWANDeviceMetadata) => any;
|
|
2397
|
-
|
|
2398
|
-
export declare const SidewalkDeviceMetadataFilterSensitiveLog: (obj: SidewalkDeviceMetadata) => any;
|
|
2399
|
-
|
|
2400
|
-
export declare const GetWirelessDeviceStatisticsResponseFilterSensitiveLog: (obj: GetWirelessDeviceStatisticsResponse) => any;
|
|
2401
|
-
|
|
2402
|
-
export declare const GetWirelessGatewayRequestFilterSensitiveLog: (obj: GetWirelessGatewayRequest) => any;
|
|
2403
|
-
|
|
2404
|
-
export declare const GetWirelessGatewayResponseFilterSensitiveLog: (obj: GetWirelessGatewayResponse) => any;
|
|
2405
|
-
|
|
2406
|
-
export declare const GetWirelessGatewayCertificateRequestFilterSensitiveLog: (obj: GetWirelessGatewayCertificateRequest) => any;
|
|
2407
|
-
|
|
2408
|
-
export declare const GetWirelessGatewayCertificateResponseFilterSensitiveLog: (obj: GetWirelessGatewayCertificateResponse) => any;
|
|
2409
|
-
|
|
2410
|
-
export declare const GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationRequest) => any;
|
|
2411
|
-
|
|
2412
|
-
export declare const LoRaWANGatewayCurrentVersionFilterSensitiveLog: (obj: LoRaWANGatewayCurrentVersion) => any;
|
|
2413
|
-
|
|
2414
|
-
export declare const GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog: (obj: GetWirelessGatewayFirmwareInformationResponse) => any;
|
|
2415
|
-
|
|
2416
|
-
export declare const GetWirelessGatewayStatisticsRequestFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsRequest) => any;
|
|
2417
|
-
|
|
2418
|
-
export declare const GetWirelessGatewayStatisticsResponseFilterSensitiveLog: (obj: GetWirelessGatewayStatisticsResponse) => any;
|
|
2419
|
-
|
|
2420
|
-
export declare const GetWirelessGatewayTaskRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskRequest) => any;
|
|
2421
|
-
|
|
2422
|
-
export declare const GetWirelessGatewayTaskResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskResponse) => any;
|
|
2423
|
-
|
|
2424
|
-
export declare const GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionRequest) => any;
|
|
2425
|
-
|
|
2426
|
-
export declare const GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (obj: GetWirelessGatewayTaskDefinitionResponse) => any;
|
|
2427
|
-
|
|
2428
|
-
export declare const ListDestinationsRequestFilterSensitiveLog: (obj: ListDestinationsRequest) => any;
|
|
2429
|
-
|
|
2430
|
-
export declare const ListDestinationsResponseFilterSensitiveLog: (obj: ListDestinationsResponse) => any;
|
|
2431
|
-
|
|
2432
|
-
export declare const ListDeviceProfilesRequestFilterSensitiveLog: (obj: ListDeviceProfilesRequest) => any;
|
|
2433
|
-
|
|
2434
|
-
export declare const ListDeviceProfilesResponseFilterSensitiveLog: (obj: ListDeviceProfilesResponse) => any;
|
|
2435
|
-
|
|
2436
|
-
export declare const ListEventConfigurationsRequestFilterSensitiveLog: (obj: ListEventConfigurationsRequest) => any;
|
|
2437
|
-
|
|
2438
|
-
export declare const ListEventConfigurationsResponseFilterSensitiveLog: (obj: ListEventConfigurationsResponse) => any;
|
|
2439
|
-
|
|
2440
|
-
export declare const ListFuotaTasksRequestFilterSensitiveLog: (obj: ListFuotaTasksRequest) => any;
|
|
2441
|
-
|
|
2442
|
-
export declare const ListFuotaTasksResponseFilterSensitiveLog: (obj: ListFuotaTasksResponse) => any;
|
|
2443
|
-
|
|
2444
|
-
export declare const ListMulticastGroupsRequestFilterSensitiveLog: (obj: ListMulticastGroupsRequest) => any;
|
|
2445
|
-
|
|
2446
|
-
export declare const MulticastGroupFilterSensitiveLog: (obj: MulticastGroup) => any;
|
|
2447
|
-
|
|
2448
|
-
export declare const ListMulticastGroupsResponseFilterSensitiveLog: (obj: ListMulticastGroupsResponse) => any;
|
|
2449
|
-
|
|
2450
|
-
export declare const ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskRequest) => any;
|
|
2451
|
-
|
|
2452
|
-
export declare const MulticastGroupByFuotaTaskFilterSensitiveLog: (obj: MulticastGroupByFuotaTask) => any;
|
|
2453
|
-
|
|
2454
|
-
export declare const ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog: (obj: ListMulticastGroupsByFuotaTaskResponse) => any;
|
|
2455
|
-
|
|
2456
|
-
export declare const ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsRequest) => any;
|
|
2457
|
-
|
|
2458
|
-
export declare const NetworkAnalyzerConfigurationsFilterSensitiveLog: (obj: NetworkAnalyzerConfigurations) => any;
|
|
2459
|
-
|
|
2460
|
-
export declare const ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog: (obj: ListNetworkAnalyzerConfigurationsResponse) => any;
|
|
2461
|
-
|
|
2462
|
-
export declare const ListPartnerAccountsRequestFilterSensitiveLog: (obj: ListPartnerAccountsRequest) => any;
|
|
2463
|
-
|
|
2464
|
-
export declare const ListPartnerAccountsResponseFilterSensitiveLog: (obj: ListPartnerAccountsResponse) => any;
|
|
2465
|
-
|
|
2466
|
-
export declare const ListPositionConfigurationsRequestFilterSensitiveLog: (obj: ListPositionConfigurationsRequest) => any;
|
|
2467
|
-
|
|
2468
|
-
export declare const PositionConfigurationItemFilterSensitiveLog: (obj: PositionConfigurationItem) => any;
|
|
2469
|
-
|
|
2470
|
-
export declare const ListPositionConfigurationsResponseFilterSensitiveLog: (obj: ListPositionConfigurationsResponse) => any;
|
|
2471
|
-
|
|
2472
|
-
export declare const ListQueuedMessagesRequestFilterSensitiveLog: (obj: ListQueuedMessagesRequest) => any;
|
|
2473
|
-
|
|
2474
|
-
export declare const ListQueuedMessagesResponseFilterSensitiveLog: (obj: ListQueuedMessagesResponse) => any;
|
|
2475
|
-
|
|
2476
|
-
export declare const ListServiceProfilesRequestFilterSensitiveLog: (obj: ListServiceProfilesRequest) => any;
|
|
2477
|
-
|
|
2478
|
-
export declare const ServiceProfileFilterSensitiveLog: (obj: ServiceProfile) => any;
|
|
2479
|
-
|
|
2480
|
-
export declare const ListServiceProfilesResponseFilterSensitiveLog: (obj: ListServiceProfilesResponse) => any;
|
|
2481
|
-
|
|
2482
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2483
|
-
|
|
2484
|
-
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2485
|
-
|
|
2486
|
-
export declare const ListWirelessDevicesRequestFilterSensitiveLog: (obj: ListWirelessDevicesRequest) => any;
|
|
2487
|
-
|
|
2488
|
-
export declare const LoRaWANListDeviceFilterSensitiveLog: (obj: LoRaWANListDevice) => any;
|
|
2489
|
-
|
|
2490
|
-
export declare const SidewalkListDeviceFilterSensitiveLog: (obj: SidewalkListDevice) => any;
|
|
2491
|
-
|
|
2492
|
-
export declare const WirelessDeviceStatisticsFilterSensitiveLog: (obj: WirelessDeviceStatistics) => any;
|
|
2493
|
-
|
|
2494
|
-
export declare const ListWirelessDevicesResponseFilterSensitiveLog: (obj: ListWirelessDevicesResponse) => any;
|
|
2495
|
-
|
|
2496
|
-
export declare const ListWirelessGatewaysRequestFilterSensitiveLog: (obj: ListWirelessGatewaysRequest) => any;
|
|
2497
|
-
|
|
2498
|
-
export declare const WirelessGatewayStatisticsFilterSensitiveLog: (obj: WirelessGatewayStatistics) => any;
|
|
2499
|
-
|
|
2500
|
-
export declare const ListWirelessGatewaysResponseFilterSensitiveLog: (obj: ListWirelessGatewaysResponse) => any;
|
|
2501
|
-
|
|
2502
|
-
export declare const ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsRequest) => any;
|
|
2503
|
-
|
|
2504
|
-
export declare const LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog: (obj: LoRaWANUpdateGatewayTaskEntry) => any;
|
|
2505
|
-
|
|
2506
|
-
export declare const UpdateWirelessGatewayTaskEntryFilterSensitiveLog: (obj: UpdateWirelessGatewayTaskEntry) => any;
|
|
2507
|
-
|
|
2508
|
-
export declare const ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog: (obj: ListWirelessGatewayTaskDefinitionsResponse) => any;
|
|
2509
|
-
|
|
2510
|
-
export declare const SemtechGnssConfigurationFilterSensitiveLog: (obj: SemtechGnssConfiguration) => any;
|
|
2511
|
-
|
|
2512
|
-
export declare const PositionSolverConfigurationsFilterSensitiveLog: (obj: PositionSolverConfigurations) => any;
|
|
2513
|
-
|
|
2514
|
-
export declare const PutPositionConfigurationRequestFilterSensitiveLog: (obj: PutPositionConfigurationRequest) => any;
|
|
2515
|
-
|
|
2516
|
-
export declare const PutPositionConfigurationResponseFilterSensitiveLog: (obj: PutPositionConfigurationResponse) => any;
|
|
2517
|
-
|
|
2518
|
-
export declare const PutResourceLogLevelRequestFilterSensitiveLog: (obj: PutResourceLogLevelRequest) => any;
|
|
2519
|
-
|
|
2520
|
-
export declare const PutResourceLogLevelResponseFilterSensitiveLog: (obj: PutResourceLogLevelResponse) => any;
|
|
2521
|
-
|
|
2522
|
-
export declare const ResetAllResourceLogLevelsRequestFilterSensitiveLog: (obj: ResetAllResourceLogLevelsRequest) => any;
|
|
2523
|
-
|
|
2524
|
-
export declare const ResetAllResourceLogLevelsResponseFilterSensitiveLog: (obj: ResetAllResourceLogLevelsResponse) => any;
|
|
2525
|
-
|
|
2526
|
-
export declare const ResetResourceLogLevelRequestFilterSensitiveLog: (obj: ResetResourceLogLevelRequest) => any;
|
|
2527
|
-
|
|
2528
|
-
export declare const ResetResourceLogLevelResponseFilterSensitiveLog: (obj: ResetResourceLogLevelResponse) => any;
|
|
2529
|
-
|
|
2530
|
-
export declare const LoRaWANMulticastMetadataFilterSensitiveLog: (obj: LoRaWANMulticastMetadata) => any;
|
|
2531
|
-
|
|
2532
|
-
export declare const MulticastWirelessMetadataFilterSensitiveLog: (obj: MulticastWirelessMetadata) => any;
|
|
2533
|
-
|
|
2534
|
-
export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
|
|
2535
|
-
|
|
2536
|
-
export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
|
|
2537
|
-
|
|
2538
|
-
export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
|
|
2539
|
-
|
|
2540
|
-
export declare const WirelessMetadataFilterSensitiveLog: (obj: WirelessMetadata) => any;
|
|
2541
|
-
|
|
2542
|
-
export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
|
|
2543
|
-
|
|
2544
|
-
export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
|
|
2545
|
-
|
|
2546
|
-
export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
|
|
2547
|
-
|
|
2548
|
-
export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
|
|
2549
|
-
|
|
2550
|
-
export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
|
|
2551
|
-
|
|
2552
|
-
export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
|
|
2553
|
-
|
|
2554
|
-
export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
|
|
2555
|
-
|
|
2556
|
-
export declare const StartFuotaTaskRequestFilterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
|
|
2557
|
-
|
|
2558
|
-
export declare const StartFuotaTaskResponseFilterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
|
|
2559
|
-
|
|
2560
|
-
export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
|
|
2561
|
-
|
|
2562
|
-
export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
|
|
2563
|
-
|
|
2564
|
-
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2565
|
-
|
|
2566
|
-
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2567
|
-
|
|
2568
|
-
export declare const TestWirelessDeviceRequestFilterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
|
|
2569
|
-
|
|
2570
|
-
export declare const TestWirelessDeviceResponseFilterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
|
|
2571
|
-
|
|
2572
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2573
|
-
|
|
2574
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2575
|
-
|
|
2576
|
-
export declare const UpdateDestinationRequestFilterSensitiveLog: (obj: UpdateDestinationRequest) => any;
|
|
2577
|
-
|
|
2578
|
-
export declare const UpdateDestinationResponseFilterSensitiveLog: (obj: UpdateDestinationResponse) => any;
|
|
2579
|
-
|
|
2580
|
-
export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
|
|
2581
|
-
|
|
2582
|
-
export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
|
|
3
|
+
export interface SessionKeysAbpV1_0_x {
|
|
4
|
+
NwkSKey?: string;
|
|
5
|
+
AppSKey?: string;
|
|
6
|
+
}
|
|
7
|
+
export interface AbpV1_0_x {
|
|
8
|
+
DevAddr?: string;
|
|
9
|
+
SessionKeys?: SessionKeysAbpV1_0_x;
|
|
10
|
+
FCntStart?: number;
|
|
11
|
+
}
|
|
12
|
+
export interface SessionKeysAbpV1_1 {
|
|
13
|
+
FNwkSIntKey?: string;
|
|
14
|
+
SNwkSIntKey?: string;
|
|
15
|
+
NwkSEncKey?: string;
|
|
16
|
+
AppSKey?: string;
|
|
17
|
+
}
|
|
18
|
+
export interface AbpV1_1 {
|
|
19
|
+
DevAddr?: string;
|
|
20
|
+
SessionKeys?: SessionKeysAbpV1_1;
|
|
21
|
+
FCntStart?: number;
|
|
22
|
+
}
|
|
23
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
24
|
+
readonly name: "AccessDeniedException";
|
|
25
|
+
readonly $fault: "client";
|
|
26
|
+
Message?: string;
|
|
27
|
+
constructor(
|
|
28
|
+
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
29
|
+
);
|
|
30
|
+
}
|
|
31
|
+
export interface Accuracy {
|
|
32
|
+
HorizontalAccuracy?: number;
|
|
33
|
+
VerticalAccuracy?: number;
|
|
34
|
+
}
|
|
35
|
+
export interface SidewalkAccountInfo {
|
|
36
|
+
AmazonId?: string;
|
|
37
|
+
AppServerPrivateKey?: string;
|
|
38
|
+
}
|
|
39
|
+
export interface Tag {
|
|
40
|
+
Key: string | undefined;
|
|
41
|
+
Value: string | undefined;
|
|
42
|
+
}
|
|
43
|
+
export interface AssociateAwsAccountWithPartnerAccountRequest {
|
|
44
|
+
Sidewalk: SidewalkAccountInfo | undefined;
|
|
45
|
+
ClientRequestToken?: string;
|
|
46
|
+
Tags?: Tag[];
|
|
47
|
+
}
|
|
48
|
+
export interface AssociateAwsAccountWithPartnerAccountResponse {
|
|
49
|
+
Sidewalk?: SidewalkAccountInfo;
|
|
50
|
+
Arn?: string;
|
|
51
|
+
}
|
|
52
|
+
export declare class ConflictException extends __BaseException {
|
|
53
|
+
readonly name: "ConflictException";
|
|
54
|
+
readonly $fault: "client";
|
|
55
|
+
Message?: string;
|
|
56
|
+
ResourceId?: string;
|
|
57
|
+
ResourceType?: string;
|
|
58
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
59
|
+
}
|
|
60
|
+
export declare class InternalServerException extends __BaseException {
|
|
61
|
+
readonly name: "InternalServerException";
|
|
62
|
+
readonly $fault: "server";
|
|
63
|
+
Message?: string;
|
|
64
|
+
constructor(
|
|
65
|
+
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
66
|
+
);
|
|
67
|
+
}
|
|
68
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
69
|
+
readonly name: "ResourceNotFoundException";
|
|
70
|
+
readonly $fault: "client";
|
|
71
|
+
Message?: string;
|
|
72
|
+
ResourceId?: string;
|
|
73
|
+
ResourceType?: string;
|
|
74
|
+
constructor(
|
|
75
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
76
|
+
);
|
|
77
|
+
}
|
|
78
|
+
export declare class ThrottlingException extends __BaseException {
|
|
79
|
+
readonly name: "ThrottlingException";
|
|
80
|
+
readonly $fault: "client";
|
|
81
|
+
Message?: string;
|
|
82
|
+
constructor(
|
|
83
|
+
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
84
|
+
);
|
|
85
|
+
}
|
|
86
|
+
export declare class ValidationException extends __BaseException {
|
|
87
|
+
readonly name: "ValidationException";
|
|
88
|
+
readonly $fault: "client";
|
|
89
|
+
Message?: string;
|
|
90
|
+
constructor(
|
|
91
|
+
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
92
|
+
);
|
|
93
|
+
}
|
|
94
|
+
export interface AssociateMulticastGroupWithFuotaTaskRequest {
|
|
95
|
+
Id: string | undefined;
|
|
96
|
+
MulticastGroupId: string | undefined;
|
|
97
|
+
}
|
|
98
|
+
export interface AssociateMulticastGroupWithFuotaTaskResponse {}
|
|
99
|
+
export interface AssociateWirelessDeviceWithFuotaTaskRequest {
|
|
100
|
+
Id: string | undefined;
|
|
101
|
+
WirelessDeviceId: string | undefined;
|
|
102
|
+
}
|
|
103
|
+
export interface AssociateWirelessDeviceWithFuotaTaskResponse {}
|
|
104
|
+
export interface AssociateWirelessDeviceWithMulticastGroupRequest {
|
|
105
|
+
Id: string | undefined;
|
|
106
|
+
WirelessDeviceId: string | undefined;
|
|
107
|
+
}
|
|
108
|
+
export interface AssociateWirelessDeviceWithMulticastGroupResponse {}
|
|
109
|
+
export interface AssociateWirelessDeviceWithThingRequest {
|
|
110
|
+
Id: string | undefined;
|
|
111
|
+
ThingArn: string | undefined;
|
|
112
|
+
}
|
|
113
|
+
export interface AssociateWirelessDeviceWithThingResponse {}
|
|
114
|
+
export interface AssociateWirelessGatewayWithCertificateRequest {
|
|
115
|
+
Id: string | undefined;
|
|
116
|
+
IotCertificateId: string | undefined;
|
|
117
|
+
}
|
|
118
|
+
export interface AssociateWirelessGatewayWithCertificateResponse {
|
|
119
|
+
IotCertificateId?: string;
|
|
120
|
+
}
|
|
121
|
+
export interface AssociateWirelessGatewayWithThingRequest {
|
|
122
|
+
Id: string | undefined;
|
|
123
|
+
ThingArn: string | undefined;
|
|
124
|
+
}
|
|
125
|
+
export interface AssociateWirelessGatewayWithThingResponse {}
|
|
126
|
+
export declare enum BatteryLevel {
|
|
127
|
+
CRITICAL = "critical",
|
|
128
|
+
LOW = "low",
|
|
129
|
+
NORMAL = "normal",
|
|
130
|
+
}
|
|
131
|
+
export interface Beaconing {
|
|
132
|
+
DataRate?: number;
|
|
133
|
+
Frequencies?: number[];
|
|
134
|
+
}
|
|
135
|
+
export interface CancelMulticastGroupSessionRequest {
|
|
136
|
+
Id: string | undefined;
|
|
137
|
+
}
|
|
138
|
+
export interface CancelMulticastGroupSessionResponse {}
|
|
139
|
+
export declare enum SigningAlg {
|
|
140
|
+
Ed25519 = "Ed25519",
|
|
141
|
+
P256r1 = "P256r1",
|
|
142
|
+
}
|
|
143
|
+
export interface CertificateList {
|
|
144
|
+
SigningAlg: SigningAlg | string | undefined;
|
|
145
|
+
Value: string | undefined;
|
|
146
|
+
}
|
|
147
|
+
export declare enum ConnectionStatus {
|
|
148
|
+
CONNECTED = "Connected",
|
|
149
|
+
DISCONNECTED = "Disconnected",
|
|
150
|
+
}
|
|
151
|
+
export declare enum EventNotificationTopicStatus {
|
|
152
|
+
Disabled = "Disabled",
|
|
153
|
+
Enabled = "Enabled",
|
|
154
|
+
}
|
|
155
|
+
export interface LoRaWANConnectionStatusEventNotificationConfigurations {
|
|
156
|
+
GatewayEuiEventTopic?: EventNotificationTopicStatus | string;
|
|
157
|
+
}
|
|
158
|
+
export interface ConnectionStatusEventConfiguration {
|
|
159
|
+
LoRaWAN?: LoRaWANConnectionStatusEventNotificationConfigurations;
|
|
160
|
+
WirelessGatewayIdEventTopic?: EventNotificationTopicStatus | string;
|
|
161
|
+
}
|
|
162
|
+
export interface LoRaWANConnectionStatusResourceTypeEventConfiguration {
|
|
163
|
+
WirelessGatewayEventTopic?: EventNotificationTopicStatus | string;
|
|
164
|
+
}
|
|
165
|
+
export interface ConnectionStatusResourceTypeEventConfiguration {
|
|
166
|
+
LoRaWAN?: LoRaWANConnectionStatusResourceTypeEventConfiguration;
|
|
167
|
+
}
|
|
168
|
+
export declare enum ExpressionType {
|
|
169
|
+
MqttTopic = "MqttTopic",
|
|
170
|
+
RuleName = "RuleName",
|
|
171
|
+
}
|
|
172
|
+
export interface CreateDestinationRequest {
|
|
173
|
+
Name: string | undefined;
|
|
174
|
+
ExpressionType: ExpressionType | string | undefined;
|
|
175
|
+
Expression: string | undefined;
|
|
176
|
+
Description?: string;
|
|
177
|
+
RoleArn: string | undefined;
|
|
178
|
+
Tags?: Tag[];
|
|
179
|
+
ClientRequestToken?: string;
|
|
180
|
+
}
|
|
181
|
+
export interface CreateDestinationResponse {
|
|
182
|
+
Arn?: string;
|
|
183
|
+
Name?: string;
|
|
184
|
+
}
|
|
185
|
+
export interface LoRaWANDeviceProfile {
|
|
186
|
+
SupportsClassB?: boolean;
|
|
187
|
+
ClassBTimeout?: number;
|
|
188
|
+
PingSlotPeriod?: number;
|
|
189
|
+
PingSlotDr?: number;
|
|
190
|
+
PingSlotFreq?: number;
|
|
191
|
+
SupportsClassC?: boolean;
|
|
192
|
+
ClassCTimeout?: number;
|
|
193
|
+
MacVersion?: string;
|
|
194
|
+
RegParamsRevision?: string;
|
|
195
|
+
RxDelay1?: number;
|
|
196
|
+
RxDrOffset1?: number;
|
|
197
|
+
RxDataRate2?: number;
|
|
198
|
+
RxFreq2?: number;
|
|
199
|
+
FactoryPresetFreqsList?: number[];
|
|
200
|
+
MaxEirp?: number;
|
|
201
|
+
MaxDutyCycle?: number;
|
|
202
|
+
RfRegion?: string;
|
|
203
|
+
SupportsJoin?: boolean;
|
|
204
|
+
Supports32BitFCnt?: boolean;
|
|
205
|
+
}
|
|
206
|
+
export interface CreateDeviceProfileRequest {
|
|
207
|
+
Name?: string;
|
|
208
|
+
LoRaWAN?: LoRaWANDeviceProfile;
|
|
209
|
+
Tags?: Tag[];
|
|
210
|
+
ClientRequestToken?: string;
|
|
211
|
+
}
|
|
212
|
+
export interface CreateDeviceProfileResponse {
|
|
213
|
+
Arn?: string;
|
|
214
|
+
Id?: string;
|
|
215
|
+
}
|
|
216
|
+
export declare enum SupportedRfRegion {
|
|
217
|
+
AS923_1 = "AS923-1",
|
|
218
|
+
AU915 = "AU915",
|
|
219
|
+
EU868 = "EU868",
|
|
220
|
+
US915 = "US915",
|
|
221
|
+
}
|
|
222
|
+
export interface LoRaWANFuotaTask {
|
|
223
|
+
RfRegion?: SupportedRfRegion | string;
|
|
224
|
+
}
|
|
225
|
+
export interface CreateFuotaTaskRequest {
|
|
226
|
+
Name?: string;
|
|
227
|
+
Description?: string;
|
|
228
|
+
ClientRequestToken?: string;
|
|
229
|
+
LoRaWAN?: LoRaWANFuotaTask;
|
|
230
|
+
FirmwareUpdateImage: string | undefined;
|
|
231
|
+
FirmwareUpdateRole: string | undefined;
|
|
232
|
+
Tags?: Tag[];
|
|
233
|
+
}
|
|
234
|
+
export interface CreateFuotaTaskResponse {
|
|
235
|
+
Arn?: string;
|
|
236
|
+
Id?: string;
|
|
237
|
+
}
|
|
238
|
+
export declare enum DlClass {
|
|
239
|
+
ClassB = "ClassB",
|
|
240
|
+
ClassC = "ClassC",
|
|
241
|
+
}
|
|
242
|
+
export interface LoRaWANMulticast {
|
|
243
|
+
RfRegion?: SupportedRfRegion | string;
|
|
244
|
+
DlClass?: DlClass | string;
|
|
245
|
+
}
|
|
246
|
+
export interface CreateMulticastGroupRequest {
|
|
247
|
+
Name?: string;
|
|
248
|
+
Description?: string;
|
|
249
|
+
ClientRequestToken?: string;
|
|
250
|
+
LoRaWAN: LoRaWANMulticast | undefined;
|
|
251
|
+
Tags?: Tag[];
|
|
252
|
+
}
|
|
253
|
+
export interface CreateMulticastGroupResponse {
|
|
254
|
+
Arn?: string;
|
|
255
|
+
Id?: string;
|
|
256
|
+
}
|
|
257
|
+
export declare enum LogLevel {
|
|
258
|
+
DISABLED = "DISABLED",
|
|
259
|
+
ERROR = "ERROR",
|
|
260
|
+
INFO = "INFO",
|
|
261
|
+
}
|
|
262
|
+
export declare enum WirelessDeviceFrameInfo {
|
|
263
|
+
DISABLED = "DISABLED",
|
|
264
|
+
ENABLED = "ENABLED",
|
|
265
|
+
}
|
|
266
|
+
export interface TraceContent {
|
|
267
|
+
WirelessDeviceFrameInfo?: WirelessDeviceFrameInfo | string;
|
|
268
|
+
LogLevel?: LogLevel | string;
|
|
269
|
+
}
|
|
270
|
+
export interface CreateNetworkAnalyzerConfigurationRequest {
|
|
271
|
+
Name: string | undefined;
|
|
272
|
+
TraceContent?: TraceContent;
|
|
273
|
+
WirelessDevices?: string[];
|
|
274
|
+
WirelessGateways?: string[];
|
|
275
|
+
Description?: string;
|
|
276
|
+
Tags?: Tag[];
|
|
277
|
+
ClientRequestToken?: string;
|
|
278
|
+
}
|
|
279
|
+
export interface CreateNetworkAnalyzerConfigurationResponse {
|
|
280
|
+
Arn?: string;
|
|
281
|
+
Name?: string;
|
|
282
|
+
}
|
|
283
|
+
export interface LoRaWANServiceProfile {
|
|
284
|
+
AddGwMetadata?: boolean;
|
|
285
|
+
DrMin?: number;
|
|
286
|
+
DrMax?: number;
|
|
287
|
+
}
|
|
288
|
+
export interface CreateServiceProfileRequest {
|
|
289
|
+
Name?: string;
|
|
290
|
+
LoRaWAN?: LoRaWANServiceProfile;
|
|
291
|
+
Tags?: Tag[];
|
|
292
|
+
ClientRequestToken?: string;
|
|
293
|
+
}
|
|
294
|
+
export interface CreateServiceProfileResponse {
|
|
295
|
+
Arn?: string;
|
|
296
|
+
Id?: string;
|
|
297
|
+
}
|
|
298
|
+
export interface Positioning {
|
|
299
|
+
ClockSync?: number;
|
|
300
|
+
Stream?: number;
|
|
301
|
+
Gnss?: number;
|
|
302
|
+
}
|
|
303
|
+
export interface FPorts {
|
|
304
|
+
Fuota?: number;
|
|
305
|
+
Multicast?: number;
|
|
306
|
+
ClockSync?: number;
|
|
307
|
+
Positioning?: Positioning;
|
|
308
|
+
}
|
|
309
|
+
export interface OtaaV1_0_x {
|
|
310
|
+
AppKey?: string;
|
|
311
|
+
AppEui?: string;
|
|
312
|
+
GenAppKey?: string;
|
|
313
|
+
}
|
|
314
|
+
export interface OtaaV1_1 {
|
|
315
|
+
AppKey?: string;
|
|
316
|
+
NwkKey?: string;
|
|
317
|
+
JoinEui?: string;
|
|
318
|
+
}
|
|
319
|
+
export interface LoRaWANDevice {
|
|
320
|
+
DevEui?: string;
|
|
321
|
+
DeviceProfileId?: string;
|
|
322
|
+
ServiceProfileId?: string;
|
|
323
|
+
OtaaV1_1?: OtaaV1_1;
|
|
324
|
+
OtaaV1_0_x?: OtaaV1_0_x;
|
|
325
|
+
AbpV1_1?: AbpV1_1;
|
|
326
|
+
AbpV1_0_x?: AbpV1_0_x;
|
|
327
|
+
FPorts?: FPorts;
|
|
328
|
+
}
|
|
329
|
+
export declare enum WirelessDeviceType {
|
|
330
|
+
LoRaWAN = "LoRaWAN",
|
|
331
|
+
Sidewalk = "Sidewalk",
|
|
332
|
+
}
|
|
333
|
+
export interface CreateWirelessDeviceRequest {
|
|
334
|
+
Type: WirelessDeviceType | string | undefined;
|
|
335
|
+
Name?: string;
|
|
336
|
+
Description?: string;
|
|
337
|
+
DestinationName: string | undefined;
|
|
338
|
+
ClientRequestToken?: string;
|
|
339
|
+
LoRaWAN?: LoRaWANDevice;
|
|
340
|
+
Tags?: Tag[];
|
|
341
|
+
}
|
|
342
|
+
export interface CreateWirelessDeviceResponse {
|
|
343
|
+
Arn?: string;
|
|
344
|
+
Id?: string;
|
|
345
|
+
}
|
|
346
|
+
export interface LoRaWANGateway {
|
|
347
|
+
GatewayEui?: string;
|
|
348
|
+
RfRegion?: string;
|
|
349
|
+
JoinEuiFilters?: string[][];
|
|
350
|
+
NetIdFilters?: string[];
|
|
351
|
+
SubBands?: number[];
|
|
352
|
+
Beaconing?: Beaconing;
|
|
353
|
+
}
|
|
354
|
+
export interface CreateWirelessGatewayRequest {
|
|
355
|
+
Name?: string;
|
|
356
|
+
Description?: string;
|
|
357
|
+
LoRaWAN: LoRaWANGateway | undefined;
|
|
358
|
+
Tags?: Tag[];
|
|
359
|
+
ClientRequestToken?: string;
|
|
360
|
+
}
|
|
361
|
+
export interface CreateWirelessGatewayResponse {
|
|
362
|
+
Arn?: string;
|
|
363
|
+
Id?: string;
|
|
364
|
+
}
|
|
365
|
+
export interface CreateWirelessGatewayTaskRequest {
|
|
366
|
+
Id: string | undefined;
|
|
367
|
+
WirelessGatewayTaskDefinitionId: string | undefined;
|
|
368
|
+
}
|
|
369
|
+
export declare enum WirelessGatewayTaskStatus {
|
|
370
|
+
COMPLETED = "COMPLETED",
|
|
371
|
+
FAILED = "FAILED",
|
|
372
|
+
FIRST_RETRY = "FIRST_RETRY",
|
|
373
|
+
IN_PROGRESS = "IN_PROGRESS",
|
|
374
|
+
PENDING = "PENDING",
|
|
375
|
+
SECOND_RETRY = "SECOND_RETRY",
|
|
376
|
+
}
|
|
377
|
+
export interface CreateWirelessGatewayTaskResponse {
|
|
378
|
+
WirelessGatewayTaskDefinitionId?: string;
|
|
379
|
+
Status?: WirelessGatewayTaskStatus | string;
|
|
380
|
+
}
|
|
381
|
+
export interface LoRaWANGatewayVersion {
|
|
382
|
+
PackageVersion?: string;
|
|
383
|
+
Model?: string;
|
|
384
|
+
Station?: string;
|
|
385
|
+
}
|
|
386
|
+
export interface LoRaWANUpdateGatewayTaskCreate {
|
|
387
|
+
UpdateSignature?: string;
|
|
388
|
+
SigKeyCrc?: number;
|
|
389
|
+
CurrentVersion?: LoRaWANGatewayVersion;
|
|
390
|
+
UpdateVersion?: LoRaWANGatewayVersion;
|
|
391
|
+
}
|
|
392
|
+
export interface UpdateWirelessGatewayTaskCreate {
|
|
393
|
+
UpdateDataSource?: string;
|
|
394
|
+
UpdateDataRole?: string;
|
|
395
|
+
LoRaWAN?: LoRaWANUpdateGatewayTaskCreate;
|
|
396
|
+
}
|
|
397
|
+
export interface CreateWirelessGatewayTaskDefinitionRequest {
|
|
398
|
+
AutoCreateTasks: boolean | undefined;
|
|
399
|
+
Name?: string;
|
|
400
|
+
Update?: UpdateWirelessGatewayTaskCreate;
|
|
401
|
+
ClientRequestToken?: string;
|
|
402
|
+
Tags?: Tag[];
|
|
403
|
+
}
|
|
404
|
+
export interface CreateWirelessGatewayTaskDefinitionResponse {
|
|
405
|
+
Id?: string;
|
|
406
|
+
Arn?: string;
|
|
407
|
+
}
|
|
408
|
+
export interface DeleteDestinationRequest {
|
|
409
|
+
Name: string | undefined;
|
|
410
|
+
}
|
|
411
|
+
export interface DeleteDestinationResponse {}
|
|
412
|
+
export interface DeleteDeviceProfileRequest {
|
|
413
|
+
Id: string | undefined;
|
|
414
|
+
}
|
|
415
|
+
export interface DeleteDeviceProfileResponse {}
|
|
416
|
+
export interface DeleteFuotaTaskRequest {
|
|
417
|
+
Id: string | undefined;
|
|
418
|
+
}
|
|
419
|
+
export interface DeleteFuotaTaskResponse {}
|
|
420
|
+
export interface DeleteMulticastGroupRequest {
|
|
421
|
+
Id: string | undefined;
|
|
422
|
+
}
|
|
423
|
+
export interface DeleteMulticastGroupResponse {}
|
|
424
|
+
export interface DeleteNetworkAnalyzerConfigurationRequest {
|
|
425
|
+
ConfigurationName: string | undefined;
|
|
426
|
+
}
|
|
427
|
+
export interface DeleteNetworkAnalyzerConfigurationResponse {}
|
|
428
|
+
export interface DeleteQueuedMessagesRequest {
|
|
429
|
+
Id: string | undefined;
|
|
430
|
+
MessageId: string | undefined;
|
|
431
|
+
WirelessDeviceType?: WirelessDeviceType | string;
|
|
432
|
+
}
|
|
433
|
+
export interface DeleteQueuedMessagesResponse {}
|
|
434
|
+
export interface DeleteServiceProfileRequest {
|
|
435
|
+
Id: string | undefined;
|
|
436
|
+
}
|
|
437
|
+
export interface DeleteServiceProfileResponse {}
|
|
438
|
+
export interface DeleteWirelessDeviceRequest {
|
|
439
|
+
Id: string | undefined;
|
|
440
|
+
}
|
|
441
|
+
export interface DeleteWirelessDeviceResponse {}
|
|
442
|
+
export interface DeleteWirelessGatewayRequest {
|
|
443
|
+
Id: string | undefined;
|
|
444
|
+
}
|
|
445
|
+
export interface DeleteWirelessGatewayResponse {}
|
|
446
|
+
export interface DeleteWirelessGatewayTaskRequest {
|
|
447
|
+
Id: string | undefined;
|
|
448
|
+
}
|
|
449
|
+
export interface DeleteWirelessGatewayTaskResponse {}
|
|
450
|
+
export interface DeleteWirelessGatewayTaskDefinitionRequest {
|
|
451
|
+
Id: string | undefined;
|
|
452
|
+
}
|
|
453
|
+
export interface DeleteWirelessGatewayTaskDefinitionResponse {}
|
|
454
|
+
export interface Destinations {
|
|
455
|
+
Arn?: string;
|
|
456
|
+
Name?: string;
|
|
457
|
+
ExpressionType?: ExpressionType | string;
|
|
458
|
+
Expression?: string;
|
|
459
|
+
Description?: string;
|
|
460
|
+
RoleArn?: string;
|
|
461
|
+
}
|
|
462
|
+
export interface DeviceProfile {
|
|
463
|
+
Arn?: string;
|
|
464
|
+
Name?: string;
|
|
465
|
+
Id?: string;
|
|
466
|
+
}
|
|
467
|
+
export interface SidewalkEventNotificationConfigurations {
|
|
468
|
+
AmazonIdEventTopic?: EventNotificationTopicStatus | string;
|
|
469
|
+
}
|
|
470
|
+
export interface DeviceRegistrationStateEventConfiguration {
|
|
471
|
+
Sidewalk?: SidewalkEventNotificationConfigurations;
|
|
472
|
+
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
473
|
+
}
|
|
474
|
+
export interface SidewalkResourceTypeEventConfiguration {
|
|
475
|
+
WirelessDeviceEventTopic?: EventNotificationTopicStatus | string;
|
|
476
|
+
}
|
|
477
|
+
export interface DeviceRegistrationStateResourceTypeEventConfiguration {
|
|
478
|
+
Sidewalk?: SidewalkResourceTypeEventConfiguration;
|
|
479
|
+
}
|
|
480
|
+
export declare enum DeviceState {
|
|
481
|
+
PROVISIONED = "Provisioned",
|
|
482
|
+
REGISTEREDNOTSEEN = "RegisteredNotSeen",
|
|
483
|
+
REGISTEREDREACHABLE = "RegisteredReachable",
|
|
484
|
+
REGISTEREDUNREACHABLE = "RegisteredUnreachable",
|
|
485
|
+
}
|
|
486
|
+
export declare enum PartnerType {
|
|
487
|
+
Sidewalk = "Sidewalk",
|
|
488
|
+
}
|
|
489
|
+
export interface DisassociateAwsAccountFromPartnerAccountRequest {
|
|
490
|
+
PartnerAccountId: string | undefined;
|
|
491
|
+
PartnerType: PartnerType | string | undefined;
|
|
492
|
+
}
|
|
493
|
+
export interface DisassociateAwsAccountFromPartnerAccountResponse {}
|
|
494
|
+
export interface DisassociateMulticastGroupFromFuotaTaskRequest {
|
|
495
|
+
Id: string | undefined;
|
|
496
|
+
MulticastGroupId: string | undefined;
|
|
497
|
+
}
|
|
498
|
+
export interface DisassociateMulticastGroupFromFuotaTaskResponse {}
|
|
499
|
+
export interface DisassociateWirelessDeviceFromFuotaTaskRequest {
|
|
500
|
+
Id: string | undefined;
|
|
501
|
+
WirelessDeviceId: string | undefined;
|
|
502
|
+
}
|
|
503
|
+
export interface DisassociateWirelessDeviceFromFuotaTaskResponse {}
|
|
504
|
+
export interface DisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
505
|
+
Id: string | undefined;
|
|
506
|
+
WirelessDeviceId: string | undefined;
|
|
507
|
+
}
|
|
508
|
+
export interface DisassociateWirelessDeviceFromMulticastGroupResponse {}
|
|
509
|
+
export interface DisassociateWirelessDeviceFromThingRequest {
|
|
510
|
+
Id: string | undefined;
|
|
511
|
+
}
|
|
512
|
+
export interface DisassociateWirelessDeviceFromThingResponse {}
|
|
513
|
+
export interface DisassociateWirelessGatewayFromCertificateRequest {
|
|
514
|
+
Id: string | undefined;
|
|
515
|
+
}
|
|
516
|
+
export interface DisassociateWirelessGatewayFromCertificateResponse {}
|
|
517
|
+
export interface DisassociateWirelessGatewayFromThingRequest {
|
|
518
|
+
Id: string | undefined;
|
|
519
|
+
}
|
|
520
|
+
export interface DisassociateWirelessGatewayFromThingResponse {}
|
|
521
|
+
export declare enum DownlinkMode {
|
|
522
|
+
CONCURRENT = "CONCURRENT",
|
|
523
|
+
SEQUENTIAL = "SEQUENTIAL",
|
|
524
|
+
USING_UPLINK_GATEWAY = "USING_UPLINK_GATEWAY",
|
|
525
|
+
}
|
|
526
|
+
export interface GatewayListItem {
|
|
527
|
+
GatewayId: string | undefined;
|
|
528
|
+
DownlinkFrequency: number | undefined;
|
|
529
|
+
}
|
|
530
|
+
export interface ParticipatingGateways {
|
|
531
|
+
DownlinkMode: DownlinkMode | string | undefined;
|
|
532
|
+
GatewayList: GatewayListItem[] | undefined;
|
|
533
|
+
TransmissionInterval: number | undefined;
|
|
534
|
+
}
|
|
535
|
+
export interface LoRaWANSendDataToDevice {
|
|
536
|
+
FPort?: number;
|
|
537
|
+
ParticipatingGateways?: ParticipatingGateways;
|
|
538
|
+
}
|
|
539
|
+
export interface DownlinkQueueMessage {
|
|
540
|
+
MessageId?: string;
|
|
541
|
+
TransmitMode?: number;
|
|
542
|
+
ReceivedAt?: string;
|
|
543
|
+
LoRaWAN?: LoRaWANSendDataToDevice;
|
|
544
|
+
}
|
|
545
|
+
export declare enum Event {
|
|
546
|
+
ACK = "ack",
|
|
547
|
+
DISCOVERED = "discovered",
|
|
548
|
+
LOST = "lost",
|
|
549
|
+
NACK = "nack",
|
|
550
|
+
PASSTHROUGH = "passthrough",
|
|
551
|
+
}
|
|
552
|
+
export interface LoRaWANJoinEventNotificationConfigurations {
|
|
553
|
+
DevEuiEventTopic?: EventNotificationTopicStatus | string;
|
|
554
|
+
}
|
|
555
|
+
export interface JoinEventConfiguration {
|
|
556
|
+
LoRaWAN?: LoRaWANJoinEventNotificationConfigurations;
|
|
557
|
+
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
558
|
+
}
|
|
559
|
+
export interface MessageDeliveryStatusEventConfiguration {
|
|
560
|
+
Sidewalk?: SidewalkEventNotificationConfigurations;
|
|
561
|
+
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
562
|
+
}
|
|
563
|
+
export interface ProximityEventConfiguration {
|
|
564
|
+
Sidewalk?: SidewalkEventNotificationConfigurations;
|
|
565
|
+
WirelessDeviceIdEventTopic?: EventNotificationTopicStatus | string;
|
|
566
|
+
}
|
|
567
|
+
export interface EventNotificationItemConfigurations {
|
|
568
|
+
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
569
|
+
Proximity?: ProximityEventConfiguration;
|
|
570
|
+
Join?: JoinEventConfiguration;
|
|
571
|
+
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
572
|
+
MessageDeliveryStatus?: MessageDeliveryStatusEventConfiguration;
|
|
573
|
+
}
|
|
574
|
+
export declare enum IdentifierType {
|
|
575
|
+
DevEui = "DevEui",
|
|
576
|
+
GatewayEui = "GatewayEui",
|
|
577
|
+
PartnerAccountId = "PartnerAccountId",
|
|
578
|
+
WirelessDeviceId = "WirelessDeviceId",
|
|
579
|
+
WirelessGatewayId = "WirelessGatewayId",
|
|
580
|
+
}
|
|
581
|
+
export declare enum EventNotificationPartnerType {
|
|
582
|
+
Sidewalk = "Sidewalk",
|
|
583
|
+
}
|
|
584
|
+
export interface EventConfigurationItem {
|
|
585
|
+
Identifier?: string;
|
|
586
|
+
IdentifierType?: IdentifierType | string;
|
|
587
|
+
PartnerType?: EventNotificationPartnerType | string;
|
|
588
|
+
Events?: EventNotificationItemConfigurations;
|
|
589
|
+
}
|
|
590
|
+
export declare enum EventNotificationResourceType {
|
|
591
|
+
SidewalkAccount = "SidewalkAccount",
|
|
592
|
+
WirelessDevice = "WirelessDevice",
|
|
593
|
+
WirelessGateway = "WirelessGateway",
|
|
594
|
+
}
|
|
595
|
+
export declare enum FuotaDeviceStatus {
|
|
596
|
+
FragAlgo_unsupported = "FragAlgo_unsupported",
|
|
597
|
+
FragIndex_unsupported = "FragIndex_unsupported",
|
|
598
|
+
Initial = "Initial",
|
|
599
|
+
MICError = "MICError",
|
|
600
|
+
MemoryError = "MemoryError",
|
|
601
|
+
MissingFrag = "MissingFrag",
|
|
602
|
+
Not_enough_memory = "Not_enough_memory",
|
|
603
|
+
Package_Not_Supported = "Package_Not_Supported",
|
|
604
|
+
SessionCnt_replay = "SessionCnt_replay",
|
|
605
|
+
Successful = "Successful",
|
|
606
|
+
Wrong_descriptor = "Wrong_descriptor",
|
|
607
|
+
}
|
|
608
|
+
export interface FuotaTask {
|
|
609
|
+
Id?: string;
|
|
610
|
+
Arn?: string;
|
|
611
|
+
Name?: string;
|
|
612
|
+
}
|
|
613
|
+
export declare enum FuotaTaskStatus {
|
|
614
|
+
Delete_Waiting = "Delete_Waiting",
|
|
615
|
+
FuotaDone = "FuotaDone",
|
|
616
|
+
FuotaSession_Waiting = "FuotaSession_Waiting",
|
|
617
|
+
In_FuotaSession = "In_FuotaSession",
|
|
618
|
+
Pending = "Pending",
|
|
619
|
+
}
|
|
620
|
+
export interface GetDestinationRequest {
|
|
621
|
+
Name: string | undefined;
|
|
622
|
+
}
|
|
623
|
+
export interface GetDestinationResponse {
|
|
624
|
+
Arn?: string;
|
|
625
|
+
Name?: string;
|
|
626
|
+
Expression?: string;
|
|
627
|
+
ExpressionType?: ExpressionType | string;
|
|
628
|
+
Description?: string;
|
|
629
|
+
RoleArn?: string;
|
|
630
|
+
}
|
|
631
|
+
export interface GetDeviceProfileRequest {
|
|
632
|
+
Id: string | undefined;
|
|
633
|
+
}
|
|
634
|
+
export interface GetDeviceProfileResponse {
|
|
635
|
+
Arn?: string;
|
|
636
|
+
Name?: string;
|
|
637
|
+
Id?: string;
|
|
638
|
+
LoRaWAN?: LoRaWANDeviceProfile;
|
|
639
|
+
}
|
|
640
|
+
export interface GetEventConfigurationByResourceTypesRequest {}
|
|
641
|
+
export interface LoRaWANJoinResourceTypeEventConfiguration {
|
|
642
|
+
WirelessDeviceEventTopic?: EventNotificationTopicStatus | string;
|
|
643
|
+
}
|
|
644
|
+
export interface JoinResourceTypeEventConfiguration {
|
|
645
|
+
LoRaWAN?: LoRaWANJoinResourceTypeEventConfiguration;
|
|
646
|
+
}
|
|
647
|
+
export interface MessageDeliveryStatusResourceTypeEventConfiguration {
|
|
648
|
+
Sidewalk?: SidewalkResourceTypeEventConfiguration;
|
|
649
|
+
}
|
|
650
|
+
export interface ProximityResourceTypeEventConfiguration {
|
|
651
|
+
Sidewalk?: SidewalkResourceTypeEventConfiguration;
|
|
652
|
+
}
|
|
653
|
+
export interface GetEventConfigurationByResourceTypesResponse {
|
|
654
|
+
DeviceRegistrationState?: DeviceRegistrationStateResourceTypeEventConfiguration;
|
|
655
|
+
Proximity?: ProximityResourceTypeEventConfiguration;
|
|
656
|
+
Join?: JoinResourceTypeEventConfiguration;
|
|
657
|
+
ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
|
|
658
|
+
MessageDeliveryStatus?: MessageDeliveryStatusResourceTypeEventConfiguration;
|
|
659
|
+
}
|
|
660
|
+
export interface GetFuotaTaskRequest {
|
|
661
|
+
Id: string | undefined;
|
|
662
|
+
}
|
|
663
|
+
export interface LoRaWANFuotaTaskGetInfo {
|
|
664
|
+
RfRegion?: string;
|
|
665
|
+
StartTime?: Date;
|
|
666
|
+
}
|
|
667
|
+
export interface GetFuotaTaskResponse {
|
|
668
|
+
Arn?: string;
|
|
669
|
+
Id?: string;
|
|
670
|
+
Status?: FuotaTaskStatus | string;
|
|
671
|
+
Name?: string;
|
|
672
|
+
Description?: string;
|
|
673
|
+
LoRaWAN?: LoRaWANFuotaTaskGetInfo;
|
|
674
|
+
FirmwareUpdateImage?: string;
|
|
675
|
+
FirmwareUpdateRole?: string;
|
|
676
|
+
CreatedAt?: Date;
|
|
677
|
+
}
|
|
678
|
+
export interface GetLogLevelsByResourceTypesRequest {}
|
|
679
|
+
export declare enum WirelessDeviceEvent {
|
|
680
|
+
Downlink_Data = "Downlink_Data",
|
|
681
|
+
Join = "Join",
|
|
682
|
+
Registration = "Registration",
|
|
683
|
+
Rejoin = "Rejoin",
|
|
684
|
+
Uplink_Data = "Uplink_Data",
|
|
685
|
+
}
|
|
686
|
+
export interface WirelessDeviceEventLogOption {
|
|
687
|
+
Event: WirelessDeviceEvent | string | undefined;
|
|
688
|
+
LogLevel: LogLevel | string | undefined;
|
|
689
|
+
}
|
|
690
|
+
export interface WirelessDeviceLogOption {
|
|
691
|
+
Type: WirelessDeviceType | string | undefined;
|
|
692
|
+
LogLevel: LogLevel | string | undefined;
|
|
693
|
+
Events?: WirelessDeviceEventLogOption[];
|
|
694
|
+
}
|
|
695
|
+
export declare enum WirelessGatewayEvent {
|
|
696
|
+
CUPS_Request = "CUPS_Request",
|
|
697
|
+
Certificate = "Certificate",
|
|
698
|
+
}
|
|
699
|
+
export interface WirelessGatewayEventLogOption {
|
|
700
|
+
Event: WirelessGatewayEvent | string | undefined;
|
|
701
|
+
LogLevel: LogLevel | string | undefined;
|
|
702
|
+
}
|
|
703
|
+
export declare enum WirelessGatewayType {
|
|
704
|
+
LoRaWAN = "LoRaWAN",
|
|
705
|
+
}
|
|
706
|
+
export interface WirelessGatewayLogOption {
|
|
707
|
+
Type: WirelessGatewayType | string | undefined;
|
|
708
|
+
LogLevel: LogLevel | string | undefined;
|
|
709
|
+
Events?: WirelessGatewayEventLogOption[];
|
|
710
|
+
}
|
|
711
|
+
export interface GetLogLevelsByResourceTypesResponse {
|
|
712
|
+
DefaultLogLevel?: LogLevel | string;
|
|
713
|
+
WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
|
|
714
|
+
WirelessDeviceLogOptions?: WirelessDeviceLogOption[];
|
|
715
|
+
}
|
|
716
|
+
export interface GetMulticastGroupRequest {
|
|
717
|
+
Id: string | undefined;
|
|
718
|
+
}
|
|
719
|
+
export interface LoRaWANMulticastGet {
|
|
720
|
+
RfRegion?: SupportedRfRegion | string;
|
|
721
|
+
DlClass?: DlClass | string;
|
|
722
|
+
NumberOfDevicesRequested?: number;
|
|
723
|
+
NumberOfDevicesInGroup?: number;
|
|
724
|
+
}
|
|
725
|
+
export interface GetMulticastGroupResponse {
|
|
726
|
+
Arn?: string;
|
|
727
|
+
Id?: string;
|
|
728
|
+
Name?: string;
|
|
729
|
+
Description?: string;
|
|
730
|
+
Status?: string;
|
|
731
|
+
LoRaWAN?: LoRaWANMulticastGet;
|
|
732
|
+
CreatedAt?: Date;
|
|
733
|
+
}
|
|
734
|
+
export interface GetMulticastGroupSessionRequest {
|
|
735
|
+
Id: string | undefined;
|
|
736
|
+
}
|
|
737
|
+
export interface LoRaWANMulticastSession {
|
|
738
|
+
DlDr?: number;
|
|
739
|
+
DlFreq?: number;
|
|
740
|
+
SessionStartTime?: Date;
|
|
741
|
+
SessionTimeout?: number;
|
|
742
|
+
}
|
|
743
|
+
export interface GetMulticastGroupSessionResponse {
|
|
744
|
+
LoRaWAN?: LoRaWANMulticastSession;
|
|
745
|
+
}
|
|
746
|
+
export interface GetNetworkAnalyzerConfigurationRequest {
|
|
747
|
+
ConfigurationName: string | undefined;
|
|
748
|
+
}
|
|
749
|
+
export interface GetNetworkAnalyzerConfigurationResponse {
|
|
750
|
+
TraceContent?: TraceContent;
|
|
751
|
+
WirelessDevices?: string[];
|
|
752
|
+
WirelessGateways?: string[];
|
|
753
|
+
Description?: string;
|
|
754
|
+
Arn?: string;
|
|
755
|
+
Name?: string;
|
|
756
|
+
}
|
|
757
|
+
export interface GetPartnerAccountRequest {
|
|
758
|
+
PartnerAccountId: string | undefined;
|
|
759
|
+
PartnerType: PartnerType | string | undefined;
|
|
760
|
+
}
|
|
761
|
+
export interface SidewalkAccountInfoWithFingerprint {
|
|
762
|
+
AmazonId?: string;
|
|
763
|
+
Fingerprint?: string;
|
|
764
|
+
Arn?: string;
|
|
765
|
+
}
|
|
766
|
+
export interface GetPartnerAccountResponse {
|
|
767
|
+
Sidewalk?: SidewalkAccountInfoWithFingerprint;
|
|
768
|
+
AccountLinked?: boolean;
|
|
769
|
+
}
|
|
770
|
+
export declare enum PositionResourceType {
|
|
771
|
+
WirelessDevice = "WirelessDevice",
|
|
772
|
+
WirelessGateway = "WirelessGateway",
|
|
773
|
+
}
|
|
774
|
+
export interface GetPositionRequest {
|
|
775
|
+
ResourceIdentifier: string | undefined;
|
|
776
|
+
ResourceType: PositionResourceType | string | undefined;
|
|
777
|
+
}
|
|
778
|
+
export declare enum PositionSolverProvider {
|
|
779
|
+
SEMTECH = "Semtech",
|
|
780
|
+
}
|
|
781
|
+
export declare enum PositionSolverType {
|
|
782
|
+
GNSS = "GNSS",
|
|
783
|
+
}
|
|
784
|
+
export interface GetPositionResponse {
|
|
785
|
+
Position?: number[];
|
|
786
|
+
Accuracy?: Accuracy;
|
|
787
|
+
SolverType?: PositionSolverType | string;
|
|
788
|
+
SolverProvider?: PositionSolverProvider | string;
|
|
789
|
+
SolverVersion?: string;
|
|
790
|
+
Timestamp?: string;
|
|
791
|
+
}
|
|
792
|
+
export interface GetPositionConfigurationRequest {
|
|
793
|
+
ResourceIdentifier: string | undefined;
|
|
794
|
+
ResourceType: PositionResourceType | string | undefined;
|
|
795
|
+
}
|
|
796
|
+
export declare enum PositionConfigurationFec {
|
|
797
|
+
NONE = "NONE",
|
|
798
|
+
ROSE = "ROSE",
|
|
799
|
+
}
|
|
800
|
+
export declare enum PositionConfigurationStatus {
|
|
801
|
+
Disabled = "Disabled",
|
|
802
|
+
Enabled = "Enabled",
|
|
803
|
+
}
|
|
804
|
+
export interface SemtechGnssDetail {
|
|
805
|
+
Provider?: PositionSolverProvider | string;
|
|
806
|
+
Type?: PositionSolverType | string;
|
|
807
|
+
Status?: PositionConfigurationStatus | string;
|
|
808
|
+
Fec?: PositionConfigurationFec | string;
|
|
809
|
+
}
|
|
810
|
+
export interface PositionSolverDetails {
|
|
811
|
+
SemtechGnss?: SemtechGnssDetail;
|
|
812
|
+
}
|
|
813
|
+
export interface GetPositionConfigurationResponse {
|
|
814
|
+
Solvers?: PositionSolverDetails;
|
|
815
|
+
Destination?: string;
|
|
816
|
+
}
|
|
817
|
+
export interface GetResourceEventConfigurationRequest {
|
|
818
|
+
Identifier: string | undefined;
|
|
819
|
+
IdentifierType: IdentifierType | string | undefined;
|
|
820
|
+
PartnerType?: EventNotificationPartnerType | string;
|
|
821
|
+
}
|
|
822
|
+
export interface GetResourceEventConfigurationResponse {
|
|
823
|
+
DeviceRegistrationState?: DeviceRegistrationStateEventConfiguration;
|
|
824
|
+
Proximity?: ProximityEventConfiguration;
|
|
825
|
+
Join?: JoinEventConfiguration;
|
|
826
|
+
ConnectionStatus?: ConnectionStatusEventConfiguration;
|
|
827
|
+
MessageDeliveryStatus?: MessageDeliveryStatusEventConfiguration;
|
|
828
|
+
}
|
|
829
|
+
export interface GetResourceLogLevelRequest {
|
|
830
|
+
ResourceIdentifier: string | undefined;
|
|
831
|
+
ResourceType: string | undefined;
|
|
832
|
+
}
|
|
833
|
+
export interface GetResourceLogLevelResponse {
|
|
834
|
+
LogLevel?: LogLevel | string;
|
|
835
|
+
}
|
|
836
|
+
export declare enum WirelessGatewayServiceType {
|
|
837
|
+
CUPS = "CUPS",
|
|
838
|
+
LNS = "LNS",
|
|
839
|
+
}
|
|
840
|
+
export interface GetServiceEndpointRequest {
|
|
841
|
+
ServiceType?: WirelessGatewayServiceType | string;
|
|
842
|
+
}
|
|
843
|
+
export interface GetServiceEndpointResponse {
|
|
844
|
+
ServiceType?: WirelessGatewayServiceType | string;
|
|
845
|
+
ServiceEndpoint?: string;
|
|
846
|
+
ServerTrust?: string;
|
|
847
|
+
}
|
|
848
|
+
export interface GetServiceProfileRequest {
|
|
849
|
+
Id: string | undefined;
|
|
850
|
+
}
|
|
851
|
+
export interface LoRaWANGetServiceProfileInfo {
|
|
852
|
+
UlRate?: number;
|
|
853
|
+
UlBucketSize?: number;
|
|
854
|
+
UlRatePolicy?: string;
|
|
855
|
+
DlRate?: number;
|
|
856
|
+
DlBucketSize?: number;
|
|
857
|
+
DlRatePolicy?: string;
|
|
858
|
+
AddGwMetadata?: boolean;
|
|
859
|
+
DevStatusReqFreq?: number;
|
|
860
|
+
ReportDevStatusBattery?: boolean;
|
|
861
|
+
ReportDevStatusMargin?: boolean;
|
|
862
|
+
DrMin?: number;
|
|
863
|
+
DrMax?: number;
|
|
864
|
+
ChannelMask?: string;
|
|
865
|
+
PrAllowed?: boolean;
|
|
866
|
+
HrAllowed?: boolean;
|
|
867
|
+
RaAllowed?: boolean;
|
|
868
|
+
NwkGeoLoc?: boolean;
|
|
869
|
+
TargetPer?: number;
|
|
870
|
+
MinGwDiversity?: number;
|
|
871
|
+
}
|
|
872
|
+
export interface GetServiceProfileResponse {
|
|
873
|
+
Arn?: string;
|
|
874
|
+
Name?: string;
|
|
875
|
+
Id?: string;
|
|
876
|
+
LoRaWAN?: LoRaWANGetServiceProfileInfo;
|
|
877
|
+
}
|
|
878
|
+
export declare enum WirelessDeviceIdType {
|
|
879
|
+
DevEui = "DevEui",
|
|
880
|
+
SidewalkManufacturingSn = "SidewalkManufacturingSn",
|
|
881
|
+
ThingName = "ThingName",
|
|
882
|
+
WirelessDeviceId = "WirelessDeviceId",
|
|
883
|
+
}
|
|
884
|
+
export interface GetWirelessDeviceRequest {
|
|
885
|
+
Identifier: string | undefined;
|
|
886
|
+
IdentifierType: WirelessDeviceIdType | string | undefined;
|
|
887
|
+
}
|
|
888
|
+
export interface SidewalkDevice {
|
|
889
|
+
AmazonId?: string;
|
|
890
|
+
SidewalkId?: string;
|
|
891
|
+
SidewalkManufacturingSn?: string;
|
|
892
|
+
DeviceCertificates?: CertificateList[];
|
|
893
|
+
}
|
|
894
|
+
export interface GetWirelessDeviceResponse {
|
|
895
|
+
Type?: WirelessDeviceType | string;
|
|
896
|
+
Name?: string;
|
|
897
|
+
Description?: string;
|
|
898
|
+
DestinationName?: string;
|
|
899
|
+
Id?: string;
|
|
900
|
+
Arn?: string;
|
|
901
|
+
ThingName?: string;
|
|
902
|
+
ThingArn?: string;
|
|
903
|
+
LoRaWAN?: LoRaWANDevice;
|
|
904
|
+
Sidewalk?: SidewalkDevice;
|
|
905
|
+
}
|
|
906
|
+
export interface GetWirelessDeviceStatisticsRequest {
|
|
907
|
+
WirelessDeviceId: string | undefined;
|
|
908
|
+
}
|
|
909
|
+
export interface LoRaWANGatewayMetadata {
|
|
910
|
+
GatewayEui?: string;
|
|
911
|
+
Snr?: number;
|
|
912
|
+
Rssi?: number;
|
|
913
|
+
}
|
|
914
|
+
export interface LoRaWANDeviceMetadata {
|
|
915
|
+
DevEui?: string;
|
|
916
|
+
FPort?: number;
|
|
917
|
+
DataRate?: number;
|
|
918
|
+
Frequency?: number;
|
|
919
|
+
Timestamp?: string;
|
|
920
|
+
Gateways?: LoRaWANGatewayMetadata[];
|
|
921
|
+
}
|
|
922
|
+
export interface SidewalkDeviceMetadata {
|
|
923
|
+
Rssi?: number;
|
|
924
|
+
BatteryLevel?: BatteryLevel | string;
|
|
925
|
+
Event?: Event | string;
|
|
926
|
+
DeviceState?: DeviceState | string;
|
|
927
|
+
}
|
|
928
|
+
export interface GetWirelessDeviceStatisticsResponse {
|
|
929
|
+
WirelessDeviceId?: string;
|
|
930
|
+
LastUplinkReceivedAt?: string;
|
|
931
|
+
LoRaWAN?: LoRaWANDeviceMetadata;
|
|
932
|
+
Sidewalk?: SidewalkDeviceMetadata;
|
|
933
|
+
}
|
|
934
|
+
export declare enum WirelessGatewayIdType {
|
|
935
|
+
GatewayEui = "GatewayEui",
|
|
936
|
+
ThingName = "ThingName",
|
|
937
|
+
WirelessGatewayId = "WirelessGatewayId",
|
|
938
|
+
}
|
|
939
|
+
export interface GetWirelessGatewayRequest {
|
|
940
|
+
Identifier: string | undefined;
|
|
941
|
+
IdentifierType: WirelessGatewayIdType | string | undefined;
|
|
942
|
+
}
|
|
943
|
+
export interface GetWirelessGatewayResponse {
|
|
944
|
+
Name?: string;
|
|
945
|
+
Id?: string;
|
|
946
|
+
Description?: string;
|
|
947
|
+
LoRaWAN?: LoRaWANGateway;
|
|
948
|
+
Arn?: string;
|
|
949
|
+
ThingName?: string;
|
|
950
|
+
ThingArn?: string;
|
|
951
|
+
}
|
|
952
|
+
export interface GetWirelessGatewayCertificateRequest {
|
|
953
|
+
Id: string | undefined;
|
|
954
|
+
}
|
|
955
|
+
export interface GetWirelessGatewayCertificateResponse {
|
|
956
|
+
IotCertificateId?: string;
|
|
957
|
+
LoRaWANNetworkServerCertificateId?: string;
|
|
958
|
+
}
|
|
959
|
+
export interface GetWirelessGatewayFirmwareInformationRequest {
|
|
960
|
+
Id: string | undefined;
|
|
961
|
+
}
|
|
962
|
+
export interface LoRaWANGatewayCurrentVersion {
|
|
963
|
+
CurrentVersion?: LoRaWANGatewayVersion;
|
|
964
|
+
}
|
|
965
|
+
export interface GetWirelessGatewayFirmwareInformationResponse {
|
|
966
|
+
LoRaWAN?: LoRaWANGatewayCurrentVersion;
|
|
967
|
+
}
|
|
968
|
+
export interface GetWirelessGatewayStatisticsRequest {
|
|
969
|
+
WirelessGatewayId: string | undefined;
|
|
970
|
+
}
|
|
971
|
+
export interface GetWirelessGatewayStatisticsResponse {
|
|
972
|
+
WirelessGatewayId?: string;
|
|
973
|
+
LastUplinkReceivedAt?: string;
|
|
974
|
+
ConnectionStatus?: ConnectionStatus | string;
|
|
975
|
+
}
|
|
976
|
+
export interface GetWirelessGatewayTaskRequest {
|
|
977
|
+
Id: string | undefined;
|
|
978
|
+
}
|
|
979
|
+
export interface GetWirelessGatewayTaskResponse {
|
|
980
|
+
WirelessGatewayId?: string;
|
|
981
|
+
WirelessGatewayTaskDefinitionId?: string;
|
|
982
|
+
LastUplinkReceivedAt?: string;
|
|
983
|
+
TaskCreatedAt?: string;
|
|
984
|
+
Status?: WirelessGatewayTaskStatus | string;
|
|
985
|
+
}
|
|
986
|
+
export interface GetWirelessGatewayTaskDefinitionRequest {
|
|
987
|
+
Id: string | undefined;
|
|
988
|
+
}
|
|
989
|
+
export interface GetWirelessGatewayTaskDefinitionResponse {
|
|
990
|
+
AutoCreateTasks?: boolean;
|
|
991
|
+
Name?: string;
|
|
992
|
+
Update?: UpdateWirelessGatewayTaskCreate;
|
|
993
|
+
Arn?: string;
|
|
994
|
+
}
|
|
995
|
+
export interface ListDestinationsRequest {
|
|
996
|
+
MaxResults?: number;
|
|
997
|
+
NextToken?: string;
|
|
998
|
+
}
|
|
999
|
+
export interface ListDestinationsResponse {
|
|
1000
|
+
NextToken?: string;
|
|
1001
|
+
DestinationList?: Destinations[];
|
|
1002
|
+
}
|
|
1003
|
+
export interface ListDeviceProfilesRequest {
|
|
1004
|
+
NextToken?: string;
|
|
1005
|
+
MaxResults?: number;
|
|
1006
|
+
}
|
|
1007
|
+
export interface ListDeviceProfilesResponse {
|
|
1008
|
+
NextToken?: string;
|
|
1009
|
+
DeviceProfileList?: DeviceProfile[];
|
|
1010
|
+
}
|
|
1011
|
+
export interface ListEventConfigurationsRequest {
|
|
1012
|
+
ResourceType: EventNotificationResourceType | string | undefined;
|
|
1013
|
+
MaxResults?: number;
|
|
1014
|
+
NextToken?: string;
|
|
1015
|
+
}
|
|
1016
|
+
export interface ListEventConfigurationsResponse {
|
|
1017
|
+
NextToken?: string;
|
|
1018
|
+
EventConfigurationsList?: EventConfigurationItem[];
|
|
1019
|
+
}
|
|
1020
|
+
export interface ListFuotaTasksRequest {
|
|
1021
|
+
NextToken?: string;
|
|
1022
|
+
MaxResults?: number;
|
|
1023
|
+
}
|
|
1024
|
+
export interface ListFuotaTasksResponse {
|
|
1025
|
+
NextToken?: string;
|
|
1026
|
+
FuotaTaskList?: FuotaTask[];
|
|
1027
|
+
}
|
|
1028
|
+
export interface ListMulticastGroupsRequest {
|
|
1029
|
+
NextToken?: string;
|
|
1030
|
+
MaxResults?: number;
|
|
1031
|
+
}
|
|
1032
|
+
export interface MulticastGroup {
|
|
1033
|
+
Id?: string;
|
|
1034
|
+
Arn?: string;
|
|
1035
|
+
Name?: string;
|
|
1036
|
+
}
|
|
1037
|
+
export interface ListMulticastGroupsResponse {
|
|
1038
|
+
NextToken?: string;
|
|
1039
|
+
MulticastGroupList?: MulticastGroup[];
|
|
1040
|
+
}
|
|
1041
|
+
export interface ListMulticastGroupsByFuotaTaskRequest {
|
|
1042
|
+
Id: string | undefined;
|
|
1043
|
+
NextToken?: string;
|
|
1044
|
+
MaxResults?: number;
|
|
1045
|
+
}
|
|
1046
|
+
export interface MulticastGroupByFuotaTask {
|
|
1047
|
+
Id?: string;
|
|
1048
|
+
}
|
|
1049
|
+
export interface ListMulticastGroupsByFuotaTaskResponse {
|
|
1050
|
+
NextToken?: string;
|
|
1051
|
+
MulticastGroupList?: MulticastGroupByFuotaTask[];
|
|
1052
|
+
}
|
|
1053
|
+
export interface ListNetworkAnalyzerConfigurationsRequest {
|
|
1054
|
+
MaxResults?: number;
|
|
1055
|
+
NextToken?: string;
|
|
1056
|
+
}
|
|
1057
|
+
export interface NetworkAnalyzerConfigurations {
|
|
1058
|
+
Arn?: string;
|
|
1059
|
+
Name?: string;
|
|
1060
|
+
}
|
|
1061
|
+
export interface ListNetworkAnalyzerConfigurationsResponse {
|
|
1062
|
+
NextToken?: string;
|
|
1063
|
+
NetworkAnalyzerConfigurationList?: NetworkAnalyzerConfigurations[];
|
|
1064
|
+
}
|
|
1065
|
+
export interface ListPartnerAccountsRequest {
|
|
1066
|
+
NextToken?: string;
|
|
1067
|
+
MaxResults?: number;
|
|
1068
|
+
}
|
|
1069
|
+
export interface ListPartnerAccountsResponse {
|
|
1070
|
+
NextToken?: string;
|
|
1071
|
+
Sidewalk?: SidewalkAccountInfoWithFingerprint[];
|
|
1072
|
+
}
|
|
1073
|
+
export interface ListPositionConfigurationsRequest {
|
|
1074
|
+
ResourceType?: PositionResourceType | string;
|
|
1075
|
+
MaxResults?: number;
|
|
1076
|
+
NextToken?: string;
|
|
1077
|
+
}
|
|
1078
|
+
export interface PositionConfigurationItem {
|
|
1079
|
+
ResourceIdentifier?: string;
|
|
1080
|
+
ResourceType?: PositionResourceType | string;
|
|
1081
|
+
Solvers?: PositionSolverDetails;
|
|
1082
|
+
Destination?: string;
|
|
1083
|
+
}
|
|
1084
|
+
export interface ListPositionConfigurationsResponse {
|
|
1085
|
+
PositionConfigurationList?: PositionConfigurationItem[];
|
|
1086
|
+
NextToken?: string;
|
|
1087
|
+
}
|
|
1088
|
+
export interface ListQueuedMessagesRequest {
|
|
1089
|
+
Id: string | undefined;
|
|
1090
|
+
NextToken?: string;
|
|
1091
|
+
MaxResults?: number;
|
|
1092
|
+
WirelessDeviceType?: WirelessDeviceType | string;
|
|
1093
|
+
}
|
|
1094
|
+
export interface ListQueuedMessagesResponse {
|
|
1095
|
+
NextToken?: string;
|
|
1096
|
+
DownlinkQueueMessagesList?: DownlinkQueueMessage[];
|
|
1097
|
+
}
|
|
1098
|
+
export interface ListServiceProfilesRequest {
|
|
1099
|
+
NextToken?: string;
|
|
1100
|
+
MaxResults?: number;
|
|
1101
|
+
}
|
|
1102
|
+
export interface ServiceProfile {
|
|
1103
|
+
Arn?: string;
|
|
1104
|
+
Name?: string;
|
|
1105
|
+
Id?: string;
|
|
1106
|
+
}
|
|
1107
|
+
export interface ListServiceProfilesResponse {
|
|
1108
|
+
NextToken?: string;
|
|
1109
|
+
ServiceProfileList?: ServiceProfile[];
|
|
1110
|
+
}
|
|
1111
|
+
export interface ListTagsForResourceRequest {
|
|
1112
|
+
ResourceArn: string | undefined;
|
|
1113
|
+
}
|
|
1114
|
+
export interface ListTagsForResourceResponse {
|
|
1115
|
+
Tags?: Tag[];
|
|
1116
|
+
}
|
|
1117
|
+
export interface ListWirelessDevicesRequest {
|
|
1118
|
+
MaxResults?: number;
|
|
1119
|
+
NextToken?: string;
|
|
1120
|
+
DestinationName?: string;
|
|
1121
|
+
DeviceProfileId?: string;
|
|
1122
|
+
ServiceProfileId?: string;
|
|
1123
|
+
WirelessDeviceType?: WirelessDeviceType | string;
|
|
1124
|
+
FuotaTaskId?: string;
|
|
1125
|
+
MulticastGroupId?: string;
|
|
1126
|
+
}
|
|
1127
|
+
export interface LoRaWANListDevice {
|
|
1128
|
+
DevEui?: string;
|
|
1129
|
+
}
|
|
1130
|
+
export interface SidewalkListDevice {
|
|
1131
|
+
AmazonId?: string;
|
|
1132
|
+
SidewalkId?: string;
|
|
1133
|
+
SidewalkManufacturingSn?: string;
|
|
1134
|
+
DeviceCertificates?: CertificateList[];
|
|
1135
|
+
}
|
|
1136
|
+
export interface WirelessDeviceStatistics {
|
|
1137
|
+
Arn?: string;
|
|
1138
|
+
Id?: string;
|
|
1139
|
+
Type?: WirelessDeviceType | string;
|
|
1140
|
+
Name?: string;
|
|
1141
|
+
DestinationName?: string;
|
|
1142
|
+
LastUplinkReceivedAt?: string;
|
|
1143
|
+
LoRaWAN?: LoRaWANListDevice;
|
|
1144
|
+
Sidewalk?: SidewalkListDevice;
|
|
1145
|
+
FuotaDeviceStatus?: FuotaDeviceStatus | string;
|
|
1146
|
+
MulticastDeviceStatus?: string;
|
|
1147
|
+
McGroupId?: number;
|
|
1148
|
+
}
|
|
1149
|
+
export interface ListWirelessDevicesResponse {
|
|
1150
|
+
NextToken?: string;
|
|
1151
|
+
WirelessDeviceList?: WirelessDeviceStatistics[];
|
|
1152
|
+
}
|
|
1153
|
+
export interface ListWirelessGatewaysRequest {
|
|
1154
|
+
NextToken?: string;
|
|
1155
|
+
MaxResults?: number;
|
|
1156
|
+
}
|
|
1157
|
+
export interface WirelessGatewayStatistics {
|
|
1158
|
+
Arn?: string;
|
|
1159
|
+
Id?: string;
|
|
1160
|
+
Name?: string;
|
|
1161
|
+
Description?: string;
|
|
1162
|
+
LoRaWAN?: LoRaWANGateway;
|
|
1163
|
+
LastUplinkReceivedAt?: string;
|
|
1164
|
+
}
|
|
1165
|
+
export interface ListWirelessGatewaysResponse {
|
|
1166
|
+
NextToken?: string;
|
|
1167
|
+
WirelessGatewayList?: WirelessGatewayStatistics[];
|
|
1168
|
+
}
|
|
1169
|
+
export declare enum WirelessGatewayTaskDefinitionType {
|
|
1170
|
+
UPDATE = "UPDATE",
|
|
1171
|
+
}
|
|
1172
|
+
export interface ListWirelessGatewayTaskDefinitionsRequest {
|
|
1173
|
+
MaxResults?: number;
|
|
1174
|
+
NextToken?: string;
|
|
1175
|
+
TaskDefinitionType?: WirelessGatewayTaskDefinitionType | string;
|
|
1176
|
+
}
|
|
1177
|
+
export interface LoRaWANUpdateGatewayTaskEntry {
|
|
1178
|
+
CurrentVersion?: LoRaWANGatewayVersion;
|
|
1179
|
+
UpdateVersion?: LoRaWANGatewayVersion;
|
|
1180
|
+
}
|
|
1181
|
+
export interface UpdateWirelessGatewayTaskEntry {
|
|
1182
|
+
Id?: string;
|
|
1183
|
+
LoRaWAN?: LoRaWANUpdateGatewayTaskEntry;
|
|
1184
|
+
Arn?: string;
|
|
1185
|
+
}
|
|
1186
|
+
export interface ListWirelessGatewayTaskDefinitionsResponse {
|
|
1187
|
+
NextToken?: string;
|
|
1188
|
+
TaskDefinitions?: UpdateWirelessGatewayTaskEntry[];
|
|
1189
|
+
}
|
|
1190
|
+
export interface SemtechGnssConfiguration {
|
|
1191
|
+
Status: PositionConfigurationStatus | string | undefined;
|
|
1192
|
+
Fec: PositionConfigurationFec | string | undefined;
|
|
1193
|
+
}
|
|
1194
|
+
export interface PositionSolverConfigurations {
|
|
1195
|
+
SemtechGnss?: SemtechGnssConfiguration;
|
|
1196
|
+
}
|
|
1197
|
+
export interface PutPositionConfigurationRequest {
|
|
1198
|
+
ResourceIdentifier: string | undefined;
|
|
1199
|
+
ResourceType: PositionResourceType | string | undefined;
|
|
1200
|
+
Solvers?: PositionSolverConfigurations;
|
|
1201
|
+
Destination?: string;
|
|
1202
|
+
}
|
|
1203
|
+
export interface PutPositionConfigurationResponse {}
|
|
1204
|
+
export interface PutResourceLogLevelRequest {
|
|
1205
|
+
ResourceIdentifier: string | undefined;
|
|
1206
|
+
ResourceType: string | undefined;
|
|
1207
|
+
LogLevel: LogLevel | string | undefined;
|
|
1208
|
+
}
|
|
1209
|
+
export interface PutResourceLogLevelResponse {}
|
|
1210
|
+
export interface ResetAllResourceLogLevelsRequest {}
|
|
1211
|
+
export interface ResetAllResourceLogLevelsResponse {}
|
|
1212
|
+
export interface ResetResourceLogLevelRequest {
|
|
1213
|
+
ResourceIdentifier: string | undefined;
|
|
1214
|
+
ResourceType: string | undefined;
|
|
1215
|
+
}
|
|
1216
|
+
export interface ResetResourceLogLevelResponse {}
|
|
1217
|
+
export interface LoRaWANMulticastMetadata {
|
|
1218
|
+
FPort?: number;
|
|
1219
|
+
}
|
|
1220
|
+
export interface MulticastWirelessMetadata {
|
|
1221
|
+
LoRaWAN?: LoRaWANMulticastMetadata;
|
|
1222
|
+
}
|
|
1223
|
+
export interface SendDataToMulticastGroupRequest {
|
|
1224
|
+
Id: string | undefined;
|
|
1225
|
+
PayloadData: string | undefined;
|
|
1226
|
+
WirelessMetadata: MulticastWirelessMetadata | undefined;
|
|
1227
|
+
}
|
|
1228
|
+
export interface SendDataToMulticastGroupResponse {
|
|
1229
|
+
MessageId?: string;
|
|
1230
|
+
}
|
|
1231
|
+
export declare enum MessageType {
|
|
1232
|
+
CUSTOM_COMMAND_ID_GET = "CUSTOM_COMMAND_ID_GET",
|
|
1233
|
+
CUSTOM_COMMAND_ID_NOTIFY = "CUSTOM_COMMAND_ID_NOTIFY",
|
|
1234
|
+
CUSTOM_COMMAND_ID_RESP = "CUSTOM_COMMAND_ID_RESP",
|
|
1235
|
+
CUSTOM_COMMAND_ID_SET = "CUSTOM_COMMAND_ID_SET",
|
|
1236
|
+
}
|
|
1237
|
+
export interface SidewalkSendDataToDevice {
|
|
1238
|
+
Seq?: number;
|
|
1239
|
+
MessageType?: MessageType | string;
|
|
1240
|
+
AckModeRetryDurationSecs?: number;
|
|
1241
|
+
}
|
|
1242
|
+
export interface WirelessMetadata {
|
|
1243
|
+
LoRaWAN?: LoRaWANSendDataToDevice;
|
|
1244
|
+
Sidewalk?: SidewalkSendDataToDevice;
|
|
1245
|
+
}
|
|
1246
|
+
export interface SendDataToWirelessDeviceRequest {
|
|
1247
|
+
Id: string | undefined;
|
|
1248
|
+
TransmitMode: number | undefined;
|
|
1249
|
+
PayloadData: string | undefined;
|
|
1250
|
+
WirelessMetadata?: WirelessMetadata;
|
|
1251
|
+
}
|
|
1252
|
+
export interface SendDataToWirelessDeviceResponse {
|
|
1253
|
+
MessageId?: string;
|
|
1254
|
+
}
|
|
1255
|
+
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
|
|
1256
|
+
Id: string | undefined;
|
|
1257
|
+
QueryString?: string;
|
|
1258
|
+
Tags?: Tag[];
|
|
1259
|
+
}
|
|
1260
|
+
export interface StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {}
|
|
1261
|
+
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
|
|
1262
|
+
Id: string | undefined;
|
|
1263
|
+
QueryString?: string;
|
|
1264
|
+
Tags?: Tag[];
|
|
1265
|
+
}
|
|
1266
|
+
export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {}
|
|
1267
|
+
export interface LoRaWANStartFuotaTask {
|
|
1268
|
+
StartTime?: Date;
|
|
1269
|
+
}
|
|
1270
|
+
export interface StartFuotaTaskRequest {
|
|
1271
|
+
Id: string | undefined;
|
|
1272
|
+
LoRaWAN?: LoRaWANStartFuotaTask;
|
|
1273
|
+
}
|
|
1274
|
+
export interface StartFuotaTaskResponse {}
|
|
1275
|
+
export interface StartMulticastGroupSessionRequest {
|
|
1276
|
+
Id: string | undefined;
|
|
1277
|
+
LoRaWAN: LoRaWANMulticastSession | undefined;
|
|
1278
|
+
}
|
|
1279
|
+
export interface StartMulticastGroupSessionResponse {}
|
|
1280
|
+
export interface TagResourceRequest {
|
|
1281
|
+
ResourceArn: string | undefined;
|
|
1282
|
+
Tags: Tag[] | undefined;
|
|
1283
|
+
}
|
|
1284
|
+
export interface TagResourceResponse {}
|
|
1285
|
+
export declare class TooManyTagsException extends __BaseException {
|
|
1286
|
+
readonly name: "TooManyTagsException";
|
|
1287
|
+
readonly $fault: "client";
|
|
1288
|
+
Message?: string;
|
|
1289
|
+
ResourceName?: string;
|
|
1290
|
+
constructor(
|
|
1291
|
+
opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
|
|
1292
|
+
);
|
|
1293
|
+
}
|
|
1294
|
+
export interface TestWirelessDeviceRequest {
|
|
1295
|
+
Id: string | undefined;
|
|
1296
|
+
}
|
|
1297
|
+
export interface TestWirelessDeviceResponse {
|
|
1298
|
+
Result?: string;
|
|
1299
|
+
}
|
|
1300
|
+
export interface UntagResourceRequest {
|
|
1301
|
+
ResourceArn: string | undefined;
|
|
1302
|
+
TagKeys: string[] | undefined;
|
|
1303
|
+
}
|
|
1304
|
+
export interface UntagResourceResponse {}
|
|
1305
|
+
export interface UpdateDestinationRequest {
|
|
1306
|
+
Name: string | undefined;
|
|
1307
|
+
ExpressionType?: ExpressionType | string;
|
|
1308
|
+
Expression?: string;
|
|
1309
|
+
Description?: string;
|
|
1310
|
+
RoleArn?: string;
|
|
1311
|
+
}
|
|
1312
|
+
export interface UpdateDestinationResponse {}
|
|
1313
|
+
export interface UpdateEventConfigurationByResourceTypesRequest {
|
|
1314
|
+
DeviceRegistrationState?: DeviceRegistrationStateResourceTypeEventConfiguration;
|
|
1315
|
+
Proximity?: ProximityResourceTypeEventConfiguration;
|
|
1316
|
+
Join?: JoinResourceTypeEventConfiguration;
|
|
1317
|
+
ConnectionStatus?: ConnectionStatusResourceTypeEventConfiguration;
|
|
1318
|
+
MessageDeliveryStatus?: MessageDeliveryStatusResourceTypeEventConfiguration;
|
|
1319
|
+
}
|
|
1320
|
+
export interface UpdateEventConfigurationByResourceTypesResponse {}
|
|
1321
|
+
export declare const SessionKeysAbpV1_0_xFilterSensitiveLog: (
|
|
1322
|
+
obj: SessionKeysAbpV1_0_x
|
|
1323
|
+
) => any;
|
|
1324
|
+
export declare const AbpV1_0_xFilterSensitiveLog: (obj: AbpV1_0_x) => any;
|
|
1325
|
+
export declare const SessionKeysAbpV1_1FilterSensitiveLog: (
|
|
1326
|
+
obj: SessionKeysAbpV1_1
|
|
1327
|
+
) => any;
|
|
1328
|
+
export declare const AbpV1_1FilterSensitiveLog: (obj: AbpV1_1) => any;
|
|
1329
|
+
export declare const AccuracyFilterSensitiveLog: (obj: Accuracy) => any;
|
|
1330
|
+
export declare const SidewalkAccountInfoFilterSensitiveLog: (
|
|
1331
|
+
obj: SidewalkAccountInfo
|
|
1332
|
+
) => any;
|
|
1333
|
+
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1334
|
+
export declare const AssociateAwsAccountWithPartnerAccountRequestFilterSensitiveLog: (
|
|
1335
|
+
obj: AssociateAwsAccountWithPartnerAccountRequest
|
|
1336
|
+
) => any;
|
|
1337
|
+
export declare const AssociateAwsAccountWithPartnerAccountResponseFilterSensitiveLog: (
|
|
1338
|
+
obj: AssociateAwsAccountWithPartnerAccountResponse
|
|
1339
|
+
) => any;
|
|
1340
|
+
export declare const AssociateMulticastGroupWithFuotaTaskRequestFilterSensitiveLog: (
|
|
1341
|
+
obj: AssociateMulticastGroupWithFuotaTaskRequest
|
|
1342
|
+
) => any;
|
|
1343
|
+
export declare const AssociateMulticastGroupWithFuotaTaskResponseFilterSensitiveLog: (
|
|
1344
|
+
obj: AssociateMulticastGroupWithFuotaTaskResponse
|
|
1345
|
+
) => any;
|
|
1346
|
+
export declare const AssociateWirelessDeviceWithFuotaTaskRequestFilterSensitiveLog: (
|
|
1347
|
+
obj: AssociateWirelessDeviceWithFuotaTaskRequest
|
|
1348
|
+
) => any;
|
|
1349
|
+
export declare const AssociateWirelessDeviceWithFuotaTaskResponseFilterSensitiveLog: (
|
|
1350
|
+
obj: AssociateWirelessDeviceWithFuotaTaskResponse
|
|
1351
|
+
) => any;
|
|
1352
|
+
export declare const AssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (
|
|
1353
|
+
obj: AssociateWirelessDeviceWithMulticastGroupRequest
|
|
1354
|
+
) => any;
|
|
1355
|
+
export declare const AssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (
|
|
1356
|
+
obj: AssociateWirelessDeviceWithMulticastGroupResponse
|
|
1357
|
+
) => any;
|
|
1358
|
+
export declare const AssociateWirelessDeviceWithThingRequestFilterSensitiveLog: (
|
|
1359
|
+
obj: AssociateWirelessDeviceWithThingRequest
|
|
1360
|
+
) => any;
|
|
1361
|
+
export declare const AssociateWirelessDeviceWithThingResponseFilterSensitiveLog: (
|
|
1362
|
+
obj: AssociateWirelessDeviceWithThingResponse
|
|
1363
|
+
) => any;
|
|
1364
|
+
export declare const AssociateWirelessGatewayWithCertificateRequestFilterSensitiveLog: (
|
|
1365
|
+
obj: AssociateWirelessGatewayWithCertificateRequest
|
|
1366
|
+
) => any;
|
|
1367
|
+
export declare const AssociateWirelessGatewayWithCertificateResponseFilterSensitiveLog: (
|
|
1368
|
+
obj: AssociateWirelessGatewayWithCertificateResponse
|
|
1369
|
+
) => any;
|
|
1370
|
+
export declare const AssociateWirelessGatewayWithThingRequestFilterSensitiveLog: (
|
|
1371
|
+
obj: AssociateWirelessGatewayWithThingRequest
|
|
1372
|
+
) => any;
|
|
1373
|
+
export declare const AssociateWirelessGatewayWithThingResponseFilterSensitiveLog: (
|
|
1374
|
+
obj: AssociateWirelessGatewayWithThingResponse
|
|
1375
|
+
) => any;
|
|
1376
|
+
export declare const BeaconingFilterSensitiveLog: (obj: Beaconing) => any;
|
|
1377
|
+
export declare const CancelMulticastGroupSessionRequestFilterSensitiveLog: (
|
|
1378
|
+
obj: CancelMulticastGroupSessionRequest
|
|
1379
|
+
) => any;
|
|
1380
|
+
export declare const CancelMulticastGroupSessionResponseFilterSensitiveLog: (
|
|
1381
|
+
obj: CancelMulticastGroupSessionResponse
|
|
1382
|
+
) => any;
|
|
1383
|
+
export declare const CertificateListFilterSensitiveLog: (
|
|
1384
|
+
obj: CertificateList
|
|
1385
|
+
) => any;
|
|
1386
|
+
export declare const LoRaWANConnectionStatusEventNotificationConfigurationsFilterSensitiveLog: (
|
|
1387
|
+
obj: LoRaWANConnectionStatusEventNotificationConfigurations
|
|
1388
|
+
) => any;
|
|
1389
|
+
export declare const ConnectionStatusEventConfigurationFilterSensitiveLog: (
|
|
1390
|
+
obj: ConnectionStatusEventConfiguration
|
|
1391
|
+
) => any;
|
|
1392
|
+
export declare const LoRaWANConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1393
|
+
obj: LoRaWANConnectionStatusResourceTypeEventConfiguration
|
|
1394
|
+
) => any;
|
|
1395
|
+
export declare const ConnectionStatusResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1396
|
+
obj: ConnectionStatusResourceTypeEventConfiguration
|
|
1397
|
+
) => any;
|
|
1398
|
+
export declare const CreateDestinationRequestFilterSensitiveLog: (
|
|
1399
|
+
obj: CreateDestinationRequest
|
|
1400
|
+
) => any;
|
|
1401
|
+
export declare const CreateDestinationResponseFilterSensitiveLog: (
|
|
1402
|
+
obj: CreateDestinationResponse
|
|
1403
|
+
) => any;
|
|
1404
|
+
export declare const LoRaWANDeviceProfileFilterSensitiveLog: (
|
|
1405
|
+
obj: LoRaWANDeviceProfile
|
|
1406
|
+
) => any;
|
|
1407
|
+
export declare const CreateDeviceProfileRequestFilterSensitiveLog: (
|
|
1408
|
+
obj: CreateDeviceProfileRequest
|
|
1409
|
+
) => any;
|
|
1410
|
+
export declare const CreateDeviceProfileResponseFilterSensitiveLog: (
|
|
1411
|
+
obj: CreateDeviceProfileResponse
|
|
1412
|
+
) => any;
|
|
1413
|
+
export declare const LoRaWANFuotaTaskFilterSensitiveLog: (
|
|
1414
|
+
obj: LoRaWANFuotaTask
|
|
1415
|
+
) => any;
|
|
1416
|
+
export declare const CreateFuotaTaskRequestFilterSensitiveLog: (
|
|
1417
|
+
obj: CreateFuotaTaskRequest
|
|
1418
|
+
) => any;
|
|
1419
|
+
export declare const CreateFuotaTaskResponseFilterSensitiveLog: (
|
|
1420
|
+
obj: CreateFuotaTaskResponse
|
|
1421
|
+
) => any;
|
|
1422
|
+
export declare const LoRaWANMulticastFilterSensitiveLog: (
|
|
1423
|
+
obj: LoRaWANMulticast
|
|
1424
|
+
) => any;
|
|
1425
|
+
export declare const CreateMulticastGroupRequestFilterSensitiveLog: (
|
|
1426
|
+
obj: CreateMulticastGroupRequest
|
|
1427
|
+
) => any;
|
|
1428
|
+
export declare const CreateMulticastGroupResponseFilterSensitiveLog: (
|
|
1429
|
+
obj: CreateMulticastGroupResponse
|
|
1430
|
+
) => any;
|
|
1431
|
+
export declare const TraceContentFilterSensitiveLog: (obj: TraceContent) => any;
|
|
1432
|
+
export declare const CreateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (
|
|
1433
|
+
obj: CreateNetworkAnalyzerConfigurationRequest
|
|
1434
|
+
) => any;
|
|
1435
|
+
export declare const CreateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (
|
|
1436
|
+
obj: CreateNetworkAnalyzerConfigurationResponse
|
|
1437
|
+
) => any;
|
|
1438
|
+
export declare const LoRaWANServiceProfileFilterSensitiveLog: (
|
|
1439
|
+
obj: LoRaWANServiceProfile
|
|
1440
|
+
) => any;
|
|
1441
|
+
export declare const CreateServiceProfileRequestFilterSensitiveLog: (
|
|
1442
|
+
obj: CreateServiceProfileRequest
|
|
1443
|
+
) => any;
|
|
1444
|
+
export declare const CreateServiceProfileResponseFilterSensitiveLog: (
|
|
1445
|
+
obj: CreateServiceProfileResponse
|
|
1446
|
+
) => any;
|
|
1447
|
+
export declare const PositioningFilterSensitiveLog: (obj: Positioning) => any;
|
|
1448
|
+
export declare const FPortsFilterSensitiveLog: (obj: FPorts) => any;
|
|
1449
|
+
export declare const OtaaV1_0_xFilterSensitiveLog: (obj: OtaaV1_0_x) => any;
|
|
1450
|
+
export declare const OtaaV1_1FilterSensitiveLog: (obj: OtaaV1_1) => any;
|
|
1451
|
+
export declare const LoRaWANDeviceFilterSensitiveLog: (
|
|
1452
|
+
obj: LoRaWANDevice
|
|
1453
|
+
) => any;
|
|
1454
|
+
export declare const CreateWirelessDeviceRequestFilterSensitiveLog: (
|
|
1455
|
+
obj: CreateWirelessDeviceRequest
|
|
1456
|
+
) => any;
|
|
1457
|
+
export declare const CreateWirelessDeviceResponseFilterSensitiveLog: (
|
|
1458
|
+
obj: CreateWirelessDeviceResponse
|
|
1459
|
+
) => any;
|
|
1460
|
+
export declare const LoRaWANGatewayFilterSensitiveLog: (
|
|
1461
|
+
obj: LoRaWANGateway
|
|
1462
|
+
) => any;
|
|
1463
|
+
export declare const CreateWirelessGatewayRequestFilterSensitiveLog: (
|
|
1464
|
+
obj: CreateWirelessGatewayRequest
|
|
1465
|
+
) => any;
|
|
1466
|
+
export declare const CreateWirelessGatewayResponseFilterSensitiveLog: (
|
|
1467
|
+
obj: CreateWirelessGatewayResponse
|
|
1468
|
+
) => any;
|
|
1469
|
+
export declare const CreateWirelessGatewayTaskRequestFilterSensitiveLog: (
|
|
1470
|
+
obj: CreateWirelessGatewayTaskRequest
|
|
1471
|
+
) => any;
|
|
1472
|
+
export declare const CreateWirelessGatewayTaskResponseFilterSensitiveLog: (
|
|
1473
|
+
obj: CreateWirelessGatewayTaskResponse
|
|
1474
|
+
) => any;
|
|
1475
|
+
export declare const LoRaWANGatewayVersionFilterSensitiveLog: (
|
|
1476
|
+
obj: LoRaWANGatewayVersion
|
|
1477
|
+
) => any;
|
|
1478
|
+
export declare const LoRaWANUpdateGatewayTaskCreateFilterSensitiveLog: (
|
|
1479
|
+
obj: LoRaWANUpdateGatewayTaskCreate
|
|
1480
|
+
) => any;
|
|
1481
|
+
export declare const UpdateWirelessGatewayTaskCreateFilterSensitiveLog: (
|
|
1482
|
+
obj: UpdateWirelessGatewayTaskCreate
|
|
1483
|
+
) => any;
|
|
1484
|
+
export declare const CreateWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (
|
|
1485
|
+
obj: CreateWirelessGatewayTaskDefinitionRequest
|
|
1486
|
+
) => any;
|
|
1487
|
+
export declare const CreateWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (
|
|
1488
|
+
obj: CreateWirelessGatewayTaskDefinitionResponse
|
|
1489
|
+
) => any;
|
|
1490
|
+
export declare const DeleteDestinationRequestFilterSensitiveLog: (
|
|
1491
|
+
obj: DeleteDestinationRequest
|
|
1492
|
+
) => any;
|
|
1493
|
+
export declare const DeleteDestinationResponseFilterSensitiveLog: (
|
|
1494
|
+
obj: DeleteDestinationResponse
|
|
1495
|
+
) => any;
|
|
1496
|
+
export declare const DeleteDeviceProfileRequestFilterSensitiveLog: (
|
|
1497
|
+
obj: DeleteDeviceProfileRequest
|
|
1498
|
+
) => any;
|
|
1499
|
+
export declare const DeleteDeviceProfileResponseFilterSensitiveLog: (
|
|
1500
|
+
obj: DeleteDeviceProfileResponse
|
|
1501
|
+
) => any;
|
|
1502
|
+
export declare const DeleteFuotaTaskRequestFilterSensitiveLog: (
|
|
1503
|
+
obj: DeleteFuotaTaskRequest
|
|
1504
|
+
) => any;
|
|
1505
|
+
export declare const DeleteFuotaTaskResponseFilterSensitiveLog: (
|
|
1506
|
+
obj: DeleteFuotaTaskResponse
|
|
1507
|
+
) => any;
|
|
1508
|
+
export declare const DeleteMulticastGroupRequestFilterSensitiveLog: (
|
|
1509
|
+
obj: DeleteMulticastGroupRequest
|
|
1510
|
+
) => any;
|
|
1511
|
+
export declare const DeleteMulticastGroupResponseFilterSensitiveLog: (
|
|
1512
|
+
obj: DeleteMulticastGroupResponse
|
|
1513
|
+
) => any;
|
|
1514
|
+
export declare const DeleteNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (
|
|
1515
|
+
obj: DeleteNetworkAnalyzerConfigurationRequest
|
|
1516
|
+
) => any;
|
|
1517
|
+
export declare const DeleteNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (
|
|
1518
|
+
obj: DeleteNetworkAnalyzerConfigurationResponse
|
|
1519
|
+
) => any;
|
|
1520
|
+
export declare const DeleteQueuedMessagesRequestFilterSensitiveLog: (
|
|
1521
|
+
obj: DeleteQueuedMessagesRequest
|
|
1522
|
+
) => any;
|
|
1523
|
+
export declare const DeleteQueuedMessagesResponseFilterSensitiveLog: (
|
|
1524
|
+
obj: DeleteQueuedMessagesResponse
|
|
1525
|
+
) => any;
|
|
1526
|
+
export declare const DeleteServiceProfileRequestFilterSensitiveLog: (
|
|
1527
|
+
obj: DeleteServiceProfileRequest
|
|
1528
|
+
) => any;
|
|
1529
|
+
export declare const DeleteServiceProfileResponseFilterSensitiveLog: (
|
|
1530
|
+
obj: DeleteServiceProfileResponse
|
|
1531
|
+
) => any;
|
|
1532
|
+
export declare const DeleteWirelessDeviceRequestFilterSensitiveLog: (
|
|
1533
|
+
obj: DeleteWirelessDeviceRequest
|
|
1534
|
+
) => any;
|
|
1535
|
+
export declare const DeleteWirelessDeviceResponseFilterSensitiveLog: (
|
|
1536
|
+
obj: DeleteWirelessDeviceResponse
|
|
1537
|
+
) => any;
|
|
1538
|
+
export declare const DeleteWirelessGatewayRequestFilterSensitiveLog: (
|
|
1539
|
+
obj: DeleteWirelessGatewayRequest
|
|
1540
|
+
) => any;
|
|
1541
|
+
export declare const DeleteWirelessGatewayResponseFilterSensitiveLog: (
|
|
1542
|
+
obj: DeleteWirelessGatewayResponse
|
|
1543
|
+
) => any;
|
|
1544
|
+
export declare const DeleteWirelessGatewayTaskRequestFilterSensitiveLog: (
|
|
1545
|
+
obj: DeleteWirelessGatewayTaskRequest
|
|
1546
|
+
) => any;
|
|
1547
|
+
export declare const DeleteWirelessGatewayTaskResponseFilterSensitiveLog: (
|
|
1548
|
+
obj: DeleteWirelessGatewayTaskResponse
|
|
1549
|
+
) => any;
|
|
1550
|
+
export declare const DeleteWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (
|
|
1551
|
+
obj: DeleteWirelessGatewayTaskDefinitionRequest
|
|
1552
|
+
) => any;
|
|
1553
|
+
export declare const DeleteWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (
|
|
1554
|
+
obj: DeleteWirelessGatewayTaskDefinitionResponse
|
|
1555
|
+
) => any;
|
|
1556
|
+
export declare const DestinationsFilterSensitiveLog: (obj: Destinations) => any;
|
|
1557
|
+
export declare const DeviceProfileFilterSensitiveLog: (
|
|
1558
|
+
obj: DeviceProfile
|
|
1559
|
+
) => any;
|
|
1560
|
+
export declare const SidewalkEventNotificationConfigurationsFilterSensitiveLog: (
|
|
1561
|
+
obj: SidewalkEventNotificationConfigurations
|
|
1562
|
+
) => any;
|
|
1563
|
+
export declare const DeviceRegistrationStateEventConfigurationFilterSensitiveLog: (
|
|
1564
|
+
obj: DeviceRegistrationStateEventConfiguration
|
|
1565
|
+
) => any;
|
|
1566
|
+
export declare const SidewalkResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1567
|
+
obj: SidewalkResourceTypeEventConfiguration
|
|
1568
|
+
) => any;
|
|
1569
|
+
export declare const DeviceRegistrationStateResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1570
|
+
obj: DeviceRegistrationStateResourceTypeEventConfiguration
|
|
1571
|
+
) => any;
|
|
1572
|
+
export declare const DisassociateAwsAccountFromPartnerAccountRequestFilterSensitiveLog: (
|
|
1573
|
+
obj: DisassociateAwsAccountFromPartnerAccountRequest
|
|
1574
|
+
) => any;
|
|
1575
|
+
export declare const DisassociateAwsAccountFromPartnerAccountResponseFilterSensitiveLog: (
|
|
1576
|
+
obj: DisassociateAwsAccountFromPartnerAccountResponse
|
|
1577
|
+
) => any;
|
|
1578
|
+
export declare const DisassociateMulticastGroupFromFuotaTaskRequestFilterSensitiveLog: (
|
|
1579
|
+
obj: DisassociateMulticastGroupFromFuotaTaskRequest
|
|
1580
|
+
) => any;
|
|
1581
|
+
export declare const DisassociateMulticastGroupFromFuotaTaskResponseFilterSensitiveLog: (
|
|
1582
|
+
obj: DisassociateMulticastGroupFromFuotaTaskResponse
|
|
1583
|
+
) => any;
|
|
1584
|
+
export declare const DisassociateWirelessDeviceFromFuotaTaskRequestFilterSensitiveLog: (
|
|
1585
|
+
obj: DisassociateWirelessDeviceFromFuotaTaskRequest
|
|
1586
|
+
) => any;
|
|
1587
|
+
export declare const DisassociateWirelessDeviceFromFuotaTaskResponseFilterSensitiveLog: (
|
|
1588
|
+
obj: DisassociateWirelessDeviceFromFuotaTaskResponse
|
|
1589
|
+
) => any;
|
|
1590
|
+
export declare const DisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (
|
|
1591
|
+
obj: DisassociateWirelessDeviceFromMulticastGroupRequest
|
|
1592
|
+
) => any;
|
|
1593
|
+
export declare const DisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (
|
|
1594
|
+
obj: DisassociateWirelessDeviceFromMulticastGroupResponse
|
|
1595
|
+
) => any;
|
|
1596
|
+
export declare const DisassociateWirelessDeviceFromThingRequestFilterSensitiveLog: (
|
|
1597
|
+
obj: DisassociateWirelessDeviceFromThingRequest
|
|
1598
|
+
) => any;
|
|
1599
|
+
export declare const DisassociateWirelessDeviceFromThingResponseFilterSensitiveLog: (
|
|
1600
|
+
obj: DisassociateWirelessDeviceFromThingResponse
|
|
1601
|
+
) => any;
|
|
1602
|
+
export declare const DisassociateWirelessGatewayFromCertificateRequestFilterSensitiveLog: (
|
|
1603
|
+
obj: DisassociateWirelessGatewayFromCertificateRequest
|
|
1604
|
+
) => any;
|
|
1605
|
+
export declare const DisassociateWirelessGatewayFromCertificateResponseFilterSensitiveLog: (
|
|
1606
|
+
obj: DisassociateWirelessGatewayFromCertificateResponse
|
|
1607
|
+
) => any;
|
|
1608
|
+
export declare const DisassociateWirelessGatewayFromThingRequestFilterSensitiveLog: (
|
|
1609
|
+
obj: DisassociateWirelessGatewayFromThingRequest
|
|
1610
|
+
) => any;
|
|
1611
|
+
export declare const DisassociateWirelessGatewayFromThingResponseFilterSensitiveLog: (
|
|
1612
|
+
obj: DisassociateWirelessGatewayFromThingResponse
|
|
1613
|
+
) => any;
|
|
1614
|
+
export declare const GatewayListItemFilterSensitiveLog: (
|
|
1615
|
+
obj: GatewayListItem
|
|
1616
|
+
) => any;
|
|
1617
|
+
export declare const ParticipatingGatewaysFilterSensitiveLog: (
|
|
1618
|
+
obj: ParticipatingGateways
|
|
1619
|
+
) => any;
|
|
1620
|
+
export declare const LoRaWANSendDataToDeviceFilterSensitiveLog: (
|
|
1621
|
+
obj: LoRaWANSendDataToDevice
|
|
1622
|
+
) => any;
|
|
1623
|
+
export declare const DownlinkQueueMessageFilterSensitiveLog: (
|
|
1624
|
+
obj: DownlinkQueueMessage
|
|
1625
|
+
) => any;
|
|
1626
|
+
export declare const LoRaWANJoinEventNotificationConfigurationsFilterSensitiveLog: (
|
|
1627
|
+
obj: LoRaWANJoinEventNotificationConfigurations
|
|
1628
|
+
) => any;
|
|
1629
|
+
export declare const JoinEventConfigurationFilterSensitiveLog: (
|
|
1630
|
+
obj: JoinEventConfiguration
|
|
1631
|
+
) => any;
|
|
1632
|
+
export declare const MessageDeliveryStatusEventConfigurationFilterSensitiveLog: (
|
|
1633
|
+
obj: MessageDeliveryStatusEventConfiguration
|
|
1634
|
+
) => any;
|
|
1635
|
+
export declare const ProximityEventConfigurationFilterSensitiveLog: (
|
|
1636
|
+
obj: ProximityEventConfiguration
|
|
1637
|
+
) => any;
|
|
1638
|
+
export declare const EventNotificationItemConfigurationsFilterSensitiveLog: (
|
|
1639
|
+
obj: EventNotificationItemConfigurations
|
|
1640
|
+
) => any;
|
|
1641
|
+
export declare const EventConfigurationItemFilterSensitiveLog: (
|
|
1642
|
+
obj: EventConfigurationItem
|
|
1643
|
+
) => any;
|
|
1644
|
+
export declare const FuotaTaskFilterSensitiveLog: (obj: FuotaTask) => any;
|
|
1645
|
+
export declare const GetDestinationRequestFilterSensitiveLog: (
|
|
1646
|
+
obj: GetDestinationRequest
|
|
1647
|
+
) => any;
|
|
1648
|
+
export declare const GetDestinationResponseFilterSensitiveLog: (
|
|
1649
|
+
obj: GetDestinationResponse
|
|
1650
|
+
) => any;
|
|
1651
|
+
export declare const GetDeviceProfileRequestFilterSensitiveLog: (
|
|
1652
|
+
obj: GetDeviceProfileRequest
|
|
1653
|
+
) => any;
|
|
1654
|
+
export declare const GetDeviceProfileResponseFilterSensitiveLog: (
|
|
1655
|
+
obj: GetDeviceProfileResponse
|
|
1656
|
+
) => any;
|
|
1657
|
+
export declare const GetEventConfigurationByResourceTypesRequestFilterSensitiveLog: (
|
|
1658
|
+
obj: GetEventConfigurationByResourceTypesRequest
|
|
1659
|
+
) => any;
|
|
1660
|
+
export declare const LoRaWANJoinResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1661
|
+
obj: LoRaWANJoinResourceTypeEventConfiguration
|
|
1662
|
+
) => any;
|
|
1663
|
+
export declare const JoinResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1664
|
+
obj: JoinResourceTypeEventConfiguration
|
|
1665
|
+
) => any;
|
|
1666
|
+
export declare const MessageDeliveryStatusResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1667
|
+
obj: MessageDeliveryStatusResourceTypeEventConfiguration
|
|
1668
|
+
) => any;
|
|
1669
|
+
export declare const ProximityResourceTypeEventConfigurationFilterSensitiveLog: (
|
|
1670
|
+
obj: ProximityResourceTypeEventConfiguration
|
|
1671
|
+
) => any;
|
|
1672
|
+
export declare const GetEventConfigurationByResourceTypesResponseFilterSensitiveLog: (
|
|
1673
|
+
obj: GetEventConfigurationByResourceTypesResponse
|
|
1674
|
+
) => any;
|
|
1675
|
+
export declare const GetFuotaTaskRequestFilterSensitiveLog: (
|
|
1676
|
+
obj: GetFuotaTaskRequest
|
|
1677
|
+
) => any;
|
|
1678
|
+
export declare const LoRaWANFuotaTaskGetInfoFilterSensitiveLog: (
|
|
1679
|
+
obj: LoRaWANFuotaTaskGetInfo
|
|
1680
|
+
) => any;
|
|
1681
|
+
export declare const GetFuotaTaskResponseFilterSensitiveLog: (
|
|
1682
|
+
obj: GetFuotaTaskResponse
|
|
1683
|
+
) => any;
|
|
1684
|
+
export declare const GetLogLevelsByResourceTypesRequestFilterSensitiveLog: (
|
|
1685
|
+
obj: GetLogLevelsByResourceTypesRequest
|
|
1686
|
+
) => any;
|
|
1687
|
+
export declare const WirelessDeviceEventLogOptionFilterSensitiveLog: (
|
|
1688
|
+
obj: WirelessDeviceEventLogOption
|
|
1689
|
+
) => any;
|
|
1690
|
+
export declare const WirelessDeviceLogOptionFilterSensitiveLog: (
|
|
1691
|
+
obj: WirelessDeviceLogOption
|
|
1692
|
+
) => any;
|
|
1693
|
+
export declare const WirelessGatewayEventLogOptionFilterSensitiveLog: (
|
|
1694
|
+
obj: WirelessGatewayEventLogOption
|
|
1695
|
+
) => any;
|
|
1696
|
+
export declare const WirelessGatewayLogOptionFilterSensitiveLog: (
|
|
1697
|
+
obj: WirelessGatewayLogOption
|
|
1698
|
+
) => any;
|
|
1699
|
+
export declare const GetLogLevelsByResourceTypesResponseFilterSensitiveLog: (
|
|
1700
|
+
obj: GetLogLevelsByResourceTypesResponse
|
|
1701
|
+
) => any;
|
|
1702
|
+
export declare const GetMulticastGroupRequestFilterSensitiveLog: (
|
|
1703
|
+
obj: GetMulticastGroupRequest
|
|
1704
|
+
) => any;
|
|
1705
|
+
export declare const LoRaWANMulticastGetFilterSensitiveLog: (
|
|
1706
|
+
obj: LoRaWANMulticastGet
|
|
1707
|
+
) => any;
|
|
1708
|
+
export declare const GetMulticastGroupResponseFilterSensitiveLog: (
|
|
1709
|
+
obj: GetMulticastGroupResponse
|
|
1710
|
+
) => any;
|
|
1711
|
+
export declare const GetMulticastGroupSessionRequestFilterSensitiveLog: (
|
|
1712
|
+
obj: GetMulticastGroupSessionRequest
|
|
1713
|
+
) => any;
|
|
1714
|
+
export declare const LoRaWANMulticastSessionFilterSensitiveLog: (
|
|
1715
|
+
obj: LoRaWANMulticastSession
|
|
1716
|
+
) => any;
|
|
1717
|
+
export declare const GetMulticastGroupSessionResponseFilterSensitiveLog: (
|
|
1718
|
+
obj: GetMulticastGroupSessionResponse
|
|
1719
|
+
) => any;
|
|
1720
|
+
export declare const GetNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (
|
|
1721
|
+
obj: GetNetworkAnalyzerConfigurationRequest
|
|
1722
|
+
) => any;
|
|
1723
|
+
export declare const GetNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (
|
|
1724
|
+
obj: GetNetworkAnalyzerConfigurationResponse
|
|
1725
|
+
) => any;
|
|
1726
|
+
export declare const GetPartnerAccountRequestFilterSensitiveLog: (
|
|
1727
|
+
obj: GetPartnerAccountRequest
|
|
1728
|
+
) => any;
|
|
1729
|
+
export declare const SidewalkAccountInfoWithFingerprintFilterSensitiveLog: (
|
|
1730
|
+
obj: SidewalkAccountInfoWithFingerprint
|
|
1731
|
+
) => any;
|
|
1732
|
+
export declare const GetPartnerAccountResponseFilterSensitiveLog: (
|
|
1733
|
+
obj: GetPartnerAccountResponse
|
|
1734
|
+
) => any;
|
|
1735
|
+
export declare const GetPositionRequestFilterSensitiveLog: (
|
|
1736
|
+
obj: GetPositionRequest
|
|
1737
|
+
) => any;
|
|
1738
|
+
export declare const GetPositionResponseFilterSensitiveLog: (
|
|
1739
|
+
obj: GetPositionResponse
|
|
1740
|
+
) => any;
|
|
1741
|
+
export declare const GetPositionConfigurationRequestFilterSensitiveLog: (
|
|
1742
|
+
obj: GetPositionConfigurationRequest
|
|
1743
|
+
) => any;
|
|
1744
|
+
export declare const SemtechGnssDetailFilterSensitiveLog: (
|
|
1745
|
+
obj: SemtechGnssDetail
|
|
1746
|
+
) => any;
|
|
1747
|
+
export declare const PositionSolverDetailsFilterSensitiveLog: (
|
|
1748
|
+
obj: PositionSolverDetails
|
|
1749
|
+
) => any;
|
|
1750
|
+
export declare const GetPositionConfigurationResponseFilterSensitiveLog: (
|
|
1751
|
+
obj: GetPositionConfigurationResponse
|
|
1752
|
+
) => any;
|
|
1753
|
+
export declare const GetResourceEventConfigurationRequestFilterSensitiveLog: (
|
|
1754
|
+
obj: GetResourceEventConfigurationRequest
|
|
1755
|
+
) => any;
|
|
1756
|
+
export declare const GetResourceEventConfigurationResponseFilterSensitiveLog: (
|
|
1757
|
+
obj: GetResourceEventConfigurationResponse
|
|
1758
|
+
) => any;
|
|
1759
|
+
export declare const GetResourceLogLevelRequestFilterSensitiveLog: (
|
|
1760
|
+
obj: GetResourceLogLevelRequest
|
|
1761
|
+
) => any;
|
|
1762
|
+
export declare const GetResourceLogLevelResponseFilterSensitiveLog: (
|
|
1763
|
+
obj: GetResourceLogLevelResponse
|
|
1764
|
+
) => any;
|
|
1765
|
+
export declare const GetServiceEndpointRequestFilterSensitiveLog: (
|
|
1766
|
+
obj: GetServiceEndpointRequest
|
|
1767
|
+
) => any;
|
|
1768
|
+
export declare const GetServiceEndpointResponseFilterSensitiveLog: (
|
|
1769
|
+
obj: GetServiceEndpointResponse
|
|
1770
|
+
) => any;
|
|
1771
|
+
export declare const GetServiceProfileRequestFilterSensitiveLog: (
|
|
1772
|
+
obj: GetServiceProfileRequest
|
|
1773
|
+
) => any;
|
|
1774
|
+
export declare const LoRaWANGetServiceProfileInfoFilterSensitiveLog: (
|
|
1775
|
+
obj: LoRaWANGetServiceProfileInfo
|
|
1776
|
+
) => any;
|
|
1777
|
+
export declare const GetServiceProfileResponseFilterSensitiveLog: (
|
|
1778
|
+
obj: GetServiceProfileResponse
|
|
1779
|
+
) => any;
|
|
1780
|
+
export declare const GetWirelessDeviceRequestFilterSensitiveLog: (
|
|
1781
|
+
obj: GetWirelessDeviceRequest
|
|
1782
|
+
) => any;
|
|
1783
|
+
export declare const SidewalkDeviceFilterSensitiveLog: (
|
|
1784
|
+
obj: SidewalkDevice
|
|
1785
|
+
) => any;
|
|
1786
|
+
export declare const GetWirelessDeviceResponseFilterSensitiveLog: (
|
|
1787
|
+
obj: GetWirelessDeviceResponse
|
|
1788
|
+
) => any;
|
|
1789
|
+
export declare const GetWirelessDeviceStatisticsRequestFilterSensitiveLog: (
|
|
1790
|
+
obj: GetWirelessDeviceStatisticsRequest
|
|
1791
|
+
) => any;
|
|
1792
|
+
export declare const LoRaWANGatewayMetadataFilterSensitiveLog: (
|
|
1793
|
+
obj: LoRaWANGatewayMetadata
|
|
1794
|
+
) => any;
|
|
1795
|
+
export declare const LoRaWANDeviceMetadataFilterSensitiveLog: (
|
|
1796
|
+
obj: LoRaWANDeviceMetadata
|
|
1797
|
+
) => any;
|
|
1798
|
+
export declare const SidewalkDeviceMetadataFilterSensitiveLog: (
|
|
1799
|
+
obj: SidewalkDeviceMetadata
|
|
1800
|
+
) => any;
|
|
1801
|
+
export declare const GetWirelessDeviceStatisticsResponseFilterSensitiveLog: (
|
|
1802
|
+
obj: GetWirelessDeviceStatisticsResponse
|
|
1803
|
+
) => any;
|
|
1804
|
+
export declare const GetWirelessGatewayRequestFilterSensitiveLog: (
|
|
1805
|
+
obj: GetWirelessGatewayRequest
|
|
1806
|
+
) => any;
|
|
1807
|
+
export declare const GetWirelessGatewayResponseFilterSensitiveLog: (
|
|
1808
|
+
obj: GetWirelessGatewayResponse
|
|
1809
|
+
) => any;
|
|
1810
|
+
export declare const GetWirelessGatewayCertificateRequestFilterSensitiveLog: (
|
|
1811
|
+
obj: GetWirelessGatewayCertificateRequest
|
|
1812
|
+
) => any;
|
|
1813
|
+
export declare const GetWirelessGatewayCertificateResponseFilterSensitiveLog: (
|
|
1814
|
+
obj: GetWirelessGatewayCertificateResponse
|
|
1815
|
+
) => any;
|
|
1816
|
+
export declare const GetWirelessGatewayFirmwareInformationRequestFilterSensitiveLog: (
|
|
1817
|
+
obj: GetWirelessGatewayFirmwareInformationRequest
|
|
1818
|
+
) => any;
|
|
1819
|
+
export declare const LoRaWANGatewayCurrentVersionFilterSensitiveLog: (
|
|
1820
|
+
obj: LoRaWANGatewayCurrentVersion
|
|
1821
|
+
) => any;
|
|
1822
|
+
export declare const GetWirelessGatewayFirmwareInformationResponseFilterSensitiveLog: (
|
|
1823
|
+
obj: GetWirelessGatewayFirmwareInformationResponse
|
|
1824
|
+
) => any;
|
|
1825
|
+
export declare const GetWirelessGatewayStatisticsRequestFilterSensitiveLog: (
|
|
1826
|
+
obj: GetWirelessGatewayStatisticsRequest
|
|
1827
|
+
) => any;
|
|
1828
|
+
export declare const GetWirelessGatewayStatisticsResponseFilterSensitiveLog: (
|
|
1829
|
+
obj: GetWirelessGatewayStatisticsResponse
|
|
1830
|
+
) => any;
|
|
1831
|
+
export declare const GetWirelessGatewayTaskRequestFilterSensitiveLog: (
|
|
1832
|
+
obj: GetWirelessGatewayTaskRequest
|
|
1833
|
+
) => any;
|
|
1834
|
+
export declare const GetWirelessGatewayTaskResponseFilterSensitiveLog: (
|
|
1835
|
+
obj: GetWirelessGatewayTaskResponse
|
|
1836
|
+
) => any;
|
|
1837
|
+
export declare const GetWirelessGatewayTaskDefinitionRequestFilterSensitiveLog: (
|
|
1838
|
+
obj: GetWirelessGatewayTaskDefinitionRequest
|
|
1839
|
+
) => any;
|
|
1840
|
+
export declare const GetWirelessGatewayTaskDefinitionResponseFilterSensitiveLog: (
|
|
1841
|
+
obj: GetWirelessGatewayTaskDefinitionResponse
|
|
1842
|
+
) => any;
|
|
1843
|
+
export declare const ListDestinationsRequestFilterSensitiveLog: (
|
|
1844
|
+
obj: ListDestinationsRequest
|
|
1845
|
+
) => any;
|
|
1846
|
+
export declare const ListDestinationsResponseFilterSensitiveLog: (
|
|
1847
|
+
obj: ListDestinationsResponse
|
|
1848
|
+
) => any;
|
|
1849
|
+
export declare const ListDeviceProfilesRequestFilterSensitiveLog: (
|
|
1850
|
+
obj: ListDeviceProfilesRequest
|
|
1851
|
+
) => any;
|
|
1852
|
+
export declare const ListDeviceProfilesResponseFilterSensitiveLog: (
|
|
1853
|
+
obj: ListDeviceProfilesResponse
|
|
1854
|
+
) => any;
|
|
1855
|
+
export declare const ListEventConfigurationsRequestFilterSensitiveLog: (
|
|
1856
|
+
obj: ListEventConfigurationsRequest
|
|
1857
|
+
) => any;
|
|
1858
|
+
export declare const ListEventConfigurationsResponseFilterSensitiveLog: (
|
|
1859
|
+
obj: ListEventConfigurationsResponse
|
|
1860
|
+
) => any;
|
|
1861
|
+
export declare const ListFuotaTasksRequestFilterSensitiveLog: (
|
|
1862
|
+
obj: ListFuotaTasksRequest
|
|
1863
|
+
) => any;
|
|
1864
|
+
export declare const ListFuotaTasksResponseFilterSensitiveLog: (
|
|
1865
|
+
obj: ListFuotaTasksResponse
|
|
1866
|
+
) => any;
|
|
1867
|
+
export declare const ListMulticastGroupsRequestFilterSensitiveLog: (
|
|
1868
|
+
obj: ListMulticastGroupsRequest
|
|
1869
|
+
) => any;
|
|
1870
|
+
export declare const MulticastGroupFilterSensitiveLog: (
|
|
1871
|
+
obj: MulticastGroup
|
|
1872
|
+
) => any;
|
|
1873
|
+
export declare const ListMulticastGroupsResponseFilterSensitiveLog: (
|
|
1874
|
+
obj: ListMulticastGroupsResponse
|
|
1875
|
+
) => any;
|
|
1876
|
+
export declare const ListMulticastGroupsByFuotaTaskRequestFilterSensitiveLog: (
|
|
1877
|
+
obj: ListMulticastGroupsByFuotaTaskRequest
|
|
1878
|
+
) => any;
|
|
1879
|
+
export declare const MulticastGroupByFuotaTaskFilterSensitiveLog: (
|
|
1880
|
+
obj: MulticastGroupByFuotaTask
|
|
1881
|
+
) => any;
|
|
1882
|
+
export declare const ListMulticastGroupsByFuotaTaskResponseFilterSensitiveLog: (
|
|
1883
|
+
obj: ListMulticastGroupsByFuotaTaskResponse
|
|
1884
|
+
) => any;
|
|
1885
|
+
export declare const ListNetworkAnalyzerConfigurationsRequestFilterSensitiveLog: (
|
|
1886
|
+
obj: ListNetworkAnalyzerConfigurationsRequest
|
|
1887
|
+
) => any;
|
|
1888
|
+
export declare const NetworkAnalyzerConfigurationsFilterSensitiveLog: (
|
|
1889
|
+
obj: NetworkAnalyzerConfigurations
|
|
1890
|
+
) => any;
|
|
1891
|
+
export declare const ListNetworkAnalyzerConfigurationsResponseFilterSensitiveLog: (
|
|
1892
|
+
obj: ListNetworkAnalyzerConfigurationsResponse
|
|
1893
|
+
) => any;
|
|
1894
|
+
export declare const ListPartnerAccountsRequestFilterSensitiveLog: (
|
|
1895
|
+
obj: ListPartnerAccountsRequest
|
|
1896
|
+
) => any;
|
|
1897
|
+
export declare const ListPartnerAccountsResponseFilterSensitiveLog: (
|
|
1898
|
+
obj: ListPartnerAccountsResponse
|
|
1899
|
+
) => any;
|
|
1900
|
+
export declare const ListPositionConfigurationsRequestFilterSensitiveLog: (
|
|
1901
|
+
obj: ListPositionConfigurationsRequest
|
|
1902
|
+
) => any;
|
|
1903
|
+
export declare const PositionConfigurationItemFilterSensitiveLog: (
|
|
1904
|
+
obj: PositionConfigurationItem
|
|
1905
|
+
) => any;
|
|
1906
|
+
export declare const ListPositionConfigurationsResponseFilterSensitiveLog: (
|
|
1907
|
+
obj: ListPositionConfigurationsResponse
|
|
1908
|
+
) => any;
|
|
1909
|
+
export declare const ListQueuedMessagesRequestFilterSensitiveLog: (
|
|
1910
|
+
obj: ListQueuedMessagesRequest
|
|
1911
|
+
) => any;
|
|
1912
|
+
export declare const ListQueuedMessagesResponseFilterSensitiveLog: (
|
|
1913
|
+
obj: ListQueuedMessagesResponse
|
|
1914
|
+
) => any;
|
|
1915
|
+
export declare const ListServiceProfilesRequestFilterSensitiveLog: (
|
|
1916
|
+
obj: ListServiceProfilesRequest
|
|
1917
|
+
) => any;
|
|
1918
|
+
export declare const ServiceProfileFilterSensitiveLog: (
|
|
1919
|
+
obj: ServiceProfile
|
|
1920
|
+
) => any;
|
|
1921
|
+
export declare const ListServiceProfilesResponseFilterSensitiveLog: (
|
|
1922
|
+
obj: ListServiceProfilesResponse
|
|
1923
|
+
) => any;
|
|
1924
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1925
|
+
obj: ListTagsForResourceRequest
|
|
1926
|
+
) => any;
|
|
1927
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1928
|
+
obj: ListTagsForResourceResponse
|
|
1929
|
+
) => any;
|
|
1930
|
+
export declare const ListWirelessDevicesRequestFilterSensitiveLog: (
|
|
1931
|
+
obj: ListWirelessDevicesRequest
|
|
1932
|
+
) => any;
|
|
1933
|
+
export declare const LoRaWANListDeviceFilterSensitiveLog: (
|
|
1934
|
+
obj: LoRaWANListDevice
|
|
1935
|
+
) => any;
|
|
1936
|
+
export declare const SidewalkListDeviceFilterSensitiveLog: (
|
|
1937
|
+
obj: SidewalkListDevice
|
|
1938
|
+
) => any;
|
|
1939
|
+
export declare const WirelessDeviceStatisticsFilterSensitiveLog: (
|
|
1940
|
+
obj: WirelessDeviceStatistics
|
|
1941
|
+
) => any;
|
|
1942
|
+
export declare const ListWirelessDevicesResponseFilterSensitiveLog: (
|
|
1943
|
+
obj: ListWirelessDevicesResponse
|
|
1944
|
+
) => any;
|
|
1945
|
+
export declare const ListWirelessGatewaysRequestFilterSensitiveLog: (
|
|
1946
|
+
obj: ListWirelessGatewaysRequest
|
|
1947
|
+
) => any;
|
|
1948
|
+
export declare const WirelessGatewayStatisticsFilterSensitiveLog: (
|
|
1949
|
+
obj: WirelessGatewayStatistics
|
|
1950
|
+
) => any;
|
|
1951
|
+
export declare const ListWirelessGatewaysResponseFilterSensitiveLog: (
|
|
1952
|
+
obj: ListWirelessGatewaysResponse
|
|
1953
|
+
) => any;
|
|
1954
|
+
export declare const ListWirelessGatewayTaskDefinitionsRequestFilterSensitiveLog: (
|
|
1955
|
+
obj: ListWirelessGatewayTaskDefinitionsRequest
|
|
1956
|
+
) => any;
|
|
1957
|
+
export declare const LoRaWANUpdateGatewayTaskEntryFilterSensitiveLog: (
|
|
1958
|
+
obj: LoRaWANUpdateGatewayTaskEntry
|
|
1959
|
+
) => any;
|
|
1960
|
+
export declare const UpdateWirelessGatewayTaskEntryFilterSensitiveLog: (
|
|
1961
|
+
obj: UpdateWirelessGatewayTaskEntry
|
|
1962
|
+
) => any;
|
|
1963
|
+
export declare const ListWirelessGatewayTaskDefinitionsResponseFilterSensitiveLog: (
|
|
1964
|
+
obj: ListWirelessGatewayTaskDefinitionsResponse
|
|
1965
|
+
) => any;
|
|
1966
|
+
export declare const SemtechGnssConfigurationFilterSensitiveLog: (
|
|
1967
|
+
obj: SemtechGnssConfiguration
|
|
1968
|
+
) => any;
|
|
1969
|
+
export declare const PositionSolverConfigurationsFilterSensitiveLog: (
|
|
1970
|
+
obj: PositionSolverConfigurations
|
|
1971
|
+
) => any;
|
|
1972
|
+
export declare const PutPositionConfigurationRequestFilterSensitiveLog: (
|
|
1973
|
+
obj: PutPositionConfigurationRequest
|
|
1974
|
+
) => any;
|
|
1975
|
+
export declare const PutPositionConfigurationResponseFilterSensitiveLog: (
|
|
1976
|
+
obj: PutPositionConfigurationResponse
|
|
1977
|
+
) => any;
|
|
1978
|
+
export declare const PutResourceLogLevelRequestFilterSensitiveLog: (
|
|
1979
|
+
obj: PutResourceLogLevelRequest
|
|
1980
|
+
) => any;
|
|
1981
|
+
export declare const PutResourceLogLevelResponseFilterSensitiveLog: (
|
|
1982
|
+
obj: PutResourceLogLevelResponse
|
|
1983
|
+
) => any;
|
|
1984
|
+
export declare const ResetAllResourceLogLevelsRequestFilterSensitiveLog: (
|
|
1985
|
+
obj: ResetAllResourceLogLevelsRequest
|
|
1986
|
+
) => any;
|
|
1987
|
+
export declare const ResetAllResourceLogLevelsResponseFilterSensitiveLog: (
|
|
1988
|
+
obj: ResetAllResourceLogLevelsResponse
|
|
1989
|
+
) => any;
|
|
1990
|
+
export declare const ResetResourceLogLevelRequestFilterSensitiveLog: (
|
|
1991
|
+
obj: ResetResourceLogLevelRequest
|
|
1992
|
+
) => any;
|
|
1993
|
+
export declare const ResetResourceLogLevelResponseFilterSensitiveLog: (
|
|
1994
|
+
obj: ResetResourceLogLevelResponse
|
|
1995
|
+
) => any;
|
|
1996
|
+
export declare const LoRaWANMulticastMetadataFilterSensitiveLog: (
|
|
1997
|
+
obj: LoRaWANMulticastMetadata
|
|
1998
|
+
) => any;
|
|
1999
|
+
export declare const MulticastWirelessMetadataFilterSensitiveLog: (
|
|
2000
|
+
obj: MulticastWirelessMetadata
|
|
2001
|
+
) => any;
|
|
2002
|
+
export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (
|
|
2003
|
+
obj: SendDataToMulticastGroupRequest
|
|
2004
|
+
) => any;
|
|
2005
|
+
export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (
|
|
2006
|
+
obj: SendDataToMulticastGroupResponse
|
|
2007
|
+
) => any;
|
|
2008
|
+
export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (
|
|
2009
|
+
obj: SidewalkSendDataToDevice
|
|
2010
|
+
) => any;
|
|
2011
|
+
export declare const WirelessMetadataFilterSensitiveLog: (
|
|
2012
|
+
obj: WirelessMetadata
|
|
2013
|
+
) => any;
|
|
2014
|
+
export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (
|
|
2015
|
+
obj: SendDataToWirelessDeviceRequest
|
|
2016
|
+
) => any;
|
|
2017
|
+
export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (
|
|
2018
|
+
obj: SendDataToWirelessDeviceResponse
|
|
2019
|
+
) => any;
|
|
2020
|
+
export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (
|
|
2021
|
+
obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest
|
|
2022
|
+
) => any;
|
|
2023
|
+
export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (
|
|
2024
|
+
obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse
|
|
2025
|
+
) => any;
|
|
2026
|
+
export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (
|
|
2027
|
+
obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest
|
|
2028
|
+
) => any;
|
|
2029
|
+
export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (
|
|
2030
|
+
obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse
|
|
2031
|
+
) => any;
|
|
2032
|
+
export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (
|
|
2033
|
+
obj: LoRaWANStartFuotaTask
|
|
2034
|
+
) => any;
|
|
2035
|
+
export declare const StartFuotaTaskRequestFilterSensitiveLog: (
|
|
2036
|
+
obj: StartFuotaTaskRequest
|
|
2037
|
+
) => any;
|
|
2038
|
+
export declare const StartFuotaTaskResponseFilterSensitiveLog: (
|
|
2039
|
+
obj: StartFuotaTaskResponse
|
|
2040
|
+
) => any;
|
|
2041
|
+
export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (
|
|
2042
|
+
obj: StartMulticastGroupSessionRequest
|
|
2043
|
+
) => any;
|
|
2044
|
+
export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (
|
|
2045
|
+
obj: StartMulticastGroupSessionResponse
|
|
2046
|
+
) => any;
|
|
2047
|
+
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2048
|
+
obj: TagResourceRequest
|
|
2049
|
+
) => any;
|
|
2050
|
+
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2051
|
+
obj: TagResourceResponse
|
|
2052
|
+
) => any;
|
|
2053
|
+
export declare const TestWirelessDeviceRequestFilterSensitiveLog: (
|
|
2054
|
+
obj: TestWirelessDeviceRequest
|
|
2055
|
+
) => any;
|
|
2056
|
+
export declare const TestWirelessDeviceResponseFilterSensitiveLog: (
|
|
2057
|
+
obj: TestWirelessDeviceResponse
|
|
2058
|
+
) => any;
|
|
2059
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2060
|
+
obj: UntagResourceRequest
|
|
2061
|
+
) => any;
|
|
2062
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
2063
|
+
obj: UntagResourceResponse
|
|
2064
|
+
) => any;
|
|
2065
|
+
export declare const UpdateDestinationRequestFilterSensitiveLog: (
|
|
2066
|
+
obj: UpdateDestinationRequest
|
|
2067
|
+
) => any;
|
|
2068
|
+
export declare const UpdateDestinationResponseFilterSensitiveLog: (
|
|
2069
|
+
obj: UpdateDestinationResponse
|
|
2070
|
+
) => any;
|
|
2071
|
+
export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (
|
|
2072
|
+
obj: UpdateEventConfigurationByResourceTypesRequest
|
|
2073
|
+
) => any;
|
|
2074
|
+
export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (
|
|
2075
|
+
obj: UpdateEventConfigurationByResourceTypesResponse
|
|
2076
|
+
) => any;
|