@aws-sdk/client-iot-wireless 3.943.0 → 3.946.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (153) hide show
  1. package/dist-cjs/index.js +190 -866
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/IoTWirelessClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +190 -866
  8. package/dist-types/IoTWireless.d.ts +1 -1
  9. package/dist-types/IoTWirelessClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +3 -3
  16. package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +3 -3
  17. package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +3 -3
  18. package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +3 -3
  19. package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateDestinationCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateDeviceProfileCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateFuotaTaskCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateMulticastGroupCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateServiceProfileCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +3 -3
  30. package/dist-types/commands/DeleteDestinationCommand.d.ts +3 -3
  31. package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +3 -3
  32. package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +3 -3
  33. package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +3 -3
  34. package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +3 -3
  35. package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +3 -3
  36. package/dist-types/commands/DeleteServiceProfileCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +3 -3
  42. package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +3 -3
  43. package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +3 -3
  44. package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +3 -3
  45. package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +3 -3
  46. package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +3 -3
  47. package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +3 -3
  48. package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +3 -3
  49. package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +3 -3
  50. package/dist-types/commands/GetDestinationCommand.d.ts +3 -3
  51. package/dist-types/commands/GetDeviceProfileCommand.d.ts +3 -3
  52. package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +3 -3
  53. package/dist-types/commands/GetFuotaTaskCommand.d.ts +3 -3
  54. package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +3 -3
  55. package/dist-types/commands/GetMetricConfigurationCommand.d.ts +3 -3
  56. package/dist-types/commands/GetMetricsCommand.d.ts +3 -3
  57. package/dist-types/commands/GetMulticastGroupCommand.d.ts +3 -3
  58. package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +3 -3
  59. package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +3 -3
  60. package/dist-types/commands/GetPartnerAccountCommand.d.ts +3 -3
  61. package/dist-types/commands/GetPositionCommand.d.ts +3 -3
  62. package/dist-types/commands/GetPositionConfigurationCommand.d.ts +3 -3
  63. package/dist-types/commands/GetPositionEstimateCommand.d.ts +3 -3
  64. package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +3 -3
  65. package/dist-types/commands/GetResourceLogLevelCommand.d.ts +3 -3
  66. package/dist-types/commands/GetResourcePositionCommand.d.ts +3 -3
  67. package/dist-types/commands/GetServiceEndpointCommand.d.ts +3 -3
  68. package/dist-types/commands/GetServiceProfileCommand.d.ts +3 -3
  69. package/dist-types/commands/GetWirelessDeviceCommand.d.ts +3 -3
  70. package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +3 -3
  71. package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +3 -3
  72. package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +3 -3
  73. package/dist-types/commands/GetWirelessGatewayCommand.d.ts +3 -3
  74. package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +3 -3
  75. package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +3 -3
  76. package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +3 -3
  77. package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +3 -3
  78. package/dist-types/commands/ListDestinationsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListDeviceProfilesCommand.d.ts +3 -3
  80. package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +3 -3
  81. package/dist-types/commands/ListEventConfigurationsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListFuotaTasksCommand.d.ts +3 -3
  83. package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +3 -3
  84. package/dist-types/commands/ListMulticastGroupsCommand.d.ts +3 -3
  85. package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +3 -3
  86. package/dist-types/commands/ListPartnerAccountsCommand.d.ts +3 -3
  87. package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +3 -3
  88. package/dist-types/commands/ListQueuedMessagesCommand.d.ts +3 -3
  89. package/dist-types/commands/ListServiceProfilesCommand.d.ts +3 -3
  90. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  91. package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +3 -3
  92. package/dist-types/commands/ListWirelessDevicesCommand.d.ts +3 -3
  93. package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +3 -3
  94. package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +3 -3
  95. package/dist-types/commands/PutPositionConfigurationCommand.d.ts +3 -3
  96. package/dist-types/commands/PutResourceLogLevelCommand.d.ts +3 -3
  97. package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +3 -3
  98. package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +3 -3
  99. package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +3 -3
  100. package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +3 -3
  101. package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +4 -4
  102. package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +3 -3
  103. package/dist-types/commands/StartFuotaTaskCommand.d.ts +3 -3
  104. package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +3 -3
  105. package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +3 -3
  106. package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +3 -3
  107. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  108. package/dist-types/commands/TestWirelessDeviceCommand.d.ts +3 -3
  109. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  110. package/dist-types/commands/UpdateDestinationCommand.d.ts +3 -3
  111. package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +3 -3
  112. package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +3 -3
  113. package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +3 -3
  114. package/dist-types/commands/UpdateMetricConfigurationCommand.d.ts +3 -3
  115. package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +3 -3
  116. package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +3 -3
  117. package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +3 -3
  118. package/dist-types/commands/UpdatePositionCommand.d.ts +3 -3
  119. package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +3 -3
  120. package/dist-types/commands/UpdateResourcePositionCommand.d.ts +3 -3
  121. package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +3 -3
  122. package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +3 -3
  123. package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +3 -3
  124. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  125. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  126. package/dist-types/extensionConfiguration.d.ts +4 -4
  127. package/dist-types/models/IoTWirelessServiceException.d.ts +1 -1
  128. package/dist-types/models/errors.d.ts +1 -1
  129. package/dist-types/models/models_1.d.ts +1 -1
  130. package/dist-types/pagination/Interfaces.d.ts +1 -1
  131. package/dist-types/pagination/ListDestinationsPaginator.d.ts +1 -1
  132. package/dist-types/pagination/ListDeviceProfilesPaginator.d.ts +1 -1
  133. package/dist-types/pagination/ListFuotaTasksPaginator.d.ts +1 -1
  134. package/dist-types/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +1 -1
  135. package/dist-types/pagination/ListMulticastGroupsPaginator.d.ts +1 -1
  136. package/dist-types/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +1 -1
  137. package/dist-types/pagination/ListPositionConfigurationsPaginator.d.ts +1 -1
  138. package/dist-types/pagination/ListQueuedMessagesPaginator.d.ts +1 -1
  139. package/dist-types/pagination/ListServiceProfilesPaginator.d.ts +1 -1
  140. package/dist-types/pagination/ListWirelessDevicesPaginator.d.ts +1 -1
  141. package/dist-types/pagination/ListWirelessGatewaysPaginator.d.ts +1 -1
  142. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  143. package/dist-types/runtimeConfig.d.ts +1 -1
  144. package/dist-types/runtimeConfig.native.d.ts +1 -1
  145. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  146. package/dist-types/runtimeExtensions.d.ts +1 -1
  147. package/dist-types/schemas/schemas_0.d.ts +1 -1
  148. package/dist-types/ts3.4/IoTWirelessClient.d.ts +3 -3
  149. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/models/IoTWirelessServiceException.d.ts +1 -1
  152. package/dist-types/ts3.4/models/models_1.d.ts +3 -3
  153. package/package.json +13 -12
@@ -865,17 +865,7 @@ export var AppServerPrivateKey = [0, n0, _ASPKp, 8, 0];
865
865
  export var Fingerprint = [0, n0, _F, 8, 0];
866
866
  export var AbpV1_0_x = [3, n0, _Ax, 0, [_DA, _SK, _FCS], [0, () => SessionKeysAbpV1_0_x, 1]];
867
867
  export var AbpV1_1 = [3, n0, _A, 0, [_DA, _SK, _FCS], [0, () => SessionKeysAbpV1_1, 1]];
868
- export var AccessDeniedException = [
869
- -3,
870
- n0,
871
- _ADE,
872
- {
873
- [_e]: _c,
874
- [_hE]: 403,
875
- },
876
- [_M],
877
- [0],
878
- ];
868
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
879
869
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
880
870
  export var Accuracy = [3, n0, _Ac, 0, [_HA, _VA], [1, 1]];
881
871
  export var ApplicationConfig = [3, n0, _AC, 0, [_FP, _T, _DN], [1, 0, 0]];
@@ -964,17 +954,7 @@ export var CellTowers = [
964
954
  [() => GsmList, () => WcdmaList, () => TdscdmaList, () => LteList, () => CdmaList],
965
955
  ];
966
956
  export var CertificateList = [3, n0, _CL, 0, [_SA, _V], [0, 0]];
967
- export var ConflictException = [
968
- -3,
969
- n0,
970
- _CE,
971
- {
972
- [_e]: _c,
973
- [_hE]: 409,
974
- },
975
- [_M, _RI, _RT],
976
- [0, 0, 0],
977
- ];
957
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RI, _RT], [0, 0, 0]];
978
958
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
979
959
  export var ConnectionStatusEventConfiguration = [
980
960
  3,
@@ -1101,18 +1081,8 @@ export var DeleteQueuedMessagesRequest = [
1101
1081
  [_I, _MI, _WDT],
1102
1082
  [
1103
1083
  [0, 1],
1104
- [
1105
- 0,
1106
- {
1107
- [_hQ]: _mI,
1108
- },
1109
- ],
1110
- [
1111
- 0,
1112
- {
1113
- [_hQ]: _WDT,
1114
- },
1115
- ],
1084
+ [0, { [_hQ]: _mI }],
1085
+ [0, { [_hQ]: _WDT }],
1116
1086
  ],
1117
1087
  ];
1118
1088
  export var DeleteQueuedMessagesResponse = [3, n0, _DQMRe, 0, [], []];
@@ -1136,12 +1106,7 @@ export var DeregisterWirelessDeviceRequest = [
1136
1106
  [_Id, _WDT],
1137
1107
  [
1138
1108
  [0, 1],
1139
- [
1140
- 0,
1141
- {
1142
- [_hQ]: _WDT,
1143
- },
1144
- ],
1109
+ [0, { [_hQ]: _WDT }],
1145
1110
  ],
1146
1111
  ];
1147
1112
  export var DeregisterWirelessDeviceResponse = [3, n0, _DWDRere, 0, [], []];
@@ -1172,12 +1137,7 @@ export var DisassociateAwsAccountFromPartnerAccountRequest = [
1172
1137
  [_PAI, _PT],
1173
1138
  [
1174
1139
  [0, 1],
1175
- [
1176
- 0,
1177
- {
1178
- [_hQ]: _pT,
1179
- },
1180
- ],
1140
+ [0, { [_hQ]: _pT }],
1181
1141
  ],
1182
1142
  ];
1183
1143
  export var DisassociateAwsAccountFromPartnerAccountResponse = [3, n0, _DAAFPARi, 0, [], []];
@@ -1376,12 +1336,7 @@ export var GetPartnerAccountRequest = [
1376
1336
  [_PAI, _PT],
1377
1337
  [
1378
1338
  [0, 1],
1379
- [
1380
- 0,
1381
- {
1382
- [_hQ]: _pT,
1383
- },
1384
- ],
1339
+ [0, { [_hQ]: _pT }],
1385
1340
  ],
1386
1341
  ];
1387
1342
  export var GetPartnerAccountResponse = [
@@ -1400,12 +1355,7 @@ export var GetPositionConfigurationRequest = [
1400
1355
  [_RIe, _RT],
1401
1356
  [
1402
1357
  [0, 1],
1403
- [
1404
- 0,
1405
- {
1406
- [_hQ]: _rT,
1407
- },
1408
- ],
1358
+ [0, { [_hQ]: _rT }],
1409
1359
  ],
1410
1360
  ];
1411
1361
  export var GetPositionConfigurationResponse = [
@@ -1433,12 +1383,7 @@ export var GetPositionRequest = [
1433
1383
  [_RIe, _RT],
1434
1384
  [
1435
1385
  [0, 1],
1436
- [
1437
- 0,
1438
- {
1439
- [_hQ]: _rT,
1440
- },
1441
- ],
1386
+ [0, { [_hQ]: _rT }],
1442
1387
  ],
1443
1388
  ];
1444
1389
  export var GetPositionResponse = [
@@ -1457,18 +1402,8 @@ export var GetResourceEventConfigurationRequest = [
1457
1402
  [_Id, _IT, _PT],
1458
1403
  [
1459
1404
  [0, 1],
1460
- [
1461
- 0,
1462
- {
1463
- [_hQ]: _iT,
1464
- },
1465
- ],
1466
- [
1467
- 0,
1468
- {
1469
- [_hQ]: _pT,
1470
- },
1471
- ],
1405
+ [0, { [_hQ]: _iT }],
1406
+ [0, { [_hQ]: _pT }],
1472
1407
  ],
1473
1408
  ];
1474
1409
  export var GetResourceEventConfigurationResponse = [
@@ -1493,12 +1428,7 @@ export var GetResourceLogLevelRequest = [
1493
1428
  [_RIe, _RT],
1494
1429
  [
1495
1430
  [0, 1],
1496
- [
1497
- 0,
1498
- {
1499
- [_hQ]: _rT,
1500
- },
1501
- ],
1431
+ [0, { [_hQ]: _rT }],
1502
1432
  ],
1503
1433
  ];
1504
1434
  export var GetResourceLogLevelResponse = [3, n0, _GRLLRe, 0, [_LL], [0]];
@@ -1510,30 +1440,11 @@ export var GetResourcePositionRequest = [
1510
1440
  [_RIe, _RT],
1511
1441
  [
1512
1442
  [0, 1],
1513
- [
1514
- 0,
1515
- {
1516
- [_hQ]: _rT,
1517
- },
1518
- ],
1443
+ [0, { [_hQ]: _rT }],
1519
1444
  ],
1520
1445
  ];
1521
1446
  export var GetResourcePositionResponse = [3, n0, _GRPRe, 0, [_GJP], [[21, 16]]];
1522
- export var GetServiceEndpointRequest = [
1523
- 3,
1524
- n0,
1525
- _GSER,
1526
- 0,
1527
- [_STe],
1528
- [
1529
- [
1530
- 0,
1531
- {
1532
- [_hQ]: _sT,
1533
- },
1534
- ],
1535
- ],
1536
- ];
1447
+ export var GetServiceEndpointRequest = [3, n0, _GSER, 0, [_STe], [[0, { [_hQ]: _sT }]]];
1537
1448
  export var GetServiceEndpointResponse = [3, n0, _GSERe, 0, [_STe, _SE, _STer], [0, 0, 0]];
1538
1449
  export var GetServiceProfileRequest = [3, n0, _GSPR, 0, [_I], [[0, 1]]];
1539
1450
  export var GetServiceProfileResponse = [
@@ -1561,12 +1472,7 @@ export var GetWirelessDeviceRequest = [
1561
1472
  [_Id, _IT],
1562
1473
  [
1563
1474
  [0, 1],
1564
- [
1565
- 0,
1566
- {
1567
- [_hQ]: _iT,
1568
- },
1569
- ],
1475
+ [0, { [_hQ]: _iT }],
1570
1476
  ],
1571
1477
  ];
1572
1478
  export var GetWirelessDeviceResponse = [
@@ -1612,12 +1518,7 @@ export var GetWirelessGatewayRequest = [
1612
1518
  [_Id, _IT],
1613
1519
  [
1614
1520
  [0, 1],
1615
- [
1616
- 0,
1617
- {
1618
- [_hQ]: _iT,
1619
- },
1620
- ],
1521
+ [0, { [_hQ]: _iT }],
1621
1522
  ],
1622
1523
  ];
1623
1524
  export var GetWirelessGatewayResponse = [
@@ -1669,17 +1570,7 @@ export var GsmObj = [
1669
1570
  ];
1670
1571
  export var ImportedSidewalkDevice = [3, n0, _ISD, 0, [_SMS, _OS, _OSR, _LUT], [0, 0, 0, 5]];
1671
1572
  export var ImportedWirelessDevice = [3, n0, _IWD, 0, [_S], [() => ImportedSidewalkDevice]];
1672
- export var InternalServerException = [
1673
- -3,
1674
- n0,
1675
- _ISE,
1676
- {
1677
- [_e]: _s,
1678
- [_hE]: 500,
1679
- },
1680
- [_M],
1681
- [0],
1682
- ];
1573
+ export var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
1683
1574
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
1684
1575
  export var Ip = [3, n0, _Ip, 0, [_IA], [0]];
1685
1576
  export var JoinEventConfiguration = [
@@ -1705,18 +1596,8 @@ export var ListDestinationsRequest = [
1705
1596
  0,
1706
1597
  [_MR, _NT],
1707
1598
  [
1708
- [
1709
- 1,
1710
- {
1711
- [_hQ]: _mR,
1712
- },
1713
- ],
1714
- [
1715
- 0,
1716
- {
1717
- [_hQ]: _nT,
1718
- },
1719
- ],
1599
+ [1, { [_hQ]: _mR }],
1600
+ [0, { [_hQ]: _nT }],
1720
1601
  ],
1721
1602
  ];
1722
1603
  export var ListDestinationsResponse = [3, n0, _LDRi, 0, [_NT, _DL], [0, () => DestinationList]];
@@ -1727,24 +1608,9 @@ export var ListDeviceProfilesRequest = [
1727
1608
  0,
1728
1609
  [_NT, _MR, _DPT],
1729
1610
  [
1730
- [
1731
- 0,
1732
- {
1733
- [_hQ]: _nT,
1734
- },
1735
- ],
1736
- [
1737
- 1,
1738
- {
1739
- [_hQ]: _mR,
1740
- },
1741
- ],
1742
- [
1743
- 0,
1744
- {
1745
- [_hQ]: _dPT,
1746
- },
1747
- ],
1611
+ [0, { [_hQ]: _nT }],
1612
+ [1, { [_hQ]: _mR }],
1613
+ [0, { [_hQ]: _dPT }],
1748
1614
  ],
1749
1615
  ];
1750
1616
  export var ListDeviceProfilesResponse = [
@@ -1762,30 +1628,10 @@ export var ListDevicesForWirelessDeviceImportTaskRequest = [
1762
1628
  0,
1763
1629
  [_I, _MR, _NT, _St],
1764
1630
  [
1765
- [
1766
- 0,
1767
- {
1768
- [_hQ]: _i,
1769
- },
1770
- ],
1771
- [
1772
- 1,
1773
- {
1774
- [_hQ]: _mR,
1775
- },
1776
- ],
1777
- [
1778
- 0,
1779
- {
1780
- [_hQ]: _nT,
1781
- },
1782
- ],
1783
- [
1784
- 0,
1785
- {
1786
- [_hQ]: _st,
1787
- },
1788
- ],
1631
+ [0, { [_hQ]: _i }],
1632
+ [1, { [_hQ]: _mR }],
1633
+ [0, { [_hQ]: _nT }],
1634
+ [0, { [_hQ]: _st }],
1789
1635
  ],
1790
1636
  ];
1791
1637
  export var ListDevicesForWirelessDeviceImportTaskResponse = [
@@ -1803,24 +1649,9 @@ export var ListEventConfigurationsRequest = [
1803
1649
  0,
1804
1650
  [_RT, _MR, _NT],
1805
1651
  [
1806
- [
1807
- 0,
1808
- {
1809
- [_hQ]: _rT,
1810
- },
1811
- ],
1812
- [
1813
- 1,
1814
- {
1815
- [_hQ]: _mR,
1816
- },
1817
- ],
1818
- [
1819
- 0,
1820
- {
1821
- [_hQ]: _nT,
1822
- },
1823
- ],
1652
+ [0, { [_hQ]: _rT }],
1653
+ [1, { [_hQ]: _mR }],
1654
+ [0, { [_hQ]: _nT }],
1824
1655
  ],
1825
1656
  ];
1826
1657
  export var ListEventConfigurationsResponse = [
@@ -1838,18 +1669,8 @@ export var ListFuotaTasksRequest = [
1838
1669
  0,
1839
1670
  [_NT, _MR],
1840
1671
  [
1841
- [
1842
- 0,
1843
- {
1844
- [_hQ]: _nT,
1845
- },
1846
- ],
1847
- [
1848
- 1,
1849
- {
1850
- [_hQ]: _mR,
1851
- },
1852
- ],
1672
+ [0, { [_hQ]: _nT }],
1673
+ [1, { [_hQ]: _mR }],
1853
1674
  ],
1854
1675
  ];
1855
1676
  export var ListFuotaTasksResponse = [3, n0, _LFTRi, 0, [_NT, _FTL], [0, () => FuotaTaskList]];
@@ -1861,18 +1682,8 @@ export var ListMulticastGroupsByFuotaTaskRequest = [
1861
1682
  [_I, _NT, _MR],
1862
1683
  [
1863
1684
  [0, 1],
1864
- [
1865
- 0,
1866
- {
1867
- [_hQ]: _nT,
1868
- },
1869
- ],
1870
- [
1871
- 1,
1872
- {
1873
- [_hQ]: _mR,
1874
- },
1875
- ],
1685
+ [0, { [_hQ]: _nT }],
1686
+ [1, { [_hQ]: _mR }],
1876
1687
  ],
1877
1688
  ];
1878
1689
  export var ListMulticastGroupsByFuotaTaskResponse = [
@@ -1890,18 +1701,8 @@ export var ListMulticastGroupsRequest = [
1890
1701
  0,
1891
1702
  [_NT, _MR],
1892
1703
  [
1893
- [
1894
- 0,
1895
- {
1896
- [_hQ]: _nT,
1897
- },
1898
- ],
1899
- [
1900
- 1,
1901
- {
1902
- [_hQ]: _mR,
1903
- },
1904
- ],
1704
+ [0, { [_hQ]: _nT }],
1705
+ [1, { [_hQ]: _mR }],
1905
1706
  ],
1906
1707
  ];
1907
1708
  export var ListMulticastGroupsResponse = [
@@ -1919,18 +1720,8 @@ export var ListNetworkAnalyzerConfigurationsRequest = [
1919
1720
  0,
1920
1721
  [_MR, _NT],
1921
1722
  [
1922
- [
1923
- 1,
1924
- {
1925
- [_hQ]: _mR,
1926
- },
1927
- ],
1928
- [
1929
- 0,
1930
- {
1931
- [_hQ]: _nT,
1932
- },
1933
- ],
1723
+ [1, { [_hQ]: _mR }],
1724
+ [0, { [_hQ]: _nT }],
1934
1725
  ],
1935
1726
  ];
1936
1727
  export var ListNetworkAnalyzerConfigurationsResponse = [
@@ -1948,18 +1739,8 @@ export var ListPartnerAccountsRequest = [
1948
1739
  0,
1949
1740
  [_NT, _MR],
1950
1741
  [
1951
- [
1952
- 0,
1953
- {
1954
- [_hQ]: _nT,
1955
- },
1956
- ],
1957
- [
1958
- 1,
1959
- {
1960
- [_hQ]: _mR,
1961
- },
1962
- ],
1742
+ [0, { [_hQ]: _nT }],
1743
+ [1, { [_hQ]: _mR }],
1963
1744
  ],
1964
1745
  ];
1965
1746
  export var ListPartnerAccountsResponse = [
@@ -1977,24 +1758,9 @@ export var ListPositionConfigurationsRequest = [
1977
1758
  0,
1978
1759
  [_RT, _MR, _NT],
1979
1760
  [
1980
- [
1981
- 0,
1982
- {
1983
- [_hQ]: _rT,
1984
- },
1985
- ],
1986
- [
1987
- 1,
1988
- {
1989
- [_hQ]: _mR,
1990
- },
1991
- ],
1992
- [
1993
- 0,
1994
- {
1995
- [_hQ]: _nT,
1996
- },
1997
- ],
1761
+ [0, { [_hQ]: _rT }],
1762
+ [1, { [_hQ]: _mR }],
1763
+ [0, { [_hQ]: _nT }],
1998
1764
  ],
1999
1765
  ];
2000
1766
  export var ListPositionConfigurationsResponse = [
@@ -2013,24 +1779,9 @@ export var ListQueuedMessagesRequest = [
2013
1779
  [_I, _NT, _MR, _WDT],
2014
1780
  [
2015
1781
  [0, 1],
2016
- [
2017
- 0,
2018
- {
2019
- [_hQ]: _nT,
2020
- },
2021
- ],
2022
- [
2023
- 1,
2024
- {
2025
- [_hQ]: _mR,
2026
- },
2027
- ],
2028
- [
2029
- 0,
2030
- {
2031
- [_hQ]: _WDT,
2032
- },
2033
- ],
1782
+ [0, { [_hQ]: _nT }],
1783
+ [1, { [_hQ]: _mR }],
1784
+ [0, { [_hQ]: _WDT }],
2034
1785
  ],
2035
1786
  ];
2036
1787
  export var ListQueuedMessagesResponse = [
@@ -2048,18 +1799,8 @@ export var ListServiceProfilesRequest = [
2048
1799
  0,
2049
1800
  [_NT, _MR],
2050
1801
  [
2051
- [
2052
- 0,
2053
- {
2054
- [_hQ]: _nT,
2055
- },
2056
- ],
2057
- [
2058
- 1,
2059
- {
2060
- [_hQ]: _mR,
2061
- },
2062
- ],
1802
+ [0, { [_hQ]: _nT }],
1803
+ [1, { [_hQ]: _mR }],
2063
1804
  ],
2064
1805
  ];
2065
1806
  export var ListServiceProfilesResponse = [
@@ -2070,21 +1811,7 @@ export var ListServiceProfilesResponse = [
2070
1811
  [_NT, _SPL],
2071
1812
  [0, () => ServiceProfileList],
2072
1813
  ];
2073
- export var ListTagsForResourceRequest = [
2074
- 3,
2075
- n0,
2076
- _LTFRR,
2077
- 0,
2078
- [_RAes],
2079
- [
2080
- [
2081
- 0,
2082
- {
2083
- [_hQ]: _rA,
2084
- },
2085
- ],
2086
- ],
2087
- ];
1814
+ export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAes], [[0, { [_hQ]: _rA }]]];
2088
1815
  export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
2089
1816
  export var ListWirelessDeviceImportTasksRequest = [
2090
1817
  3,
@@ -2093,18 +1820,8 @@ export var ListWirelessDeviceImportTasksRequest = [
2093
1820
  0,
2094
1821
  [_MR, _NT],
2095
1822
  [
2096
- [
2097
- 1,
2098
- {
2099
- [_hQ]: _mR,
2100
- },
2101
- ],
2102
- [
2103
- 0,
2104
- {
2105
- [_hQ]: _nT,
2106
- },
2107
- ],
1823
+ [1, { [_hQ]: _mR }],
1824
+ [0, { [_hQ]: _nT }],
2108
1825
  ],
2109
1826
  ];
2110
1827
  export var ListWirelessDeviceImportTasksResponse = [
@@ -2122,54 +1839,14 @@ export var ListWirelessDevicesRequest = [
2122
1839
  0,
2123
1840
  [_MR, _NT, _DN, _DPI, _SPI, _WDT, _FTI, _MGI],
2124
1841
  [
2125
- [
2126
- 1,
2127
- {
2128
- [_hQ]: _mR,
2129
- },
2130
- ],
2131
- [
2132
- 0,
2133
- {
2134
- [_hQ]: _nT,
2135
- },
2136
- ],
2137
- [
2138
- 0,
2139
- {
2140
- [_hQ]: _dN,
2141
- },
2142
- ],
2143
- [
2144
- 0,
2145
- {
2146
- [_hQ]: _dPI,
2147
- },
2148
- ],
2149
- [
2150
- 0,
2151
- {
2152
- [_hQ]: _sPI,
2153
- },
2154
- ],
2155
- [
2156
- 0,
2157
- {
2158
- [_hQ]: _wDT,
2159
- },
2160
- ],
2161
- [
2162
- 0,
2163
- {
2164
- [_hQ]: _fTI,
2165
- },
2166
- ],
2167
- [
2168
- 0,
2169
- {
2170
- [_hQ]: _mGI,
2171
- },
2172
- ],
1842
+ [1, { [_hQ]: _mR }],
1843
+ [0, { [_hQ]: _nT }],
1844
+ [0, { [_hQ]: _dN }],
1845
+ [0, { [_hQ]: _dPI }],
1846
+ [0, { [_hQ]: _sPI }],
1847
+ [0, { [_hQ]: _wDT }],
1848
+ [0, { [_hQ]: _fTI }],
1849
+ [0, { [_hQ]: _mGI }],
2173
1850
  ],
2174
1851
  ];
2175
1852
  export var ListWirelessDevicesResponse = [
@@ -2187,18 +1864,8 @@ export var ListWirelessGatewaysRequest = [
2187
1864
  0,
2188
1865
  [_NT, _MR],
2189
1866
  [
2190
- [
2191
- 0,
2192
- {
2193
- [_hQ]: _nT,
2194
- },
2195
- ],
2196
- [
2197
- 1,
2198
- {
2199
- [_hQ]: _mR,
2200
- },
2201
- ],
1867
+ [0, { [_hQ]: _nT }],
1868
+ [1, { [_hQ]: _mR }],
2202
1869
  ],
2203
1870
  ];
2204
1871
  export var ListWirelessGatewaysResponse = [
@@ -2216,24 +1883,9 @@ export var ListWirelessGatewayTaskDefinitionsRequest = [
2216
1883
  0,
2217
1884
  [_MR, _NT, _TDT],
2218
1885
  [
2219
- [
2220
- 1,
2221
- {
2222
- [_hQ]: _mR,
2223
- },
2224
- ],
2225
- [
2226
- 0,
2227
- {
2228
- [_hQ]: _nT,
2229
- },
2230
- ],
2231
- [
2232
- 0,
2233
- {
2234
- [_hQ]: _tDT,
2235
- },
2236
- ],
1886
+ [1, { [_hQ]: _mR }],
1887
+ [0, { [_hQ]: _nT }],
1888
+ [0, { [_hQ]: _tDT }],
2237
1889
  ],
2238
1890
  ];
2239
1891
  export var ListWirelessGatewayTaskDefinitionsResponse = [
@@ -2502,17 +2154,7 @@ export var PutPositionConfigurationRequest = [
2502
2154
  _PPCR,
2503
2155
  0,
2504
2156
  [_RIe, _RT, _So, _Dest],
2505
- [
2506
- [0, 1],
2507
- [
2508
- 0,
2509
- {
2510
- [_hQ]: _rT,
2511
- },
2512
- ],
2513
- () => PositionSolverConfigurations,
2514
- 0,
2515
- ],
2157
+ [[0, 1], [0, { [_hQ]: _rT }], () => PositionSolverConfigurations, 0],
2516
2158
  ];
2517
2159
  export var PutPositionConfigurationResponse = [3, n0, _PPCRu, 0, [], []];
2518
2160
  export var PutResourceLogLevelRequest = [
@@ -2521,16 +2163,7 @@ export var PutResourceLogLevelRequest = [
2521
2163
  _PRLLR,
2522
2164
  0,
2523
2165
  [_RIe, _RT, _LL],
2524
- [
2525
- [0, 1],
2526
- [
2527
- 0,
2528
- {
2529
- [_hQ]: _rT,
2530
- },
2531
- ],
2532
- 0,
2533
- ],
2166
+ [[0, 1], [0, { [_hQ]: _rT }], 0],
2534
2167
  ];
2535
2168
  export var PutResourceLogLevelResponse = [3, n0, _PRLLRu, 0, [], []];
2536
2169
  export var ResetAllResourceLogLevelsRequest = [3, n0, _RARLLR, 0, [], []];
@@ -2543,12 +2176,7 @@ export var ResetResourceLogLevelRequest = [
2543
2176
  [_RIe, _RT],
2544
2177
  [
2545
2178
  [0, 1],
2546
- [
2547
- 0,
2548
- {
2549
- [_hQ]: _rT,
2550
- },
2551
- ],
2179
+ [0, { [_hQ]: _rT }],
2552
2180
  ],
2553
2181
  ];
2554
2182
  export var ResetResourceLogLevelResponse = [3, n0, _RRLLRe, 0, [], []];
@@ -2556,10 +2184,7 @@ export var ResourceNotFoundException = [
2556
2184
  -3,
2557
2185
  n0,
2558
2186
  _RNFE,
2559
- {
2560
- [_e]: _c,
2561
- [_hE]: 404,
2562
- },
2187
+ { [_e]: _c, [_hE]: 404 },
2563
2188
  [_M, _RI, _RT],
2564
2189
  [0, 0, 0],
2565
2190
  ];
@@ -2775,15 +2400,7 @@ export var TagResourceRequest = [
2775
2400
  _TRR,
2776
2401
  0,
2777
2402
  [_RAes, _Ta],
2778
- [
2779
- [
2780
- 0,
2781
- {
2782
- [_hQ]: _rA,
2783
- },
2784
- ],
2785
- () => TagList,
2786
- ],
2403
+ [[0, { [_hQ]: _rA }], () => TagList],
2787
2404
  ];
2788
2405
  export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
2789
2406
  export var TdscdmaLocalId = [3, n0, _TLI, 0, [_Ua, _CP], [1, 1]];
@@ -2798,29 +2415,9 @@ export var TdscdmaObj = [
2798
2415
  ];
2799
2416
  export var TestWirelessDeviceRequest = [3, n0, _TWDR, 0, [_I], [[0, 1]]];
2800
2417
  export var TestWirelessDeviceResponse = [3, n0, _TWDRe, 0, [_Re], [0]];
2801
- export var ThrottlingException = [
2802
- -3,
2803
- n0,
2804
- _TE,
2805
- {
2806
- [_e]: _c,
2807
- [_hE]: 429,
2808
- },
2809
- [_M],
2810
- [0],
2811
- ];
2418
+ export var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
2812
2419
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
2813
- export var TooManyTagsException = [
2814
- -3,
2815
- n0,
2816
- _TMTE,
2817
- {
2818
- [_e]: _c,
2819
- [_hE]: 400,
2820
- },
2821
- [_M, _RN],
2822
- [0, 0],
2823
- ];
2420
+ export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_M, _RN], [0, 0]];
2824
2421
  TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
2825
2422
  export var TraceContent = [3, n0, _TC, 0, [_WDFI, _LL, _MFI], [0, 0, 0]];
2826
2423
  export var UntagResourceRequest = [
@@ -2830,18 +2427,8 @@ export var UntagResourceRequest = [
2830
2427
  0,
2831
2428
  [_RAes, _TK],
2832
2429
  [
2833
- [
2834
- 0,
2835
- {
2836
- [_hQ]: _rA,
2837
- },
2838
- ],
2839
- [
2840
- 64 | 0,
2841
- {
2842
- [_hQ]: _tK,
2843
- },
2844
- ],
2430
+ [0, { [_hQ]: _rA }],
2431
+ [64 | 0, { [_hQ]: _tK }],
2845
2432
  ],
2846
2433
  ];
2847
2434
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -2926,12 +2513,7 @@ export var UpdatePartnerAccountRequest = [
2926
2513
  [
2927
2514
  [() => SidewalkUpdateAccount, 0],
2928
2515
  [0, 1],
2929
- [
2930
- 0,
2931
- {
2932
- [_hQ]: _pT,
2933
- },
2934
- ],
2516
+ [0, { [_hQ]: _pT }],
2935
2517
  ],
2936
2518
  ];
2937
2519
  export var UpdatePartnerAccountResponse = [3, n0, _UPARp, 0, [], []];
@@ -2941,16 +2523,7 @@ export var UpdatePositionRequest = [
2941
2523
  _UPR,
2942
2524
  0,
2943
2525
  [_RIe, _RT, _Po],
2944
- [
2945
- [0, 1],
2946
- [
2947
- 0,
2948
- {
2949
- [_hQ]: _rT,
2950
- },
2951
- ],
2952
- 64 | 1,
2953
- ],
2526
+ [[0, 1], [0, { [_hQ]: _rT }], 64 | 1],
2954
2527
  ];
2955
2528
  export var UpdatePositionResponse = [3, n0, _UPRp, 0, [], []];
2956
2529
  export var UpdateResourceEventConfigurationRequest = [
@@ -2961,18 +2534,8 @@ export var UpdateResourceEventConfigurationRequest = [
2961
2534
  [_Id, _IT, _PT, _DRS, _Pr, _J, _CS, _MDS],
2962
2535
  [
2963
2536
  [0, 1],
2964
- [
2965
- 0,
2966
- {
2967
- [_hQ]: _iT,
2968
- },
2969
- ],
2970
- [
2971
- 0,
2972
- {
2973
- [_hQ]: _pT,
2974
- },
2975
- ],
2537
+ [0, { [_hQ]: _iT }],
2538
+ [0, { [_hQ]: _pT }],
2976
2539
  () => DeviceRegistrationStateEventConfiguration,
2977
2540
  () => ProximityEventConfiguration,
2978
2541
  () => JoinEventConfiguration,
@@ -2989,12 +2552,7 @@ export var UpdateResourcePositionRequest = [
2989
2552
  [_RIe, _RT, _GJP],
2990
2553
  [
2991
2554
  [0, 1],
2992
- [
2993
- 0,
2994
- {
2995
- [_hQ]: _rT,
2996
- },
2997
- ],
2555
+ [0, { [_hQ]: _rT }],
2998
2556
  [21, 16],
2999
2557
  ],
3000
2558
  ];
@@ -3042,17 +2600,7 @@ export var UpdateWirelessGatewayTaskEntry = [
3042
2600
  [_I, _LRWAN, _Ar],
3043
2601
  [0, () => LoRaWANUpdateGatewayTaskEntry, 0],
3044
2602
  ];
3045
- export var ValidationException = [
3046
- -3,
3047
- n0,
3048
- _VE,
3049
- {
3050
- [_e]: _c,
3051
- [_hE]: 400,
3052
- },
3053
- [_M],
3054
- [0],
3055
- ];
2603
+ export var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
3056
2604
  TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
3057
2605
  export var WcdmaLocalId = [3, n0, _WLI, 0, [_Uar, _Ps], [1, 1]];
3058
2606
  export var WcdmaNmrObj = [3, n0, _WNO, 0, [_Uar, _Ps, _UC, _Rsc, _PL], [1, 1, 1, 1, 1]];
@@ -3200,9 +2748,7 @@ export var AssociateAwsAccountWithPartnerAccount = [
3200
2748
  9,
3201
2749
  n0,
3202
2750
  _AAAWPA,
3203
- {
3204
- [_h]: ["POST", "/partner-accounts", 200],
3205
- },
2751
+ { [_h]: ["POST", "/partner-accounts", 200] },
3206
2752
  () => AssociateAwsAccountWithPartnerAccountRequest,
3207
2753
  () => AssociateAwsAccountWithPartnerAccountResponse,
3208
2754
  ];
@@ -3210,9 +2756,7 @@ export var AssociateMulticastGroupWithFuotaTask = [
3210
2756
  9,
3211
2757
  n0,
3212
2758
  _AMGWFT,
3213
- {
3214
- [_h]: ["PUT", "/fuota-tasks/{Id}/multicast-group", 204],
3215
- },
2759
+ { [_h]: ["PUT", "/fuota-tasks/{Id}/multicast-group", 204] },
3216
2760
  () => AssociateMulticastGroupWithFuotaTaskRequest,
3217
2761
  () => AssociateMulticastGroupWithFuotaTaskResponse,
3218
2762
  ];
@@ -3220,9 +2764,7 @@ export var AssociateWirelessDeviceWithFuotaTask = [
3220
2764
  9,
3221
2765
  n0,
3222
2766
  _AWDWFT,
3223
- {
3224
- [_h]: ["PUT", "/fuota-tasks/{Id}/wireless-device", 204],
3225
- },
2767
+ { [_h]: ["PUT", "/fuota-tasks/{Id}/wireless-device", 204] },
3226
2768
  () => AssociateWirelessDeviceWithFuotaTaskRequest,
3227
2769
  () => AssociateWirelessDeviceWithFuotaTaskResponse,
3228
2770
  ];
@@ -3230,9 +2772,7 @@ export var AssociateWirelessDeviceWithMulticastGroup = [
3230
2772
  9,
3231
2773
  n0,
3232
2774
  _AWDWMG,
3233
- {
3234
- [_h]: ["PUT", "/multicast-groups/{Id}/wireless-device", 204],
3235
- },
2775
+ { [_h]: ["PUT", "/multicast-groups/{Id}/wireless-device", 204] },
3236
2776
  () => AssociateWirelessDeviceWithMulticastGroupRequest,
3237
2777
  () => AssociateWirelessDeviceWithMulticastGroupResponse,
3238
2778
  ];
@@ -3240,9 +2780,7 @@ export var AssociateWirelessDeviceWithThing = [
3240
2780
  9,
3241
2781
  n0,
3242
2782
  _AWDWT,
3243
- {
3244
- [_h]: ["PUT", "/wireless-devices/{Id}/thing", 204],
3245
- },
2783
+ { [_h]: ["PUT", "/wireless-devices/{Id}/thing", 204] },
3246
2784
  () => AssociateWirelessDeviceWithThingRequest,
3247
2785
  () => AssociateWirelessDeviceWithThingResponse,
3248
2786
  ];
@@ -3250,9 +2788,7 @@ export var AssociateWirelessGatewayWithCertificate = [
3250
2788
  9,
3251
2789
  n0,
3252
2790
  _AWGWC,
3253
- {
3254
- [_h]: ["PUT", "/wireless-gateways/{Id}/certificate", 200],
3255
- },
2791
+ { [_h]: ["PUT", "/wireless-gateways/{Id}/certificate", 200] },
3256
2792
  () => AssociateWirelessGatewayWithCertificateRequest,
3257
2793
  () => AssociateWirelessGatewayWithCertificateResponse,
3258
2794
  ];
@@ -3260,9 +2796,7 @@ export var AssociateWirelessGatewayWithThing = [
3260
2796
  9,
3261
2797
  n0,
3262
2798
  _AWGWT,
3263
- {
3264
- [_h]: ["PUT", "/wireless-gateways/{Id}/thing", 204],
3265
- },
2799
+ { [_h]: ["PUT", "/wireless-gateways/{Id}/thing", 204] },
3266
2800
  () => AssociateWirelessGatewayWithThingRequest,
3267
2801
  () => AssociateWirelessGatewayWithThingResponse,
3268
2802
  ];
@@ -3270,9 +2804,7 @@ export var CancelMulticastGroupSession = [
3270
2804
  9,
3271
2805
  n0,
3272
2806
  _CMGS,
3273
- {
3274
- [_h]: ["DELETE", "/multicast-groups/{Id}/session", 204],
3275
- },
2807
+ { [_h]: ["DELETE", "/multicast-groups/{Id}/session", 204] },
3276
2808
  () => CancelMulticastGroupSessionRequest,
3277
2809
  () => CancelMulticastGroupSessionResponse,
3278
2810
  ];
@@ -3280,9 +2812,7 @@ export var CreateDestination = [
3280
2812
  9,
3281
2813
  n0,
3282
2814
  _CD,
3283
- {
3284
- [_h]: ["POST", "/destinations", 201],
3285
- },
2815
+ { [_h]: ["POST", "/destinations", 201] },
3286
2816
  () => CreateDestinationRequest,
3287
2817
  () => CreateDestinationResponse,
3288
2818
  ];
@@ -3290,9 +2820,7 @@ export var CreateDeviceProfile = [
3290
2820
  9,
3291
2821
  n0,
3292
2822
  _CDP,
3293
- {
3294
- [_h]: ["POST", "/device-profiles", 201],
3295
- },
2823
+ { [_h]: ["POST", "/device-profiles", 201] },
3296
2824
  () => CreateDeviceProfileRequest,
3297
2825
  () => CreateDeviceProfileResponse,
3298
2826
  ];
@@ -3300,9 +2828,7 @@ export var CreateFuotaTask = [
3300
2828
  9,
3301
2829
  n0,
3302
2830
  _CFT,
3303
- {
3304
- [_h]: ["POST", "/fuota-tasks", 201],
3305
- },
2831
+ { [_h]: ["POST", "/fuota-tasks", 201] },
3306
2832
  () => CreateFuotaTaskRequest,
3307
2833
  () => CreateFuotaTaskResponse,
3308
2834
  ];
@@ -3310,9 +2836,7 @@ export var CreateMulticastGroup = [
3310
2836
  9,
3311
2837
  n0,
3312
2838
  _CMG,
3313
- {
3314
- [_h]: ["POST", "/multicast-groups", 201],
3315
- },
2839
+ { [_h]: ["POST", "/multicast-groups", 201] },
3316
2840
  () => CreateMulticastGroupRequest,
3317
2841
  () => CreateMulticastGroupResponse,
3318
2842
  ];
@@ -3320,9 +2844,7 @@ export var CreateNetworkAnalyzerConfiguration = [
3320
2844
  9,
3321
2845
  n0,
3322
2846
  _CNAC,
3323
- {
3324
- [_h]: ["POST", "/network-analyzer-configurations", 201],
3325
- },
2847
+ { [_h]: ["POST", "/network-analyzer-configurations", 201] },
3326
2848
  () => CreateNetworkAnalyzerConfigurationRequest,
3327
2849
  () => CreateNetworkAnalyzerConfigurationResponse,
3328
2850
  ];
@@ -3330,9 +2852,7 @@ export var CreateServiceProfile = [
3330
2852
  9,
3331
2853
  n0,
3332
2854
  _CSP,
3333
- {
3334
- [_h]: ["POST", "/service-profiles", 201],
3335
- },
2855
+ { [_h]: ["POST", "/service-profiles", 201] },
3336
2856
  () => CreateServiceProfileRequest,
3337
2857
  () => CreateServiceProfileResponse,
3338
2858
  ];
@@ -3340,9 +2860,7 @@ export var CreateWirelessDevice = [
3340
2860
  9,
3341
2861
  n0,
3342
2862
  _CWD,
3343
- {
3344
- [_h]: ["POST", "/wireless-devices", 201],
3345
- },
2863
+ { [_h]: ["POST", "/wireless-devices", 201] },
3346
2864
  () => CreateWirelessDeviceRequest,
3347
2865
  () => CreateWirelessDeviceResponse,
3348
2866
  ];
@@ -3350,9 +2868,7 @@ export var CreateWirelessGateway = [
3350
2868
  9,
3351
2869
  n0,
3352
2870
  _CWG,
3353
- {
3354
- [_h]: ["POST", "/wireless-gateways", 201],
3355
- },
2871
+ { [_h]: ["POST", "/wireless-gateways", 201] },
3356
2872
  () => CreateWirelessGatewayRequest,
3357
2873
  () => CreateWirelessGatewayResponse,
3358
2874
  ];
@@ -3360,9 +2876,7 @@ export var CreateWirelessGatewayTask = [
3360
2876
  9,
3361
2877
  n0,
3362
2878
  _CWGT,
3363
- {
3364
- [_h]: ["POST", "/wireless-gateways/{Id}/tasks", 201],
3365
- },
2879
+ { [_h]: ["POST", "/wireless-gateways/{Id}/tasks", 201] },
3366
2880
  () => CreateWirelessGatewayTaskRequest,
3367
2881
  () => CreateWirelessGatewayTaskResponse,
3368
2882
  ];
@@ -3370,9 +2884,7 @@ export var CreateWirelessGatewayTaskDefinition = [
3370
2884
  9,
3371
2885
  n0,
3372
2886
  _CWGTD,
3373
- {
3374
- [_h]: ["POST", "/wireless-gateway-task-definitions", 201],
3375
- },
2887
+ { [_h]: ["POST", "/wireless-gateway-task-definitions", 201] },
3376
2888
  () => CreateWirelessGatewayTaskDefinitionRequest,
3377
2889
  () => CreateWirelessGatewayTaskDefinitionResponse,
3378
2890
  ];
@@ -3380,9 +2892,7 @@ export var DeleteDestination = [
3380
2892
  9,
3381
2893
  n0,
3382
2894
  _DDe,
3383
- {
3384
- [_h]: ["DELETE", "/destinations/{Name}", 204],
3385
- },
2895
+ { [_h]: ["DELETE", "/destinations/{Name}", 204] },
3386
2896
  () => DeleteDestinationRequest,
3387
2897
  () => DeleteDestinationResponse,
3388
2898
  ];
@@ -3390,9 +2900,7 @@ export var DeleteDeviceProfile = [
3390
2900
  9,
3391
2901
  n0,
3392
2902
  _DDP,
3393
- {
3394
- [_h]: ["DELETE", "/device-profiles/{Id}", 204],
3395
- },
2903
+ { [_h]: ["DELETE", "/device-profiles/{Id}", 204] },
3396
2904
  () => DeleteDeviceProfileRequest,
3397
2905
  () => DeleteDeviceProfileResponse,
3398
2906
  ];
@@ -3400,9 +2908,7 @@ export var DeleteFuotaTask = [
3400
2908
  9,
3401
2909
  n0,
3402
2910
  _DFT,
3403
- {
3404
- [_h]: ["DELETE", "/fuota-tasks/{Id}", 204],
3405
- },
2911
+ { [_h]: ["DELETE", "/fuota-tasks/{Id}", 204] },
3406
2912
  () => DeleteFuotaTaskRequest,
3407
2913
  () => DeleteFuotaTaskResponse,
3408
2914
  ];
@@ -3410,9 +2916,7 @@ export var DeleteMulticastGroup = [
3410
2916
  9,
3411
2917
  n0,
3412
2918
  _DMG,
3413
- {
3414
- [_h]: ["DELETE", "/multicast-groups/{Id}", 204],
3415
- },
2919
+ { [_h]: ["DELETE", "/multicast-groups/{Id}", 204] },
3416
2920
  () => DeleteMulticastGroupRequest,
3417
2921
  () => DeleteMulticastGroupResponse,
3418
2922
  ];
@@ -3420,9 +2924,7 @@ export var DeleteNetworkAnalyzerConfiguration = [
3420
2924
  9,
3421
2925
  n0,
3422
2926
  _DNAC,
3423
- {
3424
- [_h]: ["DELETE", "/network-analyzer-configurations/{ConfigurationName}", 204],
3425
- },
2927
+ { [_h]: ["DELETE", "/network-analyzer-configurations/{ConfigurationName}", 204] },
3426
2928
  () => DeleteNetworkAnalyzerConfigurationRequest,
3427
2929
  () => DeleteNetworkAnalyzerConfigurationResponse,
3428
2930
  ];
@@ -3430,9 +2932,7 @@ export var DeleteQueuedMessages = [
3430
2932
  9,
3431
2933
  n0,
3432
2934
  _DQMe,
3433
- {
3434
- [_h]: ["DELETE", "/wireless-devices/{Id}/data", 204],
3435
- },
2935
+ { [_h]: ["DELETE", "/wireless-devices/{Id}/data", 204] },
3436
2936
  () => DeleteQueuedMessagesRequest,
3437
2937
  () => DeleteQueuedMessagesResponse,
3438
2938
  ];
@@ -3440,9 +2940,7 @@ export var DeleteServiceProfile = [
3440
2940
  9,
3441
2941
  n0,
3442
2942
  _DSP,
3443
- {
3444
- [_h]: ["DELETE", "/service-profiles/{Id}", 204],
3445
- },
2943
+ { [_h]: ["DELETE", "/service-profiles/{Id}", 204] },
3446
2944
  () => DeleteServiceProfileRequest,
3447
2945
  () => DeleteServiceProfileResponse,
3448
2946
  ];
@@ -3450,9 +2948,7 @@ export var DeleteWirelessDevice = [
3450
2948
  9,
3451
2949
  n0,
3452
2950
  _DWD,
3453
- {
3454
- [_h]: ["DELETE", "/wireless-devices/{Id}", 204],
3455
- },
2951
+ { [_h]: ["DELETE", "/wireless-devices/{Id}", 204] },
3456
2952
  () => DeleteWirelessDeviceRequest,
3457
2953
  () => DeleteWirelessDeviceResponse,
3458
2954
  ];
@@ -3460,9 +2956,7 @@ export var DeleteWirelessDeviceImportTask = [
3460
2956
  9,
3461
2957
  n0,
3462
2958
  _DWDIT,
3463
- {
3464
- [_h]: ["DELETE", "/wireless_device_import_task/{Id}", 204],
3465
- },
2959
+ { [_h]: ["DELETE", "/wireless_device_import_task/{Id}", 204] },
3466
2960
  () => DeleteWirelessDeviceImportTaskRequest,
3467
2961
  () => DeleteWirelessDeviceImportTaskResponse,
3468
2962
  ];
@@ -3470,9 +2964,7 @@ export var DeleteWirelessGateway = [
3470
2964
  9,
3471
2965
  n0,
3472
2966
  _DWG,
3473
- {
3474
- [_h]: ["DELETE", "/wireless-gateways/{Id}", 204],
3475
- },
2967
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}", 204] },
3476
2968
  () => DeleteWirelessGatewayRequest,
3477
2969
  () => DeleteWirelessGatewayResponse,
3478
2970
  ];
@@ -3480,9 +2972,7 @@ export var DeleteWirelessGatewayTask = [
3480
2972
  9,
3481
2973
  n0,
3482
2974
  _DWGT,
3483
- {
3484
- [_h]: ["DELETE", "/wireless-gateways/{Id}/tasks", 204],
3485
- },
2975
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}/tasks", 204] },
3486
2976
  () => DeleteWirelessGatewayTaskRequest,
3487
2977
  () => DeleteWirelessGatewayTaskResponse,
3488
2978
  ];
@@ -3490,9 +2980,7 @@ export var DeleteWirelessGatewayTaskDefinition = [
3490
2980
  9,
3491
2981
  n0,
3492
2982
  _DWGTD,
3493
- {
3494
- [_h]: ["DELETE", "/wireless-gateway-task-definitions/{Id}", 204],
3495
- },
2983
+ { [_h]: ["DELETE", "/wireless-gateway-task-definitions/{Id}", 204] },
3496
2984
  () => DeleteWirelessGatewayTaskDefinitionRequest,
3497
2985
  () => DeleteWirelessGatewayTaskDefinitionResponse,
3498
2986
  ];
@@ -3500,9 +2988,7 @@ export var DeregisterWirelessDevice = [
3500
2988
  9,
3501
2989
  n0,
3502
2990
  _DWDe,
3503
- {
3504
- [_h]: ["PATCH", "/wireless-devices/{Identifier}/deregister", 200],
3505
- },
2991
+ { [_h]: ["PATCH", "/wireless-devices/{Identifier}/deregister", 200] },
3506
2992
  () => DeregisterWirelessDeviceRequest,
3507
2993
  () => DeregisterWirelessDeviceResponse,
3508
2994
  ];
@@ -3510,9 +2996,7 @@ export var DisassociateAwsAccountFromPartnerAccount = [
3510
2996
  9,
3511
2997
  n0,
3512
2998
  _DAAFPA,
3513
- {
3514
- [_h]: ["DELETE", "/partner-accounts/{PartnerAccountId}", 204],
3515
- },
2999
+ { [_h]: ["DELETE", "/partner-accounts/{PartnerAccountId}", 204] },
3516
3000
  () => DisassociateAwsAccountFromPartnerAccountRequest,
3517
3001
  () => DisassociateAwsAccountFromPartnerAccountResponse,
3518
3002
  ];
@@ -3520,9 +3004,7 @@ export var DisassociateMulticastGroupFromFuotaTask = [
3520
3004
  9,
3521
3005
  n0,
3522
3006
  _DMGFFT,
3523
- {
3524
- [_h]: ["DELETE", "/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}", 204],
3525
- },
3007
+ { [_h]: ["DELETE", "/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}", 204] },
3526
3008
  () => DisassociateMulticastGroupFromFuotaTaskRequest,
3527
3009
  () => DisassociateMulticastGroupFromFuotaTaskResponse,
3528
3010
  ];
@@ -3530,9 +3012,7 @@ export var DisassociateWirelessDeviceFromFuotaTask = [
3530
3012
  9,
3531
3013
  n0,
3532
3014
  _DWDFFT,
3533
- {
3534
- [_h]: ["DELETE", "/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}", 204],
3535
- },
3015
+ { [_h]: ["DELETE", "/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}", 204] },
3536
3016
  () => DisassociateWirelessDeviceFromFuotaTaskRequest,
3537
3017
  () => DisassociateWirelessDeviceFromFuotaTaskResponse,
3538
3018
  ];
@@ -3540,9 +3020,7 @@ export var DisassociateWirelessDeviceFromMulticastGroup = [
3540
3020
  9,
3541
3021
  n0,
3542
3022
  _DWDFMG,
3543
- {
3544
- [_h]: ["DELETE", "/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}", 204],
3545
- },
3023
+ { [_h]: ["DELETE", "/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}", 204] },
3546
3024
  () => DisassociateWirelessDeviceFromMulticastGroupRequest,
3547
3025
  () => DisassociateWirelessDeviceFromMulticastGroupResponse,
3548
3026
  ];
@@ -3550,9 +3028,7 @@ export var DisassociateWirelessDeviceFromThing = [
3550
3028
  9,
3551
3029
  n0,
3552
3030
  _DWDFT,
3553
- {
3554
- [_h]: ["DELETE", "/wireless-devices/{Id}/thing", 204],
3555
- },
3031
+ { [_h]: ["DELETE", "/wireless-devices/{Id}/thing", 204] },
3556
3032
  () => DisassociateWirelessDeviceFromThingRequest,
3557
3033
  () => DisassociateWirelessDeviceFromThingResponse,
3558
3034
  ];
@@ -3560,9 +3036,7 @@ export var DisassociateWirelessGatewayFromCertificate = [
3560
3036
  9,
3561
3037
  n0,
3562
3038
  _DWGFC,
3563
- {
3564
- [_h]: ["DELETE", "/wireless-gateways/{Id}/certificate", 204],
3565
- },
3039
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}/certificate", 204] },
3566
3040
  () => DisassociateWirelessGatewayFromCertificateRequest,
3567
3041
  () => DisassociateWirelessGatewayFromCertificateResponse,
3568
3042
  ];
@@ -3570,9 +3044,7 @@ export var DisassociateWirelessGatewayFromThing = [
3570
3044
  9,
3571
3045
  n0,
3572
3046
  _DWGFT,
3573
- {
3574
- [_h]: ["DELETE", "/wireless-gateways/{Id}/thing", 204],
3575
- },
3047
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}/thing", 204] },
3576
3048
  () => DisassociateWirelessGatewayFromThingRequest,
3577
3049
  () => DisassociateWirelessGatewayFromThingResponse,
3578
3050
  ];
@@ -3580,9 +3052,7 @@ export var GetDestination = [
3580
3052
  9,
3581
3053
  n0,
3582
3054
  _GD,
3583
- {
3584
- [_h]: ["GET", "/destinations/{Name}", 200],
3585
- },
3055
+ { [_h]: ["GET", "/destinations/{Name}", 200] },
3586
3056
  () => GetDestinationRequest,
3587
3057
  () => GetDestinationResponse,
3588
3058
  ];
@@ -3590,9 +3060,7 @@ export var GetDeviceProfile = [
3590
3060
  9,
3591
3061
  n0,
3592
3062
  _GDP,
3593
- {
3594
- [_h]: ["GET", "/device-profiles/{Id}", 200],
3595
- },
3063
+ { [_h]: ["GET", "/device-profiles/{Id}", 200] },
3596
3064
  () => GetDeviceProfileRequest,
3597
3065
  () => GetDeviceProfileResponse,
3598
3066
  ];
@@ -3600,9 +3068,7 @@ export var GetEventConfigurationByResourceTypes = [
3600
3068
  9,
3601
3069
  n0,
3602
3070
  _GECBRT,
3603
- {
3604
- [_h]: ["GET", "/event-configurations-resource-types", 200],
3605
- },
3071
+ { [_h]: ["GET", "/event-configurations-resource-types", 200] },
3606
3072
  () => GetEventConfigurationByResourceTypesRequest,
3607
3073
  () => GetEventConfigurationByResourceTypesResponse,
3608
3074
  ];
@@ -3610,9 +3076,7 @@ export var GetFuotaTask = [
3610
3076
  9,
3611
3077
  n0,
3612
3078
  _GFT,
3613
- {
3614
- [_h]: ["GET", "/fuota-tasks/{Id}", 200],
3615
- },
3079
+ { [_h]: ["GET", "/fuota-tasks/{Id}", 200] },
3616
3080
  () => GetFuotaTaskRequest,
3617
3081
  () => GetFuotaTaskResponse,
3618
3082
  ];
@@ -3620,9 +3084,7 @@ export var GetLogLevelsByResourceTypes = [
3620
3084
  9,
3621
3085
  n0,
3622
3086
  _GLLBRT,
3623
- {
3624
- [_h]: ["GET", "/log-levels", 200],
3625
- },
3087
+ { [_h]: ["GET", "/log-levels", 200] },
3626
3088
  () => GetLogLevelsByResourceTypesRequest,
3627
3089
  () => GetLogLevelsByResourceTypesResponse,
3628
3090
  ];
@@ -3630,9 +3092,7 @@ export var GetMetricConfiguration = [
3630
3092
  9,
3631
3093
  n0,
3632
3094
  _GMC,
3633
- {
3634
- [_h]: ["GET", "/metric-configuration", 200],
3635
- },
3095
+ { [_h]: ["GET", "/metric-configuration", 200] },
3636
3096
  () => GetMetricConfigurationRequest,
3637
3097
  () => GetMetricConfigurationResponse,
3638
3098
  ];
@@ -3640,9 +3100,7 @@ export var GetMetrics = [
3640
3100
  9,
3641
3101
  n0,
3642
3102
  _GM,
3643
- {
3644
- [_h]: ["POST", "/metrics", 200],
3645
- },
3103
+ { [_h]: ["POST", "/metrics", 200] },
3646
3104
  () => GetMetricsRequest,
3647
3105
  () => GetMetricsResponse,
3648
3106
  ];
@@ -3650,9 +3108,7 @@ export var GetMulticastGroup = [
3650
3108
  9,
3651
3109
  n0,
3652
3110
  _GMG,
3653
- {
3654
- [_h]: ["GET", "/multicast-groups/{Id}", 200],
3655
- },
3111
+ { [_h]: ["GET", "/multicast-groups/{Id}", 200] },
3656
3112
  () => GetMulticastGroupRequest,
3657
3113
  () => GetMulticastGroupResponse,
3658
3114
  ];
@@ -3660,9 +3116,7 @@ export var GetMulticastGroupSession = [
3660
3116
  9,
3661
3117
  n0,
3662
3118
  _GMGS,
3663
- {
3664
- [_h]: ["GET", "/multicast-groups/{Id}/session", 200],
3665
- },
3119
+ { [_h]: ["GET", "/multicast-groups/{Id}/session", 200] },
3666
3120
  () => GetMulticastGroupSessionRequest,
3667
3121
  () => GetMulticastGroupSessionResponse,
3668
3122
  ];
@@ -3670,9 +3124,7 @@ export var GetNetworkAnalyzerConfiguration = [
3670
3124
  9,
3671
3125
  n0,
3672
3126
  _GNAC,
3673
- {
3674
- [_h]: ["GET", "/network-analyzer-configurations/{ConfigurationName}", 200],
3675
- },
3127
+ { [_h]: ["GET", "/network-analyzer-configurations/{ConfigurationName}", 200] },
3676
3128
  () => GetNetworkAnalyzerConfigurationRequest,
3677
3129
  () => GetNetworkAnalyzerConfigurationResponse,
3678
3130
  ];
@@ -3680,9 +3132,7 @@ export var GetPartnerAccount = [
3680
3132
  9,
3681
3133
  n0,
3682
3134
  _GPA,
3683
- {
3684
- [_h]: ["GET", "/partner-accounts/{PartnerAccountId}", 200],
3685
- },
3135
+ { [_h]: ["GET", "/partner-accounts/{PartnerAccountId}", 200] },
3686
3136
  () => GetPartnerAccountRequest,
3687
3137
  () => GetPartnerAccountResponse,
3688
3138
  ];
@@ -3690,9 +3140,7 @@ export var GetPosition = [
3690
3140
  9,
3691
3141
  n0,
3692
3142
  _GP,
3693
- {
3694
- [_h]: ["GET", "/positions/{ResourceIdentifier}", 200],
3695
- },
3143
+ { [_h]: ["GET", "/positions/{ResourceIdentifier}", 200] },
3696
3144
  () => GetPositionRequest,
3697
3145
  () => GetPositionResponse,
3698
3146
  ];
@@ -3700,9 +3148,7 @@ export var GetPositionConfiguration = [
3700
3148
  9,
3701
3149
  n0,
3702
3150
  _GPC,
3703
- {
3704
- [_h]: ["GET", "/position-configurations/{ResourceIdentifier}", 200],
3705
- },
3151
+ { [_h]: ["GET", "/position-configurations/{ResourceIdentifier}", 200] },
3706
3152
  () => GetPositionConfigurationRequest,
3707
3153
  () => GetPositionConfigurationResponse,
3708
3154
  ];
@@ -3710,9 +3156,7 @@ export var GetPositionEstimate = [
3710
3156
  9,
3711
3157
  n0,
3712
3158
  _GPE,
3713
- {
3714
- [_h]: ["POST", "/position-estimate", 200],
3715
- },
3159
+ { [_h]: ["POST", "/position-estimate", 200] },
3716
3160
  () => GetPositionEstimateRequest,
3717
3161
  () => GetPositionEstimateResponse,
3718
3162
  ];
@@ -3720,9 +3164,7 @@ export var GetResourceEventConfiguration = [
3720
3164
  9,
3721
3165
  n0,
3722
3166
  _GREC,
3723
- {
3724
- [_h]: ["GET", "/event-configurations/{Identifier}", 200],
3725
- },
3167
+ { [_h]: ["GET", "/event-configurations/{Identifier}", 200] },
3726
3168
  () => GetResourceEventConfigurationRequest,
3727
3169
  () => GetResourceEventConfigurationResponse,
3728
3170
  ];
@@ -3730,9 +3172,7 @@ export var GetResourceLogLevel = [
3730
3172
  9,
3731
3173
  n0,
3732
3174
  _GRLL,
3733
- {
3734
- [_h]: ["GET", "/log-levels/{ResourceIdentifier}", 200],
3735
- },
3175
+ { [_h]: ["GET", "/log-levels/{ResourceIdentifier}", 200] },
3736
3176
  () => GetResourceLogLevelRequest,
3737
3177
  () => GetResourceLogLevelResponse,
3738
3178
  ];
@@ -3740,9 +3180,7 @@ export var GetResourcePosition = [
3740
3180
  9,
3741
3181
  n0,
3742
3182
  _GRP,
3743
- {
3744
- [_h]: ["GET", "/resource-positions/{ResourceIdentifier}", 200],
3745
- },
3183
+ { [_h]: ["GET", "/resource-positions/{ResourceIdentifier}", 200] },
3746
3184
  () => GetResourcePositionRequest,
3747
3185
  () => GetResourcePositionResponse,
3748
3186
  ];
@@ -3750,9 +3188,7 @@ export var GetServiceEndpoint = [
3750
3188
  9,
3751
3189
  n0,
3752
3190
  _GSE,
3753
- {
3754
- [_h]: ["GET", "/service-endpoint", 200],
3755
- },
3191
+ { [_h]: ["GET", "/service-endpoint", 200] },
3756
3192
  () => GetServiceEndpointRequest,
3757
3193
  () => GetServiceEndpointResponse,
3758
3194
  ];
@@ -3760,9 +3196,7 @@ export var GetServiceProfile = [
3760
3196
  9,
3761
3197
  n0,
3762
3198
  _GSP,
3763
- {
3764
- [_h]: ["GET", "/service-profiles/{Id}", 200],
3765
- },
3199
+ { [_h]: ["GET", "/service-profiles/{Id}", 200] },
3766
3200
  () => GetServiceProfileRequest,
3767
3201
  () => GetServiceProfileResponse,
3768
3202
  ];
@@ -3770,9 +3204,7 @@ export var GetWirelessDevice = [
3770
3204
  9,
3771
3205
  n0,
3772
3206
  _GWD,
3773
- {
3774
- [_h]: ["GET", "/wireless-devices/{Identifier}", 200],
3775
- },
3207
+ { [_h]: ["GET", "/wireless-devices/{Identifier}", 200] },
3776
3208
  () => GetWirelessDeviceRequest,
3777
3209
  () => GetWirelessDeviceResponse,
3778
3210
  ];
@@ -3780,9 +3212,7 @@ export var GetWirelessDeviceImportTask = [
3780
3212
  9,
3781
3213
  n0,
3782
3214
  _GWDIT,
3783
- {
3784
- [_h]: ["GET", "/wireless_device_import_task/{Id}", 200],
3785
- },
3215
+ { [_h]: ["GET", "/wireless_device_import_task/{Id}", 200] },
3786
3216
  () => GetWirelessDeviceImportTaskRequest,
3787
3217
  () => GetWirelessDeviceImportTaskResponse,
3788
3218
  ];
@@ -3790,9 +3220,7 @@ export var GetWirelessDeviceStatistics = [
3790
3220
  9,
3791
3221
  n0,
3792
3222
  _GWDS,
3793
- {
3794
- [_h]: ["GET", "/wireless-devices/{WirelessDeviceId}/statistics", 200],
3795
- },
3223
+ { [_h]: ["GET", "/wireless-devices/{WirelessDeviceId}/statistics", 200] },
3796
3224
  () => GetWirelessDeviceStatisticsRequest,
3797
3225
  () => GetWirelessDeviceStatisticsResponse,
3798
3226
  ];
@@ -3800,9 +3228,7 @@ export var GetWirelessGateway = [
3800
3228
  9,
3801
3229
  n0,
3802
3230
  _GWG,
3803
- {
3804
- [_h]: ["GET", "/wireless-gateways/{Identifier}", 200],
3805
- },
3231
+ { [_h]: ["GET", "/wireless-gateways/{Identifier}", 200] },
3806
3232
  () => GetWirelessGatewayRequest,
3807
3233
  () => GetWirelessGatewayResponse,
3808
3234
  ];
@@ -3810,9 +3236,7 @@ export var GetWirelessGatewayCertificate = [
3810
3236
  9,
3811
3237
  n0,
3812
3238
  _GWGC,
3813
- {
3814
- [_h]: ["GET", "/wireless-gateways/{Id}/certificate", 200],
3815
- },
3239
+ { [_h]: ["GET", "/wireless-gateways/{Id}/certificate", 200] },
3816
3240
  () => GetWirelessGatewayCertificateRequest,
3817
3241
  () => GetWirelessGatewayCertificateResponse,
3818
3242
  ];
@@ -3820,9 +3244,7 @@ export var GetWirelessGatewayFirmwareInformation = [
3820
3244
  9,
3821
3245
  n0,
3822
3246
  _GWGFI,
3823
- {
3824
- [_h]: ["GET", "/wireless-gateways/{Id}/firmware-information", 200],
3825
- },
3247
+ { [_h]: ["GET", "/wireless-gateways/{Id}/firmware-information", 200] },
3826
3248
  () => GetWirelessGatewayFirmwareInformationRequest,
3827
3249
  () => GetWirelessGatewayFirmwareInformationResponse,
3828
3250
  ];
@@ -3830,9 +3252,7 @@ export var GetWirelessGatewayStatistics = [
3830
3252
  9,
3831
3253
  n0,
3832
3254
  _GWGS,
3833
- {
3834
- [_h]: ["GET", "/wireless-gateways/{WirelessGatewayId}/statistics", 200],
3835
- },
3255
+ { [_h]: ["GET", "/wireless-gateways/{WirelessGatewayId}/statistics", 200] },
3836
3256
  () => GetWirelessGatewayStatisticsRequest,
3837
3257
  () => GetWirelessGatewayStatisticsResponse,
3838
3258
  ];
@@ -3840,9 +3260,7 @@ export var GetWirelessGatewayTask = [
3840
3260
  9,
3841
3261
  n0,
3842
3262
  _GWGT,
3843
- {
3844
- [_h]: ["GET", "/wireless-gateways/{Id}/tasks", 200],
3845
- },
3263
+ { [_h]: ["GET", "/wireless-gateways/{Id}/tasks", 200] },
3846
3264
  () => GetWirelessGatewayTaskRequest,
3847
3265
  () => GetWirelessGatewayTaskResponse,
3848
3266
  ];
@@ -3850,9 +3268,7 @@ export var GetWirelessGatewayTaskDefinition = [
3850
3268
  9,
3851
3269
  n0,
3852
3270
  _GWGTD,
3853
- {
3854
- [_h]: ["GET", "/wireless-gateway-task-definitions/{Id}", 200],
3855
- },
3271
+ { [_h]: ["GET", "/wireless-gateway-task-definitions/{Id}", 200] },
3856
3272
  () => GetWirelessGatewayTaskDefinitionRequest,
3857
3273
  () => GetWirelessGatewayTaskDefinitionResponse,
3858
3274
  ];
@@ -3860,9 +3276,7 @@ export var ListDestinations = [
3860
3276
  9,
3861
3277
  n0,
3862
3278
  _LD,
3863
- {
3864
- [_h]: ["GET", "/destinations", 200],
3865
- },
3279
+ { [_h]: ["GET", "/destinations", 200] },
3866
3280
  () => ListDestinationsRequest,
3867
3281
  () => ListDestinationsResponse,
3868
3282
  ];
@@ -3870,9 +3284,7 @@ export var ListDeviceProfiles = [
3870
3284
  9,
3871
3285
  n0,
3872
3286
  _LDP,
3873
- {
3874
- [_h]: ["GET", "/device-profiles", 200],
3875
- },
3287
+ { [_h]: ["GET", "/device-profiles", 200] },
3876
3288
  () => ListDeviceProfilesRequest,
3877
3289
  () => ListDeviceProfilesResponse,
3878
3290
  ];
@@ -3880,9 +3292,7 @@ export var ListDevicesForWirelessDeviceImportTask = [
3880
3292
  9,
3881
3293
  n0,
3882
3294
  _LDFWDIT,
3883
- {
3884
- [_h]: ["GET", "/wireless_device_import_task", 200],
3885
- },
3295
+ { [_h]: ["GET", "/wireless_device_import_task", 200] },
3886
3296
  () => ListDevicesForWirelessDeviceImportTaskRequest,
3887
3297
  () => ListDevicesForWirelessDeviceImportTaskResponse,
3888
3298
  ];
@@ -3890,9 +3300,7 @@ export var ListEventConfigurations = [
3890
3300
  9,
3891
3301
  n0,
3892
3302
  _LEC,
3893
- {
3894
- [_h]: ["GET", "/event-configurations", 200],
3895
- },
3303
+ { [_h]: ["GET", "/event-configurations", 200] },
3896
3304
  () => ListEventConfigurationsRequest,
3897
3305
  () => ListEventConfigurationsResponse,
3898
3306
  ];
@@ -3900,9 +3308,7 @@ export var ListFuotaTasks = [
3900
3308
  9,
3901
3309
  n0,
3902
3310
  _LFT,
3903
- {
3904
- [_h]: ["GET", "/fuota-tasks", 200],
3905
- },
3311
+ { [_h]: ["GET", "/fuota-tasks", 200] },
3906
3312
  () => ListFuotaTasksRequest,
3907
3313
  () => ListFuotaTasksResponse,
3908
3314
  ];
@@ -3910,9 +3316,7 @@ export var ListMulticastGroups = [
3910
3316
  9,
3911
3317
  n0,
3912
3318
  _LMG,
3913
- {
3914
- [_h]: ["GET", "/multicast-groups", 200],
3915
- },
3319
+ { [_h]: ["GET", "/multicast-groups", 200] },
3916
3320
  () => ListMulticastGroupsRequest,
3917
3321
  () => ListMulticastGroupsResponse,
3918
3322
  ];
@@ -3920,9 +3324,7 @@ export var ListMulticastGroupsByFuotaTask = [
3920
3324
  9,
3921
3325
  n0,
3922
3326
  _LMGBFT,
3923
- {
3924
- [_h]: ["GET", "/fuota-tasks/{Id}/multicast-groups", 200],
3925
- },
3327
+ { [_h]: ["GET", "/fuota-tasks/{Id}/multicast-groups", 200] },
3926
3328
  () => ListMulticastGroupsByFuotaTaskRequest,
3927
3329
  () => ListMulticastGroupsByFuotaTaskResponse,
3928
3330
  ];
@@ -3930,9 +3332,7 @@ export var ListNetworkAnalyzerConfigurations = [
3930
3332
  9,
3931
3333
  n0,
3932
3334
  _LNAC,
3933
- {
3934
- [_h]: ["GET", "/network-analyzer-configurations", 200],
3935
- },
3335
+ { [_h]: ["GET", "/network-analyzer-configurations", 200] },
3936
3336
  () => ListNetworkAnalyzerConfigurationsRequest,
3937
3337
  () => ListNetworkAnalyzerConfigurationsResponse,
3938
3338
  ];
@@ -3940,9 +3340,7 @@ export var ListPartnerAccounts = [
3940
3340
  9,
3941
3341
  n0,
3942
3342
  _LPA,
3943
- {
3944
- [_h]: ["GET", "/partner-accounts", 200],
3945
- },
3343
+ { [_h]: ["GET", "/partner-accounts", 200] },
3946
3344
  () => ListPartnerAccountsRequest,
3947
3345
  () => ListPartnerAccountsResponse,
3948
3346
  ];
@@ -3950,9 +3348,7 @@ export var ListPositionConfigurations = [
3950
3348
  9,
3951
3349
  n0,
3952
3350
  _LPC,
3953
- {
3954
- [_h]: ["GET", "/position-configurations", 200],
3955
- },
3351
+ { [_h]: ["GET", "/position-configurations", 200] },
3956
3352
  () => ListPositionConfigurationsRequest,
3957
3353
  () => ListPositionConfigurationsResponse,
3958
3354
  ];
@@ -3960,9 +3356,7 @@ export var ListQueuedMessages = [
3960
3356
  9,
3961
3357
  n0,
3962
3358
  _LQM,
3963
- {
3964
- [_h]: ["GET", "/wireless-devices/{Id}/data", 200],
3965
- },
3359
+ { [_h]: ["GET", "/wireless-devices/{Id}/data", 200] },
3966
3360
  () => ListQueuedMessagesRequest,
3967
3361
  () => ListQueuedMessagesResponse,
3968
3362
  ];
@@ -3970,9 +3364,7 @@ export var ListServiceProfiles = [
3970
3364
  9,
3971
3365
  n0,
3972
3366
  _LSP,
3973
- {
3974
- [_h]: ["GET", "/service-profiles", 200],
3975
- },
3367
+ { [_h]: ["GET", "/service-profiles", 200] },
3976
3368
  () => ListServiceProfilesRequest,
3977
3369
  () => ListServiceProfilesResponse,
3978
3370
  ];
@@ -3980,9 +3372,7 @@ export var ListTagsForResource = [
3980
3372
  9,
3981
3373
  n0,
3982
3374
  _LTFR,
3983
- {
3984
- [_h]: ["GET", "/tags", 200],
3985
- },
3375
+ { [_h]: ["GET", "/tags", 200] },
3986
3376
  () => ListTagsForResourceRequest,
3987
3377
  () => ListTagsForResourceResponse,
3988
3378
  ];
@@ -3990,9 +3380,7 @@ export var ListWirelessDeviceImportTasks = [
3990
3380
  9,
3991
3381
  n0,
3992
3382
  _LWDIT,
3993
- {
3994
- [_h]: ["GET", "/wireless_device_import_tasks", 200],
3995
- },
3383
+ { [_h]: ["GET", "/wireless_device_import_tasks", 200] },
3996
3384
  () => ListWirelessDeviceImportTasksRequest,
3997
3385
  () => ListWirelessDeviceImportTasksResponse,
3998
3386
  ];
@@ -4000,9 +3388,7 @@ export var ListWirelessDevices = [
4000
3388
  9,
4001
3389
  n0,
4002
3390
  _LWD,
4003
- {
4004
- [_h]: ["GET", "/wireless-devices", 200],
4005
- },
3391
+ { [_h]: ["GET", "/wireless-devices", 200] },
4006
3392
  () => ListWirelessDevicesRequest,
4007
3393
  () => ListWirelessDevicesResponse,
4008
3394
  ];
@@ -4010,9 +3396,7 @@ export var ListWirelessGateways = [
4010
3396
  9,
4011
3397
  n0,
4012
3398
  _LWG,
4013
- {
4014
- [_h]: ["GET", "/wireless-gateways", 200],
4015
- },
3399
+ { [_h]: ["GET", "/wireless-gateways", 200] },
4016
3400
  () => ListWirelessGatewaysRequest,
4017
3401
  () => ListWirelessGatewaysResponse,
4018
3402
  ];
@@ -4020,9 +3404,7 @@ export var ListWirelessGatewayTaskDefinitions = [
4020
3404
  9,
4021
3405
  n0,
4022
3406
  _LWGTD,
4023
- {
4024
- [_h]: ["GET", "/wireless-gateway-task-definitions", 200],
4025
- },
3407
+ { [_h]: ["GET", "/wireless-gateway-task-definitions", 200] },
4026
3408
  () => ListWirelessGatewayTaskDefinitionsRequest,
4027
3409
  () => ListWirelessGatewayTaskDefinitionsResponse,
4028
3410
  ];
@@ -4030,9 +3412,7 @@ export var PutPositionConfiguration = [
4030
3412
  9,
4031
3413
  n0,
4032
3414
  _PPC,
4033
- {
4034
- [_h]: ["PUT", "/position-configurations/{ResourceIdentifier}", 200],
4035
- },
3415
+ { [_h]: ["PUT", "/position-configurations/{ResourceIdentifier}", 200] },
4036
3416
  () => PutPositionConfigurationRequest,
4037
3417
  () => PutPositionConfigurationResponse,
4038
3418
  ];
@@ -4040,9 +3420,7 @@ export var PutResourceLogLevel = [
4040
3420
  9,
4041
3421
  n0,
4042
3422
  _PRLL,
4043
- {
4044
- [_h]: ["PUT", "/log-levels/{ResourceIdentifier}", 200],
4045
- },
3423
+ { [_h]: ["PUT", "/log-levels/{ResourceIdentifier}", 200] },
4046
3424
  () => PutResourceLogLevelRequest,
4047
3425
  () => PutResourceLogLevelResponse,
4048
3426
  ];
@@ -4050,9 +3428,7 @@ export var ResetAllResourceLogLevels = [
4050
3428
  9,
4051
3429
  n0,
4052
3430
  _RARLL,
4053
- {
4054
- [_h]: ["DELETE", "/log-levels", 204],
4055
- },
3431
+ { [_h]: ["DELETE", "/log-levels", 204] },
4056
3432
  () => ResetAllResourceLogLevelsRequest,
4057
3433
  () => ResetAllResourceLogLevelsResponse,
4058
3434
  ];
@@ -4060,9 +3436,7 @@ export var ResetResourceLogLevel = [
4060
3436
  9,
4061
3437
  n0,
4062
3438
  _RRLL,
4063
- {
4064
- [_h]: ["DELETE", "/log-levels/{ResourceIdentifier}", 204],
4065
- },
3439
+ { [_h]: ["DELETE", "/log-levels/{ResourceIdentifier}", 204] },
4066
3440
  () => ResetResourceLogLevelRequest,
4067
3441
  () => ResetResourceLogLevelResponse,
4068
3442
  ];
@@ -4070,9 +3444,7 @@ export var SendDataToMulticastGroup = [
4070
3444
  9,
4071
3445
  n0,
4072
3446
  _SDTMG,
4073
- {
4074
- [_h]: ["POST", "/multicast-groups/{Id}/data", 201],
4075
- },
3447
+ { [_h]: ["POST", "/multicast-groups/{Id}/data", 201] },
4076
3448
  () => SendDataToMulticastGroupRequest,
4077
3449
  () => SendDataToMulticastGroupResponse,
4078
3450
  ];
@@ -4080,9 +3452,7 @@ export var SendDataToWirelessDevice = [
4080
3452
  9,
4081
3453
  n0,
4082
3454
  _SDTWD,
4083
- {
4084
- [_h]: ["POST", "/wireless-devices/{Id}/data", 202],
4085
- },
3455
+ { [_h]: ["POST", "/wireless-devices/{Id}/data", 202] },
4086
3456
  () => SendDataToWirelessDeviceRequest,
4087
3457
  () => SendDataToWirelessDeviceResponse,
4088
3458
  ];
@@ -4090,9 +3460,7 @@ export var StartBulkAssociateWirelessDeviceWithMulticastGroup = [
4090
3460
  9,
4091
3461
  n0,
4092
3462
  _SBAWDWMG,
4093
- {
4094
- [_h]: ["PATCH", "/multicast-groups/{Id}/bulk", 204],
4095
- },
3463
+ { [_h]: ["PATCH", "/multicast-groups/{Id}/bulk", 204] },
4096
3464
  () => StartBulkAssociateWirelessDeviceWithMulticastGroupRequest,
4097
3465
  () => StartBulkAssociateWirelessDeviceWithMulticastGroupResponse,
4098
3466
  ];
@@ -4100,9 +3468,7 @@ export var StartBulkDisassociateWirelessDeviceFromMulticastGroup = [
4100
3468
  9,
4101
3469
  n0,
4102
3470
  _SBDWDFMG,
4103
- {
4104
- [_h]: ["POST", "/multicast-groups/{Id}/bulk", 204],
4105
- },
3471
+ { [_h]: ["POST", "/multicast-groups/{Id}/bulk", 204] },
4106
3472
  () => StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest,
4107
3473
  () => StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse,
4108
3474
  ];
@@ -4110,9 +3476,7 @@ export var StartFuotaTask = [
4110
3476
  9,
4111
3477
  n0,
4112
3478
  _SFT,
4113
- {
4114
- [_h]: ["PUT", "/fuota-tasks/{Id}", 204],
4115
- },
3479
+ { [_h]: ["PUT", "/fuota-tasks/{Id}", 204] },
4116
3480
  () => StartFuotaTaskRequest,
4117
3481
  () => StartFuotaTaskResponse,
4118
3482
  ];
@@ -4120,9 +3484,7 @@ export var StartMulticastGroupSession = [
4120
3484
  9,
4121
3485
  n0,
4122
3486
  _SMGS,
4123
- {
4124
- [_h]: ["PUT", "/multicast-groups/{Id}/session", 204],
4125
- },
3487
+ { [_h]: ["PUT", "/multicast-groups/{Id}/session", 204] },
4126
3488
  () => StartMulticastGroupSessionRequest,
4127
3489
  () => StartMulticastGroupSessionResponse,
4128
3490
  ];
@@ -4130,9 +3492,7 @@ export var StartSingleWirelessDeviceImportTask = [
4130
3492
  9,
4131
3493
  n0,
4132
3494
  _SSWDIT,
4133
- {
4134
- [_h]: ["POST", "/wireless_single_device_import_task", 201],
4135
- },
3495
+ { [_h]: ["POST", "/wireless_single_device_import_task", 201] },
4136
3496
  () => StartSingleWirelessDeviceImportTaskRequest,
4137
3497
  () => StartSingleWirelessDeviceImportTaskResponse,
4138
3498
  ];
@@ -4140,9 +3500,7 @@ export var StartWirelessDeviceImportTask = [
4140
3500
  9,
4141
3501
  n0,
4142
3502
  _SWDIT,
4143
- {
4144
- [_h]: ["POST", "/wireless_device_import_task", 201],
4145
- },
3503
+ { [_h]: ["POST", "/wireless_device_import_task", 201] },
4146
3504
  () => StartWirelessDeviceImportTaskRequest,
4147
3505
  () => StartWirelessDeviceImportTaskResponse,
4148
3506
  ];
@@ -4150,9 +3508,7 @@ export var TagResource = [
4150
3508
  9,
4151
3509
  n0,
4152
3510
  _TR,
4153
- {
4154
- [_h]: ["POST", "/tags", 204],
4155
- },
3511
+ { [_h]: ["POST", "/tags", 204] },
4156
3512
  () => TagResourceRequest,
4157
3513
  () => TagResourceResponse,
4158
3514
  ];
@@ -4160,9 +3516,7 @@ export var TestWirelessDevice = [
4160
3516
  9,
4161
3517
  n0,
4162
3518
  _TWD,
4163
- {
4164
- [_h]: ["POST", "/wireless-devices/{Id}/test", 200],
4165
- },
3519
+ { [_h]: ["POST", "/wireless-devices/{Id}/test", 200] },
4166
3520
  () => TestWirelessDeviceRequest,
4167
3521
  () => TestWirelessDeviceResponse,
4168
3522
  ];
@@ -4170,9 +3524,7 @@ export var UntagResource = [
4170
3524
  9,
4171
3525
  n0,
4172
3526
  _URn,
4173
- {
4174
- [_h]: ["DELETE", "/tags", 204],
4175
- },
3527
+ { [_h]: ["DELETE", "/tags", 204] },
4176
3528
  () => UntagResourceRequest,
4177
3529
  () => UntagResourceResponse,
4178
3530
  ];
@@ -4180,9 +3532,7 @@ export var UpdateDestination = [
4180
3532
  9,
4181
3533
  n0,
4182
3534
  _UD,
4183
- {
4184
- [_h]: ["PATCH", "/destinations/{Name}", 204],
4185
- },
3535
+ { [_h]: ["PATCH", "/destinations/{Name}", 204] },
4186
3536
  () => UpdateDestinationRequest,
4187
3537
  () => UpdateDestinationResponse,
4188
3538
  ];
@@ -4190,9 +3540,7 @@ export var UpdateEventConfigurationByResourceTypes = [
4190
3540
  9,
4191
3541
  n0,
4192
3542
  _UECBRT,
4193
- {
4194
- [_h]: ["PATCH", "/event-configurations-resource-types", 204],
4195
- },
3543
+ { [_h]: ["PATCH", "/event-configurations-resource-types", 204] },
4196
3544
  () => UpdateEventConfigurationByResourceTypesRequest,
4197
3545
  () => UpdateEventConfigurationByResourceTypesResponse,
4198
3546
  ];
@@ -4200,9 +3548,7 @@ export var UpdateFuotaTask = [
4200
3548
  9,
4201
3549
  n0,
4202
3550
  _UFT,
4203
- {
4204
- [_h]: ["PATCH", "/fuota-tasks/{Id}", 204],
4205
- },
3551
+ { [_h]: ["PATCH", "/fuota-tasks/{Id}", 204] },
4206
3552
  () => UpdateFuotaTaskRequest,
4207
3553
  () => UpdateFuotaTaskResponse,
4208
3554
  ];
@@ -4210,9 +3556,7 @@ export var UpdateLogLevelsByResourceTypes = [
4210
3556
  9,
4211
3557
  n0,
4212
3558
  _ULLBRT,
4213
- {
4214
- [_h]: ["POST", "/log-levels", 200],
4215
- },
3559
+ { [_h]: ["POST", "/log-levels", 200] },
4216
3560
  () => UpdateLogLevelsByResourceTypesRequest,
4217
3561
  () => UpdateLogLevelsByResourceTypesResponse,
4218
3562
  ];
@@ -4220,9 +3564,7 @@ export var UpdateMetricConfiguration = [
4220
3564
  9,
4221
3565
  n0,
4222
3566
  _UMC,
4223
- {
4224
- [_h]: ["PUT", "/metric-configuration", 204],
4225
- },
3567
+ { [_h]: ["PUT", "/metric-configuration", 204] },
4226
3568
  () => UpdateMetricConfigurationRequest,
4227
3569
  () => UpdateMetricConfigurationResponse,
4228
3570
  ];
@@ -4230,9 +3572,7 @@ export var UpdateMulticastGroup = [
4230
3572
  9,
4231
3573
  n0,
4232
3574
  _UMG,
4233
- {
4234
- [_h]: ["PATCH", "/multicast-groups/{Id}", 204],
4235
- },
3575
+ { [_h]: ["PATCH", "/multicast-groups/{Id}", 204] },
4236
3576
  () => UpdateMulticastGroupRequest,
4237
3577
  () => UpdateMulticastGroupResponse,
4238
3578
  ];
@@ -4240,9 +3580,7 @@ export var UpdateNetworkAnalyzerConfiguration = [
4240
3580
  9,
4241
3581
  n0,
4242
3582
  _UNAC,
4243
- {
4244
- [_h]: ["PATCH", "/network-analyzer-configurations/{ConfigurationName}", 204],
4245
- },
3583
+ { [_h]: ["PATCH", "/network-analyzer-configurations/{ConfigurationName}", 204] },
4246
3584
  () => UpdateNetworkAnalyzerConfigurationRequest,
4247
3585
  () => UpdateNetworkAnalyzerConfigurationResponse,
4248
3586
  ];
@@ -4250,9 +3588,7 @@ export var UpdatePartnerAccount = [
4250
3588
  9,
4251
3589
  n0,
4252
3590
  _UPA,
4253
- {
4254
- [_h]: ["PATCH", "/partner-accounts/{PartnerAccountId}", 204],
4255
- },
3591
+ { [_h]: ["PATCH", "/partner-accounts/{PartnerAccountId}", 204] },
4256
3592
  () => UpdatePartnerAccountRequest,
4257
3593
  () => UpdatePartnerAccountResponse,
4258
3594
  ];
@@ -4260,9 +3596,7 @@ export var UpdatePosition = [
4260
3596
  9,
4261
3597
  n0,
4262
3598
  _UP,
4263
- {
4264
- [_h]: ["PATCH", "/positions/{ResourceIdentifier}", 204],
4265
- },
3599
+ { [_h]: ["PATCH", "/positions/{ResourceIdentifier}", 204] },
4266
3600
  () => UpdatePositionRequest,
4267
3601
  () => UpdatePositionResponse,
4268
3602
  ];
@@ -4270,9 +3604,7 @@ export var UpdateResourceEventConfiguration = [
4270
3604
  9,
4271
3605
  n0,
4272
3606
  _UREC,
4273
- {
4274
- [_h]: ["PATCH", "/event-configurations/{Identifier}", 204],
4275
- },
3607
+ { [_h]: ["PATCH", "/event-configurations/{Identifier}", 204] },
4276
3608
  () => UpdateResourceEventConfigurationRequest,
4277
3609
  () => UpdateResourceEventConfigurationResponse,
4278
3610
  ];
@@ -4280,9 +3612,7 @@ export var UpdateResourcePosition = [
4280
3612
  9,
4281
3613
  n0,
4282
3614
  _URPp,
4283
- {
4284
- [_h]: ["PATCH", "/resource-positions/{ResourceIdentifier}", 204],
4285
- },
3615
+ { [_h]: ["PATCH", "/resource-positions/{ResourceIdentifier}", 204] },
4286
3616
  () => UpdateResourcePositionRequest,
4287
3617
  () => UpdateResourcePositionResponse,
4288
3618
  ];
@@ -4290,9 +3620,7 @@ export var UpdateWirelessDevice = [
4290
3620
  9,
4291
3621
  n0,
4292
3622
  _UWD,
4293
- {
4294
- [_h]: ["PATCH", "/wireless-devices/{Id}", 204],
4295
- },
3623
+ { [_h]: ["PATCH", "/wireless-devices/{Id}", 204] },
4296
3624
  () => UpdateWirelessDeviceRequest,
4297
3625
  () => UpdateWirelessDeviceResponse,
4298
3626
  ];
@@ -4300,9 +3628,7 @@ export var UpdateWirelessDeviceImportTask = [
4300
3628
  9,
4301
3629
  n0,
4302
3630
  _UWDIT,
4303
- {
4304
- [_h]: ["PATCH", "/wireless_device_import_task/{Id}", 204],
4305
- },
3631
+ { [_h]: ["PATCH", "/wireless_device_import_task/{Id}", 204] },
4306
3632
  () => UpdateWirelessDeviceImportTaskRequest,
4307
3633
  () => UpdateWirelessDeviceImportTaskResponse,
4308
3634
  ];
@@ -4310,9 +3636,7 @@ export var UpdateWirelessGateway = [
4310
3636
  9,
4311
3637
  n0,
4312
3638
  _UWG,
4313
- {
4314
- [_h]: ["PATCH", "/wireless-gateways/{Id}", 204],
4315
- },
3639
+ { [_h]: ["PATCH", "/wireless-gateways/{Id}", 204] },
4316
3640
  () => UpdateWirelessGatewayRequest,
4317
3641
  () => UpdateWirelessGatewayResponse,
4318
3642
  ];