@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
package/dist-cjs/index.js CHANGED
@@ -1090,17 +1090,7 @@ var AppServerPrivateKey = [0, n0, _ASPKp, 8, 0];
1090
1090
  var Fingerprint = [0, n0, _F, 8, 0];
1091
1091
  var AbpV1_0_x = [3, n0, _Ax, 0, [_DA, _SK, _FCS], [0, () => SessionKeysAbpV1_0_x, 1]];
1092
1092
  var AbpV1_1 = [3, n0, _A, 0, [_DA, _SK, _FCS], [0, () => SessionKeysAbpV1_1, 1]];
1093
- var AccessDeniedException = [
1094
- -3,
1095
- n0,
1096
- _ADE,
1097
- {
1098
- [_e]: _c,
1099
- [_hE]: 403,
1100
- },
1101
- [_M],
1102
- [0],
1103
- ];
1093
+ var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
1104
1094
  schema.TypeRegistry.for(n0).registerError(AccessDeniedException, AccessDeniedException$1);
1105
1095
  var Accuracy = [3, n0, _Ac, 0, [_HA, _VA], [1, 1]];
1106
1096
  var ApplicationConfig = [3, n0, _AC, 0, [_FP, _T, _DN], [1, 0, 0]];
@@ -1189,17 +1179,7 @@ var CellTowers = [
1189
1179
  [() => GsmList, () => WcdmaList, () => TdscdmaList, () => LteList, () => CdmaList],
1190
1180
  ];
1191
1181
  var CertificateList = [3, n0, _CL, 0, [_SA, _V], [0, 0]];
1192
- var ConflictException = [
1193
- -3,
1194
- n0,
1195
- _CE,
1196
- {
1197
- [_e]: _c,
1198
- [_hE]: 409,
1199
- },
1200
- [_M, _RI, _RT],
1201
- [0, 0, 0],
1202
- ];
1182
+ var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RI, _RT], [0, 0, 0]];
1203
1183
  schema.TypeRegistry.for(n0).registerError(ConflictException, ConflictException$1);
1204
1184
  var ConnectionStatusEventConfiguration = [
1205
1185
  3,
@@ -1326,18 +1306,8 @@ var DeleteQueuedMessagesRequest = [
1326
1306
  [_I, _MI, _WDT],
1327
1307
  [
1328
1308
  [0, 1],
1329
- [
1330
- 0,
1331
- {
1332
- [_hQ]: _mI,
1333
- },
1334
- ],
1335
- [
1336
- 0,
1337
- {
1338
- [_hQ]: _WDT,
1339
- },
1340
- ],
1309
+ [0, { [_hQ]: _mI }],
1310
+ [0, { [_hQ]: _WDT }],
1341
1311
  ],
1342
1312
  ];
1343
1313
  var DeleteQueuedMessagesResponse = [3, n0, _DQMRe, 0, [], []];
@@ -1361,12 +1331,7 @@ var DeregisterWirelessDeviceRequest = [
1361
1331
  [_Id, _WDT],
1362
1332
  [
1363
1333
  [0, 1],
1364
- [
1365
- 0,
1366
- {
1367
- [_hQ]: _WDT,
1368
- },
1369
- ],
1334
+ [0, { [_hQ]: _WDT }],
1370
1335
  ],
1371
1336
  ];
1372
1337
  var DeregisterWirelessDeviceResponse = [3, n0, _DWDRere, 0, [], []];
@@ -1397,12 +1362,7 @@ var DisassociateAwsAccountFromPartnerAccountRequest = [
1397
1362
  [_PAI, _PT],
1398
1363
  [
1399
1364
  [0, 1],
1400
- [
1401
- 0,
1402
- {
1403
- [_hQ]: _pT,
1404
- },
1405
- ],
1365
+ [0, { [_hQ]: _pT }],
1406
1366
  ],
1407
1367
  ];
1408
1368
  var DisassociateAwsAccountFromPartnerAccountResponse = [3, n0, _DAAFPARi, 0, [], []];
@@ -1601,12 +1561,7 @@ var GetPartnerAccountRequest = [
1601
1561
  [_PAI, _PT],
1602
1562
  [
1603
1563
  [0, 1],
1604
- [
1605
- 0,
1606
- {
1607
- [_hQ]: _pT,
1608
- },
1609
- ],
1564
+ [0, { [_hQ]: _pT }],
1610
1565
  ],
1611
1566
  ];
1612
1567
  var GetPartnerAccountResponse = [
@@ -1625,12 +1580,7 @@ var GetPositionConfigurationRequest = [
1625
1580
  [_RIe, _RT],
1626
1581
  [
1627
1582
  [0, 1],
1628
- [
1629
- 0,
1630
- {
1631
- [_hQ]: _rT,
1632
- },
1633
- ],
1583
+ [0, { [_hQ]: _rT }],
1634
1584
  ],
1635
1585
  ];
1636
1586
  var GetPositionConfigurationResponse = [
@@ -1658,12 +1608,7 @@ var GetPositionRequest = [
1658
1608
  [_RIe, _RT],
1659
1609
  [
1660
1610
  [0, 1],
1661
- [
1662
- 0,
1663
- {
1664
- [_hQ]: _rT,
1665
- },
1666
- ],
1611
+ [0, { [_hQ]: _rT }],
1667
1612
  ],
1668
1613
  ];
1669
1614
  var GetPositionResponse = [
@@ -1682,18 +1627,8 @@ var GetResourceEventConfigurationRequest = [
1682
1627
  [_Id, _IT, _PT],
1683
1628
  [
1684
1629
  [0, 1],
1685
- [
1686
- 0,
1687
- {
1688
- [_hQ]: _iT,
1689
- },
1690
- ],
1691
- [
1692
- 0,
1693
- {
1694
- [_hQ]: _pT,
1695
- },
1696
- ],
1630
+ [0, { [_hQ]: _iT }],
1631
+ [0, { [_hQ]: _pT }],
1697
1632
  ],
1698
1633
  ];
1699
1634
  var GetResourceEventConfigurationResponse = [
@@ -1718,12 +1653,7 @@ var GetResourceLogLevelRequest = [
1718
1653
  [_RIe, _RT],
1719
1654
  [
1720
1655
  [0, 1],
1721
- [
1722
- 0,
1723
- {
1724
- [_hQ]: _rT,
1725
- },
1726
- ],
1656
+ [0, { [_hQ]: _rT }],
1727
1657
  ],
1728
1658
  ];
1729
1659
  var GetResourceLogLevelResponse = [3, n0, _GRLLRe, 0, [_LL], [0]];
@@ -1735,30 +1665,11 @@ var GetResourcePositionRequest = [
1735
1665
  [_RIe, _RT],
1736
1666
  [
1737
1667
  [0, 1],
1738
- [
1739
- 0,
1740
- {
1741
- [_hQ]: _rT,
1742
- },
1743
- ],
1668
+ [0, { [_hQ]: _rT }],
1744
1669
  ],
1745
1670
  ];
1746
1671
  var GetResourcePositionResponse = [3, n0, _GRPRe, 0, [_GJP], [[21, 16]]];
1747
- var GetServiceEndpointRequest = [
1748
- 3,
1749
- n0,
1750
- _GSER,
1751
- 0,
1752
- [_STe],
1753
- [
1754
- [
1755
- 0,
1756
- {
1757
- [_hQ]: _sT,
1758
- },
1759
- ],
1760
- ],
1761
- ];
1672
+ var GetServiceEndpointRequest = [3, n0, _GSER, 0, [_STe], [[0, { [_hQ]: _sT }]]];
1762
1673
  var GetServiceEndpointResponse = [3, n0, _GSERe, 0, [_STe, _SE, _STer], [0, 0, 0]];
1763
1674
  var GetServiceProfileRequest = [3, n0, _GSPR, 0, [_I], [[0, 1]]];
1764
1675
  var GetServiceProfileResponse = [
@@ -1786,12 +1697,7 @@ var GetWirelessDeviceRequest = [
1786
1697
  [_Id, _IT],
1787
1698
  [
1788
1699
  [0, 1],
1789
- [
1790
- 0,
1791
- {
1792
- [_hQ]: _iT,
1793
- },
1794
- ],
1700
+ [0, { [_hQ]: _iT }],
1795
1701
  ],
1796
1702
  ];
1797
1703
  var GetWirelessDeviceResponse = [
@@ -1837,12 +1743,7 @@ var GetWirelessGatewayRequest = [
1837
1743
  [_Id, _IT],
1838
1744
  [
1839
1745
  [0, 1],
1840
- [
1841
- 0,
1842
- {
1843
- [_hQ]: _iT,
1844
- },
1845
- ],
1746
+ [0, { [_hQ]: _iT }],
1846
1747
  ],
1847
1748
  ];
1848
1749
  var GetWirelessGatewayResponse = [
@@ -1894,17 +1795,7 @@ var GsmObj = [
1894
1795
  ];
1895
1796
  var ImportedSidewalkDevice = [3, n0, _ISD, 0, [_SMS, _OS, _OSR, _LUT], [0, 0, 0, 5]];
1896
1797
  var ImportedWirelessDevice = [3, n0, _IWD, 0, [_S], [() => ImportedSidewalkDevice]];
1897
- var InternalServerException = [
1898
- -3,
1899
- n0,
1900
- _ISE,
1901
- {
1902
- [_e]: _s,
1903
- [_hE]: 500,
1904
- },
1905
- [_M],
1906
- [0],
1907
- ];
1798
+ var InternalServerException = [-3, n0, _ISE, { [_e]: _s, [_hE]: 500 }, [_M], [0]];
1908
1799
  schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
1909
1800
  var Ip = [3, n0, _Ip, 0, [_IA], [0]];
1910
1801
  var JoinEventConfiguration = [
@@ -1930,18 +1821,8 @@ var ListDestinationsRequest = [
1930
1821
  0,
1931
1822
  [_MR, _NT],
1932
1823
  [
1933
- [
1934
- 1,
1935
- {
1936
- [_hQ]: _mR,
1937
- },
1938
- ],
1939
- [
1940
- 0,
1941
- {
1942
- [_hQ]: _nT,
1943
- },
1944
- ],
1824
+ [1, { [_hQ]: _mR }],
1825
+ [0, { [_hQ]: _nT }],
1945
1826
  ],
1946
1827
  ];
1947
1828
  var ListDestinationsResponse = [3, n0, _LDRi, 0, [_NT, _DL], [0, () => DestinationList]];
@@ -1952,24 +1833,9 @@ var ListDeviceProfilesRequest = [
1952
1833
  0,
1953
1834
  [_NT, _MR, _DPT],
1954
1835
  [
1955
- [
1956
- 0,
1957
- {
1958
- [_hQ]: _nT,
1959
- },
1960
- ],
1961
- [
1962
- 1,
1963
- {
1964
- [_hQ]: _mR,
1965
- },
1966
- ],
1967
- [
1968
- 0,
1969
- {
1970
- [_hQ]: _dPT,
1971
- },
1972
- ],
1836
+ [0, { [_hQ]: _nT }],
1837
+ [1, { [_hQ]: _mR }],
1838
+ [0, { [_hQ]: _dPT }],
1973
1839
  ],
1974
1840
  ];
1975
1841
  var ListDeviceProfilesResponse = [
@@ -1987,30 +1853,10 @@ var ListDevicesForWirelessDeviceImportTaskRequest = [
1987
1853
  0,
1988
1854
  [_I, _MR, _NT, _St],
1989
1855
  [
1990
- [
1991
- 0,
1992
- {
1993
- [_hQ]: _i,
1994
- },
1995
- ],
1996
- [
1997
- 1,
1998
- {
1999
- [_hQ]: _mR,
2000
- },
2001
- ],
2002
- [
2003
- 0,
2004
- {
2005
- [_hQ]: _nT,
2006
- },
2007
- ],
2008
- [
2009
- 0,
2010
- {
2011
- [_hQ]: _st,
2012
- },
2013
- ],
1856
+ [0, { [_hQ]: _i }],
1857
+ [1, { [_hQ]: _mR }],
1858
+ [0, { [_hQ]: _nT }],
1859
+ [0, { [_hQ]: _st }],
2014
1860
  ],
2015
1861
  ];
2016
1862
  var ListDevicesForWirelessDeviceImportTaskResponse = [
@@ -2028,24 +1874,9 @@ var ListEventConfigurationsRequest = [
2028
1874
  0,
2029
1875
  [_RT, _MR, _NT],
2030
1876
  [
2031
- [
2032
- 0,
2033
- {
2034
- [_hQ]: _rT,
2035
- },
2036
- ],
2037
- [
2038
- 1,
2039
- {
2040
- [_hQ]: _mR,
2041
- },
2042
- ],
2043
- [
2044
- 0,
2045
- {
2046
- [_hQ]: _nT,
2047
- },
2048
- ],
1877
+ [0, { [_hQ]: _rT }],
1878
+ [1, { [_hQ]: _mR }],
1879
+ [0, { [_hQ]: _nT }],
2049
1880
  ],
2050
1881
  ];
2051
1882
  var ListEventConfigurationsResponse = [
@@ -2063,18 +1894,8 @@ var ListFuotaTasksRequest = [
2063
1894
  0,
2064
1895
  [_NT, _MR],
2065
1896
  [
2066
- [
2067
- 0,
2068
- {
2069
- [_hQ]: _nT,
2070
- },
2071
- ],
2072
- [
2073
- 1,
2074
- {
2075
- [_hQ]: _mR,
2076
- },
2077
- ],
1897
+ [0, { [_hQ]: _nT }],
1898
+ [1, { [_hQ]: _mR }],
2078
1899
  ],
2079
1900
  ];
2080
1901
  var ListFuotaTasksResponse = [3, n0, _LFTRi, 0, [_NT, _FTL], [0, () => FuotaTaskList]];
@@ -2086,18 +1907,8 @@ var ListMulticastGroupsByFuotaTaskRequest = [
2086
1907
  [_I, _NT, _MR],
2087
1908
  [
2088
1909
  [0, 1],
2089
- [
2090
- 0,
2091
- {
2092
- [_hQ]: _nT,
2093
- },
2094
- ],
2095
- [
2096
- 1,
2097
- {
2098
- [_hQ]: _mR,
2099
- },
2100
- ],
1910
+ [0, { [_hQ]: _nT }],
1911
+ [1, { [_hQ]: _mR }],
2101
1912
  ],
2102
1913
  ];
2103
1914
  var ListMulticastGroupsByFuotaTaskResponse = [
@@ -2115,18 +1926,8 @@ var ListMulticastGroupsRequest = [
2115
1926
  0,
2116
1927
  [_NT, _MR],
2117
1928
  [
2118
- [
2119
- 0,
2120
- {
2121
- [_hQ]: _nT,
2122
- },
2123
- ],
2124
- [
2125
- 1,
2126
- {
2127
- [_hQ]: _mR,
2128
- },
2129
- ],
1929
+ [0, { [_hQ]: _nT }],
1930
+ [1, { [_hQ]: _mR }],
2130
1931
  ],
2131
1932
  ];
2132
1933
  var ListMulticastGroupsResponse = [
@@ -2144,18 +1945,8 @@ var ListNetworkAnalyzerConfigurationsRequest = [
2144
1945
  0,
2145
1946
  [_MR, _NT],
2146
1947
  [
2147
- [
2148
- 1,
2149
- {
2150
- [_hQ]: _mR,
2151
- },
2152
- ],
2153
- [
2154
- 0,
2155
- {
2156
- [_hQ]: _nT,
2157
- },
2158
- ],
1948
+ [1, { [_hQ]: _mR }],
1949
+ [0, { [_hQ]: _nT }],
2159
1950
  ],
2160
1951
  ];
2161
1952
  var ListNetworkAnalyzerConfigurationsResponse = [
@@ -2173,18 +1964,8 @@ var ListPartnerAccountsRequest = [
2173
1964
  0,
2174
1965
  [_NT, _MR],
2175
1966
  [
2176
- [
2177
- 0,
2178
- {
2179
- [_hQ]: _nT,
2180
- },
2181
- ],
2182
- [
2183
- 1,
2184
- {
2185
- [_hQ]: _mR,
2186
- },
2187
- ],
1967
+ [0, { [_hQ]: _nT }],
1968
+ [1, { [_hQ]: _mR }],
2188
1969
  ],
2189
1970
  ];
2190
1971
  var ListPartnerAccountsResponse = [
@@ -2202,24 +1983,9 @@ var ListPositionConfigurationsRequest = [
2202
1983
  0,
2203
1984
  [_RT, _MR, _NT],
2204
1985
  [
2205
- [
2206
- 0,
2207
- {
2208
- [_hQ]: _rT,
2209
- },
2210
- ],
2211
- [
2212
- 1,
2213
- {
2214
- [_hQ]: _mR,
2215
- },
2216
- ],
2217
- [
2218
- 0,
2219
- {
2220
- [_hQ]: _nT,
2221
- },
2222
- ],
1986
+ [0, { [_hQ]: _rT }],
1987
+ [1, { [_hQ]: _mR }],
1988
+ [0, { [_hQ]: _nT }],
2223
1989
  ],
2224
1990
  ];
2225
1991
  var ListPositionConfigurationsResponse = [
@@ -2238,24 +2004,9 @@ var ListQueuedMessagesRequest = [
2238
2004
  [_I, _NT, _MR, _WDT],
2239
2005
  [
2240
2006
  [0, 1],
2241
- [
2242
- 0,
2243
- {
2244
- [_hQ]: _nT,
2245
- },
2246
- ],
2247
- [
2248
- 1,
2249
- {
2250
- [_hQ]: _mR,
2251
- },
2252
- ],
2253
- [
2254
- 0,
2255
- {
2256
- [_hQ]: _WDT,
2257
- },
2258
- ],
2007
+ [0, { [_hQ]: _nT }],
2008
+ [1, { [_hQ]: _mR }],
2009
+ [0, { [_hQ]: _WDT }],
2259
2010
  ],
2260
2011
  ];
2261
2012
  var ListQueuedMessagesResponse = [
@@ -2273,18 +2024,8 @@ var ListServiceProfilesRequest = [
2273
2024
  0,
2274
2025
  [_NT, _MR],
2275
2026
  [
2276
- [
2277
- 0,
2278
- {
2279
- [_hQ]: _nT,
2280
- },
2281
- ],
2282
- [
2283
- 1,
2284
- {
2285
- [_hQ]: _mR,
2286
- },
2287
- ],
2027
+ [0, { [_hQ]: _nT }],
2028
+ [1, { [_hQ]: _mR }],
2288
2029
  ],
2289
2030
  ];
2290
2031
  var ListServiceProfilesResponse = [
@@ -2295,21 +2036,7 @@ var ListServiceProfilesResponse = [
2295
2036
  [_NT, _SPL],
2296
2037
  [0, () => ServiceProfileList],
2297
2038
  ];
2298
- var ListTagsForResourceRequest = [
2299
- 3,
2300
- n0,
2301
- _LTFRR,
2302
- 0,
2303
- [_RAes],
2304
- [
2305
- [
2306
- 0,
2307
- {
2308
- [_hQ]: _rA,
2309
- },
2310
- ],
2311
- ],
2312
- ];
2039
+ var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RAes], [[0, { [_hQ]: _rA }]]];
2313
2040
  var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
2314
2041
  var ListWirelessDeviceImportTasksRequest = [
2315
2042
  3,
@@ -2318,18 +2045,8 @@ var ListWirelessDeviceImportTasksRequest = [
2318
2045
  0,
2319
2046
  [_MR, _NT],
2320
2047
  [
2321
- [
2322
- 1,
2323
- {
2324
- [_hQ]: _mR,
2325
- },
2326
- ],
2327
- [
2328
- 0,
2329
- {
2330
- [_hQ]: _nT,
2331
- },
2332
- ],
2048
+ [1, { [_hQ]: _mR }],
2049
+ [0, { [_hQ]: _nT }],
2333
2050
  ],
2334
2051
  ];
2335
2052
  var ListWirelessDeviceImportTasksResponse = [
@@ -2347,54 +2064,14 @@ var ListWirelessDevicesRequest = [
2347
2064
  0,
2348
2065
  [_MR, _NT, _DN, _DPI, _SPI, _WDT, _FTI, _MGI],
2349
2066
  [
2350
- [
2351
- 1,
2352
- {
2353
- [_hQ]: _mR,
2354
- },
2355
- ],
2356
- [
2357
- 0,
2358
- {
2359
- [_hQ]: _nT,
2360
- },
2361
- ],
2362
- [
2363
- 0,
2364
- {
2365
- [_hQ]: _dN,
2366
- },
2367
- ],
2368
- [
2369
- 0,
2370
- {
2371
- [_hQ]: _dPI,
2372
- },
2373
- ],
2374
- [
2375
- 0,
2376
- {
2377
- [_hQ]: _sPI,
2378
- },
2379
- ],
2380
- [
2381
- 0,
2382
- {
2383
- [_hQ]: _wDT,
2384
- },
2385
- ],
2386
- [
2387
- 0,
2388
- {
2389
- [_hQ]: _fTI,
2390
- },
2391
- ],
2392
- [
2393
- 0,
2394
- {
2395
- [_hQ]: _mGI,
2396
- },
2397
- ],
2067
+ [1, { [_hQ]: _mR }],
2068
+ [0, { [_hQ]: _nT }],
2069
+ [0, { [_hQ]: _dN }],
2070
+ [0, { [_hQ]: _dPI }],
2071
+ [0, { [_hQ]: _sPI }],
2072
+ [0, { [_hQ]: _wDT }],
2073
+ [0, { [_hQ]: _fTI }],
2074
+ [0, { [_hQ]: _mGI }],
2398
2075
  ],
2399
2076
  ];
2400
2077
  var ListWirelessDevicesResponse = [
@@ -2412,18 +2089,8 @@ var ListWirelessGatewaysRequest = [
2412
2089
  0,
2413
2090
  [_NT, _MR],
2414
2091
  [
2415
- [
2416
- 0,
2417
- {
2418
- [_hQ]: _nT,
2419
- },
2420
- ],
2421
- [
2422
- 1,
2423
- {
2424
- [_hQ]: _mR,
2425
- },
2426
- ],
2092
+ [0, { [_hQ]: _nT }],
2093
+ [1, { [_hQ]: _mR }],
2427
2094
  ],
2428
2095
  ];
2429
2096
  var ListWirelessGatewaysResponse = [
@@ -2441,24 +2108,9 @@ var ListWirelessGatewayTaskDefinitionsRequest = [
2441
2108
  0,
2442
2109
  [_MR, _NT, _TDT],
2443
2110
  [
2444
- [
2445
- 1,
2446
- {
2447
- [_hQ]: _mR,
2448
- },
2449
- ],
2450
- [
2451
- 0,
2452
- {
2453
- [_hQ]: _nT,
2454
- },
2455
- ],
2456
- [
2457
- 0,
2458
- {
2459
- [_hQ]: _tDT,
2460
- },
2461
- ],
2111
+ [1, { [_hQ]: _mR }],
2112
+ [0, { [_hQ]: _nT }],
2113
+ [0, { [_hQ]: _tDT }],
2462
2114
  ],
2463
2115
  ];
2464
2116
  var ListWirelessGatewayTaskDefinitionsResponse = [
@@ -2727,17 +2379,7 @@ var PutPositionConfigurationRequest = [
2727
2379
  _PPCR,
2728
2380
  0,
2729
2381
  [_RIe, _RT, _So, _Dest],
2730
- [
2731
- [0, 1],
2732
- [
2733
- 0,
2734
- {
2735
- [_hQ]: _rT,
2736
- },
2737
- ],
2738
- () => PositionSolverConfigurations,
2739
- 0,
2740
- ],
2382
+ [[0, 1], [0, { [_hQ]: _rT }], () => PositionSolverConfigurations, 0],
2741
2383
  ];
2742
2384
  var PutPositionConfigurationResponse = [3, n0, _PPCRu, 0, [], []];
2743
2385
  var PutResourceLogLevelRequest = [
@@ -2746,16 +2388,7 @@ var PutResourceLogLevelRequest = [
2746
2388
  _PRLLR,
2747
2389
  0,
2748
2390
  [_RIe, _RT, _LL],
2749
- [
2750
- [0, 1],
2751
- [
2752
- 0,
2753
- {
2754
- [_hQ]: _rT,
2755
- },
2756
- ],
2757
- 0,
2758
- ],
2391
+ [[0, 1], [0, { [_hQ]: _rT }], 0],
2759
2392
  ];
2760
2393
  var PutResourceLogLevelResponse = [3, n0, _PRLLRu, 0, [], []];
2761
2394
  var ResetAllResourceLogLevelsRequest = [3, n0, _RARLLR, 0, [], []];
@@ -2768,12 +2401,7 @@ var ResetResourceLogLevelRequest = [
2768
2401
  [_RIe, _RT],
2769
2402
  [
2770
2403
  [0, 1],
2771
- [
2772
- 0,
2773
- {
2774
- [_hQ]: _rT,
2775
- },
2776
- ],
2404
+ [0, { [_hQ]: _rT }],
2777
2405
  ],
2778
2406
  ];
2779
2407
  var ResetResourceLogLevelResponse = [3, n0, _RRLLRe, 0, [], []];
@@ -2781,10 +2409,7 @@ var ResourceNotFoundException = [
2781
2409
  -3,
2782
2410
  n0,
2783
2411
  _RNFE,
2784
- {
2785
- [_e]: _c,
2786
- [_hE]: 404,
2787
- },
2412
+ { [_e]: _c, [_hE]: 404 },
2788
2413
  [_M, _RI, _RT],
2789
2414
  [0, 0, 0],
2790
2415
  ];
@@ -3000,15 +2625,7 @@ var TagResourceRequest = [
3000
2625
  _TRR,
3001
2626
  0,
3002
2627
  [_RAes, _Ta],
3003
- [
3004
- [
3005
- 0,
3006
- {
3007
- [_hQ]: _rA,
3008
- },
3009
- ],
3010
- () => TagList,
3011
- ],
2628
+ [[0, { [_hQ]: _rA }], () => TagList],
3012
2629
  ];
3013
2630
  var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
3014
2631
  var TdscdmaLocalId = [3, n0, _TLI, 0, [_Ua, _CP], [1, 1]];
@@ -3023,29 +2640,9 @@ var TdscdmaObj = [
3023
2640
  ];
3024
2641
  var TestWirelessDeviceRequest = [3, n0, _TWDR, 0, [_I], [[0, 1]]];
3025
2642
  var TestWirelessDeviceResponse = [3, n0, _TWDRe, 0, [_Re], [0]];
3026
- var ThrottlingException = [
3027
- -3,
3028
- n0,
3029
- _TE,
3030
- {
3031
- [_e]: _c,
3032
- [_hE]: 429,
3033
- },
3034
- [_M],
3035
- [0],
3036
- ];
2643
+ var ThrottlingException = [-3, n0, _TE, { [_e]: _c, [_hE]: 429 }, [_M], [0]];
3037
2644
  schema.TypeRegistry.for(n0).registerError(ThrottlingException, ThrottlingException$1);
3038
- var TooManyTagsException = [
3039
- -3,
3040
- n0,
3041
- _TMTE,
3042
- {
3043
- [_e]: _c,
3044
- [_hE]: 400,
3045
- },
3046
- [_M, _RN],
3047
- [0, 0],
3048
- ];
2645
+ var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c, [_hE]: 400 }, [_M, _RN], [0, 0]];
3049
2646
  schema.TypeRegistry.for(n0).registerError(TooManyTagsException, TooManyTagsException$1);
3050
2647
  var TraceContent = [3, n0, _TC, 0, [_WDFI, _LL, _MFI], [0, 0, 0]];
3051
2648
  var UntagResourceRequest = [
@@ -3055,18 +2652,8 @@ var UntagResourceRequest = [
3055
2652
  0,
3056
2653
  [_RAes, _TK],
3057
2654
  [
3058
- [
3059
- 0,
3060
- {
3061
- [_hQ]: _rA,
3062
- },
3063
- ],
3064
- [
3065
- 64 | 0,
3066
- {
3067
- [_hQ]: _tK,
3068
- },
3069
- ],
2655
+ [0, { [_hQ]: _rA }],
2656
+ [64 | 0, { [_hQ]: _tK }],
3070
2657
  ],
3071
2658
  ];
3072
2659
  var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -3151,12 +2738,7 @@ var UpdatePartnerAccountRequest = [
3151
2738
  [
3152
2739
  [() => SidewalkUpdateAccount, 0],
3153
2740
  [0, 1],
3154
- [
3155
- 0,
3156
- {
3157
- [_hQ]: _pT,
3158
- },
3159
- ],
2741
+ [0, { [_hQ]: _pT }],
3160
2742
  ],
3161
2743
  ];
3162
2744
  var UpdatePartnerAccountResponse = [3, n0, _UPARp, 0, [], []];
@@ -3166,16 +2748,7 @@ var UpdatePositionRequest = [
3166
2748
  _UPR,
3167
2749
  0,
3168
2750
  [_RIe, _RT, _Po],
3169
- [
3170
- [0, 1],
3171
- [
3172
- 0,
3173
- {
3174
- [_hQ]: _rT,
3175
- },
3176
- ],
3177
- 64 | 1,
3178
- ],
2751
+ [[0, 1], [0, { [_hQ]: _rT }], 64 | 1],
3179
2752
  ];
3180
2753
  var UpdatePositionResponse = [3, n0, _UPRp, 0, [], []];
3181
2754
  var UpdateResourceEventConfigurationRequest = [
@@ -3186,18 +2759,8 @@ var UpdateResourceEventConfigurationRequest = [
3186
2759
  [_Id, _IT, _PT, _DRS, _Pr, _J, _CS, _MDS],
3187
2760
  [
3188
2761
  [0, 1],
3189
- [
3190
- 0,
3191
- {
3192
- [_hQ]: _iT,
3193
- },
3194
- ],
3195
- [
3196
- 0,
3197
- {
3198
- [_hQ]: _pT,
3199
- },
3200
- ],
2762
+ [0, { [_hQ]: _iT }],
2763
+ [0, { [_hQ]: _pT }],
3201
2764
  () => DeviceRegistrationStateEventConfiguration,
3202
2765
  () => ProximityEventConfiguration,
3203
2766
  () => JoinEventConfiguration,
@@ -3214,12 +2777,7 @@ var UpdateResourcePositionRequest = [
3214
2777
  [_RIe, _RT, _GJP],
3215
2778
  [
3216
2779
  [0, 1],
3217
- [
3218
- 0,
3219
- {
3220
- [_hQ]: _rT,
3221
- },
3222
- ],
2780
+ [0, { [_hQ]: _rT }],
3223
2781
  [21, 16],
3224
2782
  ],
3225
2783
  ];
@@ -3267,17 +2825,7 @@ var UpdateWirelessGatewayTaskEntry = [
3267
2825
  [_I, _LRWAN, _Ar],
3268
2826
  [0, () => LoRaWANUpdateGatewayTaskEntry, 0],
3269
2827
  ];
3270
- var ValidationException = [
3271
- -3,
3272
- n0,
3273
- _VE,
3274
- {
3275
- [_e]: _c,
3276
- [_hE]: 400,
3277
- },
3278
- [_M],
3279
- [0],
3280
- ];
2828
+ var ValidationException = [-3, n0, _VE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
3281
2829
  schema.TypeRegistry.for(n0).registerError(ValidationException, ValidationException$1);
3282
2830
  var WcdmaLocalId = [3, n0, _WLI, 0, [_Uar, _Ps], [1, 1]];
3283
2831
  var WcdmaNmrObj = [3, n0, _WNO, 0, [_Uar, _Ps, _UC, _Rsc, _PL], [1, 1, 1, 1, 1]];
@@ -3409,9 +2957,7 @@ var AssociateAwsAccountWithPartnerAccount = [
3409
2957
  9,
3410
2958
  n0,
3411
2959
  _AAAWPA,
3412
- {
3413
- [_h]: ["POST", "/partner-accounts", 200],
3414
- },
2960
+ { [_h]: ["POST", "/partner-accounts", 200] },
3415
2961
  () => AssociateAwsAccountWithPartnerAccountRequest,
3416
2962
  () => AssociateAwsAccountWithPartnerAccountResponse,
3417
2963
  ];
@@ -3419,9 +2965,7 @@ var AssociateMulticastGroupWithFuotaTask = [
3419
2965
  9,
3420
2966
  n0,
3421
2967
  _AMGWFT,
3422
- {
3423
- [_h]: ["PUT", "/fuota-tasks/{Id}/multicast-group", 204],
3424
- },
2968
+ { [_h]: ["PUT", "/fuota-tasks/{Id}/multicast-group", 204] },
3425
2969
  () => AssociateMulticastGroupWithFuotaTaskRequest,
3426
2970
  () => AssociateMulticastGroupWithFuotaTaskResponse,
3427
2971
  ];
@@ -3429,9 +2973,7 @@ var AssociateWirelessDeviceWithFuotaTask = [
3429
2973
  9,
3430
2974
  n0,
3431
2975
  _AWDWFT,
3432
- {
3433
- [_h]: ["PUT", "/fuota-tasks/{Id}/wireless-device", 204],
3434
- },
2976
+ { [_h]: ["PUT", "/fuota-tasks/{Id}/wireless-device", 204] },
3435
2977
  () => AssociateWirelessDeviceWithFuotaTaskRequest,
3436
2978
  () => AssociateWirelessDeviceWithFuotaTaskResponse,
3437
2979
  ];
@@ -3439,9 +2981,7 @@ var AssociateWirelessDeviceWithMulticastGroup = [
3439
2981
  9,
3440
2982
  n0,
3441
2983
  _AWDWMG,
3442
- {
3443
- [_h]: ["PUT", "/multicast-groups/{Id}/wireless-device", 204],
3444
- },
2984
+ { [_h]: ["PUT", "/multicast-groups/{Id}/wireless-device", 204] },
3445
2985
  () => AssociateWirelessDeviceWithMulticastGroupRequest,
3446
2986
  () => AssociateWirelessDeviceWithMulticastGroupResponse,
3447
2987
  ];
@@ -3449,9 +2989,7 @@ var AssociateWirelessDeviceWithThing = [
3449
2989
  9,
3450
2990
  n0,
3451
2991
  _AWDWT,
3452
- {
3453
- [_h]: ["PUT", "/wireless-devices/{Id}/thing", 204],
3454
- },
2992
+ { [_h]: ["PUT", "/wireless-devices/{Id}/thing", 204] },
3455
2993
  () => AssociateWirelessDeviceWithThingRequest,
3456
2994
  () => AssociateWirelessDeviceWithThingResponse,
3457
2995
  ];
@@ -3459,9 +2997,7 @@ var AssociateWirelessGatewayWithCertificate = [
3459
2997
  9,
3460
2998
  n0,
3461
2999
  _AWGWC,
3462
- {
3463
- [_h]: ["PUT", "/wireless-gateways/{Id}/certificate", 200],
3464
- },
3000
+ { [_h]: ["PUT", "/wireless-gateways/{Id}/certificate", 200] },
3465
3001
  () => AssociateWirelessGatewayWithCertificateRequest,
3466
3002
  () => AssociateWirelessGatewayWithCertificateResponse,
3467
3003
  ];
@@ -3469,9 +3005,7 @@ var AssociateWirelessGatewayWithThing = [
3469
3005
  9,
3470
3006
  n0,
3471
3007
  _AWGWT,
3472
- {
3473
- [_h]: ["PUT", "/wireless-gateways/{Id}/thing", 204],
3474
- },
3008
+ { [_h]: ["PUT", "/wireless-gateways/{Id}/thing", 204] },
3475
3009
  () => AssociateWirelessGatewayWithThingRequest,
3476
3010
  () => AssociateWirelessGatewayWithThingResponse,
3477
3011
  ];
@@ -3479,9 +3013,7 @@ var CancelMulticastGroupSession = [
3479
3013
  9,
3480
3014
  n0,
3481
3015
  _CMGS,
3482
- {
3483
- [_h]: ["DELETE", "/multicast-groups/{Id}/session", 204],
3484
- },
3016
+ { [_h]: ["DELETE", "/multicast-groups/{Id}/session", 204] },
3485
3017
  () => CancelMulticastGroupSessionRequest,
3486
3018
  () => CancelMulticastGroupSessionResponse,
3487
3019
  ];
@@ -3489,9 +3021,7 @@ var CreateDestination = [
3489
3021
  9,
3490
3022
  n0,
3491
3023
  _CD,
3492
- {
3493
- [_h]: ["POST", "/destinations", 201],
3494
- },
3024
+ { [_h]: ["POST", "/destinations", 201] },
3495
3025
  () => CreateDestinationRequest,
3496
3026
  () => CreateDestinationResponse,
3497
3027
  ];
@@ -3499,9 +3029,7 @@ var CreateDeviceProfile = [
3499
3029
  9,
3500
3030
  n0,
3501
3031
  _CDP,
3502
- {
3503
- [_h]: ["POST", "/device-profiles", 201],
3504
- },
3032
+ { [_h]: ["POST", "/device-profiles", 201] },
3505
3033
  () => CreateDeviceProfileRequest,
3506
3034
  () => CreateDeviceProfileResponse,
3507
3035
  ];
@@ -3509,9 +3037,7 @@ var CreateFuotaTask = [
3509
3037
  9,
3510
3038
  n0,
3511
3039
  _CFT,
3512
- {
3513
- [_h]: ["POST", "/fuota-tasks", 201],
3514
- },
3040
+ { [_h]: ["POST", "/fuota-tasks", 201] },
3515
3041
  () => CreateFuotaTaskRequest,
3516
3042
  () => CreateFuotaTaskResponse,
3517
3043
  ];
@@ -3519,9 +3045,7 @@ var CreateMulticastGroup = [
3519
3045
  9,
3520
3046
  n0,
3521
3047
  _CMG,
3522
- {
3523
- [_h]: ["POST", "/multicast-groups", 201],
3524
- },
3048
+ { [_h]: ["POST", "/multicast-groups", 201] },
3525
3049
  () => CreateMulticastGroupRequest,
3526
3050
  () => CreateMulticastGroupResponse,
3527
3051
  ];
@@ -3529,9 +3053,7 @@ var CreateNetworkAnalyzerConfiguration = [
3529
3053
  9,
3530
3054
  n0,
3531
3055
  _CNAC,
3532
- {
3533
- [_h]: ["POST", "/network-analyzer-configurations", 201],
3534
- },
3056
+ { [_h]: ["POST", "/network-analyzer-configurations", 201] },
3535
3057
  () => CreateNetworkAnalyzerConfigurationRequest,
3536
3058
  () => CreateNetworkAnalyzerConfigurationResponse,
3537
3059
  ];
@@ -3539,9 +3061,7 @@ var CreateServiceProfile = [
3539
3061
  9,
3540
3062
  n0,
3541
3063
  _CSP,
3542
- {
3543
- [_h]: ["POST", "/service-profiles", 201],
3544
- },
3064
+ { [_h]: ["POST", "/service-profiles", 201] },
3545
3065
  () => CreateServiceProfileRequest,
3546
3066
  () => CreateServiceProfileResponse,
3547
3067
  ];
@@ -3549,9 +3069,7 @@ var CreateWirelessDevice = [
3549
3069
  9,
3550
3070
  n0,
3551
3071
  _CWD,
3552
- {
3553
- [_h]: ["POST", "/wireless-devices", 201],
3554
- },
3072
+ { [_h]: ["POST", "/wireless-devices", 201] },
3555
3073
  () => CreateWirelessDeviceRequest,
3556
3074
  () => CreateWirelessDeviceResponse,
3557
3075
  ];
@@ -3559,9 +3077,7 @@ var CreateWirelessGateway = [
3559
3077
  9,
3560
3078
  n0,
3561
3079
  _CWG,
3562
- {
3563
- [_h]: ["POST", "/wireless-gateways", 201],
3564
- },
3080
+ { [_h]: ["POST", "/wireless-gateways", 201] },
3565
3081
  () => CreateWirelessGatewayRequest,
3566
3082
  () => CreateWirelessGatewayResponse,
3567
3083
  ];
@@ -3569,9 +3085,7 @@ var CreateWirelessGatewayTask = [
3569
3085
  9,
3570
3086
  n0,
3571
3087
  _CWGT,
3572
- {
3573
- [_h]: ["POST", "/wireless-gateways/{Id}/tasks", 201],
3574
- },
3088
+ { [_h]: ["POST", "/wireless-gateways/{Id}/tasks", 201] },
3575
3089
  () => CreateWirelessGatewayTaskRequest,
3576
3090
  () => CreateWirelessGatewayTaskResponse,
3577
3091
  ];
@@ -3579,9 +3093,7 @@ var CreateWirelessGatewayTaskDefinition = [
3579
3093
  9,
3580
3094
  n0,
3581
3095
  _CWGTD,
3582
- {
3583
- [_h]: ["POST", "/wireless-gateway-task-definitions", 201],
3584
- },
3096
+ { [_h]: ["POST", "/wireless-gateway-task-definitions", 201] },
3585
3097
  () => CreateWirelessGatewayTaskDefinitionRequest,
3586
3098
  () => CreateWirelessGatewayTaskDefinitionResponse,
3587
3099
  ];
@@ -3589,9 +3101,7 @@ var DeleteDestination = [
3589
3101
  9,
3590
3102
  n0,
3591
3103
  _DDe,
3592
- {
3593
- [_h]: ["DELETE", "/destinations/{Name}", 204],
3594
- },
3104
+ { [_h]: ["DELETE", "/destinations/{Name}", 204] },
3595
3105
  () => DeleteDestinationRequest,
3596
3106
  () => DeleteDestinationResponse,
3597
3107
  ];
@@ -3599,9 +3109,7 @@ var DeleteDeviceProfile = [
3599
3109
  9,
3600
3110
  n0,
3601
3111
  _DDP,
3602
- {
3603
- [_h]: ["DELETE", "/device-profiles/{Id}", 204],
3604
- },
3112
+ { [_h]: ["DELETE", "/device-profiles/{Id}", 204] },
3605
3113
  () => DeleteDeviceProfileRequest,
3606
3114
  () => DeleteDeviceProfileResponse,
3607
3115
  ];
@@ -3609,9 +3117,7 @@ var DeleteFuotaTask = [
3609
3117
  9,
3610
3118
  n0,
3611
3119
  _DFT,
3612
- {
3613
- [_h]: ["DELETE", "/fuota-tasks/{Id}", 204],
3614
- },
3120
+ { [_h]: ["DELETE", "/fuota-tasks/{Id}", 204] },
3615
3121
  () => DeleteFuotaTaskRequest,
3616
3122
  () => DeleteFuotaTaskResponse,
3617
3123
  ];
@@ -3619,9 +3125,7 @@ var DeleteMulticastGroup = [
3619
3125
  9,
3620
3126
  n0,
3621
3127
  _DMG,
3622
- {
3623
- [_h]: ["DELETE", "/multicast-groups/{Id}", 204],
3624
- },
3128
+ { [_h]: ["DELETE", "/multicast-groups/{Id}", 204] },
3625
3129
  () => DeleteMulticastGroupRequest,
3626
3130
  () => DeleteMulticastGroupResponse,
3627
3131
  ];
@@ -3629,9 +3133,7 @@ var DeleteNetworkAnalyzerConfiguration = [
3629
3133
  9,
3630
3134
  n0,
3631
3135
  _DNAC,
3632
- {
3633
- [_h]: ["DELETE", "/network-analyzer-configurations/{ConfigurationName}", 204],
3634
- },
3136
+ { [_h]: ["DELETE", "/network-analyzer-configurations/{ConfigurationName}", 204] },
3635
3137
  () => DeleteNetworkAnalyzerConfigurationRequest,
3636
3138
  () => DeleteNetworkAnalyzerConfigurationResponse,
3637
3139
  ];
@@ -3639,9 +3141,7 @@ var DeleteQueuedMessages = [
3639
3141
  9,
3640
3142
  n0,
3641
3143
  _DQMe,
3642
- {
3643
- [_h]: ["DELETE", "/wireless-devices/{Id}/data", 204],
3644
- },
3144
+ { [_h]: ["DELETE", "/wireless-devices/{Id}/data", 204] },
3645
3145
  () => DeleteQueuedMessagesRequest,
3646
3146
  () => DeleteQueuedMessagesResponse,
3647
3147
  ];
@@ -3649,9 +3149,7 @@ var DeleteServiceProfile = [
3649
3149
  9,
3650
3150
  n0,
3651
3151
  _DSP,
3652
- {
3653
- [_h]: ["DELETE", "/service-profiles/{Id}", 204],
3654
- },
3152
+ { [_h]: ["DELETE", "/service-profiles/{Id}", 204] },
3655
3153
  () => DeleteServiceProfileRequest,
3656
3154
  () => DeleteServiceProfileResponse,
3657
3155
  ];
@@ -3659,9 +3157,7 @@ var DeleteWirelessDevice = [
3659
3157
  9,
3660
3158
  n0,
3661
3159
  _DWD,
3662
- {
3663
- [_h]: ["DELETE", "/wireless-devices/{Id}", 204],
3664
- },
3160
+ { [_h]: ["DELETE", "/wireless-devices/{Id}", 204] },
3665
3161
  () => DeleteWirelessDeviceRequest,
3666
3162
  () => DeleteWirelessDeviceResponse,
3667
3163
  ];
@@ -3669,9 +3165,7 @@ var DeleteWirelessDeviceImportTask = [
3669
3165
  9,
3670
3166
  n0,
3671
3167
  _DWDIT,
3672
- {
3673
- [_h]: ["DELETE", "/wireless_device_import_task/{Id}", 204],
3674
- },
3168
+ { [_h]: ["DELETE", "/wireless_device_import_task/{Id}", 204] },
3675
3169
  () => DeleteWirelessDeviceImportTaskRequest,
3676
3170
  () => DeleteWirelessDeviceImportTaskResponse,
3677
3171
  ];
@@ -3679,9 +3173,7 @@ var DeleteWirelessGateway = [
3679
3173
  9,
3680
3174
  n0,
3681
3175
  _DWG,
3682
- {
3683
- [_h]: ["DELETE", "/wireless-gateways/{Id}", 204],
3684
- },
3176
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}", 204] },
3685
3177
  () => DeleteWirelessGatewayRequest,
3686
3178
  () => DeleteWirelessGatewayResponse,
3687
3179
  ];
@@ -3689,9 +3181,7 @@ var DeleteWirelessGatewayTask = [
3689
3181
  9,
3690
3182
  n0,
3691
3183
  _DWGT,
3692
- {
3693
- [_h]: ["DELETE", "/wireless-gateways/{Id}/tasks", 204],
3694
- },
3184
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}/tasks", 204] },
3695
3185
  () => DeleteWirelessGatewayTaskRequest,
3696
3186
  () => DeleteWirelessGatewayTaskResponse,
3697
3187
  ];
@@ -3699,9 +3189,7 @@ var DeleteWirelessGatewayTaskDefinition = [
3699
3189
  9,
3700
3190
  n0,
3701
3191
  _DWGTD,
3702
- {
3703
- [_h]: ["DELETE", "/wireless-gateway-task-definitions/{Id}", 204],
3704
- },
3192
+ { [_h]: ["DELETE", "/wireless-gateway-task-definitions/{Id}", 204] },
3705
3193
  () => DeleteWirelessGatewayTaskDefinitionRequest,
3706
3194
  () => DeleteWirelessGatewayTaskDefinitionResponse,
3707
3195
  ];
@@ -3709,9 +3197,7 @@ var DeregisterWirelessDevice = [
3709
3197
  9,
3710
3198
  n0,
3711
3199
  _DWDe,
3712
- {
3713
- [_h]: ["PATCH", "/wireless-devices/{Identifier}/deregister", 200],
3714
- },
3200
+ { [_h]: ["PATCH", "/wireless-devices/{Identifier}/deregister", 200] },
3715
3201
  () => DeregisterWirelessDeviceRequest,
3716
3202
  () => DeregisterWirelessDeviceResponse,
3717
3203
  ];
@@ -3719,9 +3205,7 @@ var DisassociateAwsAccountFromPartnerAccount = [
3719
3205
  9,
3720
3206
  n0,
3721
3207
  _DAAFPA,
3722
- {
3723
- [_h]: ["DELETE", "/partner-accounts/{PartnerAccountId}", 204],
3724
- },
3208
+ { [_h]: ["DELETE", "/partner-accounts/{PartnerAccountId}", 204] },
3725
3209
  () => DisassociateAwsAccountFromPartnerAccountRequest,
3726
3210
  () => DisassociateAwsAccountFromPartnerAccountResponse,
3727
3211
  ];
@@ -3729,9 +3213,7 @@ var DisassociateMulticastGroupFromFuotaTask = [
3729
3213
  9,
3730
3214
  n0,
3731
3215
  _DMGFFT,
3732
- {
3733
- [_h]: ["DELETE", "/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}", 204],
3734
- },
3216
+ { [_h]: ["DELETE", "/fuota-tasks/{Id}/multicast-groups/{MulticastGroupId}", 204] },
3735
3217
  () => DisassociateMulticastGroupFromFuotaTaskRequest,
3736
3218
  () => DisassociateMulticastGroupFromFuotaTaskResponse,
3737
3219
  ];
@@ -3739,9 +3221,7 @@ var DisassociateWirelessDeviceFromFuotaTask = [
3739
3221
  9,
3740
3222
  n0,
3741
3223
  _DWDFFT,
3742
- {
3743
- [_h]: ["DELETE", "/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}", 204],
3744
- },
3224
+ { [_h]: ["DELETE", "/fuota-tasks/{Id}/wireless-devices/{WirelessDeviceId}", 204] },
3745
3225
  () => DisassociateWirelessDeviceFromFuotaTaskRequest,
3746
3226
  () => DisassociateWirelessDeviceFromFuotaTaskResponse,
3747
3227
  ];
@@ -3749,9 +3229,7 @@ var DisassociateWirelessDeviceFromMulticastGroup = [
3749
3229
  9,
3750
3230
  n0,
3751
3231
  _DWDFMG,
3752
- {
3753
- [_h]: ["DELETE", "/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}", 204],
3754
- },
3232
+ { [_h]: ["DELETE", "/multicast-groups/{Id}/wireless-devices/{WirelessDeviceId}", 204] },
3755
3233
  () => DisassociateWirelessDeviceFromMulticastGroupRequest,
3756
3234
  () => DisassociateWirelessDeviceFromMulticastGroupResponse,
3757
3235
  ];
@@ -3759,9 +3237,7 @@ var DisassociateWirelessDeviceFromThing = [
3759
3237
  9,
3760
3238
  n0,
3761
3239
  _DWDFT,
3762
- {
3763
- [_h]: ["DELETE", "/wireless-devices/{Id}/thing", 204],
3764
- },
3240
+ { [_h]: ["DELETE", "/wireless-devices/{Id}/thing", 204] },
3765
3241
  () => DisassociateWirelessDeviceFromThingRequest,
3766
3242
  () => DisassociateWirelessDeviceFromThingResponse,
3767
3243
  ];
@@ -3769,9 +3245,7 @@ var DisassociateWirelessGatewayFromCertificate = [
3769
3245
  9,
3770
3246
  n0,
3771
3247
  _DWGFC,
3772
- {
3773
- [_h]: ["DELETE", "/wireless-gateways/{Id}/certificate", 204],
3774
- },
3248
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}/certificate", 204] },
3775
3249
  () => DisassociateWirelessGatewayFromCertificateRequest,
3776
3250
  () => DisassociateWirelessGatewayFromCertificateResponse,
3777
3251
  ];
@@ -3779,9 +3253,7 @@ var DisassociateWirelessGatewayFromThing = [
3779
3253
  9,
3780
3254
  n0,
3781
3255
  _DWGFT,
3782
- {
3783
- [_h]: ["DELETE", "/wireless-gateways/{Id}/thing", 204],
3784
- },
3256
+ { [_h]: ["DELETE", "/wireless-gateways/{Id}/thing", 204] },
3785
3257
  () => DisassociateWirelessGatewayFromThingRequest,
3786
3258
  () => DisassociateWirelessGatewayFromThingResponse,
3787
3259
  ];
@@ -3789,9 +3261,7 @@ var GetDestination = [
3789
3261
  9,
3790
3262
  n0,
3791
3263
  _GD,
3792
- {
3793
- [_h]: ["GET", "/destinations/{Name}", 200],
3794
- },
3264
+ { [_h]: ["GET", "/destinations/{Name}", 200] },
3795
3265
  () => GetDestinationRequest,
3796
3266
  () => GetDestinationResponse,
3797
3267
  ];
@@ -3799,9 +3269,7 @@ var GetDeviceProfile = [
3799
3269
  9,
3800
3270
  n0,
3801
3271
  _GDP,
3802
- {
3803
- [_h]: ["GET", "/device-profiles/{Id}", 200],
3804
- },
3272
+ { [_h]: ["GET", "/device-profiles/{Id}", 200] },
3805
3273
  () => GetDeviceProfileRequest,
3806
3274
  () => GetDeviceProfileResponse,
3807
3275
  ];
@@ -3809,9 +3277,7 @@ var GetEventConfigurationByResourceTypes = [
3809
3277
  9,
3810
3278
  n0,
3811
3279
  _GECBRT,
3812
- {
3813
- [_h]: ["GET", "/event-configurations-resource-types", 200],
3814
- },
3280
+ { [_h]: ["GET", "/event-configurations-resource-types", 200] },
3815
3281
  () => GetEventConfigurationByResourceTypesRequest,
3816
3282
  () => GetEventConfigurationByResourceTypesResponse,
3817
3283
  ];
@@ -3819,9 +3285,7 @@ var GetFuotaTask = [
3819
3285
  9,
3820
3286
  n0,
3821
3287
  _GFT,
3822
- {
3823
- [_h]: ["GET", "/fuota-tasks/{Id}", 200],
3824
- },
3288
+ { [_h]: ["GET", "/fuota-tasks/{Id}", 200] },
3825
3289
  () => GetFuotaTaskRequest,
3826
3290
  () => GetFuotaTaskResponse,
3827
3291
  ];
@@ -3829,9 +3293,7 @@ var GetLogLevelsByResourceTypes = [
3829
3293
  9,
3830
3294
  n0,
3831
3295
  _GLLBRT,
3832
- {
3833
- [_h]: ["GET", "/log-levels", 200],
3834
- },
3296
+ { [_h]: ["GET", "/log-levels", 200] },
3835
3297
  () => GetLogLevelsByResourceTypesRequest,
3836
3298
  () => GetLogLevelsByResourceTypesResponse,
3837
3299
  ];
@@ -3839,9 +3301,7 @@ var GetMetricConfiguration = [
3839
3301
  9,
3840
3302
  n0,
3841
3303
  _GMC,
3842
- {
3843
- [_h]: ["GET", "/metric-configuration", 200],
3844
- },
3304
+ { [_h]: ["GET", "/metric-configuration", 200] },
3845
3305
  () => GetMetricConfigurationRequest,
3846
3306
  () => GetMetricConfigurationResponse,
3847
3307
  ];
@@ -3849,9 +3309,7 @@ var GetMetrics = [
3849
3309
  9,
3850
3310
  n0,
3851
3311
  _GM,
3852
- {
3853
- [_h]: ["POST", "/metrics", 200],
3854
- },
3312
+ { [_h]: ["POST", "/metrics", 200] },
3855
3313
  () => GetMetricsRequest,
3856
3314
  () => GetMetricsResponse,
3857
3315
  ];
@@ -3859,9 +3317,7 @@ var GetMulticastGroup = [
3859
3317
  9,
3860
3318
  n0,
3861
3319
  _GMG,
3862
- {
3863
- [_h]: ["GET", "/multicast-groups/{Id}", 200],
3864
- },
3320
+ { [_h]: ["GET", "/multicast-groups/{Id}", 200] },
3865
3321
  () => GetMulticastGroupRequest,
3866
3322
  () => GetMulticastGroupResponse,
3867
3323
  ];
@@ -3869,9 +3325,7 @@ var GetMulticastGroupSession = [
3869
3325
  9,
3870
3326
  n0,
3871
3327
  _GMGS,
3872
- {
3873
- [_h]: ["GET", "/multicast-groups/{Id}/session", 200],
3874
- },
3328
+ { [_h]: ["GET", "/multicast-groups/{Id}/session", 200] },
3875
3329
  () => GetMulticastGroupSessionRequest,
3876
3330
  () => GetMulticastGroupSessionResponse,
3877
3331
  ];
@@ -3879,9 +3333,7 @@ var GetNetworkAnalyzerConfiguration = [
3879
3333
  9,
3880
3334
  n0,
3881
3335
  _GNAC,
3882
- {
3883
- [_h]: ["GET", "/network-analyzer-configurations/{ConfigurationName}", 200],
3884
- },
3336
+ { [_h]: ["GET", "/network-analyzer-configurations/{ConfigurationName}", 200] },
3885
3337
  () => GetNetworkAnalyzerConfigurationRequest,
3886
3338
  () => GetNetworkAnalyzerConfigurationResponse,
3887
3339
  ];
@@ -3889,9 +3341,7 @@ var GetPartnerAccount = [
3889
3341
  9,
3890
3342
  n0,
3891
3343
  _GPA,
3892
- {
3893
- [_h]: ["GET", "/partner-accounts/{PartnerAccountId}", 200],
3894
- },
3344
+ { [_h]: ["GET", "/partner-accounts/{PartnerAccountId}", 200] },
3895
3345
  () => GetPartnerAccountRequest,
3896
3346
  () => GetPartnerAccountResponse,
3897
3347
  ];
@@ -3899,9 +3349,7 @@ var GetPosition = [
3899
3349
  9,
3900
3350
  n0,
3901
3351
  _GP,
3902
- {
3903
- [_h]: ["GET", "/positions/{ResourceIdentifier}", 200],
3904
- },
3352
+ { [_h]: ["GET", "/positions/{ResourceIdentifier}", 200] },
3905
3353
  () => GetPositionRequest,
3906
3354
  () => GetPositionResponse,
3907
3355
  ];
@@ -3909,9 +3357,7 @@ var GetPositionConfiguration = [
3909
3357
  9,
3910
3358
  n0,
3911
3359
  _GPC,
3912
- {
3913
- [_h]: ["GET", "/position-configurations/{ResourceIdentifier}", 200],
3914
- },
3360
+ { [_h]: ["GET", "/position-configurations/{ResourceIdentifier}", 200] },
3915
3361
  () => GetPositionConfigurationRequest,
3916
3362
  () => GetPositionConfigurationResponse,
3917
3363
  ];
@@ -3919,9 +3365,7 @@ var GetPositionEstimate = [
3919
3365
  9,
3920
3366
  n0,
3921
3367
  _GPE,
3922
- {
3923
- [_h]: ["POST", "/position-estimate", 200],
3924
- },
3368
+ { [_h]: ["POST", "/position-estimate", 200] },
3925
3369
  () => GetPositionEstimateRequest,
3926
3370
  () => GetPositionEstimateResponse,
3927
3371
  ];
@@ -3929,9 +3373,7 @@ var GetResourceEventConfiguration = [
3929
3373
  9,
3930
3374
  n0,
3931
3375
  _GREC,
3932
- {
3933
- [_h]: ["GET", "/event-configurations/{Identifier}", 200],
3934
- },
3376
+ { [_h]: ["GET", "/event-configurations/{Identifier}", 200] },
3935
3377
  () => GetResourceEventConfigurationRequest,
3936
3378
  () => GetResourceEventConfigurationResponse,
3937
3379
  ];
@@ -3939,9 +3381,7 @@ var GetResourceLogLevel = [
3939
3381
  9,
3940
3382
  n0,
3941
3383
  _GRLL,
3942
- {
3943
- [_h]: ["GET", "/log-levels/{ResourceIdentifier}", 200],
3944
- },
3384
+ { [_h]: ["GET", "/log-levels/{ResourceIdentifier}", 200] },
3945
3385
  () => GetResourceLogLevelRequest,
3946
3386
  () => GetResourceLogLevelResponse,
3947
3387
  ];
@@ -3949,9 +3389,7 @@ var GetResourcePosition = [
3949
3389
  9,
3950
3390
  n0,
3951
3391
  _GRP,
3952
- {
3953
- [_h]: ["GET", "/resource-positions/{ResourceIdentifier}", 200],
3954
- },
3392
+ { [_h]: ["GET", "/resource-positions/{ResourceIdentifier}", 200] },
3955
3393
  () => GetResourcePositionRequest,
3956
3394
  () => GetResourcePositionResponse,
3957
3395
  ];
@@ -3959,9 +3397,7 @@ var GetServiceEndpoint = [
3959
3397
  9,
3960
3398
  n0,
3961
3399
  _GSE,
3962
- {
3963
- [_h]: ["GET", "/service-endpoint", 200],
3964
- },
3400
+ { [_h]: ["GET", "/service-endpoint", 200] },
3965
3401
  () => GetServiceEndpointRequest,
3966
3402
  () => GetServiceEndpointResponse,
3967
3403
  ];
@@ -3969,9 +3405,7 @@ var GetServiceProfile = [
3969
3405
  9,
3970
3406
  n0,
3971
3407
  _GSP,
3972
- {
3973
- [_h]: ["GET", "/service-profiles/{Id}", 200],
3974
- },
3408
+ { [_h]: ["GET", "/service-profiles/{Id}", 200] },
3975
3409
  () => GetServiceProfileRequest,
3976
3410
  () => GetServiceProfileResponse,
3977
3411
  ];
@@ -3979,9 +3413,7 @@ var GetWirelessDevice = [
3979
3413
  9,
3980
3414
  n0,
3981
3415
  _GWD,
3982
- {
3983
- [_h]: ["GET", "/wireless-devices/{Identifier}", 200],
3984
- },
3416
+ { [_h]: ["GET", "/wireless-devices/{Identifier}", 200] },
3985
3417
  () => GetWirelessDeviceRequest,
3986
3418
  () => GetWirelessDeviceResponse,
3987
3419
  ];
@@ -3989,9 +3421,7 @@ var GetWirelessDeviceImportTask = [
3989
3421
  9,
3990
3422
  n0,
3991
3423
  _GWDIT,
3992
- {
3993
- [_h]: ["GET", "/wireless_device_import_task/{Id}", 200],
3994
- },
3424
+ { [_h]: ["GET", "/wireless_device_import_task/{Id}", 200] },
3995
3425
  () => GetWirelessDeviceImportTaskRequest,
3996
3426
  () => GetWirelessDeviceImportTaskResponse,
3997
3427
  ];
@@ -3999,9 +3429,7 @@ var GetWirelessDeviceStatistics = [
3999
3429
  9,
4000
3430
  n0,
4001
3431
  _GWDS,
4002
- {
4003
- [_h]: ["GET", "/wireless-devices/{WirelessDeviceId}/statistics", 200],
4004
- },
3432
+ { [_h]: ["GET", "/wireless-devices/{WirelessDeviceId}/statistics", 200] },
4005
3433
  () => GetWirelessDeviceStatisticsRequest,
4006
3434
  () => GetWirelessDeviceStatisticsResponse,
4007
3435
  ];
@@ -4009,9 +3437,7 @@ var GetWirelessGateway = [
4009
3437
  9,
4010
3438
  n0,
4011
3439
  _GWG,
4012
- {
4013
- [_h]: ["GET", "/wireless-gateways/{Identifier}", 200],
4014
- },
3440
+ { [_h]: ["GET", "/wireless-gateways/{Identifier}", 200] },
4015
3441
  () => GetWirelessGatewayRequest,
4016
3442
  () => GetWirelessGatewayResponse,
4017
3443
  ];
@@ -4019,9 +3445,7 @@ var GetWirelessGatewayCertificate = [
4019
3445
  9,
4020
3446
  n0,
4021
3447
  _GWGC,
4022
- {
4023
- [_h]: ["GET", "/wireless-gateways/{Id}/certificate", 200],
4024
- },
3448
+ { [_h]: ["GET", "/wireless-gateways/{Id}/certificate", 200] },
4025
3449
  () => GetWirelessGatewayCertificateRequest,
4026
3450
  () => GetWirelessGatewayCertificateResponse,
4027
3451
  ];
@@ -4029,9 +3453,7 @@ var GetWirelessGatewayFirmwareInformation = [
4029
3453
  9,
4030
3454
  n0,
4031
3455
  _GWGFI,
4032
- {
4033
- [_h]: ["GET", "/wireless-gateways/{Id}/firmware-information", 200],
4034
- },
3456
+ { [_h]: ["GET", "/wireless-gateways/{Id}/firmware-information", 200] },
4035
3457
  () => GetWirelessGatewayFirmwareInformationRequest,
4036
3458
  () => GetWirelessGatewayFirmwareInformationResponse,
4037
3459
  ];
@@ -4039,9 +3461,7 @@ var GetWirelessGatewayStatistics = [
4039
3461
  9,
4040
3462
  n0,
4041
3463
  _GWGS,
4042
- {
4043
- [_h]: ["GET", "/wireless-gateways/{WirelessGatewayId}/statistics", 200],
4044
- },
3464
+ { [_h]: ["GET", "/wireless-gateways/{WirelessGatewayId}/statistics", 200] },
4045
3465
  () => GetWirelessGatewayStatisticsRequest,
4046
3466
  () => GetWirelessGatewayStatisticsResponse,
4047
3467
  ];
@@ -4049,9 +3469,7 @@ var GetWirelessGatewayTask = [
4049
3469
  9,
4050
3470
  n0,
4051
3471
  _GWGT,
4052
- {
4053
- [_h]: ["GET", "/wireless-gateways/{Id}/tasks", 200],
4054
- },
3472
+ { [_h]: ["GET", "/wireless-gateways/{Id}/tasks", 200] },
4055
3473
  () => GetWirelessGatewayTaskRequest,
4056
3474
  () => GetWirelessGatewayTaskResponse,
4057
3475
  ];
@@ -4059,9 +3477,7 @@ var GetWirelessGatewayTaskDefinition = [
4059
3477
  9,
4060
3478
  n0,
4061
3479
  _GWGTD,
4062
- {
4063
- [_h]: ["GET", "/wireless-gateway-task-definitions/{Id}", 200],
4064
- },
3480
+ { [_h]: ["GET", "/wireless-gateway-task-definitions/{Id}", 200] },
4065
3481
  () => GetWirelessGatewayTaskDefinitionRequest,
4066
3482
  () => GetWirelessGatewayTaskDefinitionResponse,
4067
3483
  ];
@@ -4069,9 +3485,7 @@ var ListDestinations = [
4069
3485
  9,
4070
3486
  n0,
4071
3487
  _LD,
4072
- {
4073
- [_h]: ["GET", "/destinations", 200],
4074
- },
3488
+ { [_h]: ["GET", "/destinations", 200] },
4075
3489
  () => ListDestinationsRequest,
4076
3490
  () => ListDestinationsResponse,
4077
3491
  ];
@@ -4079,9 +3493,7 @@ var ListDeviceProfiles = [
4079
3493
  9,
4080
3494
  n0,
4081
3495
  _LDP,
4082
- {
4083
- [_h]: ["GET", "/device-profiles", 200],
4084
- },
3496
+ { [_h]: ["GET", "/device-profiles", 200] },
4085
3497
  () => ListDeviceProfilesRequest,
4086
3498
  () => ListDeviceProfilesResponse,
4087
3499
  ];
@@ -4089,9 +3501,7 @@ var ListDevicesForWirelessDeviceImportTask = [
4089
3501
  9,
4090
3502
  n0,
4091
3503
  _LDFWDIT,
4092
- {
4093
- [_h]: ["GET", "/wireless_device_import_task", 200],
4094
- },
3504
+ { [_h]: ["GET", "/wireless_device_import_task", 200] },
4095
3505
  () => ListDevicesForWirelessDeviceImportTaskRequest,
4096
3506
  () => ListDevicesForWirelessDeviceImportTaskResponse,
4097
3507
  ];
@@ -4099,9 +3509,7 @@ var ListEventConfigurations = [
4099
3509
  9,
4100
3510
  n0,
4101
3511
  _LEC,
4102
- {
4103
- [_h]: ["GET", "/event-configurations", 200],
4104
- },
3512
+ { [_h]: ["GET", "/event-configurations", 200] },
4105
3513
  () => ListEventConfigurationsRequest,
4106
3514
  () => ListEventConfigurationsResponse,
4107
3515
  ];
@@ -4109,9 +3517,7 @@ var ListFuotaTasks = [
4109
3517
  9,
4110
3518
  n0,
4111
3519
  _LFT,
4112
- {
4113
- [_h]: ["GET", "/fuota-tasks", 200],
4114
- },
3520
+ { [_h]: ["GET", "/fuota-tasks", 200] },
4115
3521
  () => ListFuotaTasksRequest,
4116
3522
  () => ListFuotaTasksResponse,
4117
3523
  ];
@@ -4119,9 +3525,7 @@ var ListMulticastGroups = [
4119
3525
  9,
4120
3526
  n0,
4121
3527
  _LMG,
4122
- {
4123
- [_h]: ["GET", "/multicast-groups", 200],
4124
- },
3528
+ { [_h]: ["GET", "/multicast-groups", 200] },
4125
3529
  () => ListMulticastGroupsRequest,
4126
3530
  () => ListMulticastGroupsResponse,
4127
3531
  ];
@@ -4129,9 +3533,7 @@ var ListMulticastGroupsByFuotaTask = [
4129
3533
  9,
4130
3534
  n0,
4131
3535
  _LMGBFT,
4132
- {
4133
- [_h]: ["GET", "/fuota-tasks/{Id}/multicast-groups", 200],
4134
- },
3536
+ { [_h]: ["GET", "/fuota-tasks/{Id}/multicast-groups", 200] },
4135
3537
  () => ListMulticastGroupsByFuotaTaskRequest,
4136
3538
  () => ListMulticastGroupsByFuotaTaskResponse,
4137
3539
  ];
@@ -4139,9 +3541,7 @@ var ListNetworkAnalyzerConfigurations = [
4139
3541
  9,
4140
3542
  n0,
4141
3543
  _LNAC,
4142
- {
4143
- [_h]: ["GET", "/network-analyzer-configurations", 200],
4144
- },
3544
+ { [_h]: ["GET", "/network-analyzer-configurations", 200] },
4145
3545
  () => ListNetworkAnalyzerConfigurationsRequest,
4146
3546
  () => ListNetworkAnalyzerConfigurationsResponse,
4147
3547
  ];
@@ -4149,9 +3549,7 @@ var ListPartnerAccounts = [
4149
3549
  9,
4150
3550
  n0,
4151
3551
  _LPA,
4152
- {
4153
- [_h]: ["GET", "/partner-accounts", 200],
4154
- },
3552
+ { [_h]: ["GET", "/partner-accounts", 200] },
4155
3553
  () => ListPartnerAccountsRequest,
4156
3554
  () => ListPartnerAccountsResponse,
4157
3555
  ];
@@ -4159,9 +3557,7 @@ var ListPositionConfigurations = [
4159
3557
  9,
4160
3558
  n0,
4161
3559
  _LPC,
4162
- {
4163
- [_h]: ["GET", "/position-configurations", 200],
4164
- },
3560
+ { [_h]: ["GET", "/position-configurations", 200] },
4165
3561
  () => ListPositionConfigurationsRequest,
4166
3562
  () => ListPositionConfigurationsResponse,
4167
3563
  ];
@@ -4169,9 +3565,7 @@ var ListQueuedMessages = [
4169
3565
  9,
4170
3566
  n0,
4171
3567
  _LQM,
4172
- {
4173
- [_h]: ["GET", "/wireless-devices/{Id}/data", 200],
4174
- },
3568
+ { [_h]: ["GET", "/wireless-devices/{Id}/data", 200] },
4175
3569
  () => ListQueuedMessagesRequest,
4176
3570
  () => ListQueuedMessagesResponse,
4177
3571
  ];
@@ -4179,9 +3573,7 @@ var ListServiceProfiles = [
4179
3573
  9,
4180
3574
  n0,
4181
3575
  _LSP,
4182
- {
4183
- [_h]: ["GET", "/service-profiles", 200],
4184
- },
3576
+ { [_h]: ["GET", "/service-profiles", 200] },
4185
3577
  () => ListServiceProfilesRequest,
4186
3578
  () => ListServiceProfilesResponse,
4187
3579
  ];
@@ -4189,9 +3581,7 @@ var ListTagsForResource = [
4189
3581
  9,
4190
3582
  n0,
4191
3583
  _LTFR,
4192
- {
4193
- [_h]: ["GET", "/tags", 200],
4194
- },
3584
+ { [_h]: ["GET", "/tags", 200] },
4195
3585
  () => ListTagsForResourceRequest,
4196
3586
  () => ListTagsForResourceResponse,
4197
3587
  ];
@@ -4199,9 +3589,7 @@ var ListWirelessDeviceImportTasks = [
4199
3589
  9,
4200
3590
  n0,
4201
3591
  _LWDIT,
4202
- {
4203
- [_h]: ["GET", "/wireless_device_import_tasks", 200],
4204
- },
3592
+ { [_h]: ["GET", "/wireless_device_import_tasks", 200] },
4205
3593
  () => ListWirelessDeviceImportTasksRequest,
4206
3594
  () => ListWirelessDeviceImportTasksResponse,
4207
3595
  ];
@@ -4209,9 +3597,7 @@ var ListWirelessDevices = [
4209
3597
  9,
4210
3598
  n0,
4211
3599
  _LWD,
4212
- {
4213
- [_h]: ["GET", "/wireless-devices", 200],
4214
- },
3600
+ { [_h]: ["GET", "/wireless-devices", 200] },
4215
3601
  () => ListWirelessDevicesRequest,
4216
3602
  () => ListWirelessDevicesResponse,
4217
3603
  ];
@@ -4219,9 +3605,7 @@ var ListWirelessGateways = [
4219
3605
  9,
4220
3606
  n0,
4221
3607
  _LWG,
4222
- {
4223
- [_h]: ["GET", "/wireless-gateways", 200],
4224
- },
3608
+ { [_h]: ["GET", "/wireless-gateways", 200] },
4225
3609
  () => ListWirelessGatewaysRequest,
4226
3610
  () => ListWirelessGatewaysResponse,
4227
3611
  ];
@@ -4229,9 +3613,7 @@ var ListWirelessGatewayTaskDefinitions = [
4229
3613
  9,
4230
3614
  n0,
4231
3615
  _LWGTD,
4232
- {
4233
- [_h]: ["GET", "/wireless-gateway-task-definitions", 200],
4234
- },
3616
+ { [_h]: ["GET", "/wireless-gateway-task-definitions", 200] },
4235
3617
  () => ListWirelessGatewayTaskDefinitionsRequest,
4236
3618
  () => ListWirelessGatewayTaskDefinitionsResponse,
4237
3619
  ];
@@ -4239,9 +3621,7 @@ var PutPositionConfiguration = [
4239
3621
  9,
4240
3622
  n0,
4241
3623
  _PPC,
4242
- {
4243
- [_h]: ["PUT", "/position-configurations/{ResourceIdentifier}", 200],
4244
- },
3624
+ { [_h]: ["PUT", "/position-configurations/{ResourceIdentifier}", 200] },
4245
3625
  () => PutPositionConfigurationRequest,
4246
3626
  () => PutPositionConfigurationResponse,
4247
3627
  ];
@@ -4249,9 +3629,7 @@ var PutResourceLogLevel = [
4249
3629
  9,
4250
3630
  n0,
4251
3631
  _PRLL,
4252
- {
4253
- [_h]: ["PUT", "/log-levels/{ResourceIdentifier}", 200],
4254
- },
3632
+ { [_h]: ["PUT", "/log-levels/{ResourceIdentifier}", 200] },
4255
3633
  () => PutResourceLogLevelRequest,
4256
3634
  () => PutResourceLogLevelResponse,
4257
3635
  ];
@@ -4259,9 +3637,7 @@ var ResetAllResourceLogLevels = [
4259
3637
  9,
4260
3638
  n0,
4261
3639
  _RARLL,
4262
- {
4263
- [_h]: ["DELETE", "/log-levels", 204],
4264
- },
3640
+ { [_h]: ["DELETE", "/log-levels", 204] },
4265
3641
  () => ResetAllResourceLogLevelsRequest,
4266
3642
  () => ResetAllResourceLogLevelsResponse,
4267
3643
  ];
@@ -4269,9 +3645,7 @@ var ResetResourceLogLevel = [
4269
3645
  9,
4270
3646
  n0,
4271
3647
  _RRLL,
4272
- {
4273
- [_h]: ["DELETE", "/log-levels/{ResourceIdentifier}", 204],
4274
- },
3648
+ { [_h]: ["DELETE", "/log-levels/{ResourceIdentifier}", 204] },
4275
3649
  () => ResetResourceLogLevelRequest,
4276
3650
  () => ResetResourceLogLevelResponse,
4277
3651
  ];
@@ -4279,9 +3653,7 @@ var SendDataToMulticastGroup = [
4279
3653
  9,
4280
3654
  n0,
4281
3655
  _SDTMG,
4282
- {
4283
- [_h]: ["POST", "/multicast-groups/{Id}/data", 201],
4284
- },
3656
+ { [_h]: ["POST", "/multicast-groups/{Id}/data", 201] },
4285
3657
  () => SendDataToMulticastGroupRequest,
4286
3658
  () => SendDataToMulticastGroupResponse,
4287
3659
  ];
@@ -4289,9 +3661,7 @@ var SendDataToWirelessDevice = [
4289
3661
  9,
4290
3662
  n0,
4291
3663
  _SDTWD,
4292
- {
4293
- [_h]: ["POST", "/wireless-devices/{Id}/data", 202],
4294
- },
3664
+ { [_h]: ["POST", "/wireless-devices/{Id}/data", 202] },
4295
3665
  () => SendDataToWirelessDeviceRequest,
4296
3666
  () => SendDataToWirelessDeviceResponse,
4297
3667
  ];
@@ -4299,9 +3669,7 @@ var StartBulkAssociateWirelessDeviceWithMulticastGroup = [
4299
3669
  9,
4300
3670
  n0,
4301
3671
  _SBAWDWMG,
4302
- {
4303
- [_h]: ["PATCH", "/multicast-groups/{Id}/bulk", 204],
4304
- },
3672
+ { [_h]: ["PATCH", "/multicast-groups/{Id}/bulk", 204] },
4305
3673
  () => StartBulkAssociateWirelessDeviceWithMulticastGroupRequest,
4306
3674
  () => StartBulkAssociateWirelessDeviceWithMulticastGroupResponse,
4307
3675
  ];
@@ -4309,9 +3677,7 @@ var StartBulkDisassociateWirelessDeviceFromMulticastGroup = [
4309
3677
  9,
4310
3678
  n0,
4311
3679
  _SBDWDFMG,
4312
- {
4313
- [_h]: ["POST", "/multicast-groups/{Id}/bulk", 204],
4314
- },
3680
+ { [_h]: ["POST", "/multicast-groups/{Id}/bulk", 204] },
4315
3681
  () => StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest,
4316
3682
  () => StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse,
4317
3683
  ];
@@ -4319,9 +3685,7 @@ var StartFuotaTask = [
4319
3685
  9,
4320
3686
  n0,
4321
3687
  _SFT,
4322
- {
4323
- [_h]: ["PUT", "/fuota-tasks/{Id}", 204],
4324
- },
3688
+ { [_h]: ["PUT", "/fuota-tasks/{Id}", 204] },
4325
3689
  () => StartFuotaTaskRequest,
4326
3690
  () => StartFuotaTaskResponse,
4327
3691
  ];
@@ -4329,9 +3693,7 @@ var StartMulticastGroupSession = [
4329
3693
  9,
4330
3694
  n0,
4331
3695
  _SMGS,
4332
- {
4333
- [_h]: ["PUT", "/multicast-groups/{Id}/session", 204],
4334
- },
3696
+ { [_h]: ["PUT", "/multicast-groups/{Id}/session", 204] },
4335
3697
  () => StartMulticastGroupSessionRequest,
4336
3698
  () => StartMulticastGroupSessionResponse,
4337
3699
  ];
@@ -4339,9 +3701,7 @@ var StartSingleWirelessDeviceImportTask = [
4339
3701
  9,
4340
3702
  n0,
4341
3703
  _SSWDIT,
4342
- {
4343
- [_h]: ["POST", "/wireless_single_device_import_task", 201],
4344
- },
3704
+ { [_h]: ["POST", "/wireless_single_device_import_task", 201] },
4345
3705
  () => StartSingleWirelessDeviceImportTaskRequest,
4346
3706
  () => StartSingleWirelessDeviceImportTaskResponse,
4347
3707
  ];
@@ -4349,9 +3709,7 @@ var StartWirelessDeviceImportTask = [
4349
3709
  9,
4350
3710
  n0,
4351
3711
  _SWDIT,
4352
- {
4353
- [_h]: ["POST", "/wireless_device_import_task", 201],
4354
- },
3712
+ { [_h]: ["POST", "/wireless_device_import_task", 201] },
4355
3713
  () => StartWirelessDeviceImportTaskRequest,
4356
3714
  () => StartWirelessDeviceImportTaskResponse,
4357
3715
  ];
@@ -4359,9 +3717,7 @@ var TagResource = [
4359
3717
  9,
4360
3718
  n0,
4361
3719
  _TR,
4362
- {
4363
- [_h]: ["POST", "/tags", 204],
4364
- },
3720
+ { [_h]: ["POST", "/tags", 204] },
4365
3721
  () => TagResourceRequest,
4366
3722
  () => TagResourceResponse,
4367
3723
  ];
@@ -4369,9 +3725,7 @@ var TestWirelessDevice = [
4369
3725
  9,
4370
3726
  n0,
4371
3727
  _TWD,
4372
- {
4373
- [_h]: ["POST", "/wireless-devices/{Id}/test", 200],
4374
- },
3728
+ { [_h]: ["POST", "/wireless-devices/{Id}/test", 200] },
4375
3729
  () => TestWirelessDeviceRequest,
4376
3730
  () => TestWirelessDeviceResponse,
4377
3731
  ];
@@ -4379,9 +3733,7 @@ var UntagResource = [
4379
3733
  9,
4380
3734
  n0,
4381
3735
  _URn,
4382
- {
4383
- [_h]: ["DELETE", "/tags", 204],
4384
- },
3736
+ { [_h]: ["DELETE", "/tags", 204] },
4385
3737
  () => UntagResourceRequest,
4386
3738
  () => UntagResourceResponse,
4387
3739
  ];
@@ -4389,9 +3741,7 @@ var UpdateDestination = [
4389
3741
  9,
4390
3742
  n0,
4391
3743
  _UD,
4392
- {
4393
- [_h]: ["PATCH", "/destinations/{Name}", 204],
4394
- },
3744
+ { [_h]: ["PATCH", "/destinations/{Name}", 204] },
4395
3745
  () => UpdateDestinationRequest,
4396
3746
  () => UpdateDestinationResponse,
4397
3747
  ];
@@ -4399,9 +3749,7 @@ var UpdateEventConfigurationByResourceTypes = [
4399
3749
  9,
4400
3750
  n0,
4401
3751
  _UECBRT,
4402
- {
4403
- [_h]: ["PATCH", "/event-configurations-resource-types", 204],
4404
- },
3752
+ { [_h]: ["PATCH", "/event-configurations-resource-types", 204] },
4405
3753
  () => UpdateEventConfigurationByResourceTypesRequest,
4406
3754
  () => UpdateEventConfigurationByResourceTypesResponse,
4407
3755
  ];
@@ -4409,9 +3757,7 @@ var UpdateFuotaTask = [
4409
3757
  9,
4410
3758
  n0,
4411
3759
  _UFT,
4412
- {
4413
- [_h]: ["PATCH", "/fuota-tasks/{Id}", 204],
4414
- },
3760
+ { [_h]: ["PATCH", "/fuota-tasks/{Id}", 204] },
4415
3761
  () => UpdateFuotaTaskRequest,
4416
3762
  () => UpdateFuotaTaskResponse,
4417
3763
  ];
@@ -4419,9 +3765,7 @@ var UpdateLogLevelsByResourceTypes = [
4419
3765
  9,
4420
3766
  n0,
4421
3767
  _ULLBRT,
4422
- {
4423
- [_h]: ["POST", "/log-levels", 200],
4424
- },
3768
+ { [_h]: ["POST", "/log-levels", 200] },
4425
3769
  () => UpdateLogLevelsByResourceTypesRequest,
4426
3770
  () => UpdateLogLevelsByResourceTypesResponse,
4427
3771
  ];
@@ -4429,9 +3773,7 @@ var UpdateMetricConfiguration = [
4429
3773
  9,
4430
3774
  n0,
4431
3775
  _UMC,
4432
- {
4433
- [_h]: ["PUT", "/metric-configuration", 204],
4434
- },
3776
+ { [_h]: ["PUT", "/metric-configuration", 204] },
4435
3777
  () => UpdateMetricConfigurationRequest,
4436
3778
  () => UpdateMetricConfigurationResponse,
4437
3779
  ];
@@ -4439,9 +3781,7 @@ var UpdateMulticastGroup = [
4439
3781
  9,
4440
3782
  n0,
4441
3783
  _UMG,
4442
- {
4443
- [_h]: ["PATCH", "/multicast-groups/{Id}", 204],
4444
- },
3784
+ { [_h]: ["PATCH", "/multicast-groups/{Id}", 204] },
4445
3785
  () => UpdateMulticastGroupRequest,
4446
3786
  () => UpdateMulticastGroupResponse,
4447
3787
  ];
@@ -4449,9 +3789,7 @@ var UpdateNetworkAnalyzerConfiguration = [
4449
3789
  9,
4450
3790
  n0,
4451
3791
  _UNAC,
4452
- {
4453
- [_h]: ["PATCH", "/network-analyzer-configurations/{ConfigurationName}", 204],
4454
- },
3792
+ { [_h]: ["PATCH", "/network-analyzer-configurations/{ConfigurationName}", 204] },
4455
3793
  () => UpdateNetworkAnalyzerConfigurationRequest,
4456
3794
  () => UpdateNetworkAnalyzerConfigurationResponse,
4457
3795
  ];
@@ -4459,9 +3797,7 @@ var UpdatePartnerAccount = [
4459
3797
  9,
4460
3798
  n0,
4461
3799
  _UPA,
4462
- {
4463
- [_h]: ["PATCH", "/partner-accounts/{PartnerAccountId}", 204],
4464
- },
3800
+ { [_h]: ["PATCH", "/partner-accounts/{PartnerAccountId}", 204] },
4465
3801
  () => UpdatePartnerAccountRequest,
4466
3802
  () => UpdatePartnerAccountResponse,
4467
3803
  ];
@@ -4469,9 +3805,7 @@ var UpdatePosition = [
4469
3805
  9,
4470
3806
  n0,
4471
3807
  _UP,
4472
- {
4473
- [_h]: ["PATCH", "/positions/{ResourceIdentifier}", 204],
4474
- },
3808
+ { [_h]: ["PATCH", "/positions/{ResourceIdentifier}", 204] },
4475
3809
  () => UpdatePositionRequest,
4476
3810
  () => UpdatePositionResponse,
4477
3811
  ];
@@ -4479,9 +3813,7 @@ var UpdateResourceEventConfiguration = [
4479
3813
  9,
4480
3814
  n0,
4481
3815
  _UREC,
4482
- {
4483
- [_h]: ["PATCH", "/event-configurations/{Identifier}", 204],
4484
- },
3816
+ { [_h]: ["PATCH", "/event-configurations/{Identifier}", 204] },
4485
3817
  () => UpdateResourceEventConfigurationRequest,
4486
3818
  () => UpdateResourceEventConfigurationResponse,
4487
3819
  ];
@@ -4489,9 +3821,7 @@ var UpdateResourcePosition = [
4489
3821
  9,
4490
3822
  n0,
4491
3823
  _URPp,
4492
- {
4493
- [_h]: ["PATCH", "/resource-positions/{ResourceIdentifier}", 204],
4494
- },
3824
+ { [_h]: ["PATCH", "/resource-positions/{ResourceIdentifier}", 204] },
4495
3825
  () => UpdateResourcePositionRequest,
4496
3826
  () => UpdateResourcePositionResponse,
4497
3827
  ];
@@ -4499,9 +3829,7 @@ var UpdateWirelessDevice = [
4499
3829
  9,
4500
3830
  n0,
4501
3831
  _UWD,
4502
- {
4503
- [_h]: ["PATCH", "/wireless-devices/{Id}", 204],
4504
- },
3832
+ { [_h]: ["PATCH", "/wireless-devices/{Id}", 204] },
4505
3833
  () => UpdateWirelessDeviceRequest,
4506
3834
  () => UpdateWirelessDeviceResponse,
4507
3835
  ];
@@ -4509,9 +3837,7 @@ var UpdateWirelessDeviceImportTask = [
4509
3837
  9,
4510
3838
  n0,
4511
3839
  _UWDIT,
4512
- {
4513
- [_h]: ["PATCH", "/wireless_device_import_task/{Id}", 204],
4514
- },
3840
+ { [_h]: ["PATCH", "/wireless_device_import_task/{Id}", 204] },
4515
3841
  () => UpdateWirelessDeviceImportTaskRequest,
4516
3842
  () => UpdateWirelessDeviceImportTaskResponse,
4517
3843
  ];
@@ -4519,9 +3845,7 @@ var UpdateWirelessGateway = [
4519
3845
  9,
4520
3846
  n0,
4521
3847
  _UWG,
4522
- {
4523
- [_h]: ["PATCH", "/wireless-gateways/{Id}", 204],
4524
- },
3848
+ { [_h]: ["PATCH", "/wireless-gateways/{Id}", 204] },
4525
3849
  () => UpdateWirelessGatewayRequest,
4526
3850
  () => UpdateWirelessGatewayResponse,
4527
3851
  ];