@aws-sdk/client-iot-wireless 3.987.0 → 3.988.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist-cjs/index.js CHANGED
@@ -15,6 +15,9 @@ var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
15
  var runtimeConfig = require('./runtimeConfig');
16
16
  var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
17
  var protocolHttp = require('@smithy/protocol-http');
18
+ var schemas_0 = require('./schemas/schemas_0');
19
+ var errors = require('./models/errors');
20
+ var IoTWirelessServiceException = require('./models/IoTWirelessServiceException');
18
21
 
19
22
  const resolveClientEndpointParameters = (options) => {
20
23
  return Object.assign(options, {
@@ -110,3276 +113,6 @@ class IoTWirelessClient extends smithyClient.Client {
110
113
  }
111
114
  }
112
115
 
113
- class IoTWirelessServiceException extends smithyClient.ServiceException {
114
- constructor(options) {
115
- super(options);
116
- Object.setPrototypeOf(this, IoTWirelessServiceException.prototype);
117
- }
118
- }
119
-
120
- class AccessDeniedException extends IoTWirelessServiceException {
121
- name = "AccessDeniedException";
122
- $fault = "client";
123
- Message;
124
- constructor(opts) {
125
- super({
126
- name: "AccessDeniedException",
127
- $fault: "client",
128
- ...opts,
129
- });
130
- Object.setPrototypeOf(this, AccessDeniedException.prototype);
131
- this.Message = opts.Message;
132
- }
133
- }
134
- class ConflictException extends IoTWirelessServiceException {
135
- name = "ConflictException";
136
- $fault = "client";
137
- Message;
138
- ResourceId;
139
- ResourceType;
140
- constructor(opts) {
141
- super({
142
- name: "ConflictException",
143
- $fault: "client",
144
- ...opts,
145
- });
146
- Object.setPrototypeOf(this, ConflictException.prototype);
147
- this.Message = opts.Message;
148
- this.ResourceId = opts.ResourceId;
149
- this.ResourceType = opts.ResourceType;
150
- }
151
- }
152
- class InternalServerException extends IoTWirelessServiceException {
153
- name = "InternalServerException";
154
- $fault = "server";
155
- Message;
156
- constructor(opts) {
157
- super({
158
- name: "InternalServerException",
159
- $fault: "server",
160
- ...opts,
161
- });
162
- Object.setPrototypeOf(this, InternalServerException.prototype);
163
- this.Message = opts.Message;
164
- }
165
- }
166
- class ResourceNotFoundException extends IoTWirelessServiceException {
167
- name = "ResourceNotFoundException";
168
- $fault = "client";
169
- Message;
170
- ResourceId;
171
- ResourceType;
172
- constructor(opts) {
173
- super({
174
- name: "ResourceNotFoundException",
175
- $fault: "client",
176
- ...opts,
177
- });
178
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
179
- this.Message = opts.Message;
180
- this.ResourceId = opts.ResourceId;
181
- this.ResourceType = opts.ResourceType;
182
- }
183
- }
184
- class ThrottlingException extends IoTWirelessServiceException {
185
- name = "ThrottlingException";
186
- $fault = "client";
187
- Message;
188
- constructor(opts) {
189
- super({
190
- name: "ThrottlingException",
191
- $fault: "client",
192
- ...opts,
193
- });
194
- Object.setPrototypeOf(this, ThrottlingException.prototype);
195
- this.Message = opts.Message;
196
- }
197
- }
198
- class ValidationException extends IoTWirelessServiceException {
199
- name = "ValidationException";
200
- $fault = "client";
201
- Message;
202
- constructor(opts) {
203
- super({
204
- name: "ValidationException",
205
- $fault: "client",
206
- ...opts,
207
- });
208
- Object.setPrototypeOf(this, ValidationException.prototype);
209
- this.Message = opts.Message;
210
- }
211
- }
212
- class TooManyTagsException extends IoTWirelessServiceException {
213
- name = "TooManyTagsException";
214
- $fault = "client";
215
- Message;
216
- ResourceName;
217
- constructor(opts) {
218
- super({
219
- name: "TooManyTagsException",
220
- $fault: "client",
221
- ...opts,
222
- });
223
- Object.setPrototypeOf(this, TooManyTagsException.prototype);
224
- this.Message = opts.Message;
225
- this.ResourceName = opts.ResourceName;
226
- }
227
- }
228
-
229
- const _A = "AbpV1_1";
230
- const _AA = "AssistAltitude";
231
- const _AAAWPA = "AssociateAwsAccountWithPartnerAccount";
232
- const _AAAWPAR = "AssociateAwsAccountWithPartnerAccountRequest";
233
- const _AAAWPARs = "AssociateAwsAccountWithPartnerAccountResponse";
234
- const _AC = "ApplicationConfig";
235
- const _ACT = "AutoCreateTasks";
236
- const _ADE = "AccessDeniedException";
237
- const _AE = "AppEui";
238
- const _AGM = "AddGwMetadata";
239
- const _AI = "ApId";
240
- const _AIET = "AmazonIdEventTopic";
241
- const _AIm = "AmazonId";
242
- const _AK = "AppKey";
243
- const _AL = "AccountLinked";
244
- const _AMGWFT = "AssociateMulticastGroupWithFuotaTask";
245
- const _AMGWFTR = "AssociateMulticastGroupWithFuotaTaskRequest";
246
- const _AMGWFTRs = "AssociateMulticastGroupWithFuotaTaskResponse";
247
- const _AMRDS = "AckModeRetryDurationSecs";
248
- const _AP = "AssistPosition";
249
- const _APg = "AggregationPeriod";
250
- const _ASK = "AppSKey";
251
- const _ASPK = "ApplicationServerPublicKey";
252
- const _ASPKp = "AppServerPrivateKey";
253
- const _AWDWFT = "AssociateWirelessDeviceWithFuotaTask";
254
- const _AWDWFTR = "AssociateWirelessDeviceWithFuotaTaskRequest";
255
- const _AWDWFTRs = "AssociateWirelessDeviceWithFuotaTaskResponse";
256
- const _AWDWMG = "AssociateWirelessDeviceWithMulticastGroup";
257
- const _AWDWMGR = "AssociateWirelessDeviceWithMulticastGroupRequest";
258
- const _AWDWMGRs = "AssociateWirelessDeviceWithMulticastGroupResponse";
259
- const _AWDWT = "AssociateWirelessDeviceWithThing";
260
- const _AWDWTR = "AssociateWirelessDeviceWithThingRequest";
261
- const _AWDWTRs = "AssociateWirelessDeviceWithThingResponse";
262
- const _AWGWC = "AssociateWirelessGatewayWithCertificate";
263
- const _AWGWCR = "AssociateWirelessGatewayWithCertificateRequest";
264
- const _AWGWCRs = "AssociateWirelessGatewayWithCertificateResponse";
265
- const _AWGWT = "AssociateWirelessGatewayWithThing";
266
- const _AWGWTR = "AssociateWirelessGatewayWithThingRequest";
267
- const _AWGWTRs = "AssociateWirelessGatewayWithThingResponse";
268
- const _Ac = "Accuracy";
269
- const _Ap = "Applications";
270
- const _Ar = "Arn";
271
- const _Av = "Avg";
272
- const _Ax = "AbpV1_0_x";
273
- const _B = "Beaconing";
274
- const _BL = "BaseLat";
275
- const _BLa = "BaseLng";
276
- const _BLat = "BatteryLevel";
277
- const _BSI = "BaseStationId";
278
- const _Bc = "Bcch";
279
- const _Bs = "Bsic";
280
- const _C = "Cdma";
281
- const _CA = "CreatedAt";
282
- const _CBT = "ClassBTimeout";
283
- const _CC = "CdmaChannel";
284
- const _CCT = "ClassCTimeout";
285
- const _CD = "CreateDestination";
286
- const _CDP = "CreateDeviceProfile";
287
- const _CDPR = "CreateDeviceProfileRequest";
288
- const _CDPRr = "CreateDeviceProfileResponse";
289
- const _CDR = "CreateDestinationRequest";
290
- const _CDRr = "CreateDestinationResponse";
291
- const _CE = "ConflictException";
292
- const _CFT = "CreateFuotaTask";
293
- const _CFTR = "CreateFuotaTaskRequest";
294
- const _CFTRr = "CreateFuotaTaskResponse";
295
- const _CI = "CertificateId";
296
- const _CL = "CertificateList";
297
- const _CLI = "CdmaLocalId";
298
- const _CLd = "CdmaList";
299
- const _CM = "ChannelMask";
300
- const _CMG = "CreateMulticastGroup";
301
- const _CMGR = "CreateMulticastGroupRequest";
302
- const _CMGRr = "CreateMulticastGroupResponse";
303
- const _CMGS = "CancelMulticastGroupSession";
304
- const _CMGSR = "CancelMulticastGroupSessionRequest";
305
- const _CMGSRa = "CancelMulticastGroupSessionResponse";
306
- const _CN = "CdmaNmr";
307
- const _CNAC = "CreateNetworkAnalyzerConfiguration";
308
- const _CNACR = "CreateNetworkAnalyzerConfigurationRequest";
309
- const _CNACRr = "CreateNetworkAnalyzerConfigurationResponse";
310
- const _CNL = "CdmaNmrList";
311
- const _CNO = "CdmaNmrObj";
312
- const _CNo = "ConfigurationName";
313
- const _CO = "CdmaObj";
314
- const _CP = "CellParams";
315
- const _CRT = "ClientRequestToken";
316
- const _CS = "ConnectionStatus";
317
- const _CSEC = "ConnectionStatusEventConfiguration";
318
- const _CSP = "CreateServiceProfile";
319
- const _CSPR = "CreateServiceProfileRequest";
320
- const _CSPRr = "CreateServiceProfileResponse";
321
- const _CSRTEC = "ConnectionStatusResourceTypeEventConfiguration";
322
- const _CSl = "ClockSync";
323
- const _CT = "CellTowers";
324
- const _CTA = "CaptureTimeAccuracy";
325
- const _CTa = "CaptureTime";
326
- const _CTr = "CreationTime";
327
- const _CV = "CurrentVersion";
328
- const _CWD = "CreateWirelessDevice";
329
- const _CWDR = "CreateWirelessDeviceRequest";
330
- const _CWDRr = "CreateWirelessDeviceResponse";
331
- const _CWG = "CreateWirelessGateway";
332
- const _CWGR = "CreateWirelessGatewayRequest";
333
- const _CWGRr = "CreateWirelessGatewayResponse";
334
- const _CWGT = "CreateWirelessGatewayTask";
335
- const _CWGTD = "CreateWirelessGatewayTaskDefinition";
336
- const _CWGTDR = "CreateWirelessGatewayTaskDefinitionRequest";
337
- const _CWGTDRr = "CreateWirelessGatewayTaskDefinitionResponse";
338
- const _CWGTR = "CreateWirelessGatewayTaskRequest";
339
- const _CWGTRr = "CreateWirelessGatewayTaskResponse";
340
- const _D = "Description";
341
- const _DA = "DevAddr";
342
- const _DAAFPA = "DisassociateAwsAccountFromPartnerAccount";
343
- const _DAAFPAR = "DisassociateAwsAccountFromPartnerAccountRequest";
344
- const _DAAFPARi = "DisassociateAwsAccountFromPartnerAccountResponse";
345
- const _DAl = "DlAllowed";
346
- const _DBS = "DlBucketSize";
347
- const _DC = "DlClass";
348
- const _DCF = "DeviceCreationFile";
349
- const _DCFL = "DeviceCreationFileList";
350
- const _DCL = "DeviceCertificateList";
351
- const _DCM = "DakCertificateMetadata";
352
- const _DCML = "DakCertificateMetadataList";
353
- const _DCe = "DeviceCertificates";
354
- const _DD = "DlDr";
355
- const _DDP = "DeleteDeviceProfile";
356
- const _DDPR = "DeleteDeviceProfileRequest";
357
- const _DDPRe = "DeleteDeviceProfileResponse";
358
- const _DDR = "DeleteDestinationRequest";
359
- const _DDRe = "DeleteDestinationResponse";
360
- const _DDe = "DeleteDestination";
361
- const _DE = "DevEui";
362
- const _DEET = "DevEuiEventTopic";
363
- const _DF = "DownlinkFrequency";
364
- const _DFT = "DeleteFuotaTask";
365
- const _DFTR = "DeleteFuotaTaskRequest";
366
- const _DFTRe = "DeleteFuotaTaskResponse";
367
- const _DFl = "DlFreq";
368
- const _DL = "DestinationList";
369
- const _DLL = "DefaultLogLevel";
370
- const _DM = "DrMin";
371
- const _DMG = "DeleteMulticastGroup";
372
- const _DMGFFT = "DisassociateMulticastGroupFromFuotaTask";
373
- const _DMGFFTR = "DisassociateMulticastGroupFromFuotaTaskRequest";
374
- const _DMGFFTRi = "DisassociateMulticastGroupFromFuotaTaskResponse";
375
- const _DMGR = "DeleteMulticastGroupRequest";
376
- const _DMGRe = "DeleteMulticastGroupResponse";
377
- const _DMo = "DownlinkMode";
378
- const _DMr = "DrMax";
379
- const _DN = "DestinationName";
380
- const _DNAC = "DeleteNetworkAnalyzerConfiguration";
381
- const _DNACR = "DeleteNetworkAnalyzerConfigurationRequest";
382
- const _DNACRe = "DeleteNetworkAnalyzerConfigurationResponse";
383
- const _DNe = "DeviceName";
384
- const _DP = "DeviceProfile";
385
- const _DPI = "DeviceProfileId";
386
- const _DPL = "DeviceProfileList";
387
- const _DPT = "DeviceProfileType";
388
- const _DQM = "DownlinkQueueMessage";
389
- const _DQML = "DownlinkQueueMessagesList";
390
- const _DQMR = "DeleteQueuedMessagesRequest";
391
- const _DQMRe = "DeleteQueuedMessagesResponse";
392
- const _DQMe = "DeleteQueuedMessages";
393
- const _DR = "DataRate";
394
- const _DRP = "DlRatePolicy";
395
- const _DRS = "DeviceRegistrationState";
396
- const _DRSEC = "DeviceRegistrationStateEventConfiguration";
397
- const _DRSRTEC = "DeviceRegistrationStateResourceTypeEventConfiguration";
398
- const _DRl = "DlRate";
399
- const _DS = "DeviceState";
400
- const _DSP = "DeleteServiceProfile";
401
- const _DSPR = "DeleteServiceProfileRequest";
402
- const _DSPRe = "DeleteServiceProfileResponse";
403
- const _DSRF = "DevStatusReqFreq";
404
- const _DTI = "DeviceTypeId";
405
- const _DWD = "DeleteWirelessDevice";
406
- const _DWDFFT = "DisassociateWirelessDeviceFromFuotaTask";
407
- const _DWDFFTR = "DisassociateWirelessDeviceFromFuotaTaskRequest";
408
- const _DWDFFTRi = "DisassociateWirelessDeviceFromFuotaTaskResponse";
409
- const _DWDFMG = "DisassociateWirelessDeviceFromMulticastGroup";
410
- const _DWDFMGR = "DisassociateWirelessDeviceFromMulticastGroupRequest";
411
- const _DWDFMGRi = "DisassociateWirelessDeviceFromMulticastGroupResponse";
412
- const _DWDFT = "DisassociateWirelessDeviceFromThing";
413
- const _DWDFTR = "DisassociateWirelessDeviceFromThingRequest";
414
- const _DWDFTRi = "DisassociateWirelessDeviceFromThingResponse";
415
- const _DWDIT = "DeleteWirelessDeviceImportTask";
416
- const _DWDITR = "DeleteWirelessDeviceImportTaskRequest";
417
- const _DWDITRe = "DeleteWirelessDeviceImportTaskResponse";
418
- const _DWDR = "DeleteWirelessDeviceRequest";
419
- const _DWDRe = "DeleteWirelessDeviceResponse";
420
- const _DWDRer = "DeregisterWirelessDeviceRequest";
421
- const _DWDRere = "DeregisterWirelessDeviceResponse";
422
- const _DWDe = "DeregisterWirelessDevice";
423
- const _DWG = "DeleteWirelessGateway";
424
- const _DWGFC = "DisassociateWirelessGatewayFromCertificate";
425
- const _DWGFCR = "DisassociateWirelessGatewayFromCertificateRequest";
426
- const _DWGFCRi = "DisassociateWirelessGatewayFromCertificateResponse";
427
- const _DWGFT = "DisassociateWirelessGatewayFromThing";
428
- const _DWGFTR = "DisassociateWirelessGatewayFromThingRequest";
429
- const _DWGFTRi = "DisassociateWirelessGatewayFromThingResponse";
430
- const _DWGR = "DeleteWirelessGatewayRequest";
431
- const _DWGRe = "DeleteWirelessGatewayResponse";
432
- const _DWGT = "DeleteWirelessGatewayTask";
433
- const _DWGTD = "DeleteWirelessGatewayTaskDefinition";
434
- const _DWGTDR = "DeleteWirelessGatewayTaskDefinitionRequest";
435
- const _DWGTDRe = "DeleteWirelessGatewayTaskDefinitionResponse";
436
- const _DWGTR = "DeleteWirelessGatewayTaskRequest";
437
- const _DWGTRe = "DeleteWirelessGatewayTaskResponse";
438
- const _De = "Descriptor";
439
- const _Des = "Destinations";
440
- const _Dest = "Destination";
441
- const _Di = "Dimension";
442
- const _Dim = "Dimensions";
443
- const _E = "Expression";
444
- const _EC = "EutranCid";
445
- const _ECI = "EventConfigurationItem";
446
- const _ECL = "EventConfigurationsList";
447
- const _ENIC = "EventNotificationItemConfigurations";
448
- const _ET = "ExpressionType";
449
- const _ETn = "EndTimestamp";
450
- const _Ea = "Earfcn";
451
- const _Er = "Error";
452
- const _Ev = "Events";
453
- const _Eve = "Event";
454
- const _F = "Fingerprint";
455
- const _FCS = "FCntStart";
456
- const _FDS = "FuotaDeviceStatus";
457
- const _FIDC = "FailedImportedDeviceCount";
458
- const _FIMS = "FragmentIntervalMS";
459
- const _FNSIK = "FNwkSIntKey";
460
- const _FP = "FPort";
461
- const _FPFL = "FactoryPresetFreqsList";
462
- const _FPo = "FPorts";
463
- const _FS = "FactorySupport";
464
- const _FSB = "FragmentSizeBytes";
465
- const _FT = "FuotaTask";
466
- const _FTELO = "FuotaTaskEventLogOption";
467
- const _FTELOL = "FuotaTaskEventLogOptionList";
468
- const _FTI = "FuotaTaskId";
469
- const _FTL = "FuotaTaskList";
470
- const _FTLO = "FuotaTaskLogOption";
471
- const _FTLOL = "FuotaTaskLogOptionList";
472
- const _FTLOu = "FuotaTaskLogOptions";
473
- const _FUI = "FirmwareUpdateImage";
474
- const _FUR = "FirmwareUpdateRole";
475
- const _Fe = "Fec";
476
- const _Fr = "Frequencies";
477
- const _Fre = "Frequency";
478
- const _Fu = "Fuota";
479
- const _G = "Gsm";
480
- const _GAK = "GenAppKey";
481
- const _GC = "GeranCid";
482
- const _GD = "GetDestination";
483
- const _GDP = "GetDeviceProfile";
484
- const _GDPR = "GetDeviceProfileRequest";
485
- const _GDPRe = "GetDeviceProfileResponse";
486
- const _GDR = "GetDestinationRequest";
487
- const _GDRe = "GetDestinationResponse";
488
- const _GE = "GatewayEui";
489
- const _GECBRT = "GetEventConfigurationByResourceTypes";
490
- const _GECBRTR = "GetEventConfigurationByResourceTypesRequest";
491
- const _GECBRTRe = "GetEventConfigurationByResourceTypesResponse";
492
- const _GEET = "GatewayEuiEventTopic";
493
- const _GFT = "GetFuotaTask";
494
- const _GFTR = "GetFuotaTaskRequest";
495
- const _GFTRe = "GetFuotaTaskResponse";
496
- const _GI = "GatewayId";
497
- const _GIl = "GlobalIdentity";
498
- const _GJP = "GeoJsonPayload";
499
- const _GL = "GatewayList";
500
- const _GLI = "GatewayListItem";
501
- const _GLIs = "GsmLocalId";
502
- const _GLLBRT = "GetLogLevelsByResourceTypes";
503
- const _GLLBRTR = "GetLogLevelsByResourceTypesRequest";
504
- const _GLLBRTRe = "GetLogLevelsByResourceTypesResponse";
505
- const _GLs = "GsmList";
506
- const _GM = "GetMetrics";
507
- const _GMC = "GetMetricConfiguration";
508
- const _GMCR = "GetMetricConfigurationRequest";
509
- const _GMCRe = "GetMetricConfigurationResponse";
510
- const _GMG = "GetMulticastGroup";
511
- const _GMGR = "GetMulticastGroupRequest";
512
- const _GMGRe = "GetMulticastGroupResponse";
513
- const _GMGS = "GetMulticastGroupSession";
514
- const _GMGSR = "GetMulticastGroupSessionRequest";
515
- const _GMGSRe = "GetMulticastGroupSessionResponse";
516
- const _GMR = "GetMetricsRequest";
517
- const _GMRe = "GetMetricsResponse";
518
- const _GN = "GsmNmr";
519
- const _GNAC = "GetNetworkAnalyzerConfiguration";
520
- const _GNACR = "GetNetworkAnalyzerConfigurationRequest";
521
- const _GNACRe = "GetNetworkAnalyzerConfigurationResponse";
522
- const _GNL = "GsmNmrList";
523
- const _GNO = "GsmNmrObj";
524
- const _GO = "GsmObj";
525
- const _GP = "GetPosition";
526
- const _GPA = "GetPartnerAccount";
527
- const _GPAR = "GetPartnerAccountRequest";
528
- const _GPARe = "GetPartnerAccountResponse";
529
- const _GPC = "GetPositionConfiguration";
530
- const _GPCR = "GetPositionConfigurationRequest";
531
- const _GPCRe = "GetPositionConfigurationResponse";
532
- const _GPE = "GetPositionEstimate";
533
- const _GPER = "GetPositionEstimateRequest";
534
- const _GPERe = "GetPositionEstimateResponse";
535
- const _GPR = "GetPositionRequest";
536
- const _GPRe = "GetPositionResponse";
537
- const _GREC = "GetResourceEventConfiguration";
538
- const _GRECR = "GetResourceEventConfigurationRequest";
539
- const _GRECRe = "GetResourceEventConfigurationResponse";
540
- const _GRLL = "GetResourceLogLevel";
541
- const _GRLLR = "GetResourceLogLevelRequest";
542
- const _GRLLRe = "GetResourceLogLevelResponse";
543
- const _GRP = "GetResourcePosition";
544
- const _GRPR = "GetResourcePositionRequest";
545
- const _GRPRe = "GetResourcePositionResponse";
546
- const _GSE = "GetServiceEndpoint";
547
- const _GSER = "GetServiceEndpointRequest";
548
- const _GSERe = "GetServiceEndpointResponse";
549
- const _GSP = "GetServiceProfile";
550
- const _GSPR = "GetServiceProfileRequest";
551
- const _GSPRe = "GetServiceProfileResponse";
552
- const _GTA = "GsmTimingAdvance";
553
- const _GWD = "GetWirelessDevice";
554
- const _GWDIT = "GetWirelessDeviceImportTask";
555
- const _GWDITR = "GetWirelessDeviceImportTaskRequest";
556
- const _GWDITRe = "GetWirelessDeviceImportTaskResponse";
557
- const _GWDR = "GetWirelessDeviceRequest";
558
- const _GWDRe = "GetWirelessDeviceResponse";
559
- const _GWDS = "GetWirelessDeviceStatistics";
560
- const _GWDSR = "GetWirelessDeviceStatisticsRequest";
561
- const _GWDSRe = "GetWirelessDeviceStatisticsResponse";
562
- const _GWG = "GetWirelessGateway";
563
- const _GWGC = "GetWirelessGatewayCertificate";
564
- const _GWGCR = "GetWirelessGatewayCertificateRequest";
565
- const _GWGCRe = "GetWirelessGatewayCertificateResponse";
566
- const _GWGFI = "GetWirelessGatewayFirmwareInformation";
567
- const _GWGFIR = "GetWirelessGatewayFirmwareInformationRequest";
568
- const _GWGFIRe = "GetWirelessGatewayFirmwareInformationResponse";
569
- const _GWGR = "GetWirelessGatewayRequest";
570
- const _GWGRe = "GetWirelessGatewayResponse";
571
- const _GWGS = "GetWirelessGatewayStatistics";
572
- const _GWGSR = "GetWirelessGatewayStatisticsRequest";
573
- const _GWGSRe = "GetWirelessGatewayStatisticsResponse";
574
- const _GWGT = "GetWirelessGatewayTask";
575
- const _GWGTD = "GetWirelessGatewayTaskDefinition";
576
- const _GWGTDR = "GetWirelessGatewayTaskDefinitionRequest";
577
- const _GWGTDRe = "GetWirelessGatewayTaskDefinitionResponse";
578
- const _GWGTR = "GetWirelessGatewayTaskRequest";
579
- const _GWGTRe = "GetWirelessGatewayTaskResponse";
580
- const _Ga = "Gateways";
581
- const _Gn = "Gnss";
582
- const _HA = "HorizontalAccuracy";
583
- const _HAr = "HrAllowed";
584
- const _I = "Id";
585
- const _IA = "IpAddress";
586
- const _ICI = "IotCertificateId";
587
- const _IIDC = "InitializedImportedDeviceCount";
588
- const _ISD = "ImportedSidewalkDevice";
589
- const _ISE = "InternalServerException";
590
- const _IT = "IdentifierType";
591
- const _IWD = "ImportedWirelessDevice";
592
- const _IWDL = "ImportedWirelessDeviceList";
593
- const _Id = "Identifier";
594
- const _Ip = "Ip";
595
- const _J = "Join";
596
- const _JE = "JoinEui";
597
- const _JEC = "JoinEventConfiguration";
598
- const _JEF = "JoinEuiFilters";
599
- const _JRTEC = "JoinResourceTypeEventConfiguration";
600
- const _K = "Key";
601
- const _L = "Lte";
602
- const _LD = "ListDestinations";
603
- const _LDFWDIT = "ListDevicesForWirelessDeviceImportTask";
604
- const _LDFWDITR = "ListDevicesForWirelessDeviceImportTaskRequest";
605
- const _LDFWDITRi = "ListDevicesForWirelessDeviceImportTaskResponse";
606
- const _LDP = "ListDeviceProfiles";
607
- const _LDPR = "ListDeviceProfilesRequest";
608
- const _LDPRi = "ListDeviceProfilesResponse";
609
- const _LDR = "ListDestinationsRequest";
610
- const _LDRi = "ListDestinationsResponse";
611
- const _LEC = "ListEventConfigurations";
612
- const _LECR = "ListEventConfigurationsRequest";
613
- const _LECRi = "ListEventConfigurationsResponse";
614
- const _LFT = "ListFuotaTasks";
615
- const _LFTR = "ListFuotaTasksRequest";
616
- const _LFTRi = "ListFuotaTasksResponse";
617
- const _LL = "LogLevel";
618
- const _LLI = "LteLocalId";
619
- const _LLt = "LteList";
620
- const _LMG = "ListMulticastGroups";
621
- const _LMGBFT = "ListMulticastGroupsByFuotaTask";
622
- const _LMGBFTR = "ListMulticastGroupsByFuotaTaskRequest";
623
- const _LMGBFTRi = "ListMulticastGroupsByFuotaTaskResponse";
624
- const _LMGR = "ListMulticastGroupsRequest";
625
- const _LMGRi = "ListMulticastGroupsResponse";
626
- const _LN = "LteNmr";
627
- const _LNAC = "ListNetworkAnalyzerConfigurations";
628
- const _LNACR = "ListNetworkAnalyzerConfigurationsRequest";
629
- const _LNACRi = "ListNetworkAnalyzerConfigurationsResponse";
630
- const _LNL = "LteNmrList";
631
- const _LNO = "LteNmrObj";
632
- const _LO = "LteObj";
633
- const _LPA = "ListPartnerAccounts";
634
- const _LPAR = "ListPartnerAccountsRequest";
635
- const _LPARi = "ListPartnerAccountsResponse";
636
- const _LPC = "ListPositionConfigurations";
637
- const _LPCR = "ListPositionConfigurationsRequest";
638
- const _LPCRi = "ListPositionConfigurationsResponse";
639
- const _LQM = "ListQueuedMessages";
640
- const _LQMR = "ListQueuedMessagesRequest";
641
- const _LQMRi = "ListQueuedMessagesResponse";
642
- const _LRWAN = "LoRaWAN";
643
- const _LRWANCSENC = "LoRaWANConnectionStatusEventNotificationConfigurations";
644
- const _LRWANCSRTEC = "LoRaWANConnectionStatusResourceTypeEventConfiguration";
645
- const _LRWAND = "LoRaWANDevice";
646
- const _LRWANDM = "LoRaWANDeviceMetadata";
647
- const _LRWANDP = "LoRaWANDeviceProfile";
648
- const _LRWANFT = "LoRaWANFuotaTask";
649
- const _LRWANFTGI = "LoRaWANFuotaTaskGetInfo";
650
- const _LRWANG = "LoRaWANGateway";
651
- const _LRWANGCV = "LoRaWANGatewayCurrentVersion";
652
- const _LRWANGM = "LoRaWANGatewayMetadata";
653
- const _LRWANGML = "LoRaWANGatewayMetadataList";
654
- const _LRWANGSPI = "LoRaWANGetServiceProfileInfo";
655
- const _LRWANGV = "LoRaWANGatewayVersion";
656
- const _LRWANJENC = "LoRaWANJoinEventNotificationConfigurations";
657
- const _LRWANJRTEC = "LoRaWANJoinResourceTypeEventConfiguration";
658
- const _LRWANLD = "LoRaWANListDevice";
659
- const _LRWANM = "LoRaWANMulticast";
660
- const _LRWANMG = "LoRaWANMulticastGet";
661
- const _LRWANMM = "LoRaWANMulticastMetadata";
662
- const _LRWANMS = "LoRaWANMulticastSession";
663
- const _LRWANNSCI = "LoRaWANNetworkServerCertificateId";
664
- const _LRWANPGM = "LoRaWANPublicGatewayMetadata";
665
- const _LRWANPGML = "LoRaWANPublicGatewayMetadataList";
666
- const _LRWANSDTD = "LoRaWANSendDataToDevice";
667
- const _LRWANSFT = "LoRaWANStartFuotaTask";
668
- const _LRWANSP = "LoRaWANServiceProfile";
669
- const _LRWANUD = "LoRaWANUpdateDevice";
670
- const _LRWANUGTC = "LoRaWANUpdateGatewayTaskCreate";
671
- const _LRWANUGTE = "LoRaWANUpdateGatewayTaskEntry";
672
- const _LSP = "ListServiceProfiles";
673
- const _LSPR = "ListServiceProfilesRequest";
674
- const _LSPRi = "ListServiceProfilesResponse";
675
- const _LTA = "LteTimingAdvance";
676
- const _LTFR = "ListTagsForResource";
677
- const _LTFRR = "ListTagsForResourceRequest";
678
- const _LTFRRi = "ListTagsForResourceResponse";
679
- const _LURA = "LastUplinkReceivedAt";
680
- const _LUT = "LastUpdateTime";
681
- const _LWD = "ListWirelessDevices";
682
- const _LWDIT = "ListWirelessDeviceImportTasks";
683
- const _LWDITR = "ListWirelessDeviceImportTasksRequest";
684
- const _LWDITRi = "ListWirelessDeviceImportTasksResponse";
685
- const _LWDR = "ListWirelessDevicesRequest";
686
- const _LWDRi = "ListWirelessDevicesResponse";
687
- const _LWG = "ListWirelessGateways";
688
- const _LWGR = "ListWirelessGatewaysRequest";
689
- const _LWGRi = "ListWirelessGatewaysResponse";
690
- const _LWGTD = "ListWirelessGatewayTaskDefinitions";
691
- const _LWGTDR = "ListWirelessGatewayTaskDefinitionsRequest";
692
- const _LWGTDRi = "ListWirelessGatewayTaskDefinitionsResponse";
693
- const _La = "Lac";
694
- const _M = "Message";
695
- const _MA = "MacAddress";
696
- const _MAS = "MaxAllowedSignature";
697
- const _MDC = "MaxDutyCycle";
698
- const _MDS = "MessageDeliveryStatus";
699
- const _MDSEC = "MessageDeliveryStatusEventConfiguration";
700
- const _MDSRTEC = "MessageDeliveryStatusResourceTypeEventConfiguration";
701
- const _MDSu = "MulticastDeviceStatus";
702
- const _ME = "MaxEirp";
703
- const _MFI = "MulticastFrameInfo";
704
- const _MG = "MulticastGroups";
705
- const _MGBFT = "MulticastGroupByFuotaTask";
706
- const _MGD = "MinGwDiversity";
707
- const _MGI = "MulticastGroupId";
708
- const _MGIc = "McGroupId";
709
- const _MGL = "MulticastGroupList";
710
- const _MGLBFT = "MulticastGroupListByFuotaTask";
711
- const _MGTA = "MulticastGroupsToAdd";
712
- const _MGTR = "MulticastGroupsToRemove";
713
- const _MGu = "MulticastGroup";
714
- const _MI = "MessageId";
715
- const _MN = "MetricName";
716
- const _MQV = "MetricQueryValue";
717
- const _MQVe = "MetricQueryValues";
718
- const _MR = "MaxResults";
719
- const _MT = "MessageType";
720
- const _MV = "MacVersion";
721
- const _MWM = "MulticastWirelessMetadata";
722
- const _Ma = "Max";
723
- const _Mc = "Mcc";
724
- const _Mi = "Min";
725
- const _Mn = "Mnc";
726
- const _Mo = "Model";
727
- const _Mu = "Multicast";
728
- const _N = "Name";
729
- const _NAC = "NetworkAnalyzerConfigurations";
730
- const _NACL = "NetworkAnalyzerConfigurationList";
731
- const _NC = "NrCapable";
732
- const _NGL = "NwkGeoLoc";
733
- const _NI = "NetworkId";
734
- const _NIF = "NetIdFilters";
735
- const _NK = "NwkKey";
736
- const _NODIG = "NumberOfDevicesInGroup";
737
- const _NODR = "NumberOfDevicesRequested";
738
- const _NSEK = "NwkSEncKey";
739
- const _NSK = "NwkSKey";
740
- const _NT = "NextToken";
741
- const _NTM = "NbTransMin";
742
- const _NTMb = "NbTransMax";
743
- const _O = "OtaaV1_1";
744
- const _OIDC = "OnboardedImportedDeviceCount";
745
- const _OS = "OnboardingStatus";
746
- const _OSR = "OnboardingStatusReason";
747
- const _Ox = "OtaaV1_0_x";
748
- const _P = "Positioning";
749
- const _PA = "PrAllowed";
750
- const _PAI = "PartnerAccountId";
751
- const _PCI = "PositionConfigurationItem";
752
- const _PCL = "PositionConfigurationList";
753
- const _PD = "PayloadData";
754
- const _PEC = "ProximityEventConfiguration";
755
- const _PG = "PublicGateways";
756
- const _PGM = "ParticipatingGatewaysMulticast";
757
- const _PGa = "ParticipatingGateways";
758
- const _PIDC = "PendingImportedDeviceCount";
759
- const _PK = "PrivateKeys";
760
- const _PKL = "PrivateKeysList";
761
- const _PL = "PathLoss";
762
- const _PNI = "ProviderNetId";
763
- const _PO = "PnOffset";
764
- const _PP = "PilotPower";
765
- const _PPC = "PutPositionConfiguration";
766
- const _PPCR = "PutPositionConfigurationRequest";
767
- const _PPCRu = "PutPositionConfigurationResponse";
768
- const _PRLL = "PutResourceLogLevel";
769
- const _PRLLR = "PutResourceLogLevelRequest";
770
- const _PRLLRu = "PutResourceLogLevelResponse";
771
- const _PRTEC = "ProximityResourceTypeEventConfiguration";
772
- const _PSC = "PositionSolverConfigurations";
773
- const _PSD = "PingSlotDr";
774
- const _PSDo = "PositionSolverDetails";
775
- const _PSF = "PingSlotFreq";
776
- const _PSP = "PingSlotPeriod";
777
- const _PT = "PartnerType";
778
- const _PV = "PackageVersion";
779
- const _P_ = "P90";
780
- const _Pa = "Payload";
781
- const _Pc = "Pci";
782
- const _Po = "Position";
783
- const _Pr = "Proximity";
784
- const _Pro = "Provider";
785
- const _Ps = "Psc";
786
- const _QI = "QueryId";
787
- const _QS = "QualificationStatus";
788
- const _QSu = "QueryString";
789
- const _QSue = "QueryStatus";
790
- const _R = "Rssi";
791
- const _RA = "RoleArn";
792
- const _RARLL = "ResetAllResourceLogLevels";
793
- const _RARLLR = "ResetAllResourceLogLevelsRequest";
794
- const _RARLLRe = "ResetAllResourceLogLevelsResponse";
795
- const _RAa = "RaAllowed";
796
- const _RAe = "ReceivedAt";
797
- const _RAes = "ResourceArn";
798
- const _RD = "RxDelay1";
799
- const _RDO = "RxDrOffset1";
800
- const _RDR = "RxDataRate2";
801
- const _RDSB = "ReportDevStatusBattery";
802
- const _RDSM = "ReportDevStatusMargin";
803
- const _RF = "RxFreq2";
804
- const _RI = "ResourceId";
805
- const _RIe = "ResourceIdentifier";
806
- const _RL = "RxLevel";
807
- const _RN = "ResourceName";
808
- const _RNFE = "ResourceNotFoundException";
809
- const _RP = "RedundancyPercent";
810
- const _RPR = "RegParamsRevision";
811
- const _RR = "RfRegion";
812
- const _RRLL = "ResetResourceLogLevel";
813
- const _RRLLR = "ResetResourceLogLevelRequest";
814
- const _RRLLRe = "ResetResourceLogLevelResponse";
815
- const _RT = "ResourceType";
816
- const _RZ = "RegistrationZone";
817
- const _Re = "Result";
818
- const _Ro = "Role";
819
- const _Rs = "Rsrp";
820
- const _Rsc = "Rscp";
821
- const _Rsr = "Rsrq";
822
- const _Rss = "Rss";
823
- const _S = "Sidewalk";
824
- const _SA = "SigningAlg";
825
- const _SAI = "SidewalkAccountInfo";
826
- const _SAIWF = "SidewalkAccountInfoWithFingerprint";
827
- const _SAL = "SidewalkAccountList";
828
- const _SB = "SubBands";
829
- const _SBAWDWMG = "StartBulkAssociateWirelessDeviceWithMulticastGroup";
830
- const _SBAWDWMGR = "StartBulkAssociateWirelessDeviceWithMulticastGroupRequest";
831
- const _SBAWDWMGRt = "StartBulkAssociateWirelessDeviceWithMulticastGroupResponse";
832
- const _SBDWDFMG = "StartBulkDisassociateWirelessDeviceFromMulticastGroup";
833
- const _SBDWDFMGR = "StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest";
834
- const _SBDWDFMGRt = "StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse";
835
- const _SBFC = "Supports32BitFCnt";
836
- const _SCB = "SupportsClassB";
837
- const _SCC = "SupportsClassC";
838
- const _SCDP = "SidewalkCreateDeviceProfile";
839
- const _SCWD = "SidewalkCreateWirelessDevice";
840
- const _SD = "SidewalkDevice";
841
- const _SDM = "SidewalkDeviceMetadata";
842
- const _SDTMG = "SendDataToMulticastGroup";
843
- const _SDTMGR = "SendDataToMulticastGroupRequest";
844
- const _SDTMGRe = "SendDataToMulticastGroupResponse";
845
- const _SDTWD = "SendDataToWirelessDevice";
846
- const _SDTWDR = "SendDataToWirelessDeviceRequest";
847
- const _SDTWDRe = "SendDataToWirelessDeviceResponse";
848
- const _SE = "ServiceEndpoint";
849
- const _SENC = "SidewalkEventNotificationConfigurations";
850
- const _SFT = "StartFuotaTask";
851
- const _SFTR = "StartFuotaTaskRequest";
852
- const _SFTRt = "StartFuotaTaskResponse";
853
- const _SG = "SemtechGnss";
854
- const _SGC = "SemtechGnssConfiguration";
855
- const _SGD = "SemtechGnssDetail";
856
- const _SGDP = "SidewalkGetDeviceProfile";
857
- const _SGSII = "SidewalkGetStartImportInfo";
858
- const _SI = "SystemId";
859
- const _SIi = "SidewalkId";
860
- const _SJ = "SupportsJoin";
861
- const _SK = "SessionKeys";
862
- const _SKC = "SigKeyCrc";
863
- const _SLD = "SidewalkListDevice";
864
- const _SLDFII = "SidewalkListDevicesForImportInfo";
865
- const _SM = "SummaryMetric";
866
- const _SMC = "SummaryMetricConfiguration";
867
- const _SMGS = "StartMulticastGroupSession";
868
- const _SMGSR = "StartMulticastGroupSessionRequest";
869
- const _SMGSRt = "StartMulticastGroupSessionResponse";
870
- const _SMQ = "SummaryMetricQueries";
871
- const _SMQR = "SummaryMetricQueryResults";
872
- const _SMQRu = "SummaryMetricQueryResult";
873
- const _SMQu = "SummaryMetricQuery";
874
- const _SMS = "SidewalkManufacturingSn";
875
- const _SNSIK = "SNwkSIntKey";
876
- const _SP = "SolverProvider";
877
- const _SPI = "ServiceProfileId";
878
- const _SPL = "ServiceProfileList";
879
- const _SPe = "ServiceProfile";
880
- const _SPi = "SidewalkPositioning";
881
- const _SR = "StatusReason";
882
- const _SRTEC = "SidewalkResourceTypeEventConfiguration";
883
- const _SSDTD = "SidewalkSendDataToDevice";
884
- const _SSII = "SidewalkStartImportInfo";
885
- const _SSSII = "SidewalkSingleStartImportInfo";
886
- const _SST = "SessionStartTime";
887
- const _SSWDIT = "StartSingleWirelessDeviceImportTask";
888
- const _SSWDITR = "StartSingleWirelessDeviceImportTaskRequest";
889
- const _SSWDITRt = "StartSingleWirelessDeviceImportTaskResponse";
890
- const _ST = "SolverType";
891
- const _STe = "ServiceType";
892
- const _STer = "ServerTrust";
893
- const _STes = "SessionTimeout";
894
- const _STt = "StartTime";
895
- const _STta = "StartTimestamp";
896
- const _SUA = "SidewalkUpdateAccount";
897
- const _SUII = "SidewalkUpdateImportInfo";
898
- const _SUWD = "SidewalkUpdateWirelessDevice";
899
- const _SV = "SolverVersion";
900
- const _SWDIT = "StartWirelessDeviceImportTask";
901
- const _SWDITR = "StartWirelessDeviceImportTaskRequest";
902
- const _SWDITRt = "StartWirelessDeviceImportTaskResponse";
903
- const _S_ = "SessionKeysAbpV1_1";
904
- const _Se = "Seq";
905
- const _Sn = "Snr";
906
- const _So = "Solvers";
907
- const _St = "Status";
908
- const _Sta = "Station";
909
- const _Std = "Std";
910
- const _Str = "Stream";
911
- const _Su = "Sum";
912
- const _Sx = "SessionKeysAbpV1_0_x";
913
- const _T = "Type";
914
- const _TA = "ThingArn";
915
- const _TC = "TraceContent";
916
- const _TCA = "TaskCreatedAt";
917
- const _TD = "TaskDefinitions";
918
- const _TDT = "TaskDefinitionType";
919
- const _TE = "ThrottlingException";
920
- const _TI = "TransmissionInterval";
921
- const _TK = "TagKeys";
922
- const _TL = "TagList";
923
- const _TLI = "TdscdmaLocalId";
924
- const _TLd = "TdscdmaList";
925
- const _TM = "TransmitMode";
926
- const _TMTE = "TooManyTagsException";
927
- const _TN = "ThingName";
928
- const _TNL = "TdscdmaNmrList";
929
- const _TNO = "TdscdmaNmrObj";
930
- const _TNd = "TdscdmaNmr";
931
- const _TO = "TdscdmaObj";
932
- const _TP = "TargetPer";
933
- const _TPIM = "TxPowerIndexMin";
934
- const _TPIMx = "TxPowerIndexMax";
935
- const _TR = "TagResource";
936
- const _TRR = "TagResourceRequest";
937
- const _TRRa = "TagResourceResponse";
938
- const _TTA = "TdscdmaTimingAdvance";
939
- const _TWD = "TestWirelessDevice";
940
- const _TWDR = "TestWirelessDeviceRequest";
941
- const _TWDRe = "TestWirelessDeviceResponse";
942
- const _Ta = "Tags";
943
- const _Tac = "Tac";
944
- const _Tag = "Tag";
945
- const _Td = "Tdscdma";
946
- const _Ti = "Timestamp";
947
- const _Tim = "Timestamps";
948
- const _U = "Update";
949
- const _UBS = "UlBucketSize";
950
- const _UC = "UtranCid";
951
- const _UD = "UpdateDestination";
952
- const _UDR = "UpdateDestinationRequest";
953
- const _UDRp = "UpdateDestinationResponse";
954
- const _UDRpd = "UpdateDataRole";
955
- const _UDS = "Use2DSolver";
956
- const _UDSp = "UpdateDataSource";
957
- const _UECBRT = "UpdateEventConfigurationByResourceTypes";
958
- const _UECBRTR = "UpdateEventConfigurationByResourceTypesRequest";
959
- const _UECBRTRp = "UpdateEventConfigurationByResourceTypesResponse";
960
- const _UFP = "UpdateFPorts";
961
- const _UFT = "UpdateFuotaTask";
962
- const _UFTR = "UpdateFuotaTaskRequest";
963
- const _UFTRp = "UpdateFuotaTaskResponse";
964
- const _ULLBRT = "UpdateLogLevelsByResourceTypes";
965
- const _ULLBRTR = "UpdateLogLevelsByResourceTypesRequest";
966
- const _ULLBRTRp = "UpdateLogLevelsByResourceTypesResponse";
967
- const _UMC = "UpdateMetricConfiguration";
968
- const _UMCR = "UpdateMetricConfigurationRequest";
969
- const _UMCRp = "UpdateMetricConfigurationResponse";
970
- const _UMG = "UpdateMulticastGroup";
971
- const _UMGR = "UpdateMulticastGroupRequest";
972
- const _UMGRp = "UpdateMulticastGroupResponse";
973
- const _UNAC = "UpdateNetworkAnalyzerConfiguration";
974
- const _UNACR = "UpdateNetworkAnalyzerConfigurationRequest";
975
- const _UNACRp = "UpdateNetworkAnalyzerConfigurationResponse";
976
- const _UP = "UpdatePosition";
977
- const _UPA = "UpdatePartnerAccount";
978
- const _UPAR = "UpdatePartnerAccountRequest";
979
- const _UPARp = "UpdatePartnerAccountResponse";
980
- const _UPR = "UpdatePositionRequest";
981
- const _UPRp = "UpdatePositionResponse";
982
- const _UR = "UlRate";
983
- const _UREC = "UpdateResourceEventConfiguration";
984
- const _URECR = "UpdateResourceEventConfigurationRequest";
985
- const _URECRp = "UpdateResourceEventConfigurationResponse";
986
- const _URP = "UlRatePolicy";
987
- const _URPR = "UpdateResourcePositionRequest";
988
- const _URPRp = "UpdateResourcePositionResponse";
989
- const _URPp = "UpdateResourcePosition";
990
- const _URR = "UntagResourceRequest";
991
- const _URRn = "UntagResourceResponse";
992
- const _URn = "UntagResource";
993
- const _US = "UpdateSignature";
994
- const _UV = "UpdateVersion";
995
- const _UWD = "UpdateWirelessDevice";
996
- const _UWDIT = "UpdateWirelessDeviceImportTask";
997
- const _UWDITR = "UpdateWirelessDeviceImportTaskRequest";
998
- const _UWDITRp = "UpdateWirelessDeviceImportTaskResponse";
999
- const _UWDR = "UpdateWirelessDeviceRequest";
1000
- const _UWDRp = "UpdateWirelessDeviceResponse";
1001
- const _UWG = "UpdateWirelessGateway";
1002
- const _UWGR = "UpdateWirelessGatewayRequest";
1003
- const _UWGRp = "UpdateWirelessGatewayResponse";
1004
- const _UWGTC = "UpdateWirelessGatewayTaskCreate";
1005
- const _UWGTE = "UpdateWirelessGatewayTaskEntry";
1006
- const _U_ = "UpdateAbpV1_1";
1007
- const _Ua = "Uarfcn";
1008
- const _Uar = "Uarfcndl";
1009
- const _Un = "Unit";
1010
- const _Ux = "UpdateAbpV1_0_x";
1011
- const _V = "Value";
1012
- const _VA = "VerticalAccuracy";
1013
- const _VE = "ValidationException";
1014
- const _Va = "Values";
1015
- const _W = "Wcdma";
1016
- const _WD = "WirelessDevices";
1017
- const _WDELO = "WirelessDeviceEventLogOption";
1018
- const _WDELOL = "WirelessDeviceEventLogOptionList";
1019
- const _WDET = "WirelessDeviceEventTopic";
1020
- const _WDFI = "WirelessDeviceFrameInfo";
1021
- const _WDI = "WirelessDeviceId";
1022
- const _WDIET = "WirelessDeviceIdEventTopic";
1023
- const _WDIT = "WirelessDeviceImportTask";
1024
- const _WDITL = "WirelessDeviceImportTaskList";
1025
- const _WDL = "WirelessDeviceList";
1026
- const _WDLO = "WirelessDeviceLogOptions";
1027
- const _WDLOL = "WirelessDeviceLogOptionList";
1028
- const _WDLOi = "WirelessDeviceLogOption";
1029
- const _WDS = "WirelessDeviceStatistics";
1030
- const _WDSL = "WirelessDeviceStatisticsList";
1031
- const _WDT = "WirelessDeviceType";
1032
- const _WDTA = "WirelessDevicesToAdd";
1033
- const _WDTR = "WirelessDevicesToRemove";
1034
- const _WFAP = "WiFiAccessPoints";
1035
- const _WFAPi = "WiFiAccessPoint";
1036
- const _WG = "WirelessGateways";
1037
- const _WGELO = "WirelessGatewayEventLogOption";
1038
- const _WGELOL = "WirelessGatewayEventLogOptionList";
1039
- const _WGET = "WirelessGatewayEventTopic";
1040
- const _WGI = "WirelessGatewayId";
1041
- const _WGIET = "WirelessGatewayIdEventTopic";
1042
- const _WGL = "WirelessGatewayList";
1043
- const _WGLO = "WirelessGatewayLogOptions";
1044
- const _WGLOL = "WirelessGatewayLogOptionList";
1045
- const _WGLOi = "WirelessGatewayLogOption";
1046
- const _WGS = "WirelessGatewayStatistics";
1047
- const _WGSL = "WirelessGatewayStatisticsList";
1048
- const _WGTA = "WirelessGatewaysToAdd";
1049
- const _WGTDI = "WirelessGatewayTaskDefinitionId";
1050
- const _WGTDL = "WirelessGatewayTaskDefinitionList";
1051
- const _WGTR = "WirelessGatewaysToRemove";
1052
- const _WL = "WcdmaList";
1053
- const _WLI = "WcdmaLocalId";
1054
- const _WM = "WirelessMetadata";
1055
- const _WN = "WcdmaNmr";
1056
- const _WNL = "WcdmaNmrList";
1057
- const _WNO = "WcdmaNmrObj";
1058
- const _WO = "WcdmaObj";
1059
- const _c = "client";
1060
- const _dN = "destinationName";
1061
- const _dPI = "deviceProfileId";
1062
- const _dPT = "deviceProfileType";
1063
- const _e = "error";
1064
- const _fTI = "fuotaTaskId";
1065
- const _h = "http";
1066
- const _hE = "httpError";
1067
- const _hQ = "httpQuery";
1068
- const _i = "id";
1069
- const _iT = "identifierType";
1070
- const _mGI = "multicastGroupId";
1071
- const _mI = "messageId";
1072
- const _mR = "maxResults";
1073
- const _n = "name";
1074
- const _nT = "nextToken";
1075
- const _pT = "partnerType";
1076
- const _rA = "resourceArn";
1077
- const _rT = "resourceType";
1078
- const _s = "server";
1079
- const _sPI = "serviceProfileId";
1080
- const _sT = "serviceType";
1081
- const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.iotwireless";
1082
- const _st = "status";
1083
- const _tDT = "taskDefinitionType";
1084
- const _tK = "tagKeys";
1085
- const _v = "value";
1086
- const _wDT = "wirelessDeviceType";
1087
- const n0 = "com.amazonaws.iotwireless";
1088
- var ApplicationServerPublicKey = [0, n0, _ASPK, 8, 0];
1089
- var AppServerPrivateKey = [0, n0, _ASPKp, 8, 0];
1090
- var Fingerprint = [0, n0, _F, 8, 0];
1091
- var AbpV1_0_x$ = [3, n0, _Ax,
1092
- 0,
1093
- [_DA, _SK, _FCS],
1094
- [0, () => SessionKeysAbpV1_0_x$, 1]
1095
- ];
1096
- var AbpV1_1$ = [3, n0, _A,
1097
- 0,
1098
- [_DA, _SK, _FCS],
1099
- [0, () => SessionKeysAbpV1_1$, 1]
1100
- ];
1101
- var AccessDeniedException$ = [-3, n0, _ADE,
1102
- { [_e]: _c, [_hE]: 403 },
1103
- [_M],
1104
- [0]
1105
- ];
1106
- schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
1107
- var Accuracy$ = [3, n0, _Ac,
1108
- 0,
1109
- [_HA, _VA],
1110
- [1, 1]
1111
- ];
1112
- var ApplicationConfig$ = [3, n0, _AC,
1113
- 0,
1114
- [_FP, _T, _DN],
1115
- [1, 0, 0]
1116
- ];
1117
- var AssociateAwsAccountWithPartnerAccountRequest$ = [3, n0, _AAAWPAR,
1118
- 0,
1119
- [_S, _CRT, _Ta],
1120
- [[() => SidewalkAccountInfo$, 0], [0, 4], () => TagList], 1
1121
- ];
1122
- var AssociateAwsAccountWithPartnerAccountResponse$ = [3, n0, _AAAWPARs,
1123
- 0,
1124
- [_S, _Ar],
1125
- [[() => SidewalkAccountInfo$, 0], 0]
1126
- ];
1127
- var AssociateMulticastGroupWithFuotaTaskRequest$ = [3, n0, _AMGWFTR,
1128
- 0,
1129
- [_I, _MGI],
1130
- [[0, 1], 0], 2
1131
- ];
1132
- var AssociateMulticastGroupWithFuotaTaskResponse$ = [3, n0, _AMGWFTRs,
1133
- 0,
1134
- [],
1135
- []
1136
- ];
1137
- var AssociateWirelessDeviceWithFuotaTaskRequest$ = [3, n0, _AWDWFTR,
1138
- 0,
1139
- [_I, _WDI],
1140
- [[0, 1], 0], 2
1141
- ];
1142
- var AssociateWirelessDeviceWithFuotaTaskResponse$ = [3, n0, _AWDWFTRs,
1143
- 0,
1144
- [],
1145
- []
1146
- ];
1147
- var AssociateWirelessDeviceWithMulticastGroupRequest$ = [3, n0, _AWDWMGR,
1148
- 0,
1149
- [_I, _WDI],
1150
- [[0, 1], 0], 2
1151
- ];
1152
- var AssociateWirelessDeviceWithMulticastGroupResponse$ = [3, n0, _AWDWMGRs,
1153
- 0,
1154
- [],
1155
- []
1156
- ];
1157
- var AssociateWirelessDeviceWithThingRequest$ = [3, n0, _AWDWTR,
1158
- 0,
1159
- [_I, _TA],
1160
- [[0, 1], 0], 2
1161
- ];
1162
- var AssociateWirelessDeviceWithThingResponse$ = [3, n0, _AWDWTRs,
1163
- 0,
1164
- [],
1165
- []
1166
- ];
1167
- var AssociateWirelessGatewayWithCertificateRequest$ = [3, n0, _AWGWCR,
1168
- 0,
1169
- [_I, _ICI],
1170
- [[0, 1], 0], 2
1171
- ];
1172
- var AssociateWirelessGatewayWithCertificateResponse$ = [3, n0, _AWGWCRs,
1173
- 0,
1174
- [_ICI],
1175
- [0]
1176
- ];
1177
- var AssociateWirelessGatewayWithThingRequest$ = [3, n0, _AWGWTR,
1178
- 0,
1179
- [_I, _TA],
1180
- [[0, 1], 0], 2
1181
- ];
1182
- var AssociateWirelessGatewayWithThingResponse$ = [3, n0, _AWGWTRs,
1183
- 0,
1184
- [],
1185
- []
1186
- ];
1187
- var Beaconing$ = [3, n0, _B,
1188
- 0,
1189
- [_DR, _Fr],
1190
- [1, 64 | 1]
1191
- ];
1192
- var CancelMulticastGroupSessionRequest$ = [3, n0, _CMGSR,
1193
- 0,
1194
- [_I],
1195
- [[0, 1]], 1
1196
- ];
1197
- var CancelMulticastGroupSessionResponse$ = [3, n0, _CMGSRa,
1198
- 0,
1199
- [],
1200
- []
1201
- ];
1202
- var CdmaLocalId$ = [3, n0, _CLI,
1203
- 0,
1204
- [_PO, _CC],
1205
- [1, 1], 2
1206
- ];
1207
- var CdmaNmrObj$ = [3, n0, _CNO,
1208
- 0,
1209
- [_PO, _CC, _PP, _BSI],
1210
- [1, 1, 1, 1], 2
1211
- ];
1212
- var CdmaObj$ = [3, n0, _CO,
1213
- 0,
1214
- [_SI, _NI, _BSI, _RZ, _CLI, _PP, _BL, _BLa, _CN],
1215
- [1, 1, 1, 1, () => CdmaLocalId$, 1, 1, 1, () => CdmaNmrList], 3
1216
- ];
1217
- var CellTowers$ = [3, n0, _CT,
1218
- 0,
1219
- [_G, _W, _Td, _L, _C],
1220
- [() => GsmList, () => WcdmaList, () => TdscdmaList, () => LteList, () => CdmaList]
1221
- ];
1222
- var CertificateList$ = [3, n0, _CL,
1223
- 0,
1224
- [_SA, _V],
1225
- [0, 0], 2
1226
- ];
1227
- var ConflictException$ = [-3, n0, _CE,
1228
- { [_e]: _c, [_hE]: 409 },
1229
- [_M, _RI, _RT],
1230
- [0, 0, 0]
1231
- ];
1232
- schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
1233
- var ConnectionStatusEventConfiguration$ = [3, n0, _CSEC,
1234
- 0,
1235
- [_LRWAN, _WGIET],
1236
- [() => LoRaWANConnectionStatusEventNotificationConfigurations$, 0]
1237
- ];
1238
- var ConnectionStatusResourceTypeEventConfiguration$ = [3, n0, _CSRTEC,
1239
- 0,
1240
- [_LRWAN],
1241
- [() => LoRaWANConnectionStatusResourceTypeEventConfiguration$]
1242
- ];
1243
- var CreateDestinationRequest$ = [3, n0, _CDR,
1244
- 0,
1245
- [_N, _ET, _E, _RA, _D, _Ta, _CRT],
1246
- [0, 0, 0, 0, 0, () => TagList, [0, 4]], 4
1247
- ];
1248
- var CreateDestinationResponse$ = [3, n0, _CDRr,
1249
- 0,
1250
- [_Ar, _N],
1251
- [0, 0]
1252
- ];
1253
- var CreateDeviceProfileRequest$ = [3, n0, _CDPR,
1254
- 0,
1255
- [_N, _LRWAN, _Ta, _CRT, _S],
1256
- [0, () => LoRaWANDeviceProfile$, () => TagList, [0, 4], () => SidewalkCreateDeviceProfile$]
1257
- ];
1258
- var CreateDeviceProfileResponse$ = [3, n0, _CDPRr,
1259
- 0,
1260
- [_Ar, _I],
1261
- [0, 0]
1262
- ];
1263
- var CreateFuotaTaskRequest$ = [3, n0, _CFTR,
1264
- 0,
1265
- [_FUI, _FUR, _N, _D, _CRT, _LRWAN, _Ta, _RP, _FSB, _FIMS, _De],
1266
- [0, 0, 0, 0, [0, 4], () => LoRaWANFuotaTask$, () => TagList, 1, 1, 1, 0], 2
1267
- ];
1268
- var CreateFuotaTaskResponse$ = [3, n0, _CFTRr,
1269
- 0,
1270
- [_Ar, _I],
1271
- [0, 0]
1272
- ];
1273
- var CreateMulticastGroupRequest$ = [3, n0, _CMGR,
1274
- 0,
1275
- [_LRWAN, _N, _D, _CRT, _Ta],
1276
- [() => LoRaWANMulticast$, 0, 0, [0, 4], () => TagList], 1
1277
- ];
1278
- var CreateMulticastGroupResponse$ = [3, n0, _CMGRr,
1279
- 0,
1280
- [_Ar, _I],
1281
- [0, 0]
1282
- ];
1283
- var CreateNetworkAnalyzerConfigurationRequest$ = [3, n0, _CNACR,
1284
- 0,
1285
- [_N, _TC, _WD, _WG, _D, _Ta, _CRT, _MG],
1286
- [0, () => TraceContent$, 64 | 0, 64 | 0, 0, () => TagList, [0, 4], 64 | 0], 1
1287
- ];
1288
- var CreateNetworkAnalyzerConfigurationResponse$ = [3, n0, _CNACRr,
1289
- 0,
1290
- [_Ar, _N],
1291
- [0, 0]
1292
- ];
1293
- var CreateServiceProfileRequest$ = [3, n0, _CSPR,
1294
- 0,
1295
- [_N, _LRWAN, _Ta, _CRT],
1296
- [0, () => LoRaWANServiceProfile$, () => TagList, [0, 4]]
1297
- ];
1298
- var CreateServiceProfileResponse$ = [3, n0, _CSPRr,
1299
- 0,
1300
- [_Ar, _I],
1301
- [0, 0]
1302
- ];
1303
- var CreateWirelessDeviceRequest$ = [3, n0, _CWDR,
1304
- 0,
1305
- [_T, _DN, _N, _D, _CRT, _LRWAN, _Ta, _P, _S],
1306
- [0, 0, 0, 0, [0, 4], () => LoRaWANDevice$, () => TagList, 0, () => SidewalkCreateWirelessDevice$], 2
1307
- ];
1308
- var CreateWirelessDeviceResponse$ = [3, n0, _CWDRr,
1309
- 0,
1310
- [_Ar, _I],
1311
- [0, 0]
1312
- ];
1313
- var CreateWirelessGatewayRequest$ = [3, n0, _CWGR,
1314
- 0,
1315
- [_LRWAN, _N, _D, _Ta, _CRT],
1316
- [() => LoRaWANGateway$, 0, 0, () => TagList, [0, 4]], 1
1317
- ];
1318
- var CreateWirelessGatewayResponse$ = [3, n0, _CWGRr,
1319
- 0,
1320
- [_Ar, _I],
1321
- [0, 0]
1322
- ];
1323
- var CreateWirelessGatewayTaskDefinitionRequest$ = [3, n0, _CWGTDR,
1324
- 0,
1325
- [_ACT, _N, _U, _CRT, _Ta],
1326
- [2, 0, () => UpdateWirelessGatewayTaskCreate$, [0, 4], () => TagList], 1
1327
- ];
1328
- var CreateWirelessGatewayTaskDefinitionResponse$ = [3, n0, _CWGTDRr,
1329
- 0,
1330
- [_I, _Ar],
1331
- [0, 0]
1332
- ];
1333
- var CreateWirelessGatewayTaskRequest$ = [3, n0, _CWGTR,
1334
- 0,
1335
- [_I, _WGTDI],
1336
- [[0, 1], 0], 2
1337
- ];
1338
- var CreateWirelessGatewayTaskResponse$ = [3, n0, _CWGTRr,
1339
- 0,
1340
- [_WGTDI, _St],
1341
- [0, 0]
1342
- ];
1343
- var DakCertificateMetadata$ = [3, n0, _DCM,
1344
- 0,
1345
- [_CI, _MAS, _FS, _AI, _DTI],
1346
- [0, 1, 2, 0, 0], 1
1347
- ];
1348
- var DeleteDestinationRequest$ = [3, n0, _DDR,
1349
- 0,
1350
- [_N],
1351
- [[0, 1]], 1
1352
- ];
1353
- var DeleteDestinationResponse$ = [3, n0, _DDRe,
1354
- 0,
1355
- [],
1356
- []
1357
- ];
1358
- var DeleteDeviceProfileRequest$ = [3, n0, _DDPR,
1359
- 0,
1360
- [_I],
1361
- [[0, 1]], 1
1362
- ];
1363
- var DeleteDeviceProfileResponse$ = [3, n0, _DDPRe,
1364
- 0,
1365
- [],
1366
- []
1367
- ];
1368
- var DeleteFuotaTaskRequest$ = [3, n0, _DFTR,
1369
- 0,
1370
- [_I],
1371
- [[0, 1]], 1
1372
- ];
1373
- var DeleteFuotaTaskResponse$ = [3, n0, _DFTRe,
1374
- 0,
1375
- [],
1376
- []
1377
- ];
1378
- var DeleteMulticastGroupRequest$ = [3, n0, _DMGR,
1379
- 0,
1380
- [_I],
1381
- [[0, 1]], 1
1382
- ];
1383
- var DeleteMulticastGroupResponse$ = [3, n0, _DMGRe,
1384
- 0,
1385
- [],
1386
- []
1387
- ];
1388
- var DeleteNetworkAnalyzerConfigurationRequest$ = [3, n0, _DNACR,
1389
- 0,
1390
- [_CNo],
1391
- [[0, 1]], 1
1392
- ];
1393
- var DeleteNetworkAnalyzerConfigurationResponse$ = [3, n0, _DNACRe,
1394
- 0,
1395
- [],
1396
- []
1397
- ];
1398
- var DeleteQueuedMessagesRequest$ = [3, n0, _DQMR,
1399
- 0,
1400
- [_I, _MI, _WDT],
1401
- [[0, 1], [0, { [_hQ]: _mI }], [0, { [_hQ]: _WDT }]], 2
1402
- ];
1403
- var DeleteQueuedMessagesResponse$ = [3, n0, _DQMRe,
1404
- 0,
1405
- [],
1406
- []
1407
- ];
1408
- var DeleteServiceProfileRequest$ = [3, n0, _DSPR,
1409
- 0,
1410
- [_I],
1411
- [[0, 1]], 1
1412
- ];
1413
- var DeleteServiceProfileResponse$ = [3, n0, _DSPRe,
1414
- 0,
1415
- [],
1416
- []
1417
- ];
1418
- var DeleteWirelessDeviceImportTaskRequest$ = [3, n0, _DWDITR,
1419
- 0,
1420
- [_I],
1421
- [[0, 1]], 1
1422
- ];
1423
- var DeleteWirelessDeviceImportTaskResponse$ = [3, n0, _DWDITRe,
1424
- 0,
1425
- [],
1426
- []
1427
- ];
1428
- var DeleteWirelessDeviceRequest$ = [3, n0, _DWDR,
1429
- 0,
1430
- [_I],
1431
- [[0, 1]], 1
1432
- ];
1433
- var DeleteWirelessDeviceResponse$ = [3, n0, _DWDRe,
1434
- 0,
1435
- [],
1436
- []
1437
- ];
1438
- var DeleteWirelessGatewayRequest$ = [3, n0, _DWGR,
1439
- 0,
1440
- [_I],
1441
- [[0, 1]], 1
1442
- ];
1443
- var DeleteWirelessGatewayResponse$ = [3, n0, _DWGRe,
1444
- 0,
1445
- [],
1446
- []
1447
- ];
1448
- var DeleteWirelessGatewayTaskDefinitionRequest$ = [3, n0, _DWGTDR,
1449
- 0,
1450
- [_I],
1451
- [[0, 1]], 1
1452
- ];
1453
- var DeleteWirelessGatewayTaskDefinitionResponse$ = [3, n0, _DWGTDRe,
1454
- 0,
1455
- [],
1456
- []
1457
- ];
1458
- var DeleteWirelessGatewayTaskRequest$ = [3, n0, _DWGTR,
1459
- 0,
1460
- [_I],
1461
- [[0, 1]], 1
1462
- ];
1463
- var DeleteWirelessGatewayTaskResponse$ = [3, n0, _DWGTRe,
1464
- 0,
1465
- [],
1466
- []
1467
- ];
1468
- var DeregisterWirelessDeviceRequest$ = [3, n0, _DWDRer,
1469
- 0,
1470
- [_Id, _WDT],
1471
- [[0, 1], [0, { [_hQ]: _WDT }]], 1
1472
- ];
1473
- var DeregisterWirelessDeviceResponse$ = [3, n0, _DWDRere,
1474
- 0,
1475
- [],
1476
- []
1477
- ];
1478
- var Destinations$ = [3, n0, _Des,
1479
- 0,
1480
- [_Ar, _N, _ET, _E, _D, _RA],
1481
- [0, 0, 0, 0, 0, 0]
1482
- ];
1483
- var DeviceProfile$ = [3, n0, _DP,
1484
- 0,
1485
- [_Ar, _N, _I],
1486
- [0, 0, 0]
1487
- ];
1488
- var DeviceRegistrationStateEventConfiguration$ = [3, n0, _DRSEC,
1489
- 0,
1490
- [_S, _WDIET],
1491
- [() => SidewalkEventNotificationConfigurations$, 0]
1492
- ];
1493
- var DeviceRegistrationStateResourceTypeEventConfiguration$ = [3, n0, _DRSRTEC,
1494
- 0,
1495
- [_S],
1496
- [() => SidewalkResourceTypeEventConfiguration$]
1497
- ];
1498
- var Dimension$ = [3, n0, _Di,
1499
- 0,
1500
- [_n, _v],
1501
- [0, 0]
1502
- ];
1503
- var DisassociateAwsAccountFromPartnerAccountRequest$ = [3, n0, _DAAFPAR,
1504
- 0,
1505
- [_PAI, _PT],
1506
- [[0, 1], [0, { [_hQ]: _pT }]], 2
1507
- ];
1508
- var DisassociateAwsAccountFromPartnerAccountResponse$ = [3, n0, _DAAFPARi,
1509
- 0,
1510
- [],
1511
- []
1512
- ];
1513
- var DisassociateMulticastGroupFromFuotaTaskRequest$ = [3, n0, _DMGFFTR,
1514
- 0,
1515
- [_I, _MGI],
1516
- [[0, 1], [0, 1]], 2
1517
- ];
1518
- var DisassociateMulticastGroupFromFuotaTaskResponse$ = [3, n0, _DMGFFTRi,
1519
- 0,
1520
- [],
1521
- []
1522
- ];
1523
- var DisassociateWirelessDeviceFromFuotaTaskRequest$ = [3, n0, _DWDFFTR,
1524
- 0,
1525
- [_I, _WDI],
1526
- [[0, 1], [0, 1]], 2
1527
- ];
1528
- var DisassociateWirelessDeviceFromFuotaTaskResponse$ = [3, n0, _DWDFFTRi,
1529
- 0,
1530
- [],
1531
- []
1532
- ];
1533
- var DisassociateWirelessDeviceFromMulticastGroupRequest$ = [3, n0, _DWDFMGR,
1534
- 0,
1535
- [_I, _WDI],
1536
- [[0, 1], [0, 1]], 2
1537
- ];
1538
- var DisassociateWirelessDeviceFromMulticastGroupResponse$ = [3, n0, _DWDFMGRi,
1539
- 0,
1540
- [],
1541
- []
1542
- ];
1543
- var DisassociateWirelessDeviceFromThingRequest$ = [3, n0, _DWDFTR,
1544
- 0,
1545
- [_I],
1546
- [[0, 1]], 1
1547
- ];
1548
- var DisassociateWirelessDeviceFromThingResponse$ = [3, n0, _DWDFTRi,
1549
- 0,
1550
- [],
1551
- []
1552
- ];
1553
- var DisassociateWirelessGatewayFromCertificateRequest$ = [3, n0, _DWGFCR,
1554
- 0,
1555
- [_I],
1556
- [[0, 1]], 1
1557
- ];
1558
- var DisassociateWirelessGatewayFromCertificateResponse$ = [3, n0, _DWGFCRi,
1559
- 0,
1560
- [],
1561
- []
1562
- ];
1563
- var DisassociateWirelessGatewayFromThingRequest$ = [3, n0, _DWGFTR,
1564
- 0,
1565
- [_I],
1566
- [[0, 1]], 1
1567
- ];
1568
- var DisassociateWirelessGatewayFromThingResponse$ = [3, n0, _DWGFTRi,
1569
- 0,
1570
- [],
1571
- []
1572
- ];
1573
- var DownlinkQueueMessage$ = [3, n0, _DQM,
1574
- 0,
1575
- [_MI, _TM, _RAe, _LRWAN],
1576
- [0, 1, 0, () => LoRaWANSendDataToDevice$]
1577
- ];
1578
- var EventConfigurationItem$ = [3, n0, _ECI,
1579
- 0,
1580
- [_Id, _IT, _PT, _Ev],
1581
- [0, 0, 0, () => EventNotificationItemConfigurations$]
1582
- ];
1583
- var EventNotificationItemConfigurations$ = [3, n0, _ENIC,
1584
- 0,
1585
- [_DRS, _Pr, _J, _CS, _MDS],
1586
- [() => DeviceRegistrationStateEventConfiguration$, () => ProximityEventConfiguration$, () => JoinEventConfiguration$, () => ConnectionStatusEventConfiguration$, () => MessageDeliveryStatusEventConfiguration$]
1587
- ];
1588
- var FPorts$ = [3, n0, _FPo,
1589
- 0,
1590
- [_Fu, _Mu, _CSl, _P, _Ap],
1591
- [1, 1, 1, () => Positioning$, () => Applications]
1592
- ];
1593
- var FuotaTask$ = [3, n0, _FT,
1594
- 0,
1595
- [_I, _Ar, _N],
1596
- [0, 0, 0]
1597
- ];
1598
- var FuotaTaskEventLogOption$ = [3, n0, _FTELO,
1599
- 0,
1600
- [_Eve, _LL],
1601
- [0, 0], 2
1602
- ];
1603
- var FuotaTaskLogOption$ = [3, n0, _FTLO,
1604
- 0,
1605
- [_T, _LL, _Ev],
1606
- [0, 0, () => FuotaTaskEventLogOptionList], 2
1607
- ];
1608
- var GatewayListItem$ = [3, n0, _GLI,
1609
- 0,
1610
- [_GI, _DF],
1611
- [0, 1], 2
1612
- ];
1613
- var GetDestinationRequest$ = [3, n0, _GDR,
1614
- 0,
1615
- [_N],
1616
- [[0, 1]], 1
1617
- ];
1618
- var GetDestinationResponse$ = [3, n0, _GDRe,
1619
- 0,
1620
- [_Ar, _N, _E, _ET, _D, _RA],
1621
- [0, 0, 0, 0, 0, 0]
1622
- ];
1623
- var GetDeviceProfileRequest$ = [3, n0, _GDPR,
1624
- 0,
1625
- [_I],
1626
- [[0, 1]], 1
1627
- ];
1628
- var GetDeviceProfileResponse$ = [3, n0, _GDPRe,
1629
- 0,
1630
- [_Ar, _N, _I, _LRWAN, _S],
1631
- [0, 0, 0, () => LoRaWANDeviceProfile$, [() => SidewalkGetDeviceProfile$, 0]]
1632
- ];
1633
- var GetEventConfigurationByResourceTypesRequest$ = [3, n0, _GECBRTR,
1634
- 0,
1635
- [],
1636
- []
1637
- ];
1638
- var GetEventConfigurationByResourceTypesResponse$ = [3, n0, _GECBRTRe,
1639
- 0,
1640
- [_DRS, _Pr, _J, _CS, _MDS],
1641
- [() => DeviceRegistrationStateResourceTypeEventConfiguration$, () => ProximityResourceTypeEventConfiguration$, () => JoinResourceTypeEventConfiguration$, () => ConnectionStatusResourceTypeEventConfiguration$, () => MessageDeliveryStatusResourceTypeEventConfiguration$]
1642
- ];
1643
- var GetFuotaTaskRequest$ = [3, n0, _GFTR,
1644
- 0,
1645
- [_I],
1646
- [[0, 1]], 1
1647
- ];
1648
- var GetFuotaTaskResponse$ = [3, n0, _GFTRe,
1649
- 0,
1650
- [_Ar, _I, _St, _N, _D, _LRWAN, _FUI, _FUR, _CA, _RP, _FSB, _FIMS, _De],
1651
- [0, 0, 0, 0, 0, () => LoRaWANFuotaTaskGetInfo$, 0, 0, 4, 1, 1, 1, 0]
1652
- ];
1653
- var GetLogLevelsByResourceTypesRequest$ = [3, n0, _GLLBRTR,
1654
- 0,
1655
- [],
1656
- []
1657
- ];
1658
- var GetLogLevelsByResourceTypesResponse$ = [3, n0, _GLLBRTRe,
1659
- 0,
1660
- [_DLL, _WGLO, _WDLO, _FTLOu],
1661
- [0, () => WirelessGatewayLogOptionList, () => WirelessDeviceLogOptionList, () => FuotaTaskLogOptionList]
1662
- ];
1663
- var GetMetricConfigurationRequest$ = [3, n0, _GMCR,
1664
- 0,
1665
- [],
1666
- []
1667
- ];
1668
- var GetMetricConfigurationResponse$ = [3, n0, _GMCRe,
1669
- 0,
1670
- [_SM],
1671
- [() => SummaryMetricConfiguration$]
1672
- ];
1673
- var GetMetricsRequest$ = [3, n0, _GMR,
1674
- 0,
1675
- [_SMQ],
1676
- [() => SummaryMetricQueries]
1677
- ];
1678
- var GetMetricsResponse$ = [3, n0, _GMRe,
1679
- 0,
1680
- [_SMQR],
1681
- [() => SummaryMetricQueryResults]
1682
- ];
1683
- var GetMulticastGroupRequest$ = [3, n0, _GMGR,
1684
- 0,
1685
- [_I],
1686
- [[0, 1]], 1
1687
- ];
1688
- var GetMulticastGroupResponse$ = [3, n0, _GMGRe,
1689
- 0,
1690
- [_Ar, _I, _N, _D, _St, _LRWAN, _CA],
1691
- [0, 0, 0, 0, 0, () => LoRaWANMulticastGet$, 4]
1692
- ];
1693
- var GetMulticastGroupSessionRequest$ = [3, n0, _GMGSR,
1694
- 0,
1695
- [_I],
1696
- [[0, 1]], 1
1697
- ];
1698
- var GetMulticastGroupSessionResponse$ = [3, n0, _GMGSRe,
1699
- 0,
1700
- [_LRWAN],
1701
- [() => LoRaWANMulticastSession$]
1702
- ];
1703
- var GetNetworkAnalyzerConfigurationRequest$ = [3, n0, _GNACR,
1704
- 0,
1705
- [_CNo],
1706
- [[0, 1]], 1
1707
- ];
1708
- var GetNetworkAnalyzerConfigurationResponse$ = [3, n0, _GNACRe,
1709
- 0,
1710
- [_TC, _WD, _WG, _D, _Ar, _N, _MG],
1711
- [() => TraceContent$, 64 | 0, 64 | 0, 0, 0, 0, 64 | 0]
1712
- ];
1713
- var GetPartnerAccountRequest$ = [3, n0, _GPAR,
1714
- 0,
1715
- [_PAI, _PT],
1716
- [[0, 1], [0, { [_hQ]: _pT }]], 2
1717
- ];
1718
- var GetPartnerAccountResponse$ = [3, n0, _GPARe,
1719
- 0,
1720
- [_S, _AL],
1721
- [[() => SidewalkAccountInfoWithFingerprint$, 0], 2]
1722
- ];
1723
- var GetPositionConfigurationRequest$ = [3, n0, _GPCR,
1724
- 0,
1725
- [_RIe, _RT],
1726
- [[0, 1], [0, { [_hQ]: _rT }]], 2
1727
- ];
1728
- var GetPositionConfigurationResponse$ = [3, n0, _GPCRe,
1729
- 0,
1730
- [_So, _Dest],
1731
- [() => PositionSolverDetails$, 0]
1732
- ];
1733
- var GetPositionEstimateRequest$ = [3, n0, _GPER,
1734
- 0,
1735
- [_WFAP, _CT, _Ip, _Gn, _Ti],
1736
- [() => WiFiAccessPoints, () => CellTowers$, () => Ip$, () => Gnss$, 4]
1737
- ];
1738
- var GetPositionEstimateResponse$ = [3, n0, _GPERe,
1739
- 0,
1740
- [_GJP],
1741
- [[21, 16]]
1742
- ];
1743
- var GetPositionRequest$ = [3, n0, _GPR,
1744
- 0,
1745
- [_RIe, _RT],
1746
- [[0, 1], [0, { [_hQ]: _rT }]], 2
1747
- ];
1748
- var GetPositionResponse$ = [3, n0, _GPRe,
1749
- 0,
1750
- [_Po, _Ac, _ST, _SP, _SV, _Ti],
1751
- [64 | 1, () => Accuracy$, 0, 0, 0, 0]
1752
- ];
1753
- var GetResourceEventConfigurationRequest$ = [3, n0, _GRECR,
1754
- 0,
1755
- [_Id, _IT, _PT],
1756
- [[0, 1], [0, { [_hQ]: _iT }], [0, { [_hQ]: _pT }]], 2
1757
- ];
1758
- var GetResourceEventConfigurationResponse$ = [3, n0, _GRECRe,
1759
- 0,
1760
- [_DRS, _Pr, _J, _CS, _MDS],
1761
- [() => DeviceRegistrationStateEventConfiguration$, () => ProximityEventConfiguration$, () => JoinEventConfiguration$, () => ConnectionStatusEventConfiguration$, () => MessageDeliveryStatusEventConfiguration$]
1762
- ];
1763
- var GetResourceLogLevelRequest$ = [3, n0, _GRLLR,
1764
- 0,
1765
- [_RIe, _RT],
1766
- [[0, 1], [0, { [_hQ]: _rT }]], 2
1767
- ];
1768
- var GetResourceLogLevelResponse$ = [3, n0, _GRLLRe,
1769
- 0,
1770
- [_LL],
1771
- [0]
1772
- ];
1773
- var GetResourcePositionRequest$ = [3, n0, _GRPR,
1774
- 0,
1775
- [_RIe, _RT],
1776
- [[0, 1], [0, { [_hQ]: _rT }]], 2
1777
- ];
1778
- var GetResourcePositionResponse$ = [3, n0, _GRPRe,
1779
- 0,
1780
- [_GJP],
1781
- [[21, 16]]
1782
- ];
1783
- var GetServiceEndpointRequest$ = [3, n0, _GSER,
1784
- 0,
1785
- [_STe],
1786
- [[0, { [_hQ]: _sT }]]
1787
- ];
1788
- var GetServiceEndpointResponse$ = [3, n0, _GSERe,
1789
- 0,
1790
- [_STe, _SE, _STer],
1791
- [0, 0, 0]
1792
- ];
1793
- var GetServiceProfileRequest$ = [3, n0, _GSPR,
1794
- 0,
1795
- [_I],
1796
- [[0, 1]], 1
1797
- ];
1798
- var GetServiceProfileResponse$ = [3, n0, _GSPRe,
1799
- 0,
1800
- [_Ar, _N, _I, _LRWAN],
1801
- [0, 0, 0, () => LoRaWANGetServiceProfileInfo$]
1802
- ];
1803
- var GetWirelessDeviceImportTaskRequest$ = [3, n0, _GWDITR,
1804
- 0,
1805
- [_I],
1806
- [[0, 1]], 1
1807
- ];
1808
- var GetWirelessDeviceImportTaskResponse$ = [3, n0, _GWDITRe,
1809
- 0,
1810
- [_I, _Ar, _DN, _P, _S, _CTr, _St, _SR, _IIDC, _PIDC, _OIDC, _FIDC],
1811
- [0, 0, 0, 0, () => SidewalkGetStartImportInfo$, 5, 0, 0, 1, 1, 1, 1]
1812
- ];
1813
- var GetWirelessDeviceRequest$ = [3, n0, _GWDR,
1814
- 0,
1815
- [_Id, _IT],
1816
- [[0, 1], [0, { [_hQ]: _iT }]], 2
1817
- ];
1818
- var GetWirelessDeviceResponse$ = [3, n0, _GWDRe,
1819
- 0,
1820
- [_T, _N, _D, _DN, _I, _Ar, _TN, _TA, _LRWAN, _S, _P],
1821
- [0, 0, 0, 0, 0, 0, 0, 0, () => LoRaWANDevice$, () => SidewalkDevice$, 0]
1822
- ];
1823
- var GetWirelessDeviceStatisticsRequest$ = [3, n0, _GWDSR,
1824
- 0,
1825
- [_WDI],
1826
- [[0, 1]], 1
1827
- ];
1828
- var GetWirelessDeviceStatisticsResponse$ = [3, n0, _GWDSRe,
1829
- 0,
1830
- [_WDI, _LURA, _LRWAN, _S],
1831
- [0, 0, () => LoRaWANDeviceMetadata$, () => SidewalkDeviceMetadata$]
1832
- ];
1833
- var GetWirelessGatewayCertificateRequest$ = [3, n0, _GWGCR,
1834
- 0,
1835
- [_I],
1836
- [[0, 1]], 1
1837
- ];
1838
- var GetWirelessGatewayCertificateResponse$ = [3, n0, _GWGCRe,
1839
- 0,
1840
- [_ICI, _LRWANNSCI],
1841
- [0, 0]
1842
- ];
1843
- var GetWirelessGatewayFirmwareInformationRequest$ = [3, n0, _GWGFIR,
1844
- 0,
1845
- [_I],
1846
- [[0, 1]], 1
1847
- ];
1848
- var GetWirelessGatewayFirmwareInformationResponse$ = [3, n0, _GWGFIRe,
1849
- 0,
1850
- [_LRWAN],
1851
- [() => LoRaWANGatewayCurrentVersion$]
1852
- ];
1853
- var GetWirelessGatewayRequest$ = [3, n0, _GWGR,
1854
- 0,
1855
- [_Id, _IT],
1856
- [[0, 1], [0, { [_hQ]: _iT }]], 2
1857
- ];
1858
- var GetWirelessGatewayResponse$ = [3, n0, _GWGRe,
1859
- 0,
1860
- [_N, _I, _D, _LRWAN, _Ar, _TN, _TA],
1861
- [0, 0, 0, () => LoRaWANGateway$, 0, 0, 0]
1862
- ];
1863
- var GetWirelessGatewayStatisticsRequest$ = [3, n0, _GWGSR,
1864
- 0,
1865
- [_WGI],
1866
- [[0, 1]], 1
1867
- ];
1868
- var GetWirelessGatewayStatisticsResponse$ = [3, n0, _GWGSRe,
1869
- 0,
1870
- [_WGI, _LURA, _CS],
1871
- [0, 0, 0]
1872
- ];
1873
- var GetWirelessGatewayTaskDefinitionRequest$ = [3, n0, _GWGTDR,
1874
- 0,
1875
- [_I],
1876
- [[0, 1]], 1
1877
- ];
1878
- var GetWirelessGatewayTaskDefinitionResponse$ = [3, n0, _GWGTDRe,
1879
- 0,
1880
- [_ACT, _N, _U, _Ar],
1881
- [2, 0, () => UpdateWirelessGatewayTaskCreate$, 0]
1882
- ];
1883
- var GetWirelessGatewayTaskRequest$ = [3, n0, _GWGTR,
1884
- 0,
1885
- [_I],
1886
- [[0, 1]], 1
1887
- ];
1888
- var GetWirelessGatewayTaskResponse$ = [3, n0, _GWGTRe,
1889
- 0,
1890
- [_WGI, _WGTDI, _LURA, _TCA, _St],
1891
- [0, 0, 0, 0, 0]
1892
- ];
1893
- var GlobalIdentity$ = [3, n0, _GIl,
1894
- 0,
1895
- [_La, _GC],
1896
- [1, 1], 2
1897
- ];
1898
- var Gnss$ = [3, n0, _Gn,
1899
- 0,
1900
- [_Pa, _CTa, _CTA, _AP, _AA, _UDS],
1901
- [0, 1, 1, 64 | 1, 1, 2], 1
1902
- ];
1903
- var GsmLocalId$ = [3, n0, _GLIs,
1904
- 0,
1905
- [_Bs, _Bc],
1906
- [1, 1], 2
1907
- ];
1908
- var GsmNmrObj$ = [3, n0, _GNO,
1909
- 0,
1910
- [_Bs, _Bc, _RL, _GIl],
1911
- [1, 1, 1, () => GlobalIdentity$], 2
1912
- ];
1913
- var GsmObj$ = [3, n0, _GO,
1914
- 0,
1915
- [_Mc, _Mn, _La, _GC, _GLIs, _GTA, _RL, _GN],
1916
- [1, 1, 1, 1, () => GsmLocalId$, 1, 1, () => GsmNmrList], 4
1917
- ];
1918
- var ImportedSidewalkDevice$ = [3, n0, _ISD,
1919
- 0,
1920
- [_SMS, _OS, _OSR, _LUT],
1921
- [0, 0, 0, 5]
1922
- ];
1923
- var ImportedWirelessDevice$ = [3, n0, _IWD,
1924
- 0,
1925
- [_S],
1926
- [() => ImportedSidewalkDevice$]
1927
- ];
1928
- var InternalServerException$ = [-3, n0, _ISE,
1929
- { [_e]: _s, [_hE]: 500 },
1930
- [_M],
1931
- [0]
1932
- ];
1933
- schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
1934
- var Ip$ = [3, n0, _Ip,
1935
- 0,
1936
- [_IA],
1937
- [0], 1
1938
- ];
1939
- var JoinEventConfiguration$ = [3, n0, _JEC,
1940
- 0,
1941
- [_LRWAN, _WDIET],
1942
- [() => LoRaWANJoinEventNotificationConfigurations$, 0]
1943
- ];
1944
- var JoinResourceTypeEventConfiguration$ = [3, n0, _JRTEC,
1945
- 0,
1946
- [_LRWAN],
1947
- [() => LoRaWANJoinResourceTypeEventConfiguration$]
1948
- ];
1949
- var ListDestinationsRequest$ = [3, n0, _LDR,
1950
- 0,
1951
- [_MR, _NT],
1952
- [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
1953
- ];
1954
- var ListDestinationsResponse$ = [3, n0, _LDRi,
1955
- 0,
1956
- [_NT, _DL],
1957
- [0, () => DestinationList]
1958
- ];
1959
- var ListDeviceProfilesRequest$ = [3, n0, _LDPR,
1960
- 0,
1961
- [_NT, _MR, _DPT],
1962
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _dPT }]]
1963
- ];
1964
- var ListDeviceProfilesResponse$ = [3, n0, _LDPRi,
1965
- 0,
1966
- [_NT, _DPL],
1967
- [0, () => DeviceProfileList]
1968
- ];
1969
- var ListDevicesForWirelessDeviceImportTaskRequest$ = [3, n0, _LDFWDITR,
1970
- 0,
1971
- [_I, _MR, _NT, _St],
1972
- [[0, { [_hQ]: _i }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _st }]], 1
1973
- ];
1974
- var ListDevicesForWirelessDeviceImportTaskResponse$ = [3, n0, _LDFWDITRi,
1975
- 0,
1976
- [_NT, _DN, _P, _S, _IWDL],
1977
- [0, 0, 0, () => SidewalkListDevicesForImportInfo$, () => ImportedWirelessDeviceList]
1978
- ];
1979
- var ListEventConfigurationsRequest$ = [3, n0, _LECR,
1980
- 0,
1981
- [_RT, _MR, _NT],
1982
- [[0, { [_hQ]: _rT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
1983
- ];
1984
- var ListEventConfigurationsResponse$ = [3, n0, _LECRi,
1985
- 0,
1986
- [_NT, _ECL],
1987
- [0, () => EventConfigurationsList]
1988
- ];
1989
- var ListFuotaTasksRequest$ = [3, n0, _LFTR,
1990
- 0,
1991
- [_NT, _MR],
1992
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
1993
- ];
1994
- var ListFuotaTasksResponse$ = [3, n0, _LFTRi,
1995
- 0,
1996
- [_NT, _FTL],
1997
- [0, () => FuotaTaskList]
1998
- ];
1999
- var ListMulticastGroupsByFuotaTaskRequest$ = [3, n0, _LMGBFTR,
2000
- 0,
2001
- [_I, _NT, _MR],
2002
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
2003
- ];
2004
- var ListMulticastGroupsByFuotaTaskResponse$ = [3, n0, _LMGBFTRi,
2005
- 0,
2006
- [_NT, _MGL],
2007
- [0, () => MulticastGroupListByFuotaTask]
2008
- ];
2009
- var ListMulticastGroupsRequest$ = [3, n0, _LMGR,
2010
- 0,
2011
- [_NT, _MR],
2012
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2013
- ];
2014
- var ListMulticastGroupsResponse$ = [3, n0, _LMGRi,
2015
- 0,
2016
- [_NT, _MGL],
2017
- [0, () => MulticastGroupList]
2018
- ];
2019
- var ListNetworkAnalyzerConfigurationsRequest$ = [3, n0, _LNACR,
2020
- 0,
2021
- [_MR, _NT],
2022
- [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
2023
- ];
2024
- var ListNetworkAnalyzerConfigurationsResponse$ = [3, n0, _LNACRi,
2025
- 0,
2026
- [_NT, _NACL],
2027
- [0, () => NetworkAnalyzerConfigurationList]
2028
- ];
2029
- var ListPartnerAccountsRequest$ = [3, n0, _LPAR,
2030
- 0,
2031
- [_NT, _MR],
2032
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2033
- ];
2034
- var ListPartnerAccountsResponse$ = [3, n0, _LPARi,
2035
- 0,
2036
- [_NT, _S],
2037
- [0, [() => SidewalkAccountList, 0]]
2038
- ];
2039
- var ListPositionConfigurationsRequest$ = [3, n0, _LPCR,
2040
- 0,
2041
- [_RT, _MR, _NT],
2042
- [[0, { [_hQ]: _rT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
2043
- ];
2044
- var ListPositionConfigurationsResponse$ = [3, n0, _LPCRi,
2045
- 0,
2046
- [_PCL, _NT],
2047
- [() => PositionConfigurationList, 0]
2048
- ];
2049
- var ListQueuedMessagesRequest$ = [3, n0, _LQMR,
2050
- 0,
2051
- [_I, _NT, _MR, _WDT],
2052
- [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _WDT }]], 1
2053
- ];
2054
- var ListQueuedMessagesResponse$ = [3, n0, _LQMRi,
2055
- 0,
2056
- [_NT, _DQML],
2057
- [0, () => DownlinkQueueMessagesList]
2058
- ];
2059
- var ListServiceProfilesRequest$ = [3, n0, _LSPR,
2060
- 0,
2061
- [_NT, _MR],
2062
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2063
- ];
2064
- var ListServiceProfilesResponse$ = [3, n0, _LSPRi,
2065
- 0,
2066
- [_NT, _SPL],
2067
- [0, () => ServiceProfileList]
2068
- ];
2069
- var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
2070
- 0,
2071
- [_RAes],
2072
- [[0, { [_hQ]: _rA }]], 1
2073
- ];
2074
- var ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
2075
- 0,
2076
- [_Ta],
2077
- [() => TagList]
2078
- ];
2079
- var ListWirelessDeviceImportTasksRequest$ = [3, n0, _LWDITR,
2080
- 0,
2081
- [_MR, _NT],
2082
- [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
2083
- ];
2084
- var ListWirelessDeviceImportTasksResponse$ = [3, n0, _LWDITRi,
2085
- 0,
2086
- [_NT, _WDITL],
2087
- [0, () => WirelessDeviceImportTaskList]
2088
- ];
2089
- var ListWirelessDevicesRequest$ = [3, n0, _LWDR,
2090
- 0,
2091
- [_MR, _NT, _DN, _DPI, _SPI, _WDT, _FTI, _MGI],
2092
- [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _dN }], [0, { [_hQ]: _dPI }], [0, { [_hQ]: _sPI }], [0, { [_hQ]: _wDT }], [0, { [_hQ]: _fTI }], [0, { [_hQ]: _mGI }]]
2093
- ];
2094
- var ListWirelessDevicesResponse$ = [3, n0, _LWDRi,
2095
- 0,
2096
- [_NT, _WDL],
2097
- [0, () => WirelessDeviceStatisticsList]
2098
- ];
2099
- var ListWirelessGatewaysRequest$ = [3, n0, _LWGR,
2100
- 0,
2101
- [_NT, _MR],
2102
- [[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
2103
- ];
2104
- var ListWirelessGatewaysResponse$ = [3, n0, _LWGRi,
2105
- 0,
2106
- [_NT, _WGL],
2107
- [0, () => WirelessGatewayStatisticsList]
2108
- ];
2109
- var ListWirelessGatewayTaskDefinitionsRequest$ = [3, n0, _LWGTDR,
2110
- 0,
2111
- [_MR, _NT, _TDT],
2112
- [[1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], [0, { [_hQ]: _tDT }]]
2113
- ];
2114
- var ListWirelessGatewayTaskDefinitionsResponse$ = [3, n0, _LWGTDRi,
2115
- 0,
2116
- [_NT, _TD],
2117
- [0, () => WirelessGatewayTaskDefinitionList]
2118
- ];
2119
- var LoRaWANConnectionStatusEventNotificationConfigurations$ = [3, n0, _LRWANCSENC,
2120
- 0,
2121
- [_GEET],
2122
- [0]
2123
- ];
2124
- var LoRaWANConnectionStatusResourceTypeEventConfiguration$ = [3, n0, _LRWANCSRTEC,
2125
- 0,
2126
- [_WGET],
2127
- [0]
2128
- ];
2129
- var LoRaWANDevice$ = [3, n0, _LRWAND,
2130
- 0,
2131
- [_DE, _DPI, _SPI, _O, _Ox, _A, _Ax, _FPo],
2132
- [0, 0, 0, () => OtaaV1_1$, () => OtaaV1_0_x$, () => AbpV1_1$, () => AbpV1_0_x$, () => FPorts$]
2133
- ];
2134
- var LoRaWANDeviceMetadata$ = [3, n0, _LRWANDM,
2135
- 0,
2136
- [_DE, _FP, _DR, _Fre, _Ti, _Ga, _PG],
2137
- [0, 1, 1, 1, 0, () => LoRaWANGatewayMetadataList, () => LoRaWANPublicGatewayMetadataList]
2138
- ];
2139
- var LoRaWANDeviceProfile$ = [3, n0, _LRWANDP,
2140
- 0,
2141
- [_SCB, _CBT, _PSP, _PSD, _PSF, _SCC, _CCT, _MV, _RPR, _RD, _RDO, _RDR, _RF, _FPFL, _ME, _MDC, _RR, _SJ, _SBFC],
2142
- [2, 1, 1, 1, 1, 2, 1, 0, 0, 1, 1, 1, 1, 64 | 1, 1, 1, 0, 2, 2]
2143
- ];
2144
- var LoRaWANFuotaTask$ = [3, n0, _LRWANFT,
2145
- 0,
2146
- [_RR],
2147
- [0]
2148
- ];
2149
- var LoRaWANFuotaTaskGetInfo$ = [3, n0, _LRWANFTGI,
2150
- 0,
2151
- [_RR, _STt],
2152
- [0, 5]
2153
- ];
2154
- var LoRaWANGateway$ = [3, n0, _LRWANG,
2155
- 0,
2156
- [_GE, _RR, _JEF, _NIF, _SB, _B, _ME],
2157
- [0, 0, [1, n0, _JEF, 0, 64 | 0], 64 | 0, 64 | 1, () => Beaconing$, 1]
2158
- ];
2159
- var LoRaWANGatewayCurrentVersion$ = [3, n0, _LRWANGCV,
2160
- 0,
2161
- [_CV],
2162
- [() => LoRaWANGatewayVersion$]
2163
- ];
2164
- var LoRaWANGatewayMetadata$ = [3, n0, _LRWANGM,
2165
- 0,
2166
- [_GE, _Sn, _R],
2167
- [0, 1, 1]
2168
- ];
2169
- var LoRaWANGatewayVersion$ = [3, n0, _LRWANGV,
2170
- 0,
2171
- [_PV, _Mo, _Sta],
2172
- [0, 0, 0]
2173
- ];
2174
- var LoRaWANGetServiceProfileInfo$ = [3, n0, _LRWANGSPI,
2175
- 0,
2176
- [_UR, _UBS, _URP, _DRl, _DBS, _DRP, _AGM, _DSRF, _RDSB, _RDSM, _DM, _DMr, _CM, _PA, _HAr, _RAa, _NGL, _TP, _MGD, _TPIM, _TPIMx, _NTM, _NTMb],
2177
- [1, 1, 0, 1, 1, 0, 2, 1, 2, 2, 1, 1, 0, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1]
2178
- ];
2179
- var LoRaWANJoinEventNotificationConfigurations$ = [3, n0, _LRWANJENC,
2180
- 0,
2181
- [_DEET],
2182
- [0]
2183
- ];
2184
- var LoRaWANJoinResourceTypeEventConfiguration$ = [3, n0, _LRWANJRTEC,
2185
- 0,
2186
- [_WDET],
2187
- [0]
2188
- ];
2189
- var LoRaWANListDevice$ = [3, n0, _LRWANLD,
2190
- 0,
2191
- [_DE],
2192
- [0]
2193
- ];
2194
- var LoRaWANMulticast$ = [3, n0, _LRWANM,
2195
- 0,
2196
- [_RR, _DC, _PGa],
2197
- [0, 0, () => ParticipatingGatewaysMulticast$]
2198
- ];
2199
- var LoRaWANMulticastGet$ = [3, n0, _LRWANMG,
2200
- 0,
2201
- [_RR, _DC, _NODR, _NODIG, _PGa],
2202
- [0, 0, 1, 1, () => ParticipatingGatewaysMulticast$]
2203
- ];
2204
- var LoRaWANMulticastMetadata$ = [3, n0, _LRWANMM,
2205
- 0,
2206
- [_FP],
2207
- [1]
2208
- ];
2209
- var LoRaWANMulticastSession$ = [3, n0, _LRWANMS,
2210
- 0,
2211
- [_DD, _DFl, _SST, _STes, _PSP],
2212
- [1, 1, 5, 1, 1]
2213
- ];
2214
- var LoRaWANPublicGatewayMetadata$ = [3, n0, _LRWANPGM,
2215
- 0,
2216
- [_PNI, _I, _R, _Sn, _RR, _DAl],
2217
- [0, 0, 1, 1, 0, 2]
2218
- ];
2219
- var LoRaWANSendDataToDevice$ = [3, n0, _LRWANSDTD,
2220
- 0,
2221
- [_FP, _PGa],
2222
- [1, () => ParticipatingGateways$]
2223
- ];
2224
- var LoRaWANServiceProfile$ = [3, n0, _LRWANSP,
2225
- 0,
2226
- [_AGM, _DM, _DMr, _PA, _RAa, _TPIM, _TPIMx, _NTM, _NTMb],
2227
- [2, 1, 1, 2, 2, 1, 1, 1, 1]
2228
- ];
2229
- var LoRaWANStartFuotaTask$ = [3, n0, _LRWANSFT,
2230
- 0,
2231
- [_STt],
2232
- [5]
2233
- ];
2234
- var LoRaWANUpdateDevice$ = [3, n0, _LRWANUD,
2235
- 0,
2236
- [_DPI, _SPI, _A, _Ax, _FPo],
2237
- [0, 0, () => UpdateAbpV1_1$, () => UpdateAbpV1_0_x$, () => UpdateFPorts$]
2238
- ];
2239
- var LoRaWANUpdateGatewayTaskCreate$ = [3, n0, _LRWANUGTC,
2240
- 0,
2241
- [_US, _SKC, _CV, _UV],
2242
- [0, 1, () => LoRaWANGatewayVersion$, () => LoRaWANGatewayVersion$]
2243
- ];
2244
- var LoRaWANUpdateGatewayTaskEntry$ = [3, n0, _LRWANUGTE,
2245
- 0,
2246
- [_CV, _UV],
2247
- [() => LoRaWANGatewayVersion$, () => LoRaWANGatewayVersion$]
2248
- ];
2249
- var LteLocalId$ = [3, n0, _LLI,
2250
- 0,
2251
- [_Pc, _Ea],
2252
- [1, 1], 2
2253
- ];
2254
- var LteNmrObj$ = [3, n0, _LNO,
2255
- 0,
2256
- [_Pc, _Ea, _EC, _Rs, _Rsr],
2257
- [1, 1, 1, 1, 1], 2
2258
- ];
2259
- var LteObj$ = [3, n0, _LO,
2260
- 0,
2261
- [_Mc, _Mn, _EC, _Tac, _LLI, _LTA, _Rs, _Rsr, _NC, _LN],
2262
- [1, 1, 1, 1, () => LteLocalId$, 1, 1, 1, 2, () => LteNmrList], 3
2263
- ];
2264
- var MessageDeliveryStatusEventConfiguration$ = [3, n0, _MDSEC,
2265
- 0,
2266
- [_S, _WDIET],
2267
- [() => SidewalkEventNotificationConfigurations$, 0]
2268
- ];
2269
- var MessageDeliveryStatusResourceTypeEventConfiguration$ = [3, n0, _MDSRTEC,
2270
- 0,
2271
- [_S],
2272
- [() => SidewalkResourceTypeEventConfiguration$]
2273
- ];
2274
- var MetricQueryValue$ = [3, n0, _MQV,
2275
- 0,
2276
- [_Mi, _Ma, _Su, _Av, _Std, _P_],
2277
- [1, 1, 1, 1, 1, 1]
2278
- ];
2279
- var MulticastGroup$ = [3, n0, _MGu,
2280
- 0,
2281
- [_I, _Ar, _N],
2282
- [0, 0, 0]
2283
- ];
2284
- var MulticastGroupByFuotaTask$ = [3, n0, _MGBFT,
2285
- 0,
2286
- [_I],
2287
- [0]
2288
- ];
2289
- var MulticastWirelessMetadata$ = [3, n0, _MWM,
2290
- 0,
2291
- [_LRWAN],
2292
- [() => LoRaWANMulticastMetadata$]
2293
- ];
2294
- var NetworkAnalyzerConfigurations$ = [3, n0, _NAC,
2295
- 0,
2296
- [_Ar, _N],
2297
- [0, 0]
2298
- ];
2299
- var OtaaV1_0_x$ = [3, n0, _Ox,
2300
- 0,
2301
- [_AK, _AE, _JE, _GAK],
2302
- [0, 0, 0, 0]
2303
- ];
2304
- var OtaaV1_1$ = [3, n0, _O,
2305
- 0,
2306
- [_AK, _NK, _JE],
2307
- [0, 0, 0]
2308
- ];
2309
- var ParticipatingGateways$ = [3, n0, _PGa,
2310
- 0,
2311
- [_DMo, _GL, _TI],
2312
- [0, () => GatewayList, 1], 3
2313
- ];
2314
- var ParticipatingGatewaysMulticast$ = [3, n0, _PGM,
2315
- 0,
2316
- [_GL, _TI],
2317
- [64 | 0, 1]
2318
- ];
2319
- var PositionConfigurationItem$ = [3, n0, _PCI,
2320
- 0,
2321
- [_RIe, _RT, _So, _Dest],
2322
- [0, 0, () => PositionSolverDetails$, 0]
2323
- ];
2324
- var Positioning$ = [3, n0, _P,
2325
- 0,
2326
- [_CSl, _Str, _Gn],
2327
- [1, 1, 1]
2328
- ];
2329
- var PositionSolverConfigurations$ = [3, n0, _PSC,
2330
- 0,
2331
- [_SG],
2332
- [() => SemtechGnssConfiguration$]
2333
- ];
2334
- var PositionSolverDetails$ = [3, n0, _PSDo,
2335
- 0,
2336
- [_SG],
2337
- [() => SemtechGnssDetail$]
2338
- ];
2339
- var ProximityEventConfiguration$ = [3, n0, _PEC,
2340
- 0,
2341
- [_S, _WDIET],
2342
- [() => SidewalkEventNotificationConfigurations$, 0]
2343
- ];
2344
- var ProximityResourceTypeEventConfiguration$ = [3, n0, _PRTEC,
2345
- 0,
2346
- [_S],
2347
- [() => SidewalkResourceTypeEventConfiguration$]
2348
- ];
2349
- var PutPositionConfigurationRequest$ = [3, n0, _PPCR,
2350
- 0,
2351
- [_RIe, _RT, _So, _Dest],
2352
- [[0, 1], [0, { [_hQ]: _rT }], () => PositionSolverConfigurations$, 0], 2
2353
- ];
2354
- var PutPositionConfigurationResponse$ = [3, n0, _PPCRu,
2355
- 0,
2356
- [],
2357
- []
2358
- ];
2359
- var PutResourceLogLevelRequest$ = [3, n0, _PRLLR,
2360
- 0,
2361
- [_RIe, _RT, _LL],
2362
- [[0, 1], [0, { [_hQ]: _rT }], 0], 3
2363
- ];
2364
- var PutResourceLogLevelResponse$ = [3, n0, _PRLLRu,
2365
- 0,
2366
- [],
2367
- []
2368
- ];
2369
- var ResetAllResourceLogLevelsRequest$ = [3, n0, _RARLLR,
2370
- 0,
2371
- [],
2372
- []
2373
- ];
2374
- var ResetAllResourceLogLevelsResponse$ = [3, n0, _RARLLRe,
2375
- 0,
2376
- [],
2377
- []
2378
- ];
2379
- var ResetResourceLogLevelRequest$ = [3, n0, _RRLLR,
2380
- 0,
2381
- [_RIe, _RT],
2382
- [[0, 1], [0, { [_hQ]: _rT }]], 2
2383
- ];
2384
- var ResetResourceLogLevelResponse$ = [3, n0, _RRLLRe,
2385
- 0,
2386
- [],
2387
- []
2388
- ];
2389
- var ResourceNotFoundException$ = [-3, n0, _RNFE,
2390
- { [_e]: _c, [_hE]: 404 },
2391
- [_M, _RI, _RT],
2392
- [0, 0, 0]
2393
- ];
2394
- schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
2395
- var SemtechGnssConfiguration$ = [3, n0, _SGC,
2396
- 0,
2397
- [_St, _Fe],
2398
- [0, 0], 2
2399
- ];
2400
- var SemtechGnssDetail$ = [3, n0, _SGD,
2401
- 0,
2402
- [_Pro, _T, _St, _Fe],
2403
- [0, 0, 0, 0]
2404
- ];
2405
- var SendDataToMulticastGroupRequest$ = [3, n0, _SDTMGR,
2406
- 0,
2407
- [_I, _PD, _WM],
2408
- [[0, 1], 0, () => MulticastWirelessMetadata$], 3
2409
- ];
2410
- var SendDataToMulticastGroupResponse$ = [3, n0, _SDTMGRe,
2411
- 0,
2412
- [_MI],
2413
- [0]
2414
- ];
2415
- var SendDataToWirelessDeviceRequest$ = [3, n0, _SDTWDR,
2416
- 0,
2417
- [_I, _TM, _PD, _WM],
2418
- [[0, 1], 1, 0, () => WirelessMetadata$], 3
2419
- ];
2420
- var SendDataToWirelessDeviceResponse$ = [3, n0, _SDTWDRe,
2421
- 0,
2422
- [_MI],
2423
- [0]
2424
- ];
2425
- var ServiceProfile$ = [3, n0, _SPe,
2426
- 0,
2427
- [_Ar, _N, _I],
2428
- [0, 0, 0]
2429
- ];
2430
- var SessionKeysAbpV1_0_x$ = [3, n0, _Sx,
2431
- 0,
2432
- [_NSK, _ASK],
2433
- [0, 0]
2434
- ];
2435
- var SessionKeysAbpV1_1$ = [3, n0, _S_,
2436
- 0,
2437
- [_FNSIK, _SNSIK, _NSEK, _ASK],
2438
- [0, 0, 0, 0]
2439
- ];
2440
- var SidewalkAccountInfo$ = [3, n0, _SAI,
2441
- 0,
2442
- [_AIm, _ASPKp],
2443
- [0, [() => AppServerPrivateKey, 0]]
2444
- ];
2445
- var SidewalkAccountInfoWithFingerprint$ = [3, n0, _SAIWF,
2446
- 0,
2447
- [_AIm, _F, _Ar],
2448
- [0, [() => Fingerprint, 0], 0]
2449
- ];
2450
- var SidewalkCreateDeviceProfile$ = [3, n0, _SCDP,
2451
- 0,
2452
- [],
2453
- []
2454
- ];
2455
- var SidewalkCreateWirelessDevice$ = [3, n0, _SCWD,
2456
- 0,
2457
- [_DPI, _P, _SMS],
2458
- [0, () => SidewalkPositioning$, 0]
2459
- ];
2460
- var SidewalkDevice$ = [3, n0, _SD,
2461
- 0,
2462
- [_AIm, _SIi, _SMS, _DCe, _PK, _DPI, _CI, _St, _P],
2463
- [0, 0, 0, () => DeviceCertificateList, () => PrivateKeysList, 0, 0, 0, () => SidewalkPositioning$]
2464
- ];
2465
- var SidewalkDeviceMetadata$ = [3, n0, _SDM,
2466
- 0,
2467
- [_R, _BLat, _Eve, _DS],
2468
- [1, 0, 0, 0]
2469
- ];
2470
- var SidewalkEventNotificationConfigurations$ = [3, n0, _SENC,
2471
- 0,
2472
- [_AIET],
2473
- [0]
2474
- ];
2475
- var SidewalkGetDeviceProfile$ = [3, n0, _SGDP,
2476
- 0,
2477
- [_ASPK, _QS, _DCM],
2478
- [[() => ApplicationServerPublicKey, 0], 2, () => DakCertificateMetadataList]
2479
- ];
2480
- var SidewalkGetStartImportInfo$ = [3, n0, _SGSII,
2481
- 0,
2482
- [_DCFL, _Ro, _P],
2483
- [64 | 0, 0, () => SidewalkPositioning$]
2484
- ];
2485
- var SidewalkListDevice$ = [3, n0, _SLD,
2486
- 0,
2487
- [_AIm, _SIi, _SMS, _DCe, _DPI, _St, _P],
2488
- [0, 0, 0, () => DeviceCertificateList, 0, 0, () => SidewalkPositioning$]
2489
- ];
2490
- var SidewalkListDevicesForImportInfo$ = [3, n0, _SLDFII,
2491
- 0,
2492
- [_P],
2493
- [() => SidewalkPositioning$]
2494
- ];
2495
- var SidewalkPositioning$ = [3, n0, _SPi,
2496
- 0,
2497
- [_DN],
2498
- [0]
2499
- ];
2500
- var SidewalkResourceTypeEventConfiguration$ = [3, n0, _SRTEC,
2501
- 0,
2502
- [_WDET],
2503
- [0]
2504
- ];
2505
- var SidewalkSendDataToDevice$ = [3, n0, _SSDTD,
2506
- 0,
2507
- [_Se, _MT, _AMRDS],
2508
- [1, 0, 1]
2509
- ];
2510
- var SidewalkSingleStartImportInfo$ = [3, n0, _SSSII,
2511
- 0,
2512
- [_SMS, _P],
2513
- [0, () => SidewalkPositioning$]
2514
- ];
2515
- var SidewalkStartImportInfo$ = [3, n0, _SSII,
2516
- 0,
2517
- [_DCF, _Ro, _P],
2518
- [0, 0, () => SidewalkPositioning$]
2519
- ];
2520
- var SidewalkUpdateAccount$ = [3, n0, _SUA,
2521
- 0,
2522
- [_ASPKp],
2523
- [[() => AppServerPrivateKey, 0]]
2524
- ];
2525
- var SidewalkUpdateImportInfo$ = [3, n0, _SUII,
2526
- 0,
2527
- [_DCF],
2528
- [0]
2529
- ];
2530
- var SidewalkUpdateWirelessDevice$ = [3, n0, _SUWD,
2531
- 0,
2532
- [_P],
2533
- [() => SidewalkPositioning$]
2534
- ];
2535
- var StartBulkAssociateWirelessDeviceWithMulticastGroupRequest$ = [3, n0, _SBAWDWMGR,
2536
- 0,
2537
- [_I, _QSu, _Ta],
2538
- [[0, 1], 0, () => TagList], 1
2539
- ];
2540
- var StartBulkAssociateWirelessDeviceWithMulticastGroupResponse$ = [3, n0, _SBAWDWMGRt,
2541
- 0,
2542
- [],
2543
- []
2544
- ];
2545
- var StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest$ = [3, n0, _SBDWDFMGR,
2546
- 0,
2547
- [_I, _QSu, _Ta],
2548
- [[0, 1], 0, () => TagList], 1
2549
- ];
2550
- var StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse$ = [3, n0, _SBDWDFMGRt,
2551
- 0,
2552
- [],
2553
- []
2554
- ];
2555
- var StartFuotaTaskRequest$ = [3, n0, _SFTR,
2556
- 0,
2557
- [_I, _LRWAN],
2558
- [[0, 1], () => LoRaWANStartFuotaTask$], 1
2559
- ];
2560
- var StartFuotaTaskResponse$ = [3, n0, _SFTRt,
2561
- 0,
2562
- [],
2563
- []
2564
- ];
2565
- var StartMulticastGroupSessionRequest$ = [3, n0, _SMGSR,
2566
- 0,
2567
- [_I, _LRWAN],
2568
- [[0, 1], () => LoRaWANMulticastSession$], 2
2569
- ];
2570
- var StartMulticastGroupSessionResponse$ = [3, n0, _SMGSRt,
2571
- 0,
2572
- [],
2573
- []
2574
- ];
2575
- var StartSingleWirelessDeviceImportTaskRequest$ = [3, n0, _SSWDITR,
2576
- 0,
2577
- [_DN, _S, _CRT, _DNe, _Ta, _P],
2578
- [0, () => SidewalkSingleStartImportInfo$, [0, 4], 0, () => TagList, 0], 2
2579
- ];
2580
- var StartSingleWirelessDeviceImportTaskResponse$ = [3, n0, _SSWDITRt,
2581
- 0,
2582
- [_I, _Ar],
2583
- [0, 0]
2584
- ];
2585
- var StartWirelessDeviceImportTaskRequest$ = [3, n0, _SWDITR,
2586
- 0,
2587
- [_DN, _S, _CRT, _Ta, _P],
2588
- [0, () => SidewalkStartImportInfo$, [0, 4], () => TagList, 0], 2
2589
- ];
2590
- var StartWirelessDeviceImportTaskResponse$ = [3, n0, _SWDITRt,
2591
- 0,
2592
- [_I, _Ar],
2593
- [0, 0]
2594
- ];
2595
- var SummaryMetricConfiguration$ = [3, n0, _SMC,
2596
- 0,
2597
- [_St],
2598
- [0]
2599
- ];
2600
- var SummaryMetricQuery$ = [3, n0, _SMQu,
2601
- 0,
2602
- [_QI, _MN, _Dim, _APg, _STta, _ETn],
2603
- [0, 0, () => Dimensions, 0, 4, 4]
2604
- ];
2605
- var SummaryMetricQueryResult$ = [3, n0, _SMQRu,
2606
- 0,
2607
- [_QI, _QSue, _Er, _MN, _Dim, _APg, _STta, _ETn, _Tim, _Va, _Un],
2608
- [0, 0, 0, 0, () => Dimensions, 0, 4, 4, 64 | 4, () => MetricQueryValues, 0]
2609
- ];
2610
- var Tag$ = [3, n0, _Tag,
2611
- 0,
2612
- [_K, _V],
2613
- [0, 0], 2
2614
- ];
2615
- var TagResourceRequest$ = [3, n0, _TRR,
2616
- 0,
2617
- [_RAes, _Ta],
2618
- [[0, { [_hQ]: _rA }], () => TagList], 2
2619
- ];
2620
- var TagResourceResponse$ = [3, n0, _TRRa,
2621
- 0,
2622
- [],
2623
- []
2624
- ];
2625
- var TdscdmaLocalId$ = [3, n0, _TLI,
2626
- 0,
2627
- [_Ua, _CP],
2628
- [1, 1], 2
2629
- ];
2630
- var TdscdmaNmrObj$ = [3, n0, _TNO,
2631
- 0,
2632
- [_Ua, _CP, _UC, _Rsc, _PL],
2633
- [1, 1, 1, 1, 1], 2
2634
- ];
2635
- var TdscdmaObj$ = [3, n0, _TO,
2636
- 0,
2637
- [_Mc, _Mn, _UC, _La, _TLI, _TTA, _Rsc, _PL, _TNd],
2638
- [1, 1, 1, 1, () => TdscdmaLocalId$, 1, 1, 1, () => TdscdmaNmrList], 3
2639
- ];
2640
- var TestWirelessDeviceRequest$ = [3, n0, _TWDR,
2641
- 0,
2642
- [_I],
2643
- [[0, 1]], 1
2644
- ];
2645
- var TestWirelessDeviceResponse$ = [3, n0, _TWDRe,
2646
- 0,
2647
- [_Re],
2648
- [0]
2649
- ];
2650
- var ThrottlingException$ = [-3, n0, _TE,
2651
- { [_e]: _c, [_hE]: 429 },
2652
- [_M],
2653
- [0]
2654
- ];
2655
- schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
2656
- var TooManyTagsException$ = [-3, n0, _TMTE,
2657
- { [_e]: _c, [_hE]: 400 },
2658
- [_M, _RN],
2659
- [0, 0]
2660
- ];
2661
- schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
2662
- var TraceContent$ = [3, n0, _TC,
2663
- 0,
2664
- [_WDFI, _LL, _MFI],
2665
- [0, 0, 0]
2666
- ];
2667
- var UntagResourceRequest$ = [3, n0, _URR,
2668
- 0,
2669
- [_RAes, _TK],
2670
- [[0, { [_hQ]: _rA }], [64 | 0, { [_hQ]: _tK }]], 2
2671
- ];
2672
- var UntagResourceResponse$ = [3, n0, _URRn,
2673
- 0,
2674
- [],
2675
- []
2676
- ];
2677
- var UpdateAbpV1_0_x$ = [3, n0, _Ux,
2678
- 0,
2679
- [_FCS],
2680
- [1]
2681
- ];
2682
- var UpdateAbpV1_1$ = [3, n0, _U_,
2683
- 0,
2684
- [_FCS],
2685
- [1]
2686
- ];
2687
- var UpdateDestinationRequest$ = [3, n0, _UDR,
2688
- 0,
2689
- [_N, _ET, _E, _D, _RA],
2690
- [[0, 1], 0, 0, 0, 0], 1
2691
- ];
2692
- var UpdateDestinationResponse$ = [3, n0, _UDRp,
2693
- 0,
2694
- [],
2695
- []
2696
- ];
2697
- var UpdateEventConfigurationByResourceTypesRequest$ = [3, n0, _UECBRTR,
2698
- 0,
2699
- [_DRS, _Pr, _J, _CS, _MDS],
2700
- [() => DeviceRegistrationStateResourceTypeEventConfiguration$, () => ProximityResourceTypeEventConfiguration$, () => JoinResourceTypeEventConfiguration$, () => ConnectionStatusResourceTypeEventConfiguration$, () => MessageDeliveryStatusResourceTypeEventConfiguration$]
2701
- ];
2702
- var UpdateEventConfigurationByResourceTypesResponse$ = [3, n0, _UECBRTRp,
2703
- 0,
2704
- [],
2705
- []
2706
- ];
2707
- var UpdateFPorts$ = [3, n0, _UFP,
2708
- 0,
2709
- [_P, _Ap],
2710
- [() => Positioning$, () => Applications]
2711
- ];
2712
- var UpdateFuotaTaskRequest$ = [3, n0, _UFTR,
2713
- 0,
2714
- [_I, _N, _D, _LRWAN, _FUI, _FUR, _RP, _FSB, _FIMS, _De],
2715
- [[0, 1], 0, 0, () => LoRaWANFuotaTask$, 0, 0, 1, 1, 1, 0], 1
2716
- ];
2717
- var UpdateFuotaTaskResponse$ = [3, n0, _UFTRp,
2718
- 0,
2719
- [],
2720
- []
2721
- ];
2722
- var UpdateLogLevelsByResourceTypesRequest$ = [3, n0, _ULLBRTR,
2723
- 0,
2724
- [_DLL, _FTLOu, _WDLO, _WGLO],
2725
- [0, () => FuotaTaskLogOptionList, () => WirelessDeviceLogOptionList, () => WirelessGatewayLogOptionList]
2726
- ];
2727
- var UpdateLogLevelsByResourceTypesResponse$ = [3, n0, _ULLBRTRp,
2728
- 0,
2729
- [],
2730
- []
2731
- ];
2732
- var UpdateMetricConfigurationRequest$ = [3, n0, _UMCR,
2733
- 0,
2734
- [_SM],
2735
- [() => SummaryMetricConfiguration$]
2736
- ];
2737
- var UpdateMetricConfigurationResponse$ = [3, n0, _UMCRp,
2738
- 0,
2739
- [],
2740
- []
2741
- ];
2742
- var UpdateMulticastGroupRequest$ = [3, n0, _UMGR,
2743
- 0,
2744
- [_I, _N, _D, _LRWAN],
2745
- [[0, 1], 0, 0, () => LoRaWANMulticast$], 1
2746
- ];
2747
- var UpdateMulticastGroupResponse$ = [3, n0, _UMGRp,
2748
- 0,
2749
- [],
2750
- []
2751
- ];
2752
- var UpdateNetworkAnalyzerConfigurationRequest$ = [3, n0, _UNACR,
2753
- 0,
2754
- [_CNo, _TC, _WDTA, _WDTR, _WGTA, _WGTR, _D, _MGTA, _MGTR],
2755
- [[0, 1], () => TraceContent$, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0], 1
2756
- ];
2757
- var UpdateNetworkAnalyzerConfigurationResponse$ = [3, n0, _UNACRp,
2758
- 0,
2759
- [],
2760
- []
2761
- ];
2762
- var UpdatePartnerAccountRequest$ = [3, n0, _UPAR,
2763
- 0,
2764
- [_S, _PAI, _PT],
2765
- [[() => SidewalkUpdateAccount$, 0], [0, 1], [0, { [_hQ]: _pT }]], 3
2766
- ];
2767
- var UpdatePartnerAccountResponse$ = [3, n0, _UPARp,
2768
- 0,
2769
- [],
2770
- []
2771
- ];
2772
- var UpdatePositionRequest$ = [3, n0, _UPR,
2773
- 0,
2774
- [_RIe, _RT, _Po],
2775
- [[0, 1], [0, { [_hQ]: _rT }], 64 | 1], 3
2776
- ];
2777
- var UpdatePositionResponse$ = [3, n0, _UPRp,
2778
- 0,
2779
- [],
2780
- []
2781
- ];
2782
- var UpdateResourceEventConfigurationRequest$ = [3, n0, _URECR,
2783
- 0,
2784
- [_Id, _IT, _PT, _DRS, _Pr, _J, _CS, _MDS],
2785
- [[0, 1], [0, { [_hQ]: _iT }], [0, { [_hQ]: _pT }], () => DeviceRegistrationStateEventConfiguration$, () => ProximityEventConfiguration$, () => JoinEventConfiguration$, () => ConnectionStatusEventConfiguration$, () => MessageDeliveryStatusEventConfiguration$], 2
2786
- ];
2787
- var UpdateResourceEventConfigurationResponse$ = [3, n0, _URECRp,
2788
- 0,
2789
- [],
2790
- []
2791
- ];
2792
- var UpdateResourcePositionRequest$ = [3, n0, _URPR,
2793
- 0,
2794
- [_RIe, _RT, _GJP],
2795
- [[0, 1], [0, { [_hQ]: _rT }], [21, 16]], 2
2796
- ];
2797
- var UpdateResourcePositionResponse$ = [3, n0, _URPRp,
2798
- 0,
2799
- [],
2800
- []
2801
- ];
2802
- var UpdateWirelessDeviceImportTaskRequest$ = [3, n0, _UWDITR,
2803
- 0,
2804
- [_I, _S],
2805
- [[0, 1], () => SidewalkUpdateImportInfo$], 2
2806
- ];
2807
- var UpdateWirelessDeviceImportTaskResponse$ = [3, n0, _UWDITRp,
2808
- 0,
2809
- [],
2810
- []
2811
- ];
2812
- var UpdateWirelessDeviceRequest$ = [3, n0, _UWDR,
2813
- 0,
2814
- [_I, _DN, _N, _D, _LRWAN, _P, _S],
2815
- [[0, 1], 0, 0, 0, () => LoRaWANUpdateDevice$, 0, () => SidewalkUpdateWirelessDevice$], 1
2816
- ];
2817
- var UpdateWirelessDeviceResponse$ = [3, n0, _UWDRp,
2818
- 0,
2819
- [],
2820
- []
2821
- ];
2822
- var UpdateWirelessGatewayRequest$ = [3, n0, _UWGR,
2823
- 0,
2824
- [_I, _N, _D, _JEF, _NIF, _ME],
2825
- [[0, 1], 0, 0, [1, n0, _JEF, 0, 64 | 0], 64 | 0, 1], 1
2826
- ];
2827
- var UpdateWirelessGatewayResponse$ = [3, n0, _UWGRp,
2828
- 0,
2829
- [],
2830
- []
2831
- ];
2832
- var UpdateWirelessGatewayTaskCreate$ = [3, n0, _UWGTC,
2833
- 0,
2834
- [_UDSp, _UDRpd, _LRWAN],
2835
- [0, 0, () => LoRaWANUpdateGatewayTaskCreate$]
2836
- ];
2837
- var UpdateWirelessGatewayTaskEntry$ = [3, n0, _UWGTE,
2838
- 0,
2839
- [_I, _LRWAN, _Ar],
2840
- [0, () => LoRaWANUpdateGatewayTaskEntry$, 0]
2841
- ];
2842
- var ValidationException$ = [-3, n0, _VE,
2843
- { [_e]: _c, [_hE]: 400 },
2844
- [_M],
2845
- [0]
2846
- ];
2847
- schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
2848
- var WcdmaLocalId$ = [3, n0, _WLI,
2849
- 0,
2850
- [_Uar, _Ps],
2851
- [1, 1], 2
2852
- ];
2853
- var WcdmaNmrObj$ = [3, n0, _WNO,
2854
- 0,
2855
- [_Uar, _Ps, _UC, _Rsc, _PL],
2856
- [1, 1, 1, 1, 1], 3
2857
- ];
2858
- var WcdmaObj$ = [3, n0, _WO,
2859
- 0,
2860
- [_Mc, _Mn, _UC, _La, _WLI, _Rsc, _PL, _WN],
2861
- [1, 1, 1, 1, () => WcdmaLocalId$, 1, 1, () => WcdmaNmrList], 3
2862
- ];
2863
- var WiFiAccessPoint$ = [3, n0, _WFAPi,
2864
- 0,
2865
- [_MA, _Rss],
2866
- [0, 1], 2
2867
- ];
2868
- var WirelessDeviceEventLogOption$ = [3, n0, _WDELO,
2869
- 0,
2870
- [_Eve, _LL],
2871
- [0, 0], 2
2872
- ];
2873
- var WirelessDeviceImportTask$ = [3, n0, _WDIT,
2874
- 0,
2875
- [_I, _Ar, _DN, _P, _S, _CTr, _St, _SR, _IIDC, _PIDC, _OIDC, _FIDC],
2876
- [0, 0, 0, 0, () => SidewalkGetStartImportInfo$, 5, 0, 0, 1, 1, 1, 1]
2877
- ];
2878
- var WirelessDeviceLogOption$ = [3, n0, _WDLOi,
2879
- 0,
2880
- [_T, _LL, _Ev],
2881
- [0, 0, () => WirelessDeviceEventLogOptionList], 2
2882
- ];
2883
- var WirelessDeviceStatistics$ = [3, n0, _WDS,
2884
- 0,
2885
- [_Ar, _I, _T, _N, _DN, _LURA, _LRWAN, _S, _FDS, _MDSu, _MGIc, _P],
2886
- [0, 0, 0, 0, 0, 0, () => LoRaWANListDevice$, () => SidewalkListDevice$, 0, 0, 1, 0]
2887
- ];
2888
- var WirelessGatewayEventLogOption$ = [3, n0, _WGELO,
2889
- 0,
2890
- [_Eve, _LL],
2891
- [0, 0], 2
2892
- ];
2893
- var WirelessGatewayLogOption$ = [3, n0, _WGLOi,
2894
- 0,
2895
- [_T, _LL, _Ev],
2896
- [0, 0, () => WirelessGatewayEventLogOptionList], 2
2897
- ];
2898
- var WirelessGatewayStatistics$ = [3, n0, _WGS,
2899
- 0,
2900
- [_Ar, _I, _N, _D, _LRWAN, _LURA],
2901
- [0, 0, 0, 0, () => LoRaWANGateway$, 0]
2902
- ];
2903
- var WirelessMetadata$ = [3, n0, _WM,
2904
- 0,
2905
- [_LRWAN, _S],
2906
- [() => LoRaWANSendDataToDevice$, () => SidewalkSendDataToDevice$]
2907
- ];
2908
- var IoTWirelessServiceException$ = [-3, _sm, "IoTWirelessServiceException", 0, [], []];
2909
- schema.TypeRegistry.for(_sm).registerError(IoTWirelessServiceException$, IoTWirelessServiceException);
2910
- var Applications = [1, n0, _Ap,
2911
- 0, () => ApplicationConfig$
2912
- ];
2913
- var CdmaList = [1, n0, _CLd,
2914
- 0, () => CdmaObj$
2915
- ];
2916
- var CdmaNmrList = [1, n0, _CNL,
2917
- 0, () => CdmaNmrObj$
2918
- ];
2919
- var DakCertificateMetadataList = [1, n0, _DCML,
2920
- 0, () => DakCertificateMetadata$
2921
- ];
2922
- var DestinationList = [1, n0, _DL,
2923
- 0, () => Destinations$
2924
- ];
2925
- var DeviceCertificateList = [1, n0, _DCL,
2926
- 0, () => CertificateList$
2927
- ];
2928
- var DeviceProfileList = [1, n0, _DPL,
2929
- 0, () => DeviceProfile$
2930
- ];
2931
- var Dimensions = [1, n0, _Dim,
2932
- 0, () => Dimension$
2933
- ];
2934
- var DownlinkQueueMessagesList = [1, n0, _DQML,
2935
- 0, () => DownlinkQueueMessage$
2936
- ];
2937
- var EventConfigurationsList = [1, n0, _ECL,
2938
- 0, () => EventConfigurationItem$
2939
- ];
2940
- var FuotaTaskEventLogOptionList = [1, n0, _FTELOL,
2941
- 0, () => FuotaTaskEventLogOption$
2942
- ];
2943
- var FuotaTaskList = [1, n0, _FTL,
2944
- 0, () => FuotaTask$
2945
- ];
2946
- var FuotaTaskLogOptionList = [1, n0, _FTLOL,
2947
- 0, () => FuotaTaskLogOption$
2948
- ];
2949
- var GatewayList = [1, n0, _GL,
2950
- 0, () => GatewayListItem$
2951
- ];
2952
- var GsmList = [1, n0, _GLs,
2953
- 0, () => GsmObj$
2954
- ];
2955
- var GsmNmrList = [1, n0, _GNL,
2956
- 0, () => GsmNmrObj$
2957
- ];
2958
- var ImportedWirelessDeviceList = [1, n0, _IWDL,
2959
- 0, () => ImportedWirelessDevice$
2960
- ];
2961
- var LoRaWANGatewayMetadataList = [1, n0, _LRWANGML,
2962
- 0, () => LoRaWANGatewayMetadata$
2963
- ];
2964
- var LoRaWANPublicGatewayMetadataList = [1, n0, _LRWANPGML,
2965
- 0, () => LoRaWANPublicGatewayMetadata$
2966
- ];
2967
- var LteList = [1, n0, _LLt,
2968
- 0, () => LteObj$
2969
- ];
2970
- var LteNmrList = [1, n0, _LNL,
2971
- 0, () => LteNmrObj$
2972
- ];
2973
- var MetricQueryValues = [1, n0, _MQVe,
2974
- 0, () => MetricQueryValue$
2975
- ];
2976
- var MulticastGroupList = [1, n0, _MGL,
2977
- 0, () => MulticastGroup$
2978
- ];
2979
- var MulticastGroupListByFuotaTask = [1, n0, _MGLBFT,
2980
- 0, () => MulticastGroupByFuotaTask$
2981
- ];
2982
- var NetworkAnalyzerConfigurationList = [1, n0, _NACL,
2983
- 0, () => NetworkAnalyzerConfigurations$
2984
- ];
2985
- var PositionConfigurationList = [1, n0, _PCL,
2986
- 0, () => PositionConfigurationItem$
2987
- ];
2988
- var PrivateKeysList = [1, n0, _PKL,
2989
- 0, () => CertificateList$
2990
- ];
2991
- var ServiceProfileList = [1, n0, _SPL,
2992
- 0, () => ServiceProfile$
2993
- ];
2994
- var SidewalkAccountList = [1, n0, _SAL,
2995
- 0, [() => SidewalkAccountInfoWithFingerprint$,
2996
- 0]
2997
- ];
2998
- var SummaryMetricQueries = [1, n0, _SMQ,
2999
- 0, () => SummaryMetricQuery$
3000
- ];
3001
- var SummaryMetricQueryResults = [1, n0, _SMQR,
3002
- 0, () => SummaryMetricQueryResult$
3003
- ];
3004
- var TagList = [1, n0, _TL,
3005
- 0, () => Tag$
3006
- ];
3007
- var TdscdmaList = [1, n0, _TLd,
3008
- 0, () => TdscdmaObj$
3009
- ];
3010
- var TdscdmaNmrList = [1, n0, _TNL,
3011
- 0, () => TdscdmaNmrObj$
3012
- ];
3013
- var WcdmaList = [1, n0, _WL,
3014
- 0, () => WcdmaObj$
3015
- ];
3016
- var WcdmaNmrList = [1, n0, _WNL,
3017
- 0, () => WcdmaNmrObj$
3018
- ];
3019
- var WiFiAccessPoints = [1, n0, _WFAP,
3020
- 0, () => WiFiAccessPoint$
3021
- ];
3022
- var WirelessDeviceEventLogOptionList = [1, n0, _WDELOL,
3023
- 0, () => WirelessDeviceEventLogOption$
3024
- ];
3025
- var WirelessDeviceImportTaskList = [1, n0, _WDITL,
3026
- 0, () => WirelessDeviceImportTask$
3027
- ];
3028
- var WirelessDeviceLogOptionList = [1, n0, _WDLOL,
3029
- 0, () => WirelessDeviceLogOption$
3030
- ];
3031
- var WirelessDeviceStatisticsList = [1, n0, _WDSL,
3032
- 0, () => WirelessDeviceStatistics$
3033
- ];
3034
- var WirelessGatewayEventLogOptionList = [1, n0, _WGELOL,
3035
- 0, () => WirelessGatewayEventLogOption$
3036
- ];
3037
- var WirelessGatewayLogOptionList = [1, n0, _WGLOL,
3038
- 0, () => WirelessGatewayLogOption$
3039
- ];
3040
- var WirelessGatewayStatisticsList = [1, n0, _WGSL,
3041
- 0, () => WirelessGatewayStatistics$
3042
- ];
3043
- var WirelessGatewayTaskDefinitionList = [1, n0, _WGTDL,
3044
- 0, () => UpdateWirelessGatewayTaskEntry$
3045
- ];
3046
- var AssociateAwsAccountWithPartnerAccount$ = [9, n0, _AAAWPA,
3047
- { [_h]: ["POST", "/partner-accounts", 200] }, () => AssociateAwsAccountWithPartnerAccountRequest$, () => AssociateAwsAccountWithPartnerAccountResponse$
3048
- ];
3049
- var AssociateMulticastGroupWithFuotaTask$ = [9, n0, _AMGWFT,
3050
- { [_h]: ["PUT", "/fuota-tasks/{Id}/multicast-group", 204] }, () => AssociateMulticastGroupWithFuotaTaskRequest$, () => AssociateMulticastGroupWithFuotaTaskResponse$
3051
- ];
3052
- var AssociateWirelessDeviceWithFuotaTask$ = [9, n0, _AWDWFT,
3053
- { [_h]: ["PUT", "/fuota-tasks/{Id}/wireless-device", 204] }, () => AssociateWirelessDeviceWithFuotaTaskRequest$, () => AssociateWirelessDeviceWithFuotaTaskResponse$
3054
- ];
3055
- var AssociateWirelessDeviceWithMulticastGroup$ = [9, n0, _AWDWMG,
3056
- { [_h]: ["PUT", "/multicast-groups/{Id}/wireless-device", 204] }, () => AssociateWirelessDeviceWithMulticastGroupRequest$, () => AssociateWirelessDeviceWithMulticastGroupResponse$
3057
- ];
3058
- var AssociateWirelessDeviceWithThing$ = [9, n0, _AWDWT,
3059
- { [_h]: ["PUT", "/wireless-devices/{Id}/thing", 204] }, () => AssociateWirelessDeviceWithThingRequest$, () => AssociateWirelessDeviceWithThingResponse$
3060
- ];
3061
- var AssociateWirelessGatewayWithCertificate$ = [9, n0, _AWGWC,
3062
- { [_h]: ["PUT", "/wireless-gateways/{Id}/certificate", 200] }, () => AssociateWirelessGatewayWithCertificateRequest$, () => AssociateWirelessGatewayWithCertificateResponse$
3063
- ];
3064
- var AssociateWirelessGatewayWithThing$ = [9, n0, _AWGWT,
3065
- { [_h]: ["PUT", "/wireless-gateways/{Id}/thing", 204] }, () => AssociateWirelessGatewayWithThingRequest$, () => AssociateWirelessGatewayWithThingResponse$
3066
- ];
3067
- var CancelMulticastGroupSession$ = [9, n0, _CMGS,
3068
- { [_h]: ["DELETE", "/multicast-groups/{Id}/session", 204] }, () => CancelMulticastGroupSessionRequest$, () => CancelMulticastGroupSessionResponse$
3069
- ];
3070
- var CreateDestination$ = [9, n0, _CD,
3071
- { [_h]: ["POST", "/destinations", 201] }, () => CreateDestinationRequest$, () => CreateDestinationResponse$
3072
- ];
3073
- var CreateDeviceProfile$ = [9, n0, _CDP,
3074
- { [_h]: ["POST", "/device-profiles", 201] }, () => CreateDeviceProfileRequest$, () => CreateDeviceProfileResponse$
3075
- ];
3076
- var CreateFuotaTask$ = [9, n0, _CFT,
3077
- { [_h]: ["POST", "/fuota-tasks", 201] }, () => CreateFuotaTaskRequest$, () => CreateFuotaTaskResponse$
3078
- ];
3079
- var CreateMulticastGroup$ = [9, n0, _CMG,
3080
- { [_h]: ["POST", "/multicast-groups", 201] }, () => CreateMulticastGroupRequest$, () => CreateMulticastGroupResponse$
3081
- ];
3082
- var CreateNetworkAnalyzerConfiguration$ = [9, n0, _CNAC,
3083
- { [_h]: ["POST", "/network-analyzer-configurations", 201] }, () => CreateNetworkAnalyzerConfigurationRequest$, () => CreateNetworkAnalyzerConfigurationResponse$
3084
- ];
3085
- var CreateServiceProfile$ = [9, n0, _CSP,
3086
- { [_h]: ["POST", "/service-profiles", 201] }, () => CreateServiceProfileRequest$, () => CreateServiceProfileResponse$
3087
- ];
3088
- var CreateWirelessDevice$ = [9, n0, _CWD,
3089
- { [_h]: ["POST", "/wireless-devices", 201] }, () => CreateWirelessDeviceRequest$, () => CreateWirelessDeviceResponse$
3090
- ];
3091
- var CreateWirelessGateway$ = [9, n0, _CWG,
3092
- { [_h]: ["POST", "/wireless-gateways", 201] }, () => CreateWirelessGatewayRequest$, () => CreateWirelessGatewayResponse$
3093
- ];
3094
- var CreateWirelessGatewayTask$ = [9, n0, _CWGT,
3095
- { [_h]: ["POST", "/wireless-gateways/{Id}/tasks", 201] }, () => CreateWirelessGatewayTaskRequest$, () => CreateWirelessGatewayTaskResponse$
3096
- ];
3097
- var CreateWirelessGatewayTaskDefinition$ = [9, n0, _CWGTD,
3098
- { [_h]: ["POST", "/wireless-gateway-task-definitions", 201] }, () => CreateWirelessGatewayTaskDefinitionRequest$, () => CreateWirelessGatewayTaskDefinitionResponse$
3099
- ];
3100
- var DeleteDestination$ = [9, n0, _DDe,
3101
- { [_h]: ["DELETE", "/destinations/{Name}", 204] }, () => DeleteDestinationRequest$, () => DeleteDestinationResponse$
3102
- ];
3103
- var DeleteDeviceProfile$ = [9, n0, _DDP,
3104
- { [_h]: ["DELETE", "/device-profiles/{Id}", 204] }, () => DeleteDeviceProfileRequest$, () => DeleteDeviceProfileResponse$
3105
- ];
3106
- var DeleteFuotaTask$ = [9, n0, _DFT,
3107
- { [_h]: ["DELETE", "/fuota-tasks/{Id}", 204] }, () => DeleteFuotaTaskRequest$, () => DeleteFuotaTaskResponse$
3108
- ];
3109
- var DeleteMulticastGroup$ = [9, n0, _DMG,
3110
- { [_h]: ["DELETE", "/multicast-groups/{Id}", 204] }, () => DeleteMulticastGroupRequest$, () => DeleteMulticastGroupResponse$
3111
- ];
3112
- var DeleteNetworkAnalyzerConfiguration$ = [9, n0, _DNAC,
3113
- { [_h]: ["DELETE", "/network-analyzer-configurations/{ConfigurationName}", 204] }, () => DeleteNetworkAnalyzerConfigurationRequest$, () => DeleteNetworkAnalyzerConfigurationResponse$
3114
- ];
3115
- var DeleteQueuedMessages$ = [9, n0, _DQMe,
3116
- { [_h]: ["DELETE", "/wireless-devices/{Id}/data", 204] }, () => DeleteQueuedMessagesRequest$, () => DeleteQueuedMessagesResponse$
3117
- ];
3118
- var DeleteServiceProfile$ = [9, n0, _DSP,
3119
- { [_h]: ["DELETE", "/service-profiles/{Id}", 204] }, () => DeleteServiceProfileRequest$, () => DeleteServiceProfileResponse$
3120
- ];
3121
- var DeleteWirelessDevice$ = [9, n0, _DWD,
3122
- { [_h]: ["DELETE", "/wireless-devices/{Id}", 204] }, () => DeleteWirelessDeviceRequest$, () => DeleteWirelessDeviceResponse$
3123
- ];
3124
- var DeleteWirelessDeviceImportTask$ = [9, n0, _DWDIT,
3125
- { [_h]: ["DELETE", "/wireless_device_import_task/{Id}", 204] }, () => DeleteWirelessDeviceImportTaskRequest$, () => DeleteWirelessDeviceImportTaskResponse$
3126
- ];
3127
- var DeleteWirelessGateway$ = [9, n0, _DWG,
3128
- { [_h]: ["DELETE", "/wireless-gateways/{Id}", 204] }, () => DeleteWirelessGatewayRequest$, () => DeleteWirelessGatewayResponse$
3129
- ];
3130
- var DeleteWirelessGatewayTask$ = [9, n0, _DWGT,
3131
- { [_h]: ["DELETE", "/wireless-gateways/{Id}/tasks", 204] }, () => DeleteWirelessGatewayTaskRequest$, () => DeleteWirelessGatewayTaskResponse$
3132
- ];
3133
- var DeleteWirelessGatewayTaskDefinition$ = [9, n0, _DWGTD,
3134
- { [_h]: ["DELETE", "/wireless-gateway-task-definitions/{Id}", 204] }, () => DeleteWirelessGatewayTaskDefinitionRequest$, () => DeleteWirelessGatewayTaskDefinitionResponse$
3135
- ];
3136
- var DeregisterWirelessDevice$ = [9, n0, _DWDe,
3137
- { [_h]: ["PATCH", "/wireless-devices/{Identifier}/deregister", 200] }, () => DeregisterWirelessDeviceRequest$, () => DeregisterWirelessDeviceResponse$
3138
- ];
3139
- var DisassociateAwsAccountFromPartnerAccount$ = [9, n0, _DAAFPA,
3140
- { [_h]: ["DELETE", "/partner-accounts/{PartnerAccountId}", 204] }, () => DisassociateAwsAccountFromPartnerAccountRequest$, () => DisassociateAwsAccountFromPartnerAccountResponse$
3141
- ];
3142
- var DisassociateMulticastGroupFromFuotaTask$ = [9, n0, _DMGFFT,
3143
- { [_h]: ["DELETE", "/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}", 204] }, () => DisassociateMulticastGroupFromFuotaTaskRequest$, () => DisassociateMulticastGroupFromFuotaTaskResponse$
3144
- ];
3145
- var DisassociateWirelessDeviceFromFuotaTask$ = [9, n0, _DWDFFT,
3146
- { [_h]: ["DELETE", "/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}", 204] }, () => DisassociateWirelessDeviceFromFuotaTaskRequest$, () => DisassociateWirelessDeviceFromFuotaTaskResponse$
3147
- ];
3148
- var DisassociateWirelessDeviceFromMulticastGroup$ = [9, n0, _DWDFMG,
3149
- { [_h]: ["DELETE", "/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}", 204] }, () => DisassociateWirelessDeviceFromMulticastGroupRequest$, () => DisassociateWirelessDeviceFromMulticastGroupResponse$
3150
- ];
3151
- var DisassociateWirelessDeviceFromThing$ = [9, n0, _DWDFT,
3152
- { [_h]: ["DELETE", "/wireless-devices/{Id}/thing", 204] }, () => DisassociateWirelessDeviceFromThingRequest$, () => DisassociateWirelessDeviceFromThingResponse$
3153
- ];
3154
- var DisassociateWirelessGatewayFromCertificate$ = [9, n0, _DWGFC,
3155
- { [_h]: ["DELETE", "/wireless-gateways/{Id}/certificate", 204] }, () => DisassociateWirelessGatewayFromCertificateRequest$, () => DisassociateWirelessGatewayFromCertificateResponse$
3156
- ];
3157
- var DisassociateWirelessGatewayFromThing$ = [9, n0, _DWGFT,
3158
- { [_h]: ["DELETE", "/wireless-gateways/{Id}/thing", 204] }, () => DisassociateWirelessGatewayFromThingRequest$, () => DisassociateWirelessGatewayFromThingResponse$
3159
- ];
3160
- var GetDestination$ = [9, n0, _GD,
3161
- { [_h]: ["GET", "/destinations/{Name}", 200] }, () => GetDestinationRequest$, () => GetDestinationResponse$
3162
- ];
3163
- var GetDeviceProfile$ = [9, n0, _GDP,
3164
- { [_h]: ["GET", "/device-profiles/{Id}", 200] }, () => GetDeviceProfileRequest$, () => GetDeviceProfileResponse$
3165
- ];
3166
- var GetEventConfigurationByResourceTypes$ = [9, n0, _GECBRT,
3167
- { [_h]: ["GET", "/event-configurations-resource-types", 200] }, () => GetEventConfigurationByResourceTypesRequest$, () => GetEventConfigurationByResourceTypesResponse$
3168
- ];
3169
- var GetFuotaTask$ = [9, n0, _GFT,
3170
- { [_h]: ["GET", "/fuota-tasks/{Id}", 200] }, () => GetFuotaTaskRequest$, () => GetFuotaTaskResponse$
3171
- ];
3172
- var GetLogLevelsByResourceTypes$ = [9, n0, _GLLBRT,
3173
- { [_h]: ["GET", "/log-levels", 200] }, () => GetLogLevelsByResourceTypesRequest$, () => GetLogLevelsByResourceTypesResponse$
3174
- ];
3175
- var GetMetricConfiguration$ = [9, n0, _GMC,
3176
- { [_h]: ["GET", "/metric-configuration", 200] }, () => GetMetricConfigurationRequest$, () => GetMetricConfigurationResponse$
3177
- ];
3178
- var GetMetrics$ = [9, n0, _GM,
3179
- { [_h]: ["POST", "/metrics", 200] }, () => GetMetricsRequest$, () => GetMetricsResponse$
3180
- ];
3181
- var GetMulticastGroup$ = [9, n0, _GMG,
3182
- { [_h]: ["GET", "/multicast-groups/{Id}", 200] }, () => GetMulticastGroupRequest$, () => GetMulticastGroupResponse$
3183
- ];
3184
- var GetMulticastGroupSession$ = [9, n0, _GMGS,
3185
- { [_h]: ["GET", "/multicast-groups/{Id}/session", 200] }, () => GetMulticastGroupSessionRequest$, () => GetMulticastGroupSessionResponse$
3186
- ];
3187
- var GetNetworkAnalyzerConfiguration$ = [9, n0, _GNAC,
3188
- { [_h]: ["GET", "/network-analyzer-configurations/{ConfigurationName}", 200] }, () => GetNetworkAnalyzerConfigurationRequest$, () => GetNetworkAnalyzerConfigurationResponse$
3189
- ];
3190
- var GetPartnerAccount$ = [9, n0, _GPA,
3191
- { [_h]: ["GET", "/partner-accounts/{PartnerAccountId}", 200] }, () => GetPartnerAccountRequest$, () => GetPartnerAccountResponse$
3192
- ];
3193
- var GetPosition$ = [9, n0, _GP,
3194
- { [_h]: ["GET", "/positions/{ResourceIdentifier}", 200] }, () => GetPositionRequest$, () => GetPositionResponse$
3195
- ];
3196
- var GetPositionConfiguration$ = [9, n0, _GPC,
3197
- { [_h]: ["GET", "/position-configurations/{ResourceIdentifier}", 200] }, () => GetPositionConfigurationRequest$, () => GetPositionConfigurationResponse$
3198
- ];
3199
- var GetPositionEstimate$ = [9, n0, _GPE,
3200
- { [_h]: ["POST", "/position-estimate", 200] }, () => GetPositionEstimateRequest$, () => GetPositionEstimateResponse$
3201
- ];
3202
- var GetResourceEventConfiguration$ = [9, n0, _GREC,
3203
- { [_h]: ["GET", "/event-configurations/{Identifier}", 200] }, () => GetResourceEventConfigurationRequest$, () => GetResourceEventConfigurationResponse$
3204
- ];
3205
- var GetResourceLogLevel$ = [9, n0, _GRLL,
3206
- { [_h]: ["GET", "/log-levels/{ResourceIdentifier}", 200] }, () => GetResourceLogLevelRequest$, () => GetResourceLogLevelResponse$
3207
- ];
3208
- var GetResourcePosition$ = [9, n0, _GRP,
3209
- { [_h]: ["GET", "/resource-positions/{ResourceIdentifier}", 200] }, () => GetResourcePositionRequest$, () => GetResourcePositionResponse$
3210
- ];
3211
- var GetServiceEndpoint$ = [9, n0, _GSE,
3212
- { [_h]: ["GET", "/service-endpoint", 200] }, () => GetServiceEndpointRequest$, () => GetServiceEndpointResponse$
3213
- ];
3214
- var GetServiceProfile$ = [9, n0, _GSP,
3215
- { [_h]: ["GET", "/service-profiles/{Id}", 200] }, () => GetServiceProfileRequest$, () => GetServiceProfileResponse$
3216
- ];
3217
- var GetWirelessDevice$ = [9, n0, _GWD,
3218
- { [_h]: ["GET", "/wireless-devices/{Identifier}", 200] }, () => GetWirelessDeviceRequest$, () => GetWirelessDeviceResponse$
3219
- ];
3220
- var GetWirelessDeviceImportTask$ = [9, n0, _GWDIT,
3221
- { [_h]: ["GET", "/wireless_device_import_task/{Id}", 200] }, () => GetWirelessDeviceImportTaskRequest$, () => GetWirelessDeviceImportTaskResponse$
3222
- ];
3223
- var GetWirelessDeviceStatistics$ = [9, n0, _GWDS,
3224
- { [_h]: ["GET", "/wireless-devices/{WirelessDeviceId}/statistics", 200] }, () => GetWirelessDeviceStatisticsRequest$, () => GetWirelessDeviceStatisticsResponse$
3225
- ];
3226
- var GetWirelessGateway$ = [9, n0, _GWG,
3227
- { [_h]: ["GET", "/wireless-gateways/{Identifier}", 200] }, () => GetWirelessGatewayRequest$, () => GetWirelessGatewayResponse$
3228
- ];
3229
- var GetWirelessGatewayCertificate$ = [9, n0, _GWGC,
3230
- { [_h]: ["GET", "/wireless-gateways/{Id}/certificate", 200] }, () => GetWirelessGatewayCertificateRequest$, () => GetWirelessGatewayCertificateResponse$
3231
- ];
3232
- var GetWirelessGatewayFirmwareInformation$ = [9, n0, _GWGFI,
3233
- { [_h]: ["GET", "/wireless-gateways/{Id}/firmware-information", 200] }, () => GetWirelessGatewayFirmwareInformationRequest$, () => GetWirelessGatewayFirmwareInformationResponse$
3234
- ];
3235
- var GetWirelessGatewayStatistics$ = [9, n0, _GWGS,
3236
- { [_h]: ["GET", "/wireless-gateways/{WirelessGatewayId}/statistics", 200] }, () => GetWirelessGatewayStatisticsRequest$, () => GetWirelessGatewayStatisticsResponse$
3237
- ];
3238
- var GetWirelessGatewayTask$ = [9, n0, _GWGT,
3239
- { [_h]: ["GET", "/wireless-gateways/{Id}/tasks", 200] }, () => GetWirelessGatewayTaskRequest$, () => GetWirelessGatewayTaskResponse$
3240
- ];
3241
- var GetWirelessGatewayTaskDefinition$ = [9, n0, _GWGTD,
3242
- { [_h]: ["GET", "/wireless-gateway-task-definitions/{Id}", 200] }, () => GetWirelessGatewayTaskDefinitionRequest$, () => GetWirelessGatewayTaskDefinitionResponse$
3243
- ];
3244
- var ListDestinations$ = [9, n0, _LD,
3245
- { [_h]: ["GET", "/destinations", 200] }, () => ListDestinationsRequest$, () => ListDestinationsResponse$
3246
- ];
3247
- var ListDeviceProfiles$ = [9, n0, _LDP,
3248
- { [_h]: ["GET", "/device-profiles", 200] }, () => ListDeviceProfilesRequest$, () => ListDeviceProfilesResponse$
3249
- ];
3250
- var ListDevicesForWirelessDeviceImportTask$ = [9, n0, _LDFWDIT,
3251
- { [_h]: ["GET", "/wireless_device_import_task", 200] }, () => ListDevicesForWirelessDeviceImportTaskRequest$, () => ListDevicesForWirelessDeviceImportTaskResponse$
3252
- ];
3253
- var ListEventConfigurations$ = [9, n0, _LEC,
3254
- { [_h]: ["GET", "/event-configurations", 200] }, () => ListEventConfigurationsRequest$, () => ListEventConfigurationsResponse$
3255
- ];
3256
- var ListFuotaTasks$ = [9, n0, _LFT,
3257
- { [_h]: ["GET", "/fuota-tasks", 200] }, () => ListFuotaTasksRequest$, () => ListFuotaTasksResponse$
3258
- ];
3259
- var ListMulticastGroups$ = [9, n0, _LMG,
3260
- { [_h]: ["GET", "/multicast-groups", 200] }, () => ListMulticastGroupsRequest$, () => ListMulticastGroupsResponse$
3261
- ];
3262
- var ListMulticastGroupsByFuotaTask$ = [9, n0, _LMGBFT,
3263
- { [_h]: ["GET", "/fuota-tasks/{Id}/multicast-groups", 200] }, () => ListMulticastGroupsByFuotaTaskRequest$, () => ListMulticastGroupsByFuotaTaskResponse$
3264
- ];
3265
- var ListNetworkAnalyzerConfigurations$ = [9, n0, _LNAC,
3266
- { [_h]: ["GET", "/network-analyzer-configurations", 200] }, () => ListNetworkAnalyzerConfigurationsRequest$, () => ListNetworkAnalyzerConfigurationsResponse$
3267
- ];
3268
- var ListPartnerAccounts$ = [9, n0, _LPA,
3269
- { [_h]: ["GET", "/partner-accounts", 200] }, () => ListPartnerAccountsRequest$, () => ListPartnerAccountsResponse$
3270
- ];
3271
- var ListPositionConfigurations$ = [9, n0, _LPC,
3272
- { [_h]: ["GET", "/position-configurations", 200] }, () => ListPositionConfigurationsRequest$, () => ListPositionConfigurationsResponse$
3273
- ];
3274
- var ListQueuedMessages$ = [9, n0, _LQM,
3275
- { [_h]: ["GET", "/wireless-devices/{Id}/data", 200] }, () => ListQueuedMessagesRequest$, () => ListQueuedMessagesResponse$
3276
- ];
3277
- var ListServiceProfiles$ = [9, n0, _LSP,
3278
- { [_h]: ["GET", "/service-profiles", 200] }, () => ListServiceProfilesRequest$, () => ListServiceProfilesResponse$
3279
- ];
3280
- var ListTagsForResource$ = [9, n0, _LTFR,
3281
- { [_h]: ["GET", "/tags", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
3282
- ];
3283
- var ListWirelessDeviceImportTasks$ = [9, n0, _LWDIT,
3284
- { [_h]: ["GET", "/wireless_device_import_tasks", 200] }, () => ListWirelessDeviceImportTasksRequest$, () => ListWirelessDeviceImportTasksResponse$
3285
- ];
3286
- var ListWirelessDevices$ = [9, n0, _LWD,
3287
- { [_h]: ["GET", "/wireless-devices", 200] }, () => ListWirelessDevicesRequest$, () => ListWirelessDevicesResponse$
3288
- ];
3289
- var ListWirelessGateways$ = [9, n0, _LWG,
3290
- { [_h]: ["GET", "/wireless-gateways", 200] }, () => ListWirelessGatewaysRequest$, () => ListWirelessGatewaysResponse$
3291
- ];
3292
- var ListWirelessGatewayTaskDefinitions$ = [9, n0, _LWGTD,
3293
- { [_h]: ["GET", "/wireless-gateway-task-definitions", 200] }, () => ListWirelessGatewayTaskDefinitionsRequest$, () => ListWirelessGatewayTaskDefinitionsResponse$
3294
- ];
3295
- var PutPositionConfiguration$ = [9, n0, _PPC,
3296
- { [_h]: ["PUT", "/position-configurations/{ResourceIdentifier}", 200] }, () => PutPositionConfigurationRequest$, () => PutPositionConfigurationResponse$
3297
- ];
3298
- var PutResourceLogLevel$ = [9, n0, _PRLL,
3299
- { [_h]: ["PUT", "/log-levels/{ResourceIdentifier}", 200] }, () => PutResourceLogLevelRequest$, () => PutResourceLogLevelResponse$
3300
- ];
3301
- var ResetAllResourceLogLevels$ = [9, n0, _RARLL,
3302
- { [_h]: ["DELETE", "/log-levels", 204] }, () => ResetAllResourceLogLevelsRequest$, () => ResetAllResourceLogLevelsResponse$
3303
- ];
3304
- var ResetResourceLogLevel$ = [9, n0, _RRLL,
3305
- { [_h]: ["DELETE", "/log-levels/{ResourceIdentifier}", 204] }, () => ResetResourceLogLevelRequest$, () => ResetResourceLogLevelResponse$
3306
- ];
3307
- var SendDataToMulticastGroup$ = [9, n0, _SDTMG,
3308
- { [_h]: ["POST", "/multicast-groups/{Id}/data", 201] }, () => SendDataToMulticastGroupRequest$, () => SendDataToMulticastGroupResponse$
3309
- ];
3310
- var SendDataToWirelessDevice$ = [9, n0, _SDTWD,
3311
- { [_h]: ["POST", "/wireless-devices/{Id}/data", 202] }, () => SendDataToWirelessDeviceRequest$, () => SendDataToWirelessDeviceResponse$
3312
- ];
3313
- var StartBulkAssociateWirelessDeviceWithMulticastGroup$ = [9, n0, _SBAWDWMG,
3314
- { [_h]: ["PATCH", "/multicast-groups/{Id}/bulk", 204] }, () => StartBulkAssociateWirelessDeviceWithMulticastGroupRequest$, () => StartBulkAssociateWirelessDeviceWithMulticastGroupResponse$
3315
- ];
3316
- var StartBulkDisassociateWirelessDeviceFromMulticastGroup$ = [9, n0, _SBDWDFMG,
3317
- { [_h]: ["POST", "/multicast-groups/{Id}/bulk", 204] }, () => StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest$, () => StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse$
3318
- ];
3319
- var StartFuotaTask$ = [9, n0, _SFT,
3320
- { [_h]: ["PUT", "/fuota-tasks/{Id}", 204] }, () => StartFuotaTaskRequest$, () => StartFuotaTaskResponse$
3321
- ];
3322
- var StartMulticastGroupSession$ = [9, n0, _SMGS,
3323
- { [_h]: ["PUT", "/multicast-groups/{Id}/session", 204] }, () => StartMulticastGroupSessionRequest$, () => StartMulticastGroupSessionResponse$
3324
- ];
3325
- var StartSingleWirelessDeviceImportTask$ = [9, n0, _SSWDIT,
3326
- { [_h]: ["POST", "/wireless_single_device_import_task", 201] }, () => StartSingleWirelessDeviceImportTaskRequest$, () => StartSingleWirelessDeviceImportTaskResponse$
3327
- ];
3328
- var StartWirelessDeviceImportTask$ = [9, n0, _SWDIT,
3329
- { [_h]: ["POST", "/wireless_device_import_task", 201] }, () => StartWirelessDeviceImportTaskRequest$, () => StartWirelessDeviceImportTaskResponse$
3330
- ];
3331
- var TagResource$ = [9, n0, _TR,
3332
- { [_h]: ["POST", "/tags", 204] }, () => TagResourceRequest$, () => TagResourceResponse$
3333
- ];
3334
- var TestWirelessDevice$ = [9, n0, _TWD,
3335
- { [_h]: ["POST", "/wireless-devices/{Id}/test", 200] }, () => TestWirelessDeviceRequest$, () => TestWirelessDeviceResponse$
3336
- ];
3337
- var UntagResource$ = [9, n0, _URn,
3338
- { [_h]: ["DELETE", "/tags", 204] }, () => UntagResourceRequest$, () => UntagResourceResponse$
3339
- ];
3340
- var UpdateDestination$ = [9, n0, _UD,
3341
- { [_h]: ["PATCH", "/destinations/{Name}", 204] }, () => UpdateDestinationRequest$, () => UpdateDestinationResponse$
3342
- ];
3343
- var UpdateEventConfigurationByResourceTypes$ = [9, n0, _UECBRT,
3344
- { [_h]: ["PATCH", "/event-configurations-resource-types", 204] }, () => UpdateEventConfigurationByResourceTypesRequest$, () => UpdateEventConfigurationByResourceTypesResponse$
3345
- ];
3346
- var UpdateFuotaTask$ = [9, n0, _UFT,
3347
- { [_h]: ["PATCH", "/fuota-tasks/{Id}", 204] }, () => UpdateFuotaTaskRequest$, () => UpdateFuotaTaskResponse$
3348
- ];
3349
- var UpdateLogLevelsByResourceTypes$ = [9, n0, _ULLBRT,
3350
- { [_h]: ["POST", "/log-levels", 200] }, () => UpdateLogLevelsByResourceTypesRequest$, () => UpdateLogLevelsByResourceTypesResponse$
3351
- ];
3352
- var UpdateMetricConfiguration$ = [9, n0, _UMC,
3353
- { [_h]: ["PUT", "/metric-configuration", 204] }, () => UpdateMetricConfigurationRequest$, () => UpdateMetricConfigurationResponse$
3354
- ];
3355
- var UpdateMulticastGroup$ = [9, n0, _UMG,
3356
- { [_h]: ["PATCH", "/multicast-groups/{Id}", 204] }, () => UpdateMulticastGroupRequest$, () => UpdateMulticastGroupResponse$
3357
- ];
3358
- var UpdateNetworkAnalyzerConfiguration$ = [9, n0, _UNAC,
3359
- { [_h]: ["PATCH", "/network-analyzer-configurations/{ConfigurationName}", 204] }, () => UpdateNetworkAnalyzerConfigurationRequest$, () => UpdateNetworkAnalyzerConfigurationResponse$
3360
- ];
3361
- var UpdatePartnerAccount$ = [9, n0, _UPA,
3362
- { [_h]: ["PATCH", "/partner-accounts/{PartnerAccountId}", 204] }, () => UpdatePartnerAccountRequest$, () => UpdatePartnerAccountResponse$
3363
- ];
3364
- var UpdatePosition$ = [9, n0, _UP,
3365
- { [_h]: ["PATCH", "/positions/{ResourceIdentifier}", 204] }, () => UpdatePositionRequest$, () => UpdatePositionResponse$
3366
- ];
3367
- var UpdateResourceEventConfiguration$ = [9, n0, _UREC,
3368
- { [_h]: ["PATCH", "/event-configurations/{Identifier}", 204] }, () => UpdateResourceEventConfigurationRequest$, () => UpdateResourceEventConfigurationResponse$
3369
- ];
3370
- var UpdateResourcePosition$ = [9, n0, _URPp,
3371
- { [_h]: ["PATCH", "/resource-positions/{ResourceIdentifier}", 204] }, () => UpdateResourcePositionRequest$, () => UpdateResourcePositionResponse$
3372
- ];
3373
- var UpdateWirelessDevice$ = [9, n0, _UWD,
3374
- { [_h]: ["PATCH", "/wireless-devices/{Id}", 204] }, () => UpdateWirelessDeviceRequest$, () => UpdateWirelessDeviceResponse$
3375
- ];
3376
- var UpdateWirelessDeviceImportTask$ = [9, n0, _UWDIT,
3377
- { [_h]: ["PATCH", "/wireless_device_import_task/{Id}", 204] }, () => UpdateWirelessDeviceImportTaskRequest$, () => UpdateWirelessDeviceImportTaskResponse$
3378
- ];
3379
- var UpdateWirelessGateway$ = [9, n0, _UWG,
3380
- { [_h]: ["PATCH", "/wireless-gateways/{Id}", 204] }, () => UpdateWirelessGatewayRequest$, () => UpdateWirelessGatewayResponse$
3381
- ];
3382
-
3383
116
  class AssociateAwsAccountWithPartnerAccountCommand extends smithyClient.Command
3384
117
  .classBuilder()
3385
118
  .ep(commonParams)
@@ -3388,7 +121,7 @@ class AssociateAwsAccountWithPartnerAccountCommand extends smithyClient.Command
3388
121
  })
3389
122
  .s("iotwireless", "AssociateAwsAccountWithPartnerAccount", {})
3390
123
  .n("IoTWirelessClient", "AssociateAwsAccountWithPartnerAccountCommand")
3391
- .sc(AssociateAwsAccountWithPartnerAccount$)
124
+ .sc(schemas_0.AssociateAwsAccountWithPartnerAccount$)
3392
125
  .build() {
3393
126
  }
3394
127
 
@@ -3400,7 +133,7 @@ class AssociateMulticastGroupWithFuotaTaskCommand extends smithyClient.Command
3400
133
  })
3401
134
  .s("iotwireless", "AssociateMulticastGroupWithFuotaTask", {})
3402
135
  .n("IoTWirelessClient", "AssociateMulticastGroupWithFuotaTaskCommand")
3403
- .sc(AssociateMulticastGroupWithFuotaTask$)
136
+ .sc(schemas_0.AssociateMulticastGroupWithFuotaTask$)
3404
137
  .build() {
3405
138
  }
3406
139
 
@@ -3412,7 +145,7 @@ class AssociateWirelessDeviceWithFuotaTaskCommand extends smithyClient.Command
3412
145
  })
3413
146
  .s("iotwireless", "AssociateWirelessDeviceWithFuotaTask", {})
3414
147
  .n("IoTWirelessClient", "AssociateWirelessDeviceWithFuotaTaskCommand")
3415
- .sc(AssociateWirelessDeviceWithFuotaTask$)
148
+ .sc(schemas_0.AssociateWirelessDeviceWithFuotaTask$)
3416
149
  .build() {
3417
150
  }
3418
151
 
@@ -3424,7 +157,7 @@ class AssociateWirelessDeviceWithMulticastGroupCommand extends smithyClient.Comm
3424
157
  })
3425
158
  .s("iotwireless", "AssociateWirelessDeviceWithMulticastGroup", {})
3426
159
  .n("IoTWirelessClient", "AssociateWirelessDeviceWithMulticastGroupCommand")
3427
- .sc(AssociateWirelessDeviceWithMulticastGroup$)
160
+ .sc(schemas_0.AssociateWirelessDeviceWithMulticastGroup$)
3428
161
  .build() {
3429
162
  }
3430
163
 
@@ -3436,7 +169,7 @@ class AssociateWirelessDeviceWithThingCommand extends smithyClient.Command
3436
169
  })
3437
170
  .s("iotwireless", "AssociateWirelessDeviceWithThing", {})
3438
171
  .n("IoTWirelessClient", "AssociateWirelessDeviceWithThingCommand")
3439
- .sc(AssociateWirelessDeviceWithThing$)
172
+ .sc(schemas_0.AssociateWirelessDeviceWithThing$)
3440
173
  .build() {
3441
174
  }
3442
175
 
@@ -3448,7 +181,7 @@ class AssociateWirelessGatewayWithCertificateCommand extends smithyClient.Comman
3448
181
  })
3449
182
  .s("iotwireless", "AssociateWirelessGatewayWithCertificate", {})
3450
183
  .n("IoTWirelessClient", "AssociateWirelessGatewayWithCertificateCommand")
3451
- .sc(AssociateWirelessGatewayWithCertificate$)
184
+ .sc(schemas_0.AssociateWirelessGatewayWithCertificate$)
3452
185
  .build() {
3453
186
  }
3454
187
 
@@ -3460,7 +193,7 @@ class AssociateWirelessGatewayWithThingCommand extends smithyClient.Command
3460
193
  })
3461
194
  .s("iotwireless", "AssociateWirelessGatewayWithThing", {})
3462
195
  .n("IoTWirelessClient", "AssociateWirelessGatewayWithThingCommand")
3463
- .sc(AssociateWirelessGatewayWithThing$)
196
+ .sc(schemas_0.AssociateWirelessGatewayWithThing$)
3464
197
  .build() {
3465
198
  }
3466
199
 
@@ -3472,7 +205,7 @@ class CancelMulticastGroupSessionCommand extends smithyClient.Command
3472
205
  })
3473
206
  .s("iotwireless", "CancelMulticastGroupSession", {})
3474
207
  .n("IoTWirelessClient", "CancelMulticastGroupSessionCommand")
3475
- .sc(CancelMulticastGroupSession$)
208
+ .sc(schemas_0.CancelMulticastGroupSession$)
3476
209
  .build() {
3477
210
  }
3478
211
 
@@ -3484,7 +217,7 @@ class CreateDestinationCommand extends smithyClient.Command
3484
217
  })
3485
218
  .s("iotwireless", "CreateDestination", {})
3486
219
  .n("IoTWirelessClient", "CreateDestinationCommand")
3487
- .sc(CreateDestination$)
220
+ .sc(schemas_0.CreateDestination$)
3488
221
  .build() {
3489
222
  }
3490
223
 
@@ -3496,7 +229,7 @@ class CreateDeviceProfileCommand extends smithyClient.Command
3496
229
  })
3497
230
  .s("iotwireless", "CreateDeviceProfile", {})
3498
231
  .n("IoTWirelessClient", "CreateDeviceProfileCommand")
3499
- .sc(CreateDeviceProfile$)
232
+ .sc(schemas_0.CreateDeviceProfile$)
3500
233
  .build() {
3501
234
  }
3502
235
 
@@ -3508,7 +241,7 @@ class CreateFuotaTaskCommand extends smithyClient.Command
3508
241
  })
3509
242
  .s("iotwireless", "CreateFuotaTask", {})
3510
243
  .n("IoTWirelessClient", "CreateFuotaTaskCommand")
3511
- .sc(CreateFuotaTask$)
244
+ .sc(schemas_0.CreateFuotaTask$)
3512
245
  .build() {
3513
246
  }
3514
247
 
@@ -3520,7 +253,7 @@ class CreateMulticastGroupCommand extends smithyClient.Command
3520
253
  })
3521
254
  .s("iotwireless", "CreateMulticastGroup", {})
3522
255
  .n("IoTWirelessClient", "CreateMulticastGroupCommand")
3523
- .sc(CreateMulticastGroup$)
256
+ .sc(schemas_0.CreateMulticastGroup$)
3524
257
  .build() {
3525
258
  }
3526
259
 
@@ -3532,7 +265,7 @@ class CreateNetworkAnalyzerConfigurationCommand extends smithyClient.Command
3532
265
  })
3533
266
  .s("iotwireless", "CreateNetworkAnalyzerConfiguration", {})
3534
267
  .n("IoTWirelessClient", "CreateNetworkAnalyzerConfigurationCommand")
3535
- .sc(CreateNetworkAnalyzerConfiguration$)
268
+ .sc(schemas_0.CreateNetworkAnalyzerConfiguration$)
3536
269
  .build() {
3537
270
  }
3538
271
 
@@ -3544,7 +277,7 @@ class CreateServiceProfileCommand extends smithyClient.Command
3544
277
  })
3545
278
  .s("iotwireless", "CreateServiceProfile", {})
3546
279
  .n("IoTWirelessClient", "CreateServiceProfileCommand")
3547
- .sc(CreateServiceProfile$)
280
+ .sc(schemas_0.CreateServiceProfile$)
3548
281
  .build() {
3549
282
  }
3550
283
 
@@ -3556,7 +289,7 @@ class CreateWirelessDeviceCommand extends smithyClient.Command
3556
289
  })
3557
290
  .s("iotwireless", "CreateWirelessDevice", {})
3558
291
  .n("IoTWirelessClient", "CreateWirelessDeviceCommand")
3559
- .sc(CreateWirelessDevice$)
292
+ .sc(schemas_0.CreateWirelessDevice$)
3560
293
  .build() {
3561
294
  }
3562
295
 
@@ -3568,7 +301,7 @@ class CreateWirelessGatewayCommand extends smithyClient.Command
3568
301
  })
3569
302
  .s("iotwireless", "CreateWirelessGateway", {})
3570
303
  .n("IoTWirelessClient", "CreateWirelessGatewayCommand")
3571
- .sc(CreateWirelessGateway$)
304
+ .sc(schemas_0.CreateWirelessGateway$)
3572
305
  .build() {
3573
306
  }
3574
307
 
@@ -3580,7 +313,7 @@ class CreateWirelessGatewayTaskCommand extends smithyClient.Command
3580
313
  })
3581
314
  .s("iotwireless", "CreateWirelessGatewayTask", {})
3582
315
  .n("IoTWirelessClient", "CreateWirelessGatewayTaskCommand")
3583
- .sc(CreateWirelessGatewayTask$)
316
+ .sc(schemas_0.CreateWirelessGatewayTask$)
3584
317
  .build() {
3585
318
  }
3586
319
 
@@ -3592,7 +325,7 @@ class CreateWirelessGatewayTaskDefinitionCommand extends smithyClient.Command
3592
325
  })
3593
326
  .s("iotwireless", "CreateWirelessGatewayTaskDefinition", {})
3594
327
  .n("IoTWirelessClient", "CreateWirelessGatewayTaskDefinitionCommand")
3595
- .sc(CreateWirelessGatewayTaskDefinition$)
328
+ .sc(schemas_0.CreateWirelessGatewayTaskDefinition$)
3596
329
  .build() {
3597
330
  }
3598
331
 
@@ -3604,7 +337,7 @@ class DeleteDestinationCommand extends smithyClient.Command
3604
337
  })
3605
338
  .s("iotwireless", "DeleteDestination", {})
3606
339
  .n("IoTWirelessClient", "DeleteDestinationCommand")
3607
- .sc(DeleteDestination$)
340
+ .sc(schemas_0.DeleteDestination$)
3608
341
  .build() {
3609
342
  }
3610
343
 
@@ -3616,7 +349,7 @@ class DeleteDeviceProfileCommand extends smithyClient.Command
3616
349
  })
3617
350
  .s("iotwireless", "DeleteDeviceProfile", {})
3618
351
  .n("IoTWirelessClient", "DeleteDeviceProfileCommand")
3619
- .sc(DeleteDeviceProfile$)
352
+ .sc(schemas_0.DeleteDeviceProfile$)
3620
353
  .build() {
3621
354
  }
3622
355
 
@@ -3628,7 +361,7 @@ class DeleteFuotaTaskCommand extends smithyClient.Command
3628
361
  })
3629
362
  .s("iotwireless", "DeleteFuotaTask", {})
3630
363
  .n("IoTWirelessClient", "DeleteFuotaTaskCommand")
3631
- .sc(DeleteFuotaTask$)
364
+ .sc(schemas_0.DeleteFuotaTask$)
3632
365
  .build() {
3633
366
  }
3634
367
 
@@ -3640,7 +373,7 @@ class DeleteMulticastGroupCommand extends smithyClient.Command
3640
373
  })
3641
374
  .s("iotwireless", "DeleteMulticastGroup", {})
3642
375
  .n("IoTWirelessClient", "DeleteMulticastGroupCommand")
3643
- .sc(DeleteMulticastGroup$)
376
+ .sc(schemas_0.DeleteMulticastGroup$)
3644
377
  .build() {
3645
378
  }
3646
379
 
@@ -3652,7 +385,7 @@ class DeleteNetworkAnalyzerConfigurationCommand extends smithyClient.Command
3652
385
  })
3653
386
  .s("iotwireless", "DeleteNetworkAnalyzerConfiguration", {})
3654
387
  .n("IoTWirelessClient", "DeleteNetworkAnalyzerConfigurationCommand")
3655
- .sc(DeleteNetworkAnalyzerConfiguration$)
388
+ .sc(schemas_0.DeleteNetworkAnalyzerConfiguration$)
3656
389
  .build() {
3657
390
  }
3658
391
 
@@ -3664,7 +397,7 @@ class DeleteQueuedMessagesCommand extends smithyClient.Command
3664
397
  })
3665
398
  .s("iotwireless", "DeleteQueuedMessages", {})
3666
399
  .n("IoTWirelessClient", "DeleteQueuedMessagesCommand")
3667
- .sc(DeleteQueuedMessages$)
400
+ .sc(schemas_0.DeleteQueuedMessages$)
3668
401
  .build() {
3669
402
  }
3670
403
 
@@ -3676,7 +409,7 @@ class DeleteServiceProfileCommand extends smithyClient.Command
3676
409
  })
3677
410
  .s("iotwireless", "DeleteServiceProfile", {})
3678
411
  .n("IoTWirelessClient", "DeleteServiceProfileCommand")
3679
- .sc(DeleteServiceProfile$)
412
+ .sc(schemas_0.DeleteServiceProfile$)
3680
413
  .build() {
3681
414
  }
3682
415
 
@@ -3688,7 +421,7 @@ class DeleteWirelessDeviceCommand extends smithyClient.Command
3688
421
  })
3689
422
  .s("iotwireless", "DeleteWirelessDevice", {})
3690
423
  .n("IoTWirelessClient", "DeleteWirelessDeviceCommand")
3691
- .sc(DeleteWirelessDevice$)
424
+ .sc(schemas_0.DeleteWirelessDevice$)
3692
425
  .build() {
3693
426
  }
3694
427
 
@@ -3700,7 +433,7 @@ class DeleteWirelessDeviceImportTaskCommand extends smithyClient.Command
3700
433
  })
3701
434
  .s("iotwireless", "DeleteWirelessDeviceImportTask", {})
3702
435
  .n("IoTWirelessClient", "DeleteWirelessDeviceImportTaskCommand")
3703
- .sc(DeleteWirelessDeviceImportTask$)
436
+ .sc(schemas_0.DeleteWirelessDeviceImportTask$)
3704
437
  .build() {
3705
438
  }
3706
439
 
@@ -3712,7 +445,7 @@ class DeleteWirelessGatewayCommand extends smithyClient.Command
3712
445
  })
3713
446
  .s("iotwireless", "DeleteWirelessGateway", {})
3714
447
  .n("IoTWirelessClient", "DeleteWirelessGatewayCommand")
3715
- .sc(DeleteWirelessGateway$)
448
+ .sc(schemas_0.DeleteWirelessGateway$)
3716
449
  .build() {
3717
450
  }
3718
451
 
@@ -3724,7 +457,7 @@ class DeleteWirelessGatewayTaskCommand extends smithyClient.Command
3724
457
  })
3725
458
  .s("iotwireless", "DeleteWirelessGatewayTask", {})
3726
459
  .n("IoTWirelessClient", "DeleteWirelessGatewayTaskCommand")
3727
- .sc(DeleteWirelessGatewayTask$)
460
+ .sc(schemas_0.DeleteWirelessGatewayTask$)
3728
461
  .build() {
3729
462
  }
3730
463
 
@@ -3736,7 +469,7 @@ class DeleteWirelessGatewayTaskDefinitionCommand extends smithyClient.Command
3736
469
  })
3737
470
  .s("iotwireless", "DeleteWirelessGatewayTaskDefinition", {})
3738
471
  .n("IoTWirelessClient", "DeleteWirelessGatewayTaskDefinitionCommand")
3739
- .sc(DeleteWirelessGatewayTaskDefinition$)
472
+ .sc(schemas_0.DeleteWirelessGatewayTaskDefinition$)
3740
473
  .build() {
3741
474
  }
3742
475
 
@@ -3748,7 +481,7 @@ class DeregisterWirelessDeviceCommand extends smithyClient.Command
3748
481
  })
3749
482
  .s("iotwireless", "DeregisterWirelessDevice", {})
3750
483
  .n("IoTWirelessClient", "DeregisterWirelessDeviceCommand")
3751
- .sc(DeregisterWirelessDevice$)
484
+ .sc(schemas_0.DeregisterWirelessDevice$)
3752
485
  .build() {
3753
486
  }
3754
487
 
@@ -3760,7 +493,7 @@ class DisassociateAwsAccountFromPartnerAccountCommand extends smithyClient.Comma
3760
493
  })
3761
494
  .s("iotwireless", "DisassociateAwsAccountFromPartnerAccount", {})
3762
495
  .n("IoTWirelessClient", "DisassociateAwsAccountFromPartnerAccountCommand")
3763
- .sc(DisassociateAwsAccountFromPartnerAccount$)
496
+ .sc(schemas_0.DisassociateAwsAccountFromPartnerAccount$)
3764
497
  .build() {
3765
498
  }
3766
499
 
@@ -3772,7 +505,7 @@ class DisassociateMulticastGroupFromFuotaTaskCommand extends smithyClient.Comman
3772
505
  })
3773
506
  .s("iotwireless", "DisassociateMulticastGroupFromFuotaTask", {})
3774
507
  .n("IoTWirelessClient", "DisassociateMulticastGroupFromFuotaTaskCommand")
3775
- .sc(DisassociateMulticastGroupFromFuotaTask$)
508
+ .sc(schemas_0.DisassociateMulticastGroupFromFuotaTask$)
3776
509
  .build() {
3777
510
  }
3778
511
 
@@ -3784,7 +517,7 @@ class DisassociateWirelessDeviceFromFuotaTaskCommand extends smithyClient.Comman
3784
517
  })
3785
518
  .s("iotwireless", "DisassociateWirelessDeviceFromFuotaTask", {})
3786
519
  .n("IoTWirelessClient", "DisassociateWirelessDeviceFromFuotaTaskCommand")
3787
- .sc(DisassociateWirelessDeviceFromFuotaTask$)
520
+ .sc(schemas_0.DisassociateWirelessDeviceFromFuotaTask$)
3788
521
  .build() {
3789
522
  }
3790
523
 
@@ -3796,7 +529,7 @@ class DisassociateWirelessDeviceFromMulticastGroupCommand extends smithyClient.C
3796
529
  })
3797
530
  .s("iotwireless", "DisassociateWirelessDeviceFromMulticastGroup", {})
3798
531
  .n("IoTWirelessClient", "DisassociateWirelessDeviceFromMulticastGroupCommand")
3799
- .sc(DisassociateWirelessDeviceFromMulticastGroup$)
532
+ .sc(schemas_0.DisassociateWirelessDeviceFromMulticastGroup$)
3800
533
  .build() {
3801
534
  }
3802
535
 
@@ -3808,7 +541,7 @@ class DisassociateWirelessDeviceFromThingCommand extends smithyClient.Command
3808
541
  })
3809
542
  .s("iotwireless", "DisassociateWirelessDeviceFromThing", {})
3810
543
  .n("IoTWirelessClient", "DisassociateWirelessDeviceFromThingCommand")
3811
- .sc(DisassociateWirelessDeviceFromThing$)
544
+ .sc(schemas_0.DisassociateWirelessDeviceFromThing$)
3812
545
  .build() {
3813
546
  }
3814
547
 
@@ -3820,7 +553,7 @@ class DisassociateWirelessGatewayFromCertificateCommand extends smithyClient.Com
3820
553
  })
3821
554
  .s("iotwireless", "DisassociateWirelessGatewayFromCertificate", {})
3822
555
  .n("IoTWirelessClient", "DisassociateWirelessGatewayFromCertificateCommand")
3823
- .sc(DisassociateWirelessGatewayFromCertificate$)
556
+ .sc(schemas_0.DisassociateWirelessGatewayFromCertificate$)
3824
557
  .build() {
3825
558
  }
3826
559
 
@@ -3832,7 +565,7 @@ class DisassociateWirelessGatewayFromThingCommand extends smithyClient.Command
3832
565
  })
3833
566
  .s("iotwireless", "DisassociateWirelessGatewayFromThing", {})
3834
567
  .n("IoTWirelessClient", "DisassociateWirelessGatewayFromThingCommand")
3835
- .sc(DisassociateWirelessGatewayFromThing$)
568
+ .sc(schemas_0.DisassociateWirelessGatewayFromThing$)
3836
569
  .build() {
3837
570
  }
3838
571
 
@@ -3844,7 +577,7 @@ class GetDestinationCommand extends smithyClient.Command
3844
577
  })
3845
578
  .s("iotwireless", "GetDestination", {})
3846
579
  .n("IoTWirelessClient", "GetDestinationCommand")
3847
- .sc(GetDestination$)
580
+ .sc(schemas_0.GetDestination$)
3848
581
  .build() {
3849
582
  }
3850
583
 
@@ -3856,7 +589,7 @@ class GetDeviceProfileCommand extends smithyClient.Command
3856
589
  })
3857
590
  .s("iotwireless", "GetDeviceProfile", {})
3858
591
  .n("IoTWirelessClient", "GetDeviceProfileCommand")
3859
- .sc(GetDeviceProfile$)
592
+ .sc(schemas_0.GetDeviceProfile$)
3860
593
  .build() {
3861
594
  }
3862
595
 
@@ -3868,7 +601,7 @@ class GetEventConfigurationByResourceTypesCommand extends smithyClient.Command
3868
601
  })
3869
602
  .s("iotwireless", "GetEventConfigurationByResourceTypes", {})
3870
603
  .n("IoTWirelessClient", "GetEventConfigurationByResourceTypesCommand")
3871
- .sc(GetEventConfigurationByResourceTypes$)
604
+ .sc(schemas_0.GetEventConfigurationByResourceTypes$)
3872
605
  .build() {
3873
606
  }
3874
607
 
@@ -3880,7 +613,7 @@ class GetFuotaTaskCommand extends smithyClient.Command
3880
613
  })
3881
614
  .s("iotwireless", "GetFuotaTask", {})
3882
615
  .n("IoTWirelessClient", "GetFuotaTaskCommand")
3883
- .sc(GetFuotaTask$)
616
+ .sc(schemas_0.GetFuotaTask$)
3884
617
  .build() {
3885
618
  }
3886
619
 
@@ -3892,7 +625,7 @@ class GetLogLevelsByResourceTypesCommand extends smithyClient.Command
3892
625
  })
3893
626
  .s("iotwireless", "GetLogLevelsByResourceTypes", {})
3894
627
  .n("IoTWirelessClient", "GetLogLevelsByResourceTypesCommand")
3895
- .sc(GetLogLevelsByResourceTypes$)
628
+ .sc(schemas_0.GetLogLevelsByResourceTypes$)
3896
629
  .build() {
3897
630
  }
3898
631
 
@@ -3904,7 +637,7 @@ class GetMetricConfigurationCommand extends smithyClient.Command
3904
637
  })
3905
638
  .s("iotwireless", "GetMetricConfiguration", {})
3906
639
  .n("IoTWirelessClient", "GetMetricConfigurationCommand")
3907
- .sc(GetMetricConfiguration$)
640
+ .sc(schemas_0.GetMetricConfiguration$)
3908
641
  .build() {
3909
642
  }
3910
643
 
@@ -3916,7 +649,7 @@ class GetMetricsCommand extends smithyClient.Command
3916
649
  })
3917
650
  .s("iotwireless", "GetMetrics", {})
3918
651
  .n("IoTWirelessClient", "GetMetricsCommand")
3919
- .sc(GetMetrics$)
652
+ .sc(schemas_0.GetMetrics$)
3920
653
  .build() {
3921
654
  }
3922
655
 
@@ -3928,7 +661,7 @@ class GetMulticastGroupCommand extends smithyClient.Command
3928
661
  })
3929
662
  .s("iotwireless", "GetMulticastGroup", {})
3930
663
  .n("IoTWirelessClient", "GetMulticastGroupCommand")
3931
- .sc(GetMulticastGroup$)
664
+ .sc(schemas_0.GetMulticastGroup$)
3932
665
  .build() {
3933
666
  }
3934
667
 
@@ -3940,7 +673,7 @@ class GetMulticastGroupSessionCommand extends smithyClient.Command
3940
673
  })
3941
674
  .s("iotwireless", "GetMulticastGroupSession", {})
3942
675
  .n("IoTWirelessClient", "GetMulticastGroupSessionCommand")
3943
- .sc(GetMulticastGroupSession$)
676
+ .sc(schemas_0.GetMulticastGroupSession$)
3944
677
  .build() {
3945
678
  }
3946
679
 
@@ -3952,7 +685,7 @@ class GetNetworkAnalyzerConfigurationCommand extends smithyClient.Command
3952
685
  })
3953
686
  .s("iotwireless", "GetNetworkAnalyzerConfiguration", {})
3954
687
  .n("IoTWirelessClient", "GetNetworkAnalyzerConfigurationCommand")
3955
- .sc(GetNetworkAnalyzerConfiguration$)
688
+ .sc(schemas_0.GetNetworkAnalyzerConfiguration$)
3956
689
  .build() {
3957
690
  }
3958
691
 
@@ -3964,7 +697,7 @@ class GetPartnerAccountCommand extends smithyClient.Command
3964
697
  })
3965
698
  .s("iotwireless", "GetPartnerAccount", {})
3966
699
  .n("IoTWirelessClient", "GetPartnerAccountCommand")
3967
- .sc(GetPartnerAccount$)
700
+ .sc(schemas_0.GetPartnerAccount$)
3968
701
  .build() {
3969
702
  }
3970
703
 
@@ -3976,7 +709,7 @@ class GetPositionCommand extends smithyClient.Command
3976
709
  })
3977
710
  .s("iotwireless", "GetPosition", {})
3978
711
  .n("IoTWirelessClient", "GetPositionCommand")
3979
- .sc(GetPosition$)
712
+ .sc(schemas_0.GetPosition$)
3980
713
  .build() {
3981
714
  }
3982
715
 
@@ -3988,7 +721,7 @@ class GetPositionConfigurationCommand extends smithyClient.Command
3988
721
  })
3989
722
  .s("iotwireless", "GetPositionConfiguration", {})
3990
723
  .n("IoTWirelessClient", "GetPositionConfigurationCommand")
3991
- .sc(GetPositionConfiguration$)
724
+ .sc(schemas_0.GetPositionConfiguration$)
3992
725
  .build() {
3993
726
  }
3994
727
 
@@ -4000,7 +733,7 @@ class GetPositionEstimateCommand extends smithyClient.Command
4000
733
  })
4001
734
  .s("iotwireless", "GetPositionEstimate", {})
4002
735
  .n("IoTWirelessClient", "GetPositionEstimateCommand")
4003
- .sc(GetPositionEstimate$)
736
+ .sc(schemas_0.GetPositionEstimate$)
4004
737
  .build() {
4005
738
  }
4006
739
 
@@ -4012,7 +745,7 @@ class GetResourceEventConfigurationCommand extends smithyClient.Command
4012
745
  })
4013
746
  .s("iotwireless", "GetResourceEventConfiguration", {})
4014
747
  .n("IoTWirelessClient", "GetResourceEventConfigurationCommand")
4015
- .sc(GetResourceEventConfiguration$)
748
+ .sc(schemas_0.GetResourceEventConfiguration$)
4016
749
  .build() {
4017
750
  }
4018
751
 
@@ -4024,7 +757,7 @@ class GetResourceLogLevelCommand extends smithyClient.Command
4024
757
  })
4025
758
  .s("iotwireless", "GetResourceLogLevel", {})
4026
759
  .n("IoTWirelessClient", "GetResourceLogLevelCommand")
4027
- .sc(GetResourceLogLevel$)
760
+ .sc(schemas_0.GetResourceLogLevel$)
4028
761
  .build() {
4029
762
  }
4030
763
 
@@ -4036,7 +769,7 @@ class GetResourcePositionCommand extends smithyClient.Command
4036
769
  })
4037
770
  .s("iotwireless", "GetResourcePosition", {})
4038
771
  .n("IoTWirelessClient", "GetResourcePositionCommand")
4039
- .sc(GetResourcePosition$)
772
+ .sc(schemas_0.GetResourcePosition$)
4040
773
  .build() {
4041
774
  }
4042
775
 
@@ -4048,7 +781,7 @@ class GetServiceEndpointCommand extends smithyClient.Command
4048
781
  })
4049
782
  .s("iotwireless", "GetServiceEndpoint", {})
4050
783
  .n("IoTWirelessClient", "GetServiceEndpointCommand")
4051
- .sc(GetServiceEndpoint$)
784
+ .sc(schemas_0.GetServiceEndpoint$)
4052
785
  .build() {
4053
786
  }
4054
787
 
@@ -4060,7 +793,7 @@ class GetServiceProfileCommand extends smithyClient.Command
4060
793
  })
4061
794
  .s("iotwireless", "GetServiceProfile", {})
4062
795
  .n("IoTWirelessClient", "GetServiceProfileCommand")
4063
- .sc(GetServiceProfile$)
796
+ .sc(schemas_0.GetServiceProfile$)
4064
797
  .build() {
4065
798
  }
4066
799
 
@@ -4072,7 +805,7 @@ class GetWirelessDeviceCommand extends smithyClient.Command
4072
805
  })
4073
806
  .s("iotwireless", "GetWirelessDevice", {})
4074
807
  .n("IoTWirelessClient", "GetWirelessDeviceCommand")
4075
- .sc(GetWirelessDevice$)
808
+ .sc(schemas_0.GetWirelessDevice$)
4076
809
  .build() {
4077
810
  }
4078
811
 
@@ -4084,7 +817,7 @@ class GetWirelessDeviceImportTaskCommand extends smithyClient.Command
4084
817
  })
4085
818
  .s("iotwireless", "GetWirelessDeviceImportTask", {})
4086
819
  .n("IoTWirelessClient", "GetWirelessDeviceImportTaskCommand")
4087
- .sc(GetWirelessDeviceImportTask$)
820
+ .sc(schemas_0.GetWirelessDeviceImportTask$)
4088
821
  .build() {
4089
822
  }
4090
823
 
@@ -4096,7 +829,7 @@ class GetWirelessDeviceStatisticsCommand extends smithyClient.Command
4096
829
  })
4097
830
  .s("iotwireless", "GetWirelessDeviceStatistics", {})
4098
831
  .n("IoTWirelessClient", "GetWirelessDeviceStatisticsCommand")
4099
- .sc(GetWirelessDeviceStatistics$)
832
+ .sc(schemas_0.GetWirelessDeviceStatistics$)
4100
833
  .build() {
4101
834
  }
4102
835
 
@@ -4108,7 +841,7 @@ class GetWirelessGatewayCertificateCommand extends smithyClient.Command
4108
841
  })
4109
842
  .s("iotwireless", "GetWirelessGatewayCertificate", {})
4110
843
  .n("IoTWirelessClient", "GetWirelessGatewayCertificateCommand")
4111
- .sc(GetWirelessGatewayCertificate$)
844
+ .sc(schemas_0.GetWirelessGatewayCertificate$)
4112
845
  .build() {
4113
846
  }
4114
847
 
@@ -4120,7 +853,7 @@ class GetWirelessGatewayCommand extends smithyClient.Command
4120
853
  })
4121
854
  .s("iotwireless", "GetWirelessGateway", {})
4122
855
  .n("IoTWirelessClient", "GetWirelessGatewayCommand")
4123
- .sc(GetWirelessGateway$)
856
+ .sc(schemas_0.GetWirelessGateway$)
4124
857
  .build() {
4125
858
  }
4126
859
 
@@ -4132,7 +865,7 @@ class GetWirelessGatewayFirmwareInformationCommand extends smithyClient.Command
4132
865
  })
4133
866
  .s("iotwireless", "GetWirelessGatewayFirmwareInformation", {})
4134
867
  .n("IoTWirelessClient", "GetWirelessGatewayFirmwareInformationCommand")
4135
- .sc(GetWirelessGatewayFirmwareInformation$)
868
+ .sc(schemas_0.GetWirelessGatewayFirmwareInformation$)
4136
869
  .build() {
4137
870
  }
4138
871
 
@@ -4144,7 +877,7 @@ class GetWirelessGatewayStatisticsCommand extends smithyClient.Command
4144
877
  })
4145
878
  .s("iotwireless", "GetWirelessGatewayStatistics", {})
4146
879
  .n("IoTWirelessClient", "GetWirelessGatewayStatisticsCommand")
4147
- .sc(GetWirelessGatewayStatistics$)
880
+ .sc(schemas_0.GetWirelessGatewayStatistics$)
4148
881
  .build() {
4149
882
  }
4150
883
 
@@ -4156,7 +889,7 @@ class GetWirelessGatewayTaskCommand extends smithyClient.Command
4156
889
  })
4157
890
  .s("iotwireless", "GetWirelessGatewayTask", {})
4158
891
  .n("IoTWirelessClient", "GetWirelessGatewayTaskCommand")
4159
- .sc(GetWirelessGatewayTask$)
892
+ .sc(schemas_0.GetWirelessGatewayTask$)
4160
893
  .build() {
4161
894
  }
4162
895
 
@@ -4168,7 +901,7 @@ class GetWirelessGatewayTaskDefinitionCommand extends smithyClient.Command
4168
901
  })
4169
902
  .s("iotwireless", "GetWirelessGatewayTaskDefinition", {})
4170
903
  .n("IoTWirelessClient", "GetWirelessGatewayTaskDefinitionCommand")
4171
- .sc(GetWirelessGatewayTaskDefinition$)
904
+ .sc(schemas_0.GetWirelessGatewayTaskDefinition$)
4172
905
  .build() {
4173
906
  }
4174
907
 
@@ -4180,7 +913,7 @@ class ListDestinationsCommand extends smithyClient.Command
4180
913
  })
4181
914
  .s("iotwireless", "ListDestinations", {})
4182
915
  .n("IoTWirelessClient", "ListDestinationsCommand")
4183
- .sc(ListDestinations$)
916
+ .sc(schemas_0.ListDestinations$)
4184
917
  .build() {
4185
918
  }
4186
919
 
@@ -4192,7 +925,7 @@ class ListDeviceProfilesCommand extends smithyClient.Command
4192
925
  })
4193
926
  .s("iotwireless", "ListDeviceProfiles", {})
4194
927
  .n("IoTWirelessClient", "ListDeviceProfilesCommand")
4195
- .sc(ListDeviceProfiles$)
928
+ .sc(schemas_0.ListDeviceProfiles$)
4196
929
  .build() {
4197
930
  }
4198
931
 
@@ -4204,7 +937,7 @@ class ListDevicesForWirelessDeviceImportTaskCommand extends smithyClient.Command
4204
937
  })
4205
938
  .s("iotwireless", "ListDevicesForWirelessDeviceImportTask", {})
4206
939
  .n("IoTWirelessClient", "ListDevicesForWirelessDeviceImportTaskCommand")
4207
- .sc(ListDevicesForWirelessDeviceImportTask$)
940
+ .sc(schemas_0.ListDevicesForWirelessDeviceImportTask$)
4208
941
  .build() {
4209
942
  }
4210
943
 
@@ -4216,7 +949,7 @@ class ListEventConfigurationsCommand extends smithyClient.Command
4216
949
  })
4217
950
  .s("iotwireless", "ListEventConfigurations", {})
4218
951
  .n("IoTWirelessClient", "ListEventConfigurationsCommand")
4219
- .sc(ListEventConfigurations$)
952
+ .sc(schemas_0.ListEventConfigurations$)
4220
953
  .build() {
4221
954
  }
4222
955
 
@@ -4228,7 +961,7 @@ class ListFuotaTasksCommand extends smithyClient.Command
4228
961
  })
4229
962
  .s("iotwireless", "ListFuotaTasks", {})
4230
963
  .n("IoTWirelessClient", "ListFuotaTasksCommand")
4231
- .sc(ListFuotaTasks$)
964
+ .sc(schemas_0.ListFuotaTasks$)
4232
965
  .build() {
4233
966
  }
4234
967
 
@@ -4240,7 +973,7 @@ class ListMulticastGroupsByFuotaTaskCommand extends smithyClient.Command
4240
973
  })
4241
974
  .s("iotwireless", "ListMulticastGroupsByFuotaTask", {})
4242
975
  .n("IoTWirelessClient", "ListMulticastGroupsByFuotaTaskCommand")
4243
- .sc(ListMulticastGroupsByFuotaTask$)
976
+ .sc(schemas_0.ListMulticastGroupsByFuotaTask$)
4244
977
  .build() {
4245
978
  }
4246
979
 
@@ -4252,7 +985,7 @@ class ListMulticastGroupsCommand extends smithyClient.Command
4252
985
  })
4253
986
  .s("iotwireless", "ListMulticastGroups", {})
4254
987
  .n("IoTWirelessClient", "ListMulticastGroupsCommand")
4255
- .sc(ListMulticastGroups$)
988
+ .sc(schemas_0.ListMulticastGroups$)
4256
989
  .build() {
4257
990
  }
4258
991
 
@@ -4264,7 +997,7 @@ class ListNetworkAnalyzerConfigurationsCommand extends smithyClient.Command
4264
997
  })
4265
998
  .s("iotwireless", "ListNetworkAnalyzerConfigurations", {})
4266
999
  .n("IoTWirelessClient", "ListNetworkAnalyzerConfigurationsCommand")
4267
- .sc(ListNetworkAnalyzerConfigurations$)
1000
+ .sc(schemas_0.ListNetworkAnalyzerConfigurations$)
4268
1001
  .build() {
4269
1002
  }
4270
1003
 
@@ -4276,7 +1009,7 @@ class ListPartnerAccountsCommand extends smithyClient.Command
4276
1009
  })
4277
1010
  .s("iotwireless", "ListPartnerAccounts", {})
4278
1011
  .n("IoTWirelessClient", "ListPartnerAccountsCommand")
4279
- .sc(ListPartnerAccounts$)
1012
+ .sc(schemas_0.ListPartnerAccounts$)
4280
1013
  .build() {
4281
1014
  }
4282
1015
 
@@ -4288,7 +1021,7 @@ class ListPositionConfigurationsCommand extends smithyClient.Command
4288
1021
  })
4289
1022
  .s("iotwireless", "ListPositionConfigurations", {})
4290
1023
  .n("IoTWirelessClient", "ListPositionConfigurationsCommand")
4291
- .sc(ListPositionConfigurations$)
1024
+ .sc(schemas_0.ListPositionConfigurations$)
4292
1025
  .build() {
4293
1026
  }
4294
1027
 
@@ -4300,7 +1033,7 @@ class ListQueuedMessagesCommand extends smithyClient.Command
4300
1033
  })
4301
1034
  .s("iotwireless", "ListQueuedMessages", {})
4302
1035
  .n("IoTWirelessClient", "ListQueuedMessagesCommand")
4303
- .sc(ListQueuedMessages$)
1036
+ .sc(schemas_0.ListQueuedMessages$)
4304
1037
  .build() {
4305
1038
  }
4306
1039
 
@@ -4312,7 +1045,7 @@ class ListServiceProfilesCommand extends smithyClient.Command
4312
1045
  })
4313
1046
  .s("iotwireless", "ListServiceProfiles", {})
4314
1047
  .n("IoTWirelessClient", "ListServiceProfilesCommand")
4315
- .sc(ListServiceProfiles$)
1048
+ .sc(schemas_0.ListServiceProfiles$)
4316
1049
  .build() {
4317
1050
  }
4318
1051
 
@@ -4324,7 +1057,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
4324
1057
  })
4325
1058
  .s("iotwireless", "ListTagsForResource", {})
4326
1059
  .n("IoTWirelessClient", "ListTagsForResourceCommand")
4327
- .sc(ListTagsForResource$)
1060
+ .sc(schemas_0.ListTagsForResource$)
4328
1061
  .build() {
4329
1062
  }
4330
1063
 
@@ -4336,7 +1069,7 @@ class ListWirelessDeviceImportTasksCommand extends smithyClient.Command
4336
1069
  })
4337
1070
  .s("iotwireless", "ListWirelessDeviceImportTasks", {})
4338
1071
  .n("IoTWirelessClient", "ListWirelessDeviceImportTasksCommand")
4339
- .sc(ListWirelessDeviceImportTasks$)
1072
+ .sc(schemas_0.ListWirelessDeviceImportTasks$)
4340
1073
  .build() {
4341
1074
  }
4342
1075
 
@@ -4348,7 +1081,7 @@ class ListWirelessDevicesCommand extends smithyClient.Command
4348
1081
  })
4349
1082
  .s("iotwireless", "ListWirelessDevices", {})
4350
1083
  .n("IoTWirelessClient", "ListWirelessDevicesCommand")
4351
- .sc(ListWirelessDevices$)
1084
+ .sc(schemas_0.ListWirelessDevices$)
4352
1085
  .build() {
4353
1086
  }
4354
1087
 
@@ -4360,7 +1093,7 @@ class ListWirelessGatewaysCommand extends smithyClient.Command
4360
1093
  })
4361
1094
  .s("iotwireless", "ListWirelessGateways", {})
4362
1095
  .n("IoTWirelessClient", "ListWirelessGatewaysCommand")
4363
- .sc(ListWirelessGateways$)
1096
+ .sc(schemas_0.ListWirelessGateways$)
4364
1097
  .build() {
4365
1098
  }
4366
1099
 
@@ -4372,7 +1105,7 @@ class ListWirelessGatewayTaskDefinitionsCommand extends smithyClient.Command
4372
1105
  })
4373
1106
  .s("iotwireless", "ListWirelessGatewayTaskDefinitions", {})
4374
1107
  .n("IoTWirelessClient", "ListWirelessGatewayTaskDefinitionsCommand")
4375
- .sc(ListWirelessGatewayTaskDefinitions$)
1108
+ .sc(schemas_0.ListWirelessGatewayTaskDefinitions$)
4376
1109
  .build() {
4377
1110
  }
4378
1111
 
@@ -4384,7 +1117,7 @@ class PutPositionConfigurationCommand extends smithyClient.Command
4384
1117
  })
4385
1118
  .s("iotwireless", "PutPositionConfiguration", {})
4386
1119
  .n("IoTWirelessClient", "PutPositionConfigurationCommand")
4387
- .sc(PutPositionConfiguration$)
1120
+ .sc(schemas_0.PutPositionConfiguration$)
4388
1121
  .build() {
4389
1122
  }
4390
1123
 
@@ -4396,7 +1129,7 @@ class PutResourceLogLevelCommand extends smithyClient.Command
4396
1129
  })
4397
1130
  .s("iotwireless", "PutResourceLogLevel", {})
4398
1131
  .n("IoTWirelessClient", "PutResourceLogLevelCommand")
4399
- .sc(PutResourceLogLevel$)
1132
+ .sc(schemas_0.PutResourceLogLevel$)
4400
1133
  .build() {
4401
1134
  }
4402
1135
 
@@ -4408,7 +1141,7 @@ class ResetAllResourceLogLevelsCommand extends smithyClient.Command
4408
1141
  })
4409
1142
  .s("iotwireless", "ResetAllResourceLogLevels", {})
4410
1143
  .n("IoTWirelessClient", "ResetAllResourceLogLevelsCommand")
4411
- .sc(ResetAllResourceLogLevels$)
1144
+ .sc(schemas_0.ResetAllResourceLogLevels$)
4412
1145
  .build() {
4413
1146
  }
4414
1147
 
@@ -4420,7 +1153,7 @@ class ResetResourceLogLevelCommand extends smithyClient.Command
4420
1153
  })
4421
1154
  .s("iotwireless", "ResetResourceLogLevel", {})
4422
1155
  .n("IoTWirelessClient", "ResetResourceLogLevelCommand")
4423
- .sc(ResetResourceLogLevel$)
1156
+ .sc(schemas_0.ResetResourceLogLevel$)
4424
1157
  .build() {
4425
1158
  }
4426
1159
 
@@ -4432,7 +1165,7 @@ class SendDataToMulticastGroupCommand extends smithyClient.Command
4432
1165
  })
4433
1166
  .s("iotwireless", "SendDataToMulticastGroup", {})
4434
1167
  .n("IoTWirelessClient", "SendDataToMulticastGroupCommand")
4435
- .sc(SendDataToMulticastGroup$)
1168
+ .sc(schemas_0.SendDataToMulticastGroup$)
4436
1169
  .build() {
4437
1170
  }
4438
1171
 
@@ -4444,7 +1177,7 @@ class SendDataToWirelessDeviceCommand extends smithyClient.Command
4444
1177
  })
4445
1178
  .s("iotwireless", "SendDataToWirelessDevice", {})
4446
1179
  .n("IoTWirelessClient", "SendDataToWirelessDeviceCommand")
4447
- .sc(SendDataToWirelessDevice$)
1180
+ .sc(schemas_0.SendDataToWirelessDevice$)
4448
1181
  .build() {
4449
1182
  }
4450
1183
 
@@ -4456,7 +1189,7 @@ class StartBulkAssociateWirelessDeviceWithMulticastGroupCommand extends smithyCl
4456
1189
  })
4457
1190
  .s("iotwireless", "StartBulkAssociateWirelessDeviceWithMulticastGroup", {})
4458
1191
  .n("IoTWirelessClient", "StartBulkAssociateWirelessDeviceWithMulticastGroupCommand")
4459
- .sc(StartBulkAssociateWirelessDeviceWithMulticastGroup$)
1192
+ .sc(schemas_0.StartBulkAssociateWirelessDeviceWithMulticastGroup$)
4460
1193
  .build() {
4461
1194
  }
4462
1195
 
@@ -4468,7 +1201,7 @@ class StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand extends smith
4468
1201
  })
4469
1202
  .s("iotwireless", "StartBulkDisassociateWirelessDeviceFromMulticastGroup", {})
4470
1203
  .n("IoTWirelessClient", "StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand")
4471
- .sc(StartBulkDisassociateWirelessDeviceFromMulticastGroup$)
1204
+ .sc(schemas_0.StartBulkDisassociateWirelessDeviceFromMulticastGroup$)
4472
1205
  .build() {
4473
1206
  }
4474
1207
 
@@ -4480,7 +1213,7 @@ class StartFuotaTaskCommand extends smithyClient.Command
4480
1213
  })
4481
1214
  .s("iotwireless", "StartFuotaTask", {})
4482
1215
  .n("IoTWirelessClient", "StartFuotaTaskCommand")
4483
- .sc(StartFuotaTask$)
1216
+ .sc(schemas_0.StartFuotaTask$)
4484
1217
  .build() {
4485
1218
  }
4486
1219
 
@@ -4492,7 +1225,7 @@ class StartMulticastGroupSessionCommand extends smithyClient.Command
4492
1225
  })
4493
1226
  .s("iotwireless", "StartMulticastGroupSession", {})
4494
1227
  .n("IoTWirelessClient", "StartMulticastGroupSessionCommand")
4495
- .sc(StartMulticastGroupSession$)
1228
+ .sc(schemas_0.StartMulticastGroupSession$)
4496
1229
  .build() {
4497
1230
  }
4498
1231
 
@@ -4504,7 +1237,7 @@ class StartSingleWirelessDeviceImportTaskCommand extends smithyClient.Command
4504
1237
  })
4505
1238
  .s("iotwireless", "StartSingleWirelessDeviceImportTask", {})
4506
1239
  .n("IoTWirelessClient", "StartSingleWirelessDeviceImportTaskCommand")
4507
- .sc(StartSingleWirelessDeviceImportTask$)
1240
+ .sc(schemas_0.StartSingleWirelessDeviceImportTask$)
4508
1241
  .build() {
4509
1242
  }
4510
1243
 
@@ -4516,7 +1249,7 @@ class StartWirelessDeviceImportTaskCommand extends smithyClient.Command
4516
1249
  })
4517
1250
  .s("iotwireless", "StartWirelessDeviceImportTask", {})
4518
1251
  .n("IoTWirelessClient", "StartWirelessDeviceImportTaskCommand")
4519
- .sc(StartWirelessDeviceImportTask$)
1252
+ .sc(schemas_0.StartWirelessDeviceImportTask$)
4520
1253
  .build() {
4521
1254
  }
4522
1255
 
@@ -4528,7 +1261,7 @@ class TagResourceCommand extends smithyClient.Command
4528
1261
  })
4529
1262
  .s("iotwireless", "TagResource", {})
4530
1263
  .n("IoTWirelessClient", "TagResourceCommand")
4531
- .sc(TagResource$)
1264
+ .sc(schemas_0.TagResource$)
4532
1265
  .build() {
4533
1266
  }
4534
1267
 
@@ -4540,7 +1273,7 @@ class TestWirelessDeviceCommand extends smithyClient.Command
4540
1273
  })
4541
1274
  .s("iotwireless", "TestWirelessDevice", {})
4542
1275
  .n("IoTWirelessClient", "TestWirelessDeviceCommand")
4543
- .sc(TestWirelessDevice$)
1276
+ .sc(schemas_0.TestWirelessDevice$)
4544
1277
  .build() {
4545
1278
  }
4546
1279
 
@@ -4552,7 +1285,7 @@ class UntagResourceCommand extends smithyClient.Command
4552
1285
  })
4553
1286
  .s("iotwireless", "UntagResource", {})
4554
1287
  .n("IoTWirelessClient", "UntagResourceCommand")
4555
- .sc(UntagResource$)
1288
+ .sc(schemas_0.UntagResource$)
4556
1289
  .build() {
4557
1290
  }
4558
1291
 
@@ -4564,7 +1297,7 @@ class UpdateDestinationCommand extends smithyClient.Command
4564
1297
  })
4565
1298
  .s("iotwireless", "UpdateDestination", {})
4566
1299
  .n("IoTWirelessClient", "UpdateDestinationCommand")
4567
- .sc(UpdateDestination$)
1300
+ .sc(schemas_0.UpdateDestination$)
4568
1301
  .build() {
4569
1302
  }
4570
1303
 
@@ -4576,7 +1309,7 @@ class UpdateEventConfigurationByResourceTypesCommand extends smithyClient.Comman
4576
1309
  })
4577
1310
  .s("iotwireless", "UpdateEventConfigurationByResourceTypes", {})
4578
1311
  .n("IoTWirelessClient", "UpdateEventConfigurationByResourceTypesCommand")
4579
- .sc(UpdateEventConfigurationByResourceTypes$)
1312
+ .sc(schemas_0.UpdateEventConfigurationByResourceTypes$)
4580
1313
  .build() {
4581
1314
  }
4582
1315
 
@@ -4588,7 +1321,7 @@ class UpdateFuotaTaskCommand extends smithyClient.Command
4588
1321
  })
4589
1322
  .s("iotwireless", "UpdateFuotaTask", {})
4590
1323
  .n("IoTWirelessClient", "UpdateFuotaTaskCommand")
4591
- .sc(UpdateFuotaTask$)
1324
+ .sc(schemas_0.UpdateFuotaTask$)
4592
1325
  .build() {
4593
1326
  }
4594
1327
 
@@ -4600,7 +1333,7 @@ class UpdateLogLevelsByResourceTypesCommand extends smithyClient.Command
4600
1333
  })
4601
1334
  .s("iotwireless", "UpdateLogLevelsByResourceTypes", {})
4602
1335
  .n("IoTWirelessClient", "UpdateLogLevelsByResourceTypesCommand")
4603
- .sc(UpdateLogLevelsByResourceTypes$)
1336
+ .sc(schemas_0.UpdateLogLevelsByResourceTypes$)
4604
1337
  .build() {
4605
1338
  }
4606
1339
 
@@ -4612,7 +1345,7 @@ class UpdateMetricConfigurationCommand extends smithyClient.Command
4612
1345
  })
4613
1346
  .s("iotwireless", "UpdateMetricConfiguration", {})
4614
1347
  .n("IoTWirelessClient", "UpdateMetricConfigurationCommand")
4615
- .sc(UpdateMetricConfiguration$)
1348
+ .sc(schemas_0.UpdateMetricConfiguration$)
4616
1349
  .build() {
4617
1350
  }
4618
1351
 
@@ -4624,7 +1357,7 @@ class UpdateMulticastGroupCommand extends smithyClient.Command
4624
1357
  })
4625
1358
  .s("iotwireless", "UpdateMulticastGroup", {})
4626
1359
  .n("IoTWirelessClient", "UpdateMulticastGroupCommand")
4627
- .sc(UpdateMulticastGroup$)
1360
+ .sc(schemas_0.UpdateMulticastGroup$)
4628
1361
  .build() {
4629
1362
  }
4630
1363
 
@@ -4636,7 +1369,7 @@ class UpdateNetworkAnalyzerConfigurationCommand extends smithyClient.Command
4636
1369
  })
4637
1370
  .s("iotwireless", "UpdateNetworkAnalyzerConfiguration", {})
4638
1371
  .n("IoTWirelessClient", "UpdateNetworkAnalyzerConfigurationCommand")
4639
- .sc(UpdateNetworkAnalyzerConfiguration$)
1372
+ .sc(schemas_0.UpdateNetworkAnalyzerConfiguration$)
4640
1373
  .build() {
4641
1374
  }
4642
1375
 
@@ -4648,7 +1381,7 @@ class UpdatePartnerAccountCommand extends smithyClient.Command
4648
1381
  })
4649
1382
  .s("iotwireless", "UpdatePartnerAccount", {})
4650
1383
  .n("IoTWirelessClient", "UpdatePartnerAccountCommand")
4651
- .sc(UpdatePartnerAccount$)
1384
+ .sc(schemas_0.UpdatePartnerAccount$)
4652
1385
  .build() {
4653
1386
  }
4654
1387
 
@@ -4660,7 +1393,7 @@ class UpdatePositionCommand extends smithyClient.Command
4660
1393
  })
4661
1394
  .s("iotwireless", "UpdatePosition", {})
4662
1395
  .n("IoTWirelessClient", "UpdatePositionCommand")
4663
- .sc(UpdatePosition$)
1396
+ .sc(schemas_0.UpdatePosition$)
4664
1397
  .build() {
4665
1398
  }
4666
1399
 
@@ -4672,7 +1405,7 @@ class UpdateResourceEventConfigurationCommand extends smithyClient.Command
4672
1405
  })
4673
1406
  .s("iotwireless", "UpdateResourceEventConfiguration", {})
4674
1407
  .n("IoTWirelessClient", "UpdateResourceEventConfigurationCommand")
4675
- .sc(UpdateResourceEventConfiguration$)
1408
+ .sc(schemas_0.UpdateResourceEventConfiguration$)
4676
1409
  .build() {
4677
1410
  }
4678
1411
 
@@ -4684,7 +1417,7 @@ class UpdateResourcePositionCommand extends smithyClient.Command
4684
1417
  })
4685
1418
  .s("iotwireless", "UpdateResourcePosition", {})
4686
1419
  .n("IoTWirelessClient", "UpdateResourcePositionCommand")
4687
- .sc(UpdateResourcePosition$)
1420
+ .sc(schemas_0.UpdateResourcePosition$)
4688
1421
  .build() {
4689
1422
  }
4690
1423
 
@@ -4696,7 +1429,7 @@ class UpdateWirelessDeviceCommand extends smithyClient.Command
4696
1429
  })
4697
1430
  .s("iotwireless", "UpdateWirelessDevice", {})
4698
1431
  .n("IoTWirelessClient", "UpdateWirelessDeviceCommand")
4699
- .sc(UpdateWirelessDevice$)
1432
+ .sc(schemas_0.UpdateWirelessDevice$)
4700
1433
  .build() {
4701
1434
  }
4702
1435
 
@@ -4708,7 +1441,7 @@ class UpdateWirelessDeviceImportTaskCommand extends smithyClient.Command
4708
1441
  })
4709
1442
  .s("iotwireless", "UpdateWirelessDeviceImportTask", {})
4710
1443
  .n("IoTWirelessClient", "UpdateWirelessDeviceImportTaskCommand")
4711
- .sc(UpdateWirelessDeviceImportTask$)
1444
+ .sc(schemas_0.UpdateWirelessDeviceImportTask$)
4712
1445
  .build() {
4713
1446
  }
4714
1447
 
@@ -4720,7 +1453,7 @@ class UpdateWirelessGatewayCommand extends smithyClient.Command
4720
1453
  })
4721
1454
  .s("iotwireless", "UpdateWirelessGateway", {})
4722
1455
  .n("IoTWirelessClient", "UpdateWirelessGatewayCommand")
4723
- .sc(UpdateWirelessGateway$)
1456
+ .sc(schemas_0.UpdateWirelessGateway$)
4724
1457
  .build() {
4725
1458
  }
4726
1459
 
@@ -5152,650 +1885,171 @@ Object.defineProperty(exports, "__Client", {
5152
1885
  enumerable: true,
5153
1886
  get: function () { return smithyClient.Client; }
5154
1887
  });
5155
- exports.AbpV1_0_x$ = AbpV1_0_x$;
5156
- exports.AbpV1_1$ = AbpV1_1$;
5157
- exports.AccessDeniedException = AccessDeniedException;
5158
- exports.AccessDeniedException$ = AccessDeniedException$;
5159
- exports.Accuracy$ = Accuracy$;
1888
+ Object.defineProperty(exports, "IoTWirelessServiceException", {
1889
+ enumerable: true,
1890
+ get: function () { return IoTWirelessServiceException.IoTWirelessServiceException; }
1891
+ });
5160
1892
  exports.AggregationPeriod = AggregationPeriod;
5161
- exports.ApplicationConfig$ = ApplicationConfig$;
5162
1893
  exports.ApplicationConfigType = ApplicationConfigType;
5163
- exports.AssociateAwsAccountWithPartnerAccount$ = AssociateAwsAccountWithPartnerAccount$;
5164
1894
  exports.AssociateAwsAccountWithPartnerAccountCommand = AssociateAwsAccountWithPartnerAccountCommand;
5165
- exports.AssociateAwsAccountWithPartnerAccountRequest$ = AssociateAwsAccountWithPartnerAccountRequest$;
5166
- exports.AssociateAwsAccountWithPartnerAccountResponse$ = AssociateAwsAccountWithPartnerAccountResponse$;
5167
- exports.AssociateMulticastGroupWithFuotaTask$ = AssociateMulticastGroupWithFuotaTask$;
5168
1895
  exports.AssociateMulticastGroupWithFuotaTaskCommand = AssociateMulticastGroupWithFuotaTaskCommand;
5169
- exports.AssociateMulticastGroupWithFuotaTaskRequest$ = AssociateMulticastGroupWithFuotaTaskRequest$;
5170
- exports.AssociateMulticastGroupWithFuotaTaskResponse$ = AssociateMulticastGroupWithFuotaTaskResponse$;
5171
- exports.AssociateWirelessDeviceWithFuotaTask$ = AssociateWirelessDeviceWithFuotaTask$;
5172
1896
  exports.AssociateWirelessDeviceWithFuotaTaskCommand = AssociateWirelessDeviceWithFuotaTaskCommand;
5173
- exports.AssociateWirelessDeviceWithFuotaTaskRequest$ = AssociateWirelessDeviceWithFuotaTaskRequest$;
5174
- exports.AssociateWirelessDeviceWithFuotaTaskResponse$ = AssociateWirelessDeviceWithFuotaTaskResponse$;
5175
- exports.AssociateWirelessDeviceWithMulticastGroup$ = AssociateWirelessDeviceWithMulticastGroup$;
5176
1897
  exports.AssociateWirelessDeviceWithMulticastGroupCommand = AssociateWirelessDeviceWithMulticastGroupCommand;
5177
- exports.AssociateWirelessDeviceWithMulticastGroupRequest$ = AssociateWirelessDeviceWithMulticastGroupRequest$;
5178
- exports.AssociateWirelessDeviceWithMulticastGroupResponse$ = AssociateWirelessDeviceWithMulticastGroupResponse$;
5179
- exports.AssociateWirelessDeviceWithThing$ = AssociateWirelessDeviceWithThing$;
5180
1898
  exports.AssociateWirelessDeviceWithThingCommand = AssociateWirelessDeviceWithThingCommand;
5181
- exports.AssociateWirelessDeviceWithThingRequest$ = AssociateWirelessDeviceWithThingRequest$;
5182
- exports.AssociateWirelessDeviceWithThingResponse$ = AssociateWirelessDeviceWithThingResponse$;
5183
- exports.AssociateWirelessGatewayWithCertificate$ = AssociateWirelessGatewayWithCertificate$;
5184
1899
  exports.AssociateWirelessGatewayWithCertificateCommand = AssociateWirelessGatewayWithCertificateCommand;
5185
- exports.AssociateWirelessGatewayWithCertificateRequest$ = AssociateWirelessGatewayWithCertificateRequest$;
5186
- exports.AssociateWirelessGatewayWithCertificateResponse$ = AssociateWirelessGatewayWithCertificateResponse$;
5187
- exports.AssociateWirelessGatewayWithThing$ = AssociateWirelessGatewayWithThing$;
5188
1900
  exports.AssociateWirelessGatewayWithThingCommand = AssociateWirelessGatewayWithThingCommand;
5189
- exports.AssociateWirelessGatewayWithThingRequest$ = AssociateWirelessGatewayWithThingRequest$;
5190
- exports.AssociateWirelessGatewayWithThingResponse$ = AssociateWirelessGatewayWithThingResponse$;
5191
1901
  exports.BatteryLevel = BatteryLevel;
5192
- exports.Beaconing$ = Beaconing$;
5193
- exports.CancelMulticastGroupSession$ = CancelMulticastGroupSession$;
5194
1902
  exports.CancelMulticastGroupSessionCommand = CancelMulticastGroupSessionCommand;
5195
- exports.CancelMulticastGroupSessionRequest$ = CancelMulticastGroupSessionRequest$;
5196
- exports.CancelMulticastGroupSessionResponse$ = CancelMulticastGroupSessionResponse$;
5197
- exports.CdmaLocalId$ = CdmaLocalId$;
5198
- exports.CdmaNmrObj$ = CdmaNmrObj$;
5199
- exports.CdmaObj$ = CdmaObj$;
5200
- exports.CellTowers$ = CellTowers$;
5201
- exports.CertificateList$ = CertificateList$;
5202
- exports.ConflictException = ConflictException;
5203
- exports.ConflictException$ = ConflictException$;
5204
1903
  exports.ConnectionStatus = ConnectionStatus;
5205
- exports.ConnectionStatusEventConfiguration$ = ConnectionStatusEventConfiguration$;
5206
- exports.ConnectionStatusResourceTypeEventConfiguration$ = ConnectionStatusResourceTypeEventConfiguration$;
5207
- exports.CreateDestination$ = CreateDestination$;
5208
1904
  exports.CreateDestinationCommand = CreateDestinationCommand;
5209
- exports.CreateDestinationRequest$ = CreateDestinationRequest$;
5210
- exports.CreateDestinationResponse$ = CreateDestinationResponse$;
5211
- exports.CreateDeviceProfile$ = CreateDeviceProfile$;
5212
1905
  exports.CreateDeviceProfileCommand = CreateDeviceProfileCommand;
5213
- exports.CreateDeviceProfileRequest$ = CreateDeviceProfileRequest$;
5214
- exports.CreateDeviceProfileResponse$ = CreateDeviceProfileResponse$;
5215
- exports.CreateFuotaTask$ = CreateFuotaTask$;
5216
1906
  exports.CreateFuotaTaskCommand = CreateFuotaTaskCommand;
5217
- exports.CreateFuotaTaskRequest$ = CreateFuotaTaskRequest$;
5218
- exports.CreateFuotaTaskResponse$ = CreateFuotaTaskResponse$;
5219
- exports.CreateMulticastGroup$ = CreateMulticastGroup$;
5220
1907
  exports.CreateMulticastGroupCommand = CreateMulticastGroupCommand;
5221
- exports.CreateMulticastGroupRequest$ = CreateMulticastGroupRequest$;
5222
- exports.CreateMulticastGroupResponse$ = CreateMulticastGroupResponse$;
5223
- exports.CreateNetworkAnalyzerConfiguration$ = CreateNetworkAnalyzerConfiguration$;
5224
1908
  exports.CreateNetworkAnalyzerConfigurationCommand = CreateNetworkAnalyzerConfigurationCommand;
5225
- exports.CreateNetworkAnalyzerConfigurationRequest$ = CreateNetworkAnalyzerConfigurationRequest$;
5226
- exports.CreateNetworkAnalyzerConfigurationResponse$ = CreateNetworkAnalyzerConfigurationResponse$;
5227
- exports.CreateServiceProfile$ = CreateServiceProfile$;
5228
1909
  exports.CreateServiceProfileCommand = CreateServiceProfileCommand;
5229
- exports.CreateServiceProfileRequest$ = CreateServiceProfileRequest$;
5230
- exports.CreateServiceProfileResponse$ = CreateServiceProfileResponse$;
5231
- exports.CreateWirelessDevice$ = CreateWirelessDevice$;
5232
1910
  exports.CreateWirelessDeviceCommand = CreateWirelessDeviceCommand;
5233
- exports.CreateWirelessDeviceRequest$ = CreateWirelessDeviceRequest$;
5234
- exports.CreateWirelessDeviceResponse$ = CreateWirelessDeviceResponse$;
5235
- exports.CreateWirelessGateway$ = CreateWirelessGateway$;
5236
1911
  exports.CreateWirelessGatewayCommand = CreateWirelessGatewayCommand;
5237
- exports.CreateWirelessGatewayRequest$ = CreateWirelessGatewayRequest$;
5238
- exports.CreateWirelessGatewayResponse$ = CreateWirelessGatewayResponse$;
5239
- exports.CreateWirelessGatewayTask$ = CreateWirelessGatewayTask$;
5240
1912
  exports.CreateWirelessGatewayTaskCommand = CreateWirelessGatewayTaskCommand;
5241
- exports.CreateWirelessGatewayTaskDefinition$ = CreateWirelessGatewayTaskDefinition$;
5242
1913
  exports.CreateWirelessGatewayTaskDefinitionCommand = CreateWirelessGatewayTaskDefinitionCommand;
5243
- exports.CreateWirelessGatewayTaskDefinitionRequest$ = CreateWirelessGatewayTaskDefinitionRequest$;
5244
- exports.CreateWirelessGatewayTaskDefinitionResponse$ = CreateWirelessGatewayTaskDefinitionResponse$;
5245
- exports.CreateWirelessGatewayTaskRequest$ = CreateWirelessGatewayTaskRequest$;
5246
- exports.CreateWirelessGatewayTaskResponse$ = CreateWirelessGatewayTaskResponse$;
5247
- exports.DakCertificateMetadata$ = DakCertificateMetadata$;
5248
- exports.DeleteDestination$ = DeleteDestination$;
5249
1914
  exports.DeleteDestinationCommand = DeleteDestinationCommand;
5250
- exports.DeleteDestinationRequest$ = DeleteDestinationRequest$;
5251
- exports.DeleteDestinationResponse$ = DeleteDestinationResponse$;
5252
- exports.DeleteDeviceProfile$ = DeleteDeviceProfile$;
5253
1915
  exports.DeleteDeviceProfileCommand = DeleteDeviceProfileCommand;
5254
- exports.DeleteDeviceProfileRequest$ = DeleteDeviceProfileRequest$;
5255
- exports.DeleteDeviceProfileResponse$ = DeleteDeviceProfileResponse$;
5256
- exports.DeleteFuotaTask$ = DeleteFuotaTask$;
5257
1916
  exports.DeleteFuotaTaskCommand = DeleteFuotaTaskCommand;
5258
- exports.DeleteFuotaTaskRequest$ = DeleteFuotaTaskRequest$;
5259
- exports.DeleteFuotaTaskResponse$ = DeleteFuotaTaskResponse$;
5260
- exports.DeleteMulticastGroup$ = DeleteMulticastGroup$;
5261
1917
  exports.DeleteMulticastGroupCommand = DeleteMulticastGroupCommand;
5262
- exports.DeleteMulticastGroupRequest$ = DeleteMulticastGroupRequest$;
5263
- exports.DeleteMulticastGroupResponse$ = DeleteMulticastGroupResponse$;
5264
- exports.DeleteNetworkAnalyzerConfiguration$ = DeleteNetworkAnalyzerConfiguration$;
5265
1918
  exports.DeleteNetworkAnalyzerConfigurationCommand = DeleteNetworkAnalyzerConfigurationCommand;
5266
- exports.DeleteNetworkAnalyzerConfigurationRequest$ = DeleteNetworkAnalyzerConfigurationRequest$;
5267
- exports.DeleteNetworkAnalyzerConfigurationResponse$ = DeleteNetworkAnalyzerConfigurationResponse$;
5268
- exports.DeleteQueuedMessages$ = DeleteQueuedMessages$;
5269
1919
  exports.DeleteQueuedMessagesCommand = DeleteQueuedMessagesCommand;
5270
- exports.DeleteQueuedMessagesRequest$ = DeleteQueuedMessagesRequest$;
5271
- exports.DeleteQueuedMessagesResponse$ = DeleteQueuedMessagesResponse$;
5272
- exports.DeleteServiceProfile$ = DeleteServiceProfile$;
5273
1920
  exports.DeleteServiceProfileCommand = DeleteServiceProfileCommand;
5274
- exports.DeleteServiceProfileRequest$ = DeleteServiceProfileRequest$;
5275
- exports.DeleteServiceProfileResponse$ = DeleteServiceProfileResponse$;
5276
- exports.DeleteWirelessDevice$ = DeleteWirelessDevice$;
5277
1921
  exports.DeleteWirelessDeviceCommand = DeleteWirelessDeviceCommand;
5278
- exports.DeleteWirelessDeviceImportTask$ = DeleteWirelessDeviceImportTask$;
5279
1922
  exports.DeleteWirelessDeviceImportTaskCommand = DeleteWirelessDeviceImportTaskCommand;
5280
- exports.DeleteWirelessDeviceImportTaskRequest$ = DeleteWirelessDeviceImportTaskRequest$;
5281
- exports.DeleteWirelessDeviceImportTaskResponse$ = DeleteWirelessDeviceImportTaskResponse$;
5282
- exports.DeleteWirelessDeviceRequest$ = DeleteWirelessDeviceRequest$;
5283
- exports.DeleteWirelessDeviceResponse$ = DeleteWirelessDeviceResponse$;
5284
- exports.DeleteWirelessGateway$ = DeleteWirelessGateway$;
5285
1923
  exports.DeleteWirelessGatewayCommand = DeleteWirelessGatewayCommand;
5286
- exports.DeleteWirelessGatewayRequest$ = DeleteWirelessGatewayRequest$;
5287
- exports.DeleteWirelessGatewayResponse$ = DeleteWirelessGatewayResponse$;
5288
- exports.DeleteWirelessGatewayTask$ = DeleteWirelessGatewayTask$;
5289
1924
  exports.DeleteWirelessGatewayTaskCommand = DeleteWirelessGatewayTaskCommand;
5290
- exports.DeleteWirelessGatewayTaskDefinition$ = DeleteWirelessGatewayTaskDefinition$;
5291
1925
  exports.DeleteWirelessGatewayTaskDefinitionCommand = DeleteWirelessGatewayTaskDefinitionCommand;
5292
- exports.DeleteWirelessGatewayTaskDefinitionRequest$ = DeleteWirelessGatewayTaskDefinitionRequest$;
5293
- exports.DeleteWirelessGatewayTaskDefinitionResponse$ = DeleteWirelessGatewayTaskDefinitionResponse$;
5294
- exports.DeleteWirelessGatewayTaskRequest$ = DeleteWirelessGatewayTaskRequest$;
5295
- exports.DeleteWirelessGatewayTaskResponse$ = DeleteWirelessGatewayTaskResponse$;
5296
- exports.DeregisterWirelessDevice$ = DeregisterWirelessDevice$;
5297
1926
  exports.DeregisterWirelessDeviceCommand = DeregisterWirelessDeviceCommand;
5298
- exports.DeregisterWirelessDeviceRequest$ = DeregisterWirelessDeviceRequest$;
5299
- exports.DeregisterWirelessDeviceResponse$ = DeregisterWirelessDeviceResponse$;
5300
- exports.Destinations$ = Destinations$;
5301
- exports.DeviceProfile$ = DeviceProfile$;
5302
1927
  exports.DeviceProfileType = DeviceProfileType;
5303
- exports.DeviceRegistrationStateEventConfiguration$ = DeviceRegistrationStateEventConfiguration$;
5304
- exports.DeviceRegistrationStateResourceTypeEventConfiguration$ = DeviceRegistrationStateResourceTypeEventConfiguration$;
5305
1928
  exports.DeviceState = DeviceState;
5306
- exports.Dimension$ = Dimension$;
5307
1929
  exports.DimensionName = DimensionName;
5308
- exports.DisassociateAwsAccountFromPartnerAccount$ = DisassociateAwsAccountFromPartnerAccount$;
5309
1930
  exports.DisassociateAwsAccountFromPartnerAccountCommand = DisassociateAwsAccountFromPartnerAccountCommand;
5310
- exports.DisassociateAwsAccountFromPartnerAccountRequest$ = DisassociateAwsAccountFromPartnerAccountRequest$;
5311
- exports.DisassociateAwsAccountFromPartnerAccountResponse$ = DisassociateAwsAccountFromPartnerAccountResponse$;
5312
- exports.DisassociateMulticastGroupFromFuotaTask$ = DisassociateMulticastGroupFromFuotaTask$;
5313
1931
  exports.DisassociateMulticastGroupFromFuotaTaskCommand = DisassociateMulticastGroupFromFuotaTaskCommand;
5314
- exports.DisassociateMulticastGroupFromFuotaTaskRequest$ = DisassociateMulticastGroupFromFuotaTaskRequest$;
5315
- exports.DisassociateMulticastGroupFromFuotaTaskResponse$ = DisassociateMulticastGroupFromFuotaTaskResponse$;
5316
- exports.DisassociateWirelessDeviceFromFuotaTask$ = DisassociateWirelessDeviceFromFuotaTask$;
5317
1932
  exports.DisassociateWirelessDeviceFromFuotaTaskCommand = DisassociateWirelessDeviceFromFuotaTaskCommand;
5318
- exports.DisassociateWirelessDeviceFromFuotaTaskRequest$ = DisassociateWirelessDeviceFromFuotaTaskRequest$;
5319
- exports.DisassociateWirelessDeviceFromFuotaTaskResponse$ = DisassociateWirelessDeviceFromFuotaTaskResponse$;
5320
- exports.DisassociateWirelessDeviceFromMulticastGroup$ = DisassociateWirelessDeviceFromMulticastGroup$;
5321
1933
  exports.DisassociateWirelessDeviceFromMulticastGroupCommand = DisassociateWirelessDeviceFromMulticastGroupCommand;
5322
- exports.DisassociateWirelessDeviceFromMulticastGroupRequest$ = DisassociateWirelessDeviceFromMulticastGroupRequest$;
5323
- exports.DisassociateWirelessDeviceFromMulticastGroupResponse$ = DisassociateWirelessDeviceFromMulticastGroupResponse$;
5324
- exports.DisassociateWirelessDeviceFromThing$ = DisassociateWirelessDeviceFromThing$;
5325
1934
  exports.DisassociateWirelessDeviceFromThingCommand = DisassociateWirelessDeviceFromThingCommand;
5326
- exports.DisassociateWirelessDeviceFromThingRequest$ = DisassociateWirelessDeviceFromThingRequest$;
5327
- exports.DisassociateWirelessDeviceFromThingResponse$ = DisassociateWirelessDeviceFromThingResponse$;
5328
- exports.DisassociateWirelessGatewayFromCertificate$ = DisassociateWirelessGatewayFromCertificate$;
5329
1935
  exports.DisassociateWirelessGatewayFromCertificateCommand = DisassociateWirelessGatewayFromCertificateCommand;
5330
- exports.DisassociateWirelessGatewayFromCertificateRequest$ = DisassociateWirelessGatewayFromCertificateRequest$;
5331
- exports.DisassociateWirelessGatewayFromCertificateResponse$ = DisassociateWirelessGatewayFromCertificateResponse$;
5332
- exports.DisassociateWirelessGatewayFromThing$ = DisassociateWirelessGatewayFromThing$;
5333
1936
  exports.DisassociateWirelessGatewayFromThingCommand = DisassociateWirelessGatewayFromThingCommand;
5334
- exports.DisassociateWirelessGatewayFromThingRequest$ = DisassociateWirelessGatewayFromThingRequest$;
5335
- exports.DisassociateWirelessGatewayFromThingResponse$ = DisassociateWirelessGatewayFromThingResponse$;
5336
1937
  exports.DlClass = DlClass;
5337
1938
  exports.DownlinkMode = DownlinkMode;
5338
- exports.DownlinkQueueMessage$ = DownlinkQueueMessage$;
5339
1939
  exports.Event = Event;
5340
- exports.EventConfigurationItem$ = EventConfigurationItem$;
5341
- exports.EventNotificationItemConfigurations$ = EventNotificationItemConfigurations$;
5342
1940
  exports.EventNotificationPartnerType = EventNotificationPartnerType;
5343
1941
  exports.EventNotificationResourceType = EventNotificationResourceType;
5344
1942
  exports.EventNotificationTopicStatus = EventNotificationTopicStatus;
5345
1943
  exports.ExpressionType = ExpressionType;
5346
- exports.FPorts$ = FPorts$;
5347
1944
  exports.FuotaDeviceStatus = FuotaDeviceStatus;
5348
- exports.FuotaTask$ = FuotaTask$;
5349
1945
  exports.FuotaTaskEvent = FuotaTaskEvent;
5350
- exports.FuotaTaskEventLogOption$ = FuotaTaskEventLogOption$;
5351
- exports.FuotaTaskLogOption$ = FuotaTaskLogOption$;
5352
1946
  exports.FuotaTaskStatus = FuotaTaskStatus;
5353
1947
  exports.FuotaTaskType = FuotaTaskType;
5354
- exports.GatewayListItem$ = GatewayListItem$;
5355
- exports.GetDestination$ = GetDestination$;
5356
1948
  exports.GetDestinationCommand = GetDestinationCommand;
5357
- exports.GetDestinationRequest$ = GetDestinationRequest$;
5358
- exports.GetDestinationResponse$ = GetDestinationResponse$;
5359
- exports.GetDeviceProfile$ = GetDeviceProfile$;
5360
1949
  exports.GetDeviceProfileCommand = GetDeviceProfileCommand;
5361
- exports.GetDeviceProfileRequest$ = GetDeviceProfileRequest$;
5362
- exports.GetDeviceProfileResponse$ = GetDeviceProfileResponse$;
5363
- exports.GetEventConfigurationByResourceTypes$ = GetEventConfigurationByResourceTypes$;
5364
1950
  exports.GetEventConfigurationByResourceTypesCommand = GetEventConfigurationByResourceTypesCommand;
5365
- exports.GetEventConfigurationByResourceTypesRequest$ = GetEventConfigurationByResourceTypesRequest$;
5366
- exports.GetEventConfigurationByResourceTypesResponse$ = GetEventConfigurationByResourceTypesResponse$;
5367
- exports.GetFuotaTask$ = GetFuotaTask$;
5368
1951
  exports.GetFuotaTaskCommand = GetFuotaTaskCommand;
5369
- exports.GetFuotaTaskRequest$ = GetFuotaTaskRequest$;
5370
- exports.GetFuotaTaskResponse$ = GetFuotaTaskResponse$;
5371
- exports.GetLogLevelsByResourceTypes$ = GetLogLevelsByResourceTypes$;
5372
1952
  exports.GetLogLevelsByResourceTypesCommand = GetLogLevelsByResourceTypesCommand;
5373
- exports.GetLogLevelsByResourceTypesRequest$ = GetLogLevelsByResourceTypesRequest$;
5374
- exports.GetLogLevelsByResourceTypesResponse$ = GetLogLevelsByResourceTypesResponse$;
5375
- exports.GetMetricConfiguration$ = GetMetricConfiguration$;
5376
1953
  exports.GetMetricConfigurationCommand = GetMetricConfigurationCommand;
5377
- exports.GetMetricConfigurationRequest$ = GetMetricConfigurationRequest$;
5378
- exports.GetMetricConfigurationResponse$ = GetMetricConfigurationResponse$;
5379
- exports.GetMetrics$ = GetMetrics$;
5380
1954
  exports.GetMetricsCommand = GetMetricsCommand;
5381
- exports.GetMetricsRequest$ = GetMetricsRequest$;
5382
- exports.GetMetricsResponse$ = GetMetricsResponse$;
5383
- exports.GetMulticastGroup$ = GetMulticastGroup$;
5384
1955
  exports.GetMulticastGroupCommand = GetMulticastGroupCommand;
5385
- exports.GetMulticastGroupRequest$ = GetMulticastGroupRequest$;
5386
- exports.GetMulticastGroupResponse$ = GetMulticastGroupResponse$;
5387
- exports.GetMulticastGroupSession$ = GetMulticastGroupSession$;
5388
1956
  exports.GetMulticastGroupSessionCommand = GetMulticastGroupSessionCommand;
5389
- exports.GetMulticastGroupSessionRequest$ = GetMulticastGroupSessionRequest$;
5390
- exports.GetMulticastGroupSessionResponse$ = GetMulticastGroupSessionResponse$;
5391
- exports.GetNetworkAnalyzerConfiguration$ = GetNetworkAnalyzerConfiguration$;
5392
1957
  exports.GetNetworkAnalyzerConfigurationCommand = GetNetworkAnalyzerConfigurationCommand;
5393
- exports.GetNetworkAnalyzerConfigurationRequest$ = GetNetworkAnalyzerConfigurationRequest$;
5394
- exports.GetNetworkAnalyzerConfigurationResponse$ = GetNetworkAnalyzerConfigurationResponse$;
5395
- exports.GetPartnerAccount$ = GetPartnerAccount$;
5396
1958
  exports.GetPartnerAccountCommand = GetPartnerAccountCommand;
5397
- exports.GetPartnerAccountRequest$ = GetPartnerAccountRequest$;
5398
- exports.GetPartnerAccountResponse$ = GetPartnerAccountResponse$;
5399
- exports.GetPosition$ = GetPosition$;
5400
1959
  exports.GetPositionCommand = GetPositionCommand;
5401
- exports.GetPositionConfiguration$ = GetPositionConfiguration$;
5402
1960
  exports.GetPositionConfigurationCommand = GetPositionConfigurationCommand;
5403
- exports.GetPositionConfigurationRequest$ = GetPositionConfigurationRequest$;
5404
- exports.GetPositionConfigurationResponse$ = GetPositionConfigurationResponse$;
5405
- exports.GetPositionEstimate$ = GetPositionEstimate$;
5406
1961
  exports.GetPositionEstimateCommand = GetPositionEstimateCommand;
5407
- exports.GetPositionEstimateRequest$ = GetPositionEstimateRequest$;
5408
- exports.GetPositionEstimateResponse$ = GetPositionEstimateResponse$;
5409
- exports.GetPositionRequest$ = GetPositionRequest$;
5410
- exports.GetPositionResponse$ = GetPositionResponse$;
5411
- exports.GetResourceEventConfiguration$ = GetResourceEventConfiguration$;
5412
1962
  exports.GetResourceEventConfigurationCommand = GetResourceEventConfigurationCommand;
5413
- exports.GetResourceEventConfigurationRequest$ = GetResourceEventConfigurationRequest$;
5414
- exports.GetResourceEventConfigurationResponse$ = GetResourceEventConfigurationResponse$;
5415
- exports.GetResourceLogLevel$ = GetResourceLogLevel$;
5416
1963
  exports.GetResourceLogLevelCommand = GetResourceLogLevelCommand;
5417
- exports.GetResourceLogLevelRequest$ = GetResourceLogLevelRequest$;
5418
- exports.GetResourceLogLevelResponse$ = GetResourceLogLevelResponse$;
5419
- exports.GetResourcePosition$ = GetResourcePosition$;
5420
1964
  exports.GetResourcePositionCommand = GetResourcePositionCommand;
5421
- exports.GetResourcePositionRequest$ = GetResourcePositionRequest$;
5422
- exports.GetResourcePositionResponse$ = GetResourcePositionResponse$;
5423
- exports.GetServiceEndpoint$ = GetServiceEndpoint$;
5424
1965
  exports.GetServiceEndpointCommand = GetServiceEndpointCommand;
5425
- exports.GetServiceEndpointRequest$ = GetServiceEndpointRequest$;
5426
- exports.GetServiceEndpointResponse$ = GetServiceEndpointResponse$;
5427
- exports.GetServiceProfile$ = GetServiceProfile$;
5428
1966
  exports.GetServiceProfileCommand = GetServiceProfileCommand;
5429
- exports.GetServiceProfileRequest$ = GetServiceProfileRequest$;
5430
- exports.GetServiceProfileResponse$ = GetServiceProfileResponse$;
5431
- exports.GetWirelessDevice$ = GetWirelessDevice$;
5432
1967
  exports.GetWirelessDeviceCommand = GetWirelessDeviceCommand;
5433
- exports.GetWirelessDeviceImportTask$ = GetWirelessDeviceImportTask$;
5434
1968
  exports.GetWirelessDeviceImportTaskCommand = GetWirelessDeviceImportTaskCommand;
5435
- exports.GetWirelessDeviceImportTaskRequest$ = GetWirelessDeviceImportTaskRequest$;
5436
- exports.GetWirelessDeviceImportTaskResponse$ = GetWirelessDeviceImportTaskResponse$;
5437
- exports.GetWirelessDeviceRequest$ = GetWirelessDeviceRequest$;
5438
- exports.GetWirelessDeviceResponse$ = GetWirelessDeviceResponse$;
5439
- exports.GetWirelessDeviceStatistics$ = GetWirelessDeviceStatistics$;
5440
1969
  exports.GetWirelessDeviceStatisticsCommand = GetWirelessDeviceStatisticsCommand;
5441
- exports.GetWirelessDeviceStatisticsRequest$ = GetWirelessDeviceStatisticsRequest$;
5442
- exports.GetWirelessDeviceStatisticsResponse$ = GetWirelessDeviceStatisticsResponse$;
5443
- exports.GetWirelessGateway$ = GetWirelessGateway$;
5444
- exports.GetWirelessGatewayCertificate$ = GetWirelessGatewayCertificate$;
5445
1970
  exports.GetWirelessGatewayCertificateCommand = GetWirelessGatewayCertificateCommand;
5446
- exports.GetWirelessGatewayCertificateRequest$ = GetWirelessGatewayCertificateRequest$;
5447
- exports.GetWirelessGatewayCertificateResponse$ = GetWirelessGatewayCertificateResponse$;
5448
1971
  exports.GetWirelessGatewayCommand = GetWirelessGatewayCommand;
5449
- exports.GetWirelessGatewayFirmwareInformation$ = GetWirelessGatewayFirmwareInformation$;
5450
1972
  exports.GetWirelessGatewayFirmwareInformationCommand = GetWirelessGatewayFirmwareInformationCommand;
5451
- exports.GetWirelessGatewayFirmwareInformationRequest$ = GetWirelessGatewayFirmwareInformationRequest$;
5452
- exports.GetWirelessGatewayFirmwareInformationResponse$ = GetWirelessGatewayFirmwareInformationResponse$;
5453
- exports.GetWirelessGatewayRequest$ = GetWirelessGatewayRequest$;
5454
- exports.GetWirelessGatewayResponse$ = GetWirelessGatewayResponse$;
5455
- exports.GetWirelessGatewayStatistics$ = GetWirelessGatewayStatistics$;
5456
1973
  exports.GetWirelessGatewayStatisticsCommand = GetWirelessGatewayStatisticsCommand;
5457
- exports.GetWirelessGatewayStatisticsRequest$ = GetWirelessGatewayStatisticsRequest$;
5458
- exports.GetWirelessGatewayStatisticsResponse$ = GetWirelessGatewayStatisticsResponse$;
5459
- exports.GetWirelessGatewayTask$ = GetWirelessGatewayTask$;
5460
1974
  exports.GetWirelessGatewayTaskCommand = GetWirelessGatewayTaskCommand;
5461
- exports.GetWirelessGatewayTaskDefinition$ = GetWirelessGatewayTaskDefinition$;
5462
1975
  exports.GetWirelessGatewayTaskDefinitionCommand = GetWirelessGatewayTaskDefinitionCommand;
5463
- exports.GetWirelessGatewayTaskDefinitionRequest$ = GetWirelessGatewayTaskDefinitionRequest$;
5464
- exports.GetWirelessGatewayTaskDefinitionResponse$ = GetWirelessGatewayTaskDefinitionResponse$;
5465
- exports.GetWirelessGatewayTaskRequest$ = GetWirelessGatewayTaskRequest$;
5466
- exports.GetWirelessGatewayTaskResponse$ = GetWirelessGatewayTaskResponse$;
5467
- exports.GlobalIdentity$ = GlobalIdentity$;
5468
- exports.Gnss$ = Gnss$;
5469
- exports.GsmLocalId$ = GsmLocalId$;
5470
- exports.GsmNmrObj$ = GsmNmrObj$;
5471
- exports.GsmObj$ = GsmObj$;
5472
1976
  exports.IdentifierType = IdentifierType;
5473
1977
  exports.ImportTaskStatus = ImportTaskStatus;
5474
- exports.ImportedSidewalkDevice$ = ImportedSidewalkDevice$;
5475
- exports.ImportedWirelessDevice$ = ImportedWirelessDevice$;
5476
- exports.InternalServerException = InternalServerException;
5477
- exports.InternalServerException$ = InternalServerException$;
5478
1978
  exports.IoTWireless = IoTWireless;
5479
1979
  exports.IoTWirelessClient = IoTWirelessClient;
5480
- exports.IoTWirelessServiceException = IoTWirelessServiceException;
5481
- exports.IoTWirelessServiceException$ = IoTWirelessServiceException$;
5482
- exports.Ip$ = Ip$;
5483
- exports.JoinEventConfiguration$ = JoinEventConfiguration$;
5484
- exports.JoinResourceTypeEventConfiguration$ = JoinResourceTypeEventConfiguration$;
5485
- exports.ListDestinations$ = ListDestinations$;
5486
1980
  exports.ListDestinationsCommand = ListDestinationsCommand;
5487
- exports.ListDestinationsRequest$ = ListDestinationsRequest$;
5488
- exports.ListDestinationsResponse$ = ListDestinationsResponse$;
5489
- exports.ListDeviceProfiles$ = ListDeviceProfiles$;
5490
1981
  exports.ListDeviceProfilesCommand = ListDeviceProfilesCommand;
5491
- exports.ListDeviceProfilesRequest$ = ListDeviceProfilesRequest$;
5492
- exports.ListDeviceProfilesResponse$ = ListDeviceProfilesResponse$;
5493
- exports.ListDevicesForWirelessDeviceImportTask$ = ListDevicesForWirelessDeviceImportTask$;
5494
1982
  exports.ListDevicesForWirelessDeviceImportTaskCommand = ListDevicesForWirelessDeviceImportTaskCommand;
5495
- exports.ListDevicesForWirelessDeviceImportTaskRequest$ = ListDevicesForWirelessDeviceImportTaskRequest$;
5496
- exports.ListDevicesForWirelessDeviceImportTaskResponse$ = ListDevicesForWirelessDeviceImportTaskResponse$;
5497
- exports.ListEventConfigurations$ = ListEventConfigurations$;
5498
1983
  exports.ListEventConfigurationsCommand = ListEventConfigurationsCommand;
5499
- exports.ListEventConfigurationsRequest$ = ListEventConfigurationsRequest$;
5500
- exports.ListEventConfigurationsResponse$ = ListEventConfigurationsResponse$;
5501
- exports.ListFuotaTasks$ = ListFuotaTasks$;
5502
1984
  exports.ListFuotaTasksCommand = ListFuotaTasksCommand;
5503
- exports.ListFuotaTasksRequest$ = ListFuotaTasksRequest$;
5504
- exports.ListFuotaTasksResponse$ = ListFuotaTasksResponse$;
5505
- exports.ListMulticastGroups$ = ListMulticastGroups$;
5506
- exports.ListMulticastGroupsByFuotaTask$ = ListMulticastGroupsByFuotaTask$;
5507
1985
  exports.ListMulticastGroupsByFuotaTaskCommand = ListMulticastGroupsByFuotaTaskCommand;
5508
- exports.ListMulticastGroupsByFuotaTaskRequest$ = ListMulticastGroupsByFuotaTaskRequest$;
5509
- exports.ListMulticastGroupsByFuotaTaskResponse$ = ListMulticastGroupsByFuotaTaskResponse$;
5510
1986
  exports.ListMulticastGroupsCommand = ListMulticastGroupsCommand;
5511
- exports.ListMulticastGroupsRequest$ = ListMulticastGroupsRequest$;
5512
- exports.ListMulticastGroupsResponse$ = ListMulticastGroupsResponse$;
5513
- exports.ListNetworkAnalyzerConfigurations$ = ListNetworkAnalyzerConfigurations$;
5514
1987
  exports.ListNetworkAnalyzerConfigurationsCommand = ListNetworkAnalyzerConfigurationsCommand;
5515
- exports.ListNetworkAnalyzerConfigurationsRequest$ = ListNetworkAnalyzerConfigurationsRequest$;
5516
- exports.ListNetworkAnalyzerConfigurationsResponse$ = ListNetworkAnalyzerConfigurationsResponse$;
5517
- exports.ListPartnerAccounts$ = ListPartnerAccounts$;
5518
1988
  exports.ListPartnerAccountsCommand = ListPartnerAccountsCommand;
5519
- exports.ListPartnerAccountsRequest$ = ListPartnerAccountsRequest$;
5520
- exports.ListPartnerAccountsResponse$ = ListPartnerAccountsResponse$;
5521
- exports.ListPositionConfigurations$ = ListPositionConfigurations$;
5522
1989
  exports.ListPositionConfigurationsCommand = ListPositionConfigurationsCommand;
5523
- exports.ListPositionConfigurationsRequest$ = ListPositionConfigurationsRequest$;
5524
- exports.ListPositionConfigurationsResponse$ = ListPositionConfigurationsResponse$;
5525
- exports.ListQueuedMessages$ = ListQueuedMessages$;
5526
1990
  exports.ListQueuedMessagesCommand = ListQueuedMessagesCommand;
5527
- exports.ListQueuedMessagesRequest$ = ListQueuedMessagesRequest$;
5528
- exports.ListQueuedMessagesResponse$ = ListQueuedMessagesResponse$;
5529
- exports.ListServiceProfiles$ = ListServiceProfiles$;
5530
1991
  exports.ListServiceProfilesCommand = ListServiceProfilesCommand;
5531
- exports.ListServiceProfilesRequest$ = ListServiceProfilesRequest$;
5532
- exports.ListServiceProfilesResponse$ = ListServiceProfilesResponse$;
5533
- exports.ListTagsForResource$ = ListTagsForResource$;
5534
1992
  exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
5535
- exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
5536
- exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
5537
- exports.ListWirelessDeviceImportTasks$ = ListWirelessDeviceImportTasks$;
5538
1993
  exports.ListWirelessDeviceImportTasksCommand = ListWirelessDeviceImportTasksCommand;
5539
- exports.ListWirelessDeviceImportTasksRequest$ = ListWirelessDeviceImportTasksRequest$;
5540
- exports.ListWirelessDeviceImportTasksResponse$ = ListWirelessDeviceImportTasksResponse$;
5541
- exports.ListWirelessDevices$ = ListWirelessDevices$;
5542
1994
  exports.ListWirelessDevicesCommand = ListWirelessDevicesCommand;
5543
- exports.ListWirelessDevicesRequest$ = ListWirelessDevicesRequest$;
5544
- exports.ListWirelessDevicesResponse$ = ListWirelessDevicesResponse$;
5545
- exports.ListWirelessGatewayTaskDefinitions$ = ListWirelessGatewayTaskDefinitions$;
5546
1995
  exports.ListWirelessGatewayTaskDefinitionsCommand = ListWirelessGatewayTaskDefinitionsCommand;
5547
- exports.ListWirelessGatewayTaskDefinitionsRequest$ = ListWirelessGatewayTaskDefinitionsRequest$;
5548
- exports.ListWirelessGatewayTaskDefinitionsResponse$ = ListWirelessGatewayTaskDefinitionsResponse$;
5549
- exports.ListWirelessGateways$ = ListWirelessGateways$;
5550
1996
  exports.ListWirelessGatewaysCommand = ListWirelessGatewaysCommand;
5551
- exports.ListWirelessGatewaysRequest$ = ListWirelessGatewaysRequest$;
5552
- exports.ListWirelessGatewaysResponse$ = ListWirelessGatewaysResponse$;
5553
- exports.LoRaWANConnectionStatusEventNotificationConfigurations$ = LoRaWANConnectionStatusEventNotificationConfigurations$;
5554
- exports.LoRaWANConnectionStatusResourceTypeEventConfiguration$ = LoRaWANConnectionStatusResourceTypeEventConfiguration$;
5555
- exports.LoRaWANDevice$ = LoRaWANDevice$;
5556
- exports.LoRaWANDeviceMetadata$ = LoRaWANDeviceMetadata$;
5557
- exports.LoRaWANDeviceProfile$ = LoRaWANDeviceProfile$;
5558
- exports.LoRaWANFuotaTask$ = LoRaWANFuotaTask$;
5559
- exports.LoRaWANFuotaTaskGetInfo$ = LoRaWANFuotaTaskGetInfo$;
5560
- exports.LoRaWANGateway$ = LoRaWANGateway$;
5561
- exports.LoRaWANGatewayCurrentVersion$ = LoRaWANGatewayCurrentVersion$;
5562
- exports.LoRaWANGatewayMetadata$ = LoRaWANGatewayMetadata$;
5563
- exports.LoRaWANGatewayVersion$ = LoRaWANGatewayVersion$;
5564
- exports.LoRaWANGetServiceProfileInfo$ = LoRaWANGetServiceProfileInfo$;
5565
- exports.LoRaWANJoinEventNotificationConfigurations$ = LoRaWANJoinEventNotificationConfigurations$;
5566
- exports.LoRaWANJoinResourceTypeEventConfiguration$ = LoRaWANJoinResourceTypeEventConfiguration$;
5567
- exports.LoRaWANListDevice$ = LoRaWANListDevice$;
5568
- exports.LoRaWANMulticast$ = LoRaWANMulticast$;
5569
- exports.LoRaWANMulticastGet$ = LoRaWANMulticastGet$;
5570
- exports.LoRaWANMulticastMetadata$ = LoRaWANMulticastMetadata$;
5571
- exports.LoRaWANMulticastSession$ = LoRaWANMulticastSession$;
5572
- exports.LoRaWANPublicGatewayMetadata$ = LoRaWANPublicGatewayMetadata$;
5573
- exports.LoRaWANSendDataToDevice$ = LoRaWANSendDataToDevice$;
5574
- exports.LoRaWANServiceProfile$ = LoRaWANServiceProfile$;
5575
- exports.LoRaWANStartFuotaTask$ = LoRaWANStartFuotaTask$;
5576
- exports.LoRaWANUpdateDevice$ = LoRaWANUpdateDevice$;
5577
- exports.LoRaWANUpdateGatewayTaskCreate$ = LoRaWANUpdateGatewayTaskCreate$;
5578
- exports.LoRaWANUpdateGatewayTaskEntry$ = LoRaWANUpdateGatewayTaskEntry$;
5579
1997
  exports.LogLevel = LogLevel;
5580
- exports.LteLocalId$ = LteLocalId$;
5581
- exports.LteNmrObj$ = LteNmrObj$;
5582
- exports.LteObj$ = LteObj$;
5583
- exports.MessageDeliveryStatusEventConfiguration$ = MessageDeliveryStatusEventConfiguration$;
5584
- exports.MessageDeliveryStatusResourceTypeEventConfiguration$ = MessageDeliveryStatusResourceTypeEventConfiguration$;
5585
1998
  exports.MessageType = MessageType;
5586
1999
  exports.MetricName = MetricName;
5587
2000
  exports.MetricQueryStatus = MetricQueryStatus;
5588
- exports.MetricQueryValue$ = MetricQueryValue$;
5589
2001
  exports.MulticastFrameInfo = MulticastFrameInfo;
5590
- exports.MulticastGroup$ = MulticastGroup$;
5591
- exports.MulticastGroupByFuotaTask$ = MulticastGroupByFuotaTask$;
5592
- exports.MulticastWirelessMetadata$ = MulticastWirelessMetadata$;
5593
- exports.NetworkAnalyzerConfigurations$ = NetworkAnalyzerConfigurations$;
5594
2002
  exports.OnboardStatus = OnboardStatus;
5595
- exports.OtaaV1_0_x$ = OtaaV1_0_x$;
5596
- exports.OtaaV1_1$ = OtaaV1_1$;
5597
- exports.ParticipatingGateways$ = ParticipatingGateways$;
5598
- exports.ParticipatingGatewaysMulticast$ = ParticipatingGatewaysMulticast$;
5599
2003
  exports.PartnerType = PartnerType;
5600
2004
  exports.PositionConfigurationFec = PositionConfigurationFec;
5601
- exports.PositionConfigurationItem$ = PositionConfigurationItem$;
5602
2005
  exports.PositionConfigurationStatus = PositionConfigurationStatus;
5603
2006
  exports.PositionResourceType = PositionResourceType;
5604
- exports.PositionSolverConfigurations$ = PositionSolverConfigurations$;
5605
- exports.PositionSolverDetails$ = PositionSolverDetails$;
5606
2007
  exports.PositionSolverProvider = PositionSolverProvider;
5607
2008
  exports.PositionSolverType = PositionSolverType;
5608
- exports.Positioning$ = Positioning$;
5609
2009
  exports.PositioningConfigStatus = PositioningConfigStatus;
5610
- exports.ProximityEventConfiguration$ = ProximityEventConfiguration$;
5611
- exports.ProximityResourceTypeEventConfiguration$ = ProximityResourceTypeEventConfiguration$;
5612
- exports.PutPositionConfiguration$ = PutPositionConfiguration$;
5613
2010
  exports.PutPositionConfigurationCommand = PutPositionConfigurationCommand;
5614
- exports.PutPositionConfigurationRequest$ = PutPositionConfigurationRequest$;
5615
- exports.PutPositionConfigurationResponse$ = PutPositionConfigurationResponse$;
5616
- exports.PutResourceLogLevel$ = PutResourceLogLevel$;
5617
2011
  exports.PutResourceLogLevelCommand = PutResourceLogLevelCommand;
5618
- exports.PutResourceLogLevelRequest$ = PutResourceLogLevelRequest$;
5619
- exports.PutResourceLogLevelResponse$ = PutResourceLogLevelResponse$;
5620
- exports.ResetAllResourceLogLevels$ = ResetAllResourceLogLevels$;
5621
2012
  exports.ResetAllResourceLogLevelsCommand = ResetAllResourceLogLevelsCommand;
5622
- exports.ResetAllResourceLogLevelsRequest$ = ResetAllResourceLogLevelsRequest$;
5623
- exports.ResetAllResourceLogLevelsResponse$ = ResetAllResourceLogLevelsResponse$;
5624
- exports.ResetResourceLogLevel$ = ResetResourceLogLevel$;
5625
2013
  exports.ResetResourceLogLevelCommand = ResetResourceLogLevelCommand;
5626
- exports.ResetResourceLogLevelRequest$ = ResetResourceLogLevelRequest$;
5627
- exports.ResetResourceLogLevelResponse$ = ResetResourceLogLevelResponse$;
5628
- exports.ResourceNotFoundException = ResourceNotFoundException;
5629
- exports.ResourceNotFoundException$ = ResourceNotFoundException$;
5630
- exports.SemtechGnssConfiguration$ = SemtechGnssConfiguration$;
5631
- exports.SemtechGnssDetail$ = SemtechGnssDetail$;
5632
- exports.SendDataToMulticastGroup$ = SendDataToMulticastGroup$;
5633
2014
  exports.SendDataToMulticastGroupCommand = SendDataToMulticastGroupCommand;
5634
- exports.SendDataToMulticastGroupRequest$ = SendDataToMulticastGroupRequest$;
5635
- exports.SendDataToMulticastGroupResponse$ = SendDataToMulticastGroupResponse$;
5636
- exports.SendDataToWirelessDevice$ = SendDataToWirelessDevice$;
5637
2015
  exports.SendDataToWirelessDeviceCommand = SendDataToWirelessDeviceCommand;
5638
- exports.SendDataToWirelessDeviceRequest$ = SendDataToWirelessDeviceRequest$;
5639
- exports.SendDataToWirelessDeviceResponse$ = SendDataToWirelessDeviceResponse$;
5640
- exports.ServiceProfile$ = ServiceProfile$;
5641
- exports.SessionKeysAbpV1_0_x$ = SessionKeysAbpV1_0_x$;
5642
- exports.SessionKeysAbpV1_1$ = SessionKeysAbpV1_1$;
5643
- exports.SidewalkAccountInfo$ = SidewalkAccountInfo$;
5644
- exports.SidewalkAccountInfoWithFingerprint$ = SidewalkAccountInfoWithFingerprint$;
5645
- exports.SidewalkCreateDeviceProfile$ = SidewalkCreateDeviceProfile$;
5646
- exports.SidewalkCreateWirelessDevice$ = SidewalkCreateWirelessDevice$;
5647
- exports.SidewalkDevice$ = SidewalkDevice$;
5648
- exports.SidewalkDeviceMetadata$ = SidewalkDeviceMetadata$;
5649
- exports.SidewalkEventNotificationConfigurations$ = SidewalkEventNotificationConfigurations$;
5650
- exports.SidewalkGetDeviceProfile$ = SidewalkGetDeviceProfile$;
5651
- exports.SidewalkGetStartImportInfo$ = SidewalkGetStartImportInfo$;
5652
- exports.SidewalkListDevice$ = SidewalkListDevice$;
5653
- exports.SidewalkListDevicesForImportInfo$ = SidewalkListDevicesForImportInfo$;
5654
- exports.SidewalkPositioning$ = SidewalkPositioning$;
5655
- exports.SidewalkResourceTypeEventConfiguration$ = SidewalkResourceTypeEventConfiguration$;
5656
- exports.SidewalkSendDataToDevice$ = SidewalkSendDataToDevice$;
5657
- exports.SidewalkSingleStartImportInfo$ = SidewalkSingleStartImportInfo$;
5658
- exports.SidewalkStartImportInfo$ = SidewalkStartImportInfo$;
5659
- exports.SidewalkUpdateAccount$ = SidewalkUpdateAccount$;
5660
- exports.SidewalkUpdateImportInfo$ = SidewalkUpdateImportInfo$;
5661
- exports.SidewalkUpdateWirelessDevice$ = SidewalkUpdateWirelessDevice$;
5662
2016
  exports.SigningAlg = SigningAlg;
5663
- exports.StartBulkAssociateWirelessDeviceWithMulticastGroup$ = StartBulkAssociateWirelessDeviceWithMulticastGroup$;
5664
2017
  exports.StartBulkAssociateWirelessDeviceWithMulticastGroupCommand = StartBulkAssociateWirelessDeviceWithMulticastGroupCommand;
5665
- exports.StartBulkAssociateWirelessDeviceWithMulticastGroupRequest$ = StartBulkAssociateWirelessDeviceWithMulticastGroupRequest$;
5666
- exports.StartBulkAssociateWirelessDeviceWithMulticastGroupResponse$ = StartBulkAssociateWirelessDeviceWithMulticastGroupResponse$;
5667
- exports.StartBulkDisassociateWirelessDeviceFromMulticastGroup$ = StartBulkDisassociateWirelessDeviceFromMulticastGroup$;
5668
2018
  exports.StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand = StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand;
5669
- exports.StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest$ = StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest$;
5670
- exports.StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse$ = StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse$;
5671
- exports.StartFuotaTask$ = StartFuotaTask$;
5672
2019
  exports.StartFuotaTaskCommand = StartFuotaTaskCommand;
5673
- exports.StartFuotaTaskRequest$ = StartFuotaTaskRequest$;
5674
- exports.StartFuotaTaskResponse$ = StartFuotaTaskResponse$;
5675
- exports.StartMulticastGroupSession$ = StartMulticastGroupSession$;
5676
2020
  exports.StartMulticastGroupSessionCommand = StartMulticastGroupSessionCommand;
5677
- exports.StartMulticastGroupSessionRequest$ = StartMulticastGroupSessionRequest$;
5678
- exports.StartMulticastGroupSessionResponse$ = StartMulticastGroupSessionResponse$;
5679
- exports.StartSingleWirelessDeviceImportTask$ = StartSingleWirelessDeviceImportTask$;
5680
2021
  exports.StartSingleWirelessDeviceImportTaskCommand = StartSingleWirelessDeviceImportTaskCommand;
5681
- exports.StartSingleWirelessDeviceImportTaskRequest$ = StartSingleWirelessDeviceImportTaskRequest$;
5682
- exports.StartSingleWirelessDeviceImportTaskResponse$ = StartSingleWirelessDeviceImportTaskResponse$;
5683
- exports.StartWirelessDeviceImportTask$ = StartWirelessDeviceImportTask$;
5684
2022
  exports.StartWirelessDeviceImportTaskCommand = StartWirelessDeviceImportTaskCommand;
5685
- exports.StartWirelessDeviceImportTaskRequest$ = StartWirelessDeviceImportTaskRequest$;
5686
- exports.StartWirelessDeviceImportTaskResponse$ = StartWirelessDeviceImportTaskResponse$;
5687
- exports.SummaryMetricConfiguration$ = SummaryMetricConfiguration$;
5688
2023
  exports.SummaryMetricConfigurationStatus = SummaryMetricConfigurationStatus;
5689
- exports.SummaryMetricQuery$ = SummaryMetricQuery$;
5690
- exports.SummaryMetricQueryResult$ = SummaryMetricQueryResult$;
5691
2024
  exports.SupportedRfRegion = SupportedRfRegion;
5692
- exports.Tag$ = Tag$;
5693
- exports.TagResource$ = TagResource$;
5694
2025
  exports.TagResourceCommand = TagResourceCommand;
5695
- exports.TagResourceRequest$ = TagResourceRequest$;
5696
- exports.TagResourceResponse$ = TagResourceResponse$;
5697
- exports.TdscdmaLocalId$ = TdscdmaLocalId$;
5698
- exports.TdscdmaNmrObj$ = TdscdmaNmrObj$;
5699
- exports.TdscdmaObj$ = TdscdmaObj$;
5700
- exports.TestWirelessDevice$ = TestWirelessDevice$;
5701
2026
  exports.TestWirelessDeviceCommand = TestWirelessDeviceCommand;
5702
- exports.TestWirelessDeviceRequest$ = TestWirelessDeviceRequest$;
5703
- exports.TestWirelessDeviceResponse$ = TestWirelessDeviceResponse$;
5704
- exports.ThrottlingException = ThrottlingException;
5705
- exports.ThrottlingException$ = ThrottlingException$;
5706
- exports.TooManyTagsException = TooManyTagsException;
5707
- exports.TooManyTagsException$ = TooManyTagsException$;
5708
- exports.TraceContent$ = TraceContent$;
5709
- exports.UntagResource$ = UntagResource$;
5710
2027
  exports.UntagResourceCommand = UntagResourceCommand;
5711
- exports.UntagResourceRequest$ = UntagResourceRequest$;
5712
- exports.UntagResourceResponse$ = UntagResourceResponse$;
5713
- exports.UpdateAbpV1_0_x$ = UpdateAbpV1_0_x$;
5714
- exports.UpdateAbpV1_1$ = UpdateAbpV1_1$;
5715
- exports.UpdateDestination$ = UpdateDestination$;
5716
2028
  exports.UpdateDestinationCommand = UpdateDestinationCommand;
5717
- exports.UpdateDestinationRequest$ = UpdateDestinationRequest$;
5718
- exports.UpdateDestinationResponse$ = UpdateDestinationResponse$;
5719
- exports.UpdateEventConfigurationByResourceTypes$ = UpdateEventConfigurationByResourceTypes$;
5720
2029
  exports.UpdateEventConfigurationByResourceTypesCommand = UpdateEventConfigurationByResourceTypesCommand;
5721
- exports.UpdateEventConfigurationByResourceTypesRequest$ = UpdateEventConfigurationByResourceTypesRequest$;
5722
- exports.UpdateEventConfigurationByResourceTypesResponse$ = UpdateEventConfigurationByResourceTypesResponse$;
5723
- exports.UpdateFPorts$ = UpdateFPorts$;
5724
- exports.UpdateFuotaTask$ = UpdateFuotaTask$;
5725
2030
  exports.UpdateFuotaTaskCommand = UpdateFuotaTaskCommand;
5726
- exports.UpdateFuotaTaskRequest$ = UpdateFuotaTaskRequest$;
5727
- exports.UpdateFuotaTaskResponse$ = UpdateFuotaTaskResponse$;
5728
- exports.UpdateLogLevelsByResourceTypes$ = UpdateLogLevelsByResourceTypes$;
5729
2031
  exports.UpdateLogLevelsByResourceTypesCommand = UpdateLogLevelsByResourceTypesCommand;
5730
- exports.UpdateLogLevelsByResourceTypesRequest$ = UpdateLogLevelsByResourceTypesRequest$;
5731
- exports.UpdateLogLevelsByResourceTypesResponse$ = UpdateLogLevelsByResourceTypesResponse$;
5732
- exports.UpdateMetricConfiguration$ = UpdateMetricConfiguration$;
5733
2032
  exports.UpdateMetricConfigurationCommand = UpdateMetricConfigurationCommand;
5734
- exports.UpdateMetricConfigurationRequest$ = UpdateMetricConfigurationRequest$;
5735
- exports.UpdateMetricConfigurationResponse$ = UpdateMetricConfigurationResponse$;
5736
- exports.UpdateMulticastGroup$ = UpdateMulticastGroup$;
5737
2033
  exports.UpdateMulticastGroupCommand = UpdateMulticastGroupCommand;
5738
- exports.UpdateMulticastGroupRequest$ = UpdateMulticastGroupRequest$;
5739
- exports.UpdateMulticastGroupResponse$ = UpdateMulticastGroupResponse$;
5740
- exports.UpdateNetworkAnalyzerConfiguration$ = UpdateNetworkAnalyzerConfiguration$;
5741
2034
  exports.UpdateNetworkAnalyzerConfigurationCommand = UpdateNetworkAnalyzerConfigurationCommand;
5742
- exports.UpdateNetworkAnalyzerConfigurationRequest$ = UpdateNetworkAnalyzerConfigurationRequest$;
5743
- exports.UpdateNetworkAnalyzerConfigurationResponse$ = UpdateNetworkAnalyzerConfigurationResponse$;
5744
- exports.UpdatePartnerAccount$ = UpdatePartnerAccount$;
5745
2035
  exports.UpdatePartnerAccountCommand = UpdatePartnerAccountCommand;
5746
- exports.UpdatePartnerAccountRequest$ = UpdatePartnerAccountRequest$;
5747
- exports.UpdatePartnerAccountResponse$ = UpdatePartnerAccountResponse$;
5748
- exports.UpdatePosition$ = UpdatePosition$;
5749
2036
  exports.UpdatePositionCommand = UpdatePositionCommand;
5750
- exports.UpdatePositionRequest$ = UpdatePositionRequest$;
5751
- exports.UpdatePositionResponse$ = UpdatePositionResponse$;
5752
- exports.UpdateResourceEventConfiguration$ = UpdateResourceEventConfiguration$;
5753
2037
  exports.UpdateResourceEventConfigurationCommand = UpdateResourceEventConfigurationCommand;
5754
- exports.UpdateResourceEventConfigurationRequest$ = UpdateResourceEventConfigurationRequest$;
5755
- exports.UpdateResourceEventConfigurationResponse$ = UpdateResourceEventConfigurationResponse$;
5756
- exports.UpdateResourcePosition$ = UpdateResourcePosition$;
5757
2038
  exports.UpdateResourcePositionCommand = UpdateResourcePositionCommand;
5758
- exports.UpdateResourcePositionRequest$ = UpdateResourcePositionRequest$;
5759
- exports.UpdateResourcePositionResponse$ = UpdateResourcePositionResponse$;
5760
- exports.UpdateWirelessDevice$ = UpdateWirelessDevice$;
5761
2039
  exports.UpdateWirelessDeviceCommand = UpdateWirelessDeviceCommand;
5762
- exports.UpdateWirelessDeviceImportTask$ = UpdateWirelessDeviceImportTask$;
5763
2040
  exports.UpdateWirelessDeviceImportTaskCommand = UpdateWirelessDeviceImportTaskCommand;
5764
- exports.UpdateWirelessDeviceImportTaskRequest$ = UpdateWirelessDeviceImportTaskRequest$;
5765
- exports.UpdateWirelessDeviceImportTaskResponse$ = UpdateWirelessDeviceImportTaskResponse$;
5766
- exports.UpdateWirelessDeviceRequest$ = UpdateWirelessDeviceRequest$;
5767
- exports.UpdateWirelessDeviceResponse$ = UpdateWirelessDeviceResponse$;
5768
- exports.UpdateWirelessGateway$ = UpdateWirelessGateway$;
5769
2041
  exports.UpdateWirelessGatewayCommand = UpdateWirelessGatewayCommand;
5770
- exports.UpdateWirelessGatewayRequest$ = UpdateWirelessGatewayRequest$;
5771
- exports.UpdateWirelessGatewayResponse$ = UpdateWirelessGatewayResponse$;
5772
- exports.UpdateWirelessGatewayTaskCreate$ = UpdateWirelessGatewayTaskCreate$;
5773
- exports.UpdateWirelessGatewayTaskEntry$ = UpdateWirelessGatewayTaskEntry$;
5774
- exports.ValidationException = ValidationException;
5775
- exports.ValidationException$ = ValidationException$;
5776
- exports.WcdmaLocalId$ = WcdmaLocalId$;
5777
- exports.WcdmaNmrObj$ = WcdmaNmrObj$;
5778
- exports.WcdmaObj$ = WcdmaObj$;
5779
- exports.WiFiAccessPoint$ = WiFiAccessPoint$;
5780
2042
  exports.WirelessDeviceEvent = WirelessDeviceEvent;
5781
- exports.WirelessDeviceEventLogOption$ = WirelessDeviceEventLogOption$;
5782
2043
  exports.WirelessDeviceFrameInfo = WirelessDeviceFrameInfo;
5783
2044
  exports.WirelessDeviceIdType = WirelessDeviceIdType;
5784
- exports.WirelessDeviceImportTask$ = WirelessDeviceImportTask$;
5785
- exports.WirelessDeviceLogOption$ = WirelessDeviceLogOption$;
5786
2045
  exports.WirelessDeviceSidewalkStatus = WirelessDeviceSidewalkStatus;
5787
- exports.WirelessDeviceStatistics$ = WirelessDeviceStatistics$;
5788
2046
  exports.WirelessDeviceType = WirelessDeviceType;
5789
2047
  exports.WirelessGatewayEvent = WirelessGatewayEvent;
5790
- exports.WirelessGatewayEventLogOption$ = WirelessGatewayEventLogOption$;
5791
2048
  exports.WirelessGatewayIdType = WirelessGatewayIdType;
5792
- exports.WirelessGatewayLogOption$ = WirelessGatewayLogOption$;
5793
2049
  exports.WirelessGatewayServiceType = WirelessGatewayServiceType;
5794
- exports.WirelessGatewayStatistics$ = WirelessGatewayStatistics$;
5795
2050
  exports.WirelessGatewayTaskDefinitionType = WirelessGatewayTaskDefinitionType;
5796
2051
  exports.WirelessGatewayTaskStatus = WirelessGatewayTaskStatus;
5797
2052
  exports.WirelessGatewayType = WirelessGatewayType;
5798
- exports.WirelessMetadata$ = WirelessMetadata$;
5799
2053
  exports.paginateListDestinations = paginateListDestinations;
5800
2054
  exports.paginateListDeviceProfiles = paginateListDeviceProfiles;
5801
2055
  exports.paginateListFuotaTasks = paginateListFuotaTasks;
@@ -5807,3 +2061,15 @@ exports.paginateListQueuedMessages = paginateListQueuedMessages;
5807
2061
  exports.paginateListServiceProfiles = paginateListServiceProfiles;
5808
2062
  exports.paginateListWirelessDevices = paginateListWirelessDevices;
5809
2063
  exports.paginateListWirelessGateways = paginateListWirelessGateways;
2064
+ Object.keys(schemas_0).forEach(function (k) {
2065
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
2066
+ enumerable: true,
2067
+ get: function () { return schemas_0[k]; }
2068
+ });
2069
+ });
2070
+ Object.keys(errors).forEach(function (k) {
2071
+ if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) Object.defineProperty(exports, k, {
2072
+ enumerable: true,
2073
+ get: function () { return errors[k]; }
2074
+ });
2075
+ });