@aws-sdk/client-iot-wireless 3.306.0 → 3.309.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 (223) hide show
  1. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -2
  3. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -2
  7. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -2
  8. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDestinationCommand.js +2 -2
  10. package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -2
  11. package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -2
  12. package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -2
  13. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -2
  14. package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -2
  15. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -2
  16. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -2
  17. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -2
  18. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteDestinationCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -2
  31. package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +2 -2
  32. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -2
  33. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -2
  34. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -2
  35. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
  36. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -2
  37. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -2
  38. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -2
  39. package/dist-cjs/commands/GetDestinationCommand.js +2 -2
  40. package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -2
  41. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -2
  42. package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -2
  43. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -2
  44. package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -2
  45. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -2
  46. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -2
  47. package/dist-cjs/commands/GetPartnerAccountCommand.js +2 -2
  48. package/dist-cjs/commands/GetPositionCommand.js +2 -2
  49. package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -2
  50. package/dist-cjs/commands/GetPositionEstimateCommand.js +2 -2
  51. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -2
  52. package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -2
  53. package/dist-cjs/commands/GetResourcePositionCommand.js +2 -2
  54. package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -2
  55. package/dist-cjs/commands/GetServiceProfileCommand.js +2 -2
  56. package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -2
  57. package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +2 -2
  58. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -2
  59. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -2
  60. package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -2
  61. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -2
  62. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -2
  63. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -2
  64. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -2
  65. package/dist-cjs/commands/ListDestinationsCommand.js +2 -2
  66. package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -2
  67. package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +2 -2
  68. package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -2
  69. package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -2
  70. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -2
  71. package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -2
  72. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -2
  73. package/dist-cjs/commands/ListPartnerAccountsCommand.js +2 -2
  74. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -2
  75. package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -2
  76. package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -2
  77. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  78. package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +2 -2
  79. package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -2
  80. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -2
  81. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -2
  82. package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -2
  83. package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -2
  84. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -2
  85. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -2
  86. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -2
  87. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -2
  88. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -2
  89. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -2
  90. package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -2
  91. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -2
  92. package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +2 -2
  93. package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +2 -2
  94. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  95. package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -2
  96. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  97. package/dist-cjs/commands/UpdateDestinationCommand.js +2 -2
  98. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -2
  100. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -2
  101. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -2
  102. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -2
  103. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +2 -2
  104. package/dist-cjs/commands/UpdatePositionCommand.js +2 -2
  105. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -2
  106. package/dist-cjs/commands/UpdateResourcePositionCommand.js +2 -2
  107. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -2
  108. package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +2 -2
  109. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -2
  110. package/dist-cjs/protocols/Aws_restJson1.js +1730 -1864
  111. package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +3 -3
  112. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +3 -3
  113. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +3 -3
  114. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  115. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +3 -3
  116. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +3 -3
  117. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +3 -3
  118. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +3 -3
  119. package/dist-es/commands/CreateDestinationCommand.js +3 -3
  120. package/dist-es/commands/CreateDeviceProfileCommand.js +3 -3
  121. package/dist-es/commands/CreateFuotaTaskCommand.js +3 -3
  122. package/dist-es/commands/CreateMulticastGroupCommand.js +3 -3
  123. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +3 -3
  124. package/dist-es/commands/CreateServiceProfileCommand.js +3 -3
  125. package/dist-es/commands/CreateWirelessDeviceCommand.js +3 -3
  126. package/dist-es/commands/CreateWirelessGatewayCommand.js +3 -3
  127. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +3 -3
  128. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +3 -3
  129. package/dist-es/commands/DeleteDestinationCommand.js +3 -3
  130. package/dist-es/commands/DeleteDeviceProfileCommand.js +3 -3
  131. package/dist-es/commands/DeleteFuotaTaskCommand.js +3 -3
  132. package/dist-es/commands/DeleteMulticastGroupCommand.js +3 -3
  133. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +3 -3
  134. package/dist-es/commands/DeleteQueuedMessagesCommand.js +3 -3
  135. package/dist-es/commands/DeleteServiceProfileCommand.js +3 -3
  136. package/dist-es/commands/DeleteWirelessDeviceCommand.js +3 -3
  137. package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +3 -3
  138. package/dist-es/commands/DeleteWirelessGatewayCommand.js +3 -3
  139. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +3 -3
  140. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +3 -3
  141. package/dist-es/commands/DeregisterWirelessDeviceCommand.js +3 -3
  142. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +3 -3
  143. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +3 -3
  144. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +3 -3
  145. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  146. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +3 -3
  147. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +3 -3
  148. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +3 -3
  149. package/dist-es/commands/GetDestinationCommand.js +3 -3
  150. package/dist-es/commands/GetDeviceProfileCommand.js +3 -3
  151. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +3 -3
  152. package/dist-es/commands/GetFuotaTaskCommand.js +3 -3
  153. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +3 -3
  154. package/dist-es/commands/GetMulticastGroupCommand.js +3 -3
  155. package/dist-es/commands/GetMulticastGroupSessionCommand.js +3 -3
  156. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +3 -3
  157. package/dist-es/commands/GetPartnerAccountCommand.js +3 -3
  158. package/dist-es/commands/GetPositionCommand.js +3 -3
  159. package/dist-es/commands/GetPositionConfigurationCommand.js +3 -3
  160. package/dist-es/commands/GetPositionEstimateCommand.js +3 -3
  161. package/dist-es/commands/GetResourceEventConfigurationCommand.js +3 -3
  162. package/dist-es/commands/GetResourceLogLevelCommand.js +3 -3
  163. package/dist-es/commands/GetResourcePositionCommand.js +3 -3
  164. package/dist-es/commands/GetServiceEndpointCommand.js +3 -3
  165. package/dist-es/commands/GetServiceProfileCommand.js +3 -3
  166. package/dist-es/commands/GetWirelessDeviceCommand.js +3 -3
  167. package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +3 -3
  168. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +3 -3
  169. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +3 -3
  170. package/dist-es/commands/GetWirelessGatewayCommand.js +3 -3
  171. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +3 -3
  172. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +3 -3
  173. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +3 -3
  174. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +3 -3
  175. package/dist-es/commands/ListDestinationsCommand.js +3 -3
  176. package/dist-es/commands/ListDeviceProfilesCommand.js +3 -3
  177. package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +3 -3
  178. package/dist-es/commands/ListEventConfigurationsCommand.js +3 -3
  179. package/dist-es/commands/ListFuotaTasksCommand.js +3 -3
  180. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +3 -3
  181. package/dist-es/commands/ListMulticastGroupsCommand.js +3 -3
  182. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +3 -3
  183. package/dist-es/commands/ListPartnerAccountsCommand.js +3 -3
  184. package/dist-es/commands/ListPositionConfigurationsCommand.js +3 -3
  185. package/dist-es/commands/ListQueuedMessagesCommand.js +3 -3
  186. package/dist-es/commands/ListServiceProfilesCommand.js +3 -3
  187. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  188. package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +3 -3
  189. package/dist-es/commands/ListWirelessDevicesCommand.js +3 -3
  190. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +3 -3
  191. package/dist-es/commands/ListWirelessGatewaysCommand.js +3 -3
  192. package/dist-es/commands/PutPositionConfigurationCommand.js +3 -3
  193. package/dist-es/commands/PutResourceLogLevelCommand.js +3 -3
  194. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +3 -3
  195. package/dist-es/commands/ResetResourceLogLevelCommand.js +3 -3
  196. package/dist-es/commands/SendDataToMulticastGroupCommand.js +3 -3
  197. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +3 -3
  198. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +3 -3
  199. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +3 -3
  200. package/dist-es/commands/StartFuotaTaskCommand.js +3 -3
  201. package/dist-es/commands/StartMulticastGroupSessionCommand.js +3 -3
  202. package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +3 -3
  203. package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +3 -3
  204. package/dist-es/commands/TagResourceCommand.js +3 -3
  205. package/dist-es/commands/TestWirelessDeviceCommand.js +3 -3
  206. package/dist-es/commands/UntagResourceCommand.js +3 -3
  207. package/dist-es/commands/UpdateDestinationCommand.js +3 -3
  208. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +3 -3
  209. package/dist-es/commands/UpdateFuotaTaskCommand.js +3 -3
  210. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +3 -3
  211. package/dist-es/commands/UpdateMulticastGroupCommand.js +3 -3
  212. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +3 -3
  213. package/dist-es/commands/UpdatePartnerAccountCommand.js +3 -3
  214. package/dist-es/commands/UpdatePositionCommand.js +3 -3
  215. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +3 -3
  216. package/dist-es/commands/UpdateResourcePositionCommand.js +3 -3
  217. package/dist-es/commands/UpdateWirelessDeviceCommand.js +3 -3
  218. package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +3 -3
  219. package/dist-es/commands/UpdateWirelessGatewayCommand.js +3 -3
  220. package/dist-es/protocols/Aws_restJson1.js +1507 -1641
  221. package/dist-types/protocols/Aws_restJson1.d.ts +872 -218
  222. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +218 -218
  223. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessDeviceImportTaskCommand, serializeAws_restJson1GetWirelessDeviceImportTaskCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessDeviceImportTaskCommand, se_GetWirelessDeviceImportTaskCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessDeviceImportTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessDeviceImportTaskCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessDeviceImportTaskCommand(input, context);
36
+ return se_GetWirelessDeviceImportTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessDeviceImportTaskCommand(output, context);
39
+ return de_GetWirelessDeviceImportTaskCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessDeviceStatisticsCommand, serializeAws_restJson1GetWirelessDeviceStatisticsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessDeviceStatisticsCommand, se_GetWirelessDeviceStatisticsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessDeviceStatisticsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessDeviceStatisticsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessDeviceStatisticsCommand(input, context);
36
+ return se_GetWirelessDeviceStatisticsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessDeviceStatisticsCommand(output, context);
39
+ return de_GetWirelessDeviceStatisticsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessGatewayCertificateCommand, serializeAws_restJson1GetWirelessGatewayCertificateCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessGatewayCertificateCommand, se_GetWirelessGatewayCertificateCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessGatewayCertificateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessGatewayCertificateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessGatewayCertificateCommand(input, context);
36
+ return se_GetWirelessGatewayCertificateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessGatewayCertificateCommand(output, context);
39
+ return de_GetWirelessGatewayCertificateCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessGatewayCommand, serializeAws_restJson1GetWirelessGatewayCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessGatewayCommand, se_GetWirelessGatewayCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessGatewayCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessGatewayCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessGatewayCommand(input, context);
36
+ return se_GetWirelessGatewayCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessGatewayCommand(output, context);
39
+ return de_GetWirelessGatewayCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand, serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessGatewayFirmwareInformationCommand, se_GetWirelessGatewayFirmwareInformationCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessGatewayFirmwareInformationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessGatewayFirmwareInformationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand(input, context);
36
+ return se_GetWirelessGatewayFirmwareInformationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand(output, context);
39
+ return de_GetWirelessGatewayFirmwareInformationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessGatewayStatisticsCommand, serializeAws_restJson1GetWirelessGatewayStatisticsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessGatewayStatisticsCommand, se_GetWirelessGatewayStatisticsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessGatewayStatisticsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessGatewayStatisticsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessGatewayStatisticsCommand(input, context);
36
+ return se_GetWirelessGatewayStatisticsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessGatewayStatisticsCommand(output, context);
39
+ return de_GetWirelessGatewayStatisticsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessGatewayTaskCommand, serializeAws_restJson1GetWirelessGatewayTaskCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessGatewayTaskCommand, se_GetWirelessGatewayTaskCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessGatewayTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessGatewayTaskCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessGatewayTaskCommand(input, context);
36
+ return se_GetWirelessGatewayTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessGatewayTaskCommand(output, context);
39
+ return de_GetWirelessGatewayTaskCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand, serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetWirelessGatewayTaskDefinitionCommand, se_GetWirelessGatewayTaskDefinitionCommand, } from "../protocols/Aws_restJson1";
5
5
  export class GetWirelessGatewayTaskDefinitionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetWirelessGatewayTaskDefinitionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand(input, context);
36
+ return se_GetWirelessGatewayTaskDefinitionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand(output, context);
39
+ return de_GetWirelessGatewayTaskDefinitionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListDestinationsCommand, serializeAws_restJson1ListDestinationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDestinationsCommand, se_ListDestinationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListDestinationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDestinationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDestinationsCommand(input, context);
36
+ return se_ListDestinationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDestinationsCommand(output, context);
39
+ return de_ListDestinationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListDeviceProfilesCommand, serializeAws_restJson1ListDeviceProfilesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDeviceProfilesCommand, se_ListDeviceProfilesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListDeviceProfilesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDeviceProfilesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDeviceProfilesCommand(input, context);
36
+ return se_ListDeviceProfilesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDeviceProfilesCommand(output, context);
39
+ return de_ListDeviceProfilesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand, serializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDevicesForWirelessDeviceImportTaskCommand, se_ListDevicesForWirelessDeviceImportTaskCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListDevicesForWirelessDeviceImportTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDevicesForWirelessDeviceImportTaskCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand(input, context);
36
+ return se_ListDevicesForWirelessDeviceImportTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand(output, context);
39
+ return de_ListDevicesForWirelessDeviceImportTaskCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListEventConfigurationsCommand, serializeAws_restJson1ListEventConfigurationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListEventConfigurationsCommand, se_ListEventConfigurationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListEventConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEventConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListEventConfigurationsCommand(input, context);
36
+ return se_ListEventConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListEventConfigurationsCommand(output, context);
39
+ return de_ListEventConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListFuotaTasksCommand, serializeAws_restJson1ListFuotaTasksCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListFuotaTasksCommand, se_ListFuotaTasksCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListFuotaTasksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFuotaTasksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListFuotaTasksCommand(input, context);
36
+ return se_ListFuotaTasksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListFuotaTasksCommand(output, context);
39
+ return de_ListFuotaTasksCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand, serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListMulticastGroupsByFuotaTaskCommand, se_ListMulticastGroupsByFuotaTaskCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListMulticastGroupsByFuotaTaskCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMulticastGroupsByFuotaTaskCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand(input, context);
36
+ return se_ListMulticastGroupsByFuotaTaskCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand(output, context);
39
+ return de_ListMulticastGroupsByFuotaTaskCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListMulticastGroupsCommand, serializeAws_restJson1ListMulticastGroupsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListMulticastGroupsCommand, se_ListMulticastGroupsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListMulticastGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMulticastGroupsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListMulticastGroupsCommand(input, context);
36
+ return se_ListMulticastGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListMulticastGroupsCommand(output, context);
39
+ return de_ListMulticastGroupsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand, serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListNetworkAnalyzerConfigurationsCommand, se_ListNetworkAnalyzerConfigurationsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListNetworkAnalyzerConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListNetworkAnalyzerConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand(input, context);
36
+ return se_ListNetworkAnalyzerConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand(output, context);
39
+ return de_ListNetworkAnalyzerConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPartnerAccountsResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1ListPartnerAccountsCommand, serializeAws_restJson1ListPartnerAccountsCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_ListPartnerAccountsCommand, se_ListPartnerAccountsCommand } from "../protocols/Aws_restJson1";
6
6
  export class ListPartnerAccountsCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListPartnerAccountsCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1ListPartnerAccountsCommand(input, context);
37
+ return se_ListPartnerAccountsCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1ListPartnerAccountsCommand(output, context);
40
+ return de_ListPartnerAccountsCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListPositionConfigurationsCommand, serializeAws_restJson1ListPositionConfigurationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListPositionConfigurationsCommand, se_ListPositionConfigurationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListPositionConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListPositionConfigurationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListPositionConfigurationsCommand(input, context);
36
+ return se_ListPositionConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListPositionConfigurationsCommand(output, context);
39
+ return de_ListPositionConfigurationsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListQueuedMessagesCommand, serializeAws_restJson1ListQueuedMessagesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListQueuedMessagesCommand, se_ListQueuedMessagesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListQueuedMessagesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListQueuedMessagesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListQueuedMessagesCommand(input, context);
36
+ return se_ListQueuedMessagesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListQueuedMessagesCommand(output, context);
39
+ return de_ListQueuedMessagesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListServiceProfilesCommand, serializeAws_restJson1ListServiceProfilesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListServiceProfilesCommand, se_ListServiceProfilesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListServiceProfilesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListServiceProfilesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListServiceProfilesCommand(input, context);
36
+ return se_ListServiceProfilesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListServiceProfilesCommand(output, context);
39
+ return de_ListServiceProfilesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListWirelessDeviceImportTasksCommand, serializeAws_restJson1ListWirelessDeviceImportTasksCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListWirelessDeviceImportTasksCommand, se_ListWirelessDeviceImportTasksCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListWirelessDeviceImportTasksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListWirelessDeviceImportTasksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListWirelessDeviceImportTasksCommand(input, context);
36
+ return se_ListWirelessDeviceImportTasksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListWirelessDeviceImportTasksCommand(output, context);
39
+ return de_ListWirelessDeviceImportTasksCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListWirelessDevicesCommand, serializeAws_restJson1ListWirelessDevicesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListWirelessDevicesCommand, se_ListWirelessDevicesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListWirelessDevicesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListWirelessDevicesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListWirelessDevicesCommand(input, context);
36
+ return se_ListWirelessDevicesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListWirelessDevicesCommand(output, context);
39
+ return de_ListWirelessDevicesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand, serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListWirelessGatewayTaskDefinitionsCommand, se_ListWirelessGatewayTaskDefinitionsCommand, } from "../protocols/Aws_restJson1";
5
5
  export class ListWirelessGatewayTaskDefinitionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListWirelessGatewayTaskDefinitionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand(input, context);
36
+ return se_ListWirelessGatewayTaskDefinitionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand(output, context);
39
+ return de_ListWirelessGatewayTaskDefinitionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListWirelessGatewaysCommand, serializeAws_restJson1ListWirelessGatewaysCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListWirelessGatewaysCommand, se_ListWirelessGatewaysCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListWirelessGatewaysCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListWirelessGatewaysCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListWirelessGatewaysCommand(input, context);
36
+ return se_ListWirelessGatewaysCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListWirelessGatewaysCommand(output, context);
39
+ return de_ListWirelessGatewaysCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutPositionConfigurationCommand, serializeAws_restJson1PutPositionConfigurationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutPositionConfigurationCommand, se_PutPositionConfigurationCommand } from "../protocols/Aws_restJson1";
5
5
  export class PutPositionConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutPositionConfigurationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutPositionConfigurationCommand(input, context);
36
+ return se_PutPositionConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutPositionConfigurationCommand(output, context);
39
+ return de_PutPositionConfigurationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutResourceLogLevelCommand, serializeAws_restJson1PutResourceLogLevelCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutResourceLogLevelCommand, se_PutResourceLogLevelCommand } from "../protocols/Aws_restJson1";
5
5
  export class PutResourceLogLevelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutResourceLogLevelCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutResourceLogLevelCommand(input, context);
36
+ return se_PutResourceLogLevelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutResourceLogLevelCommand(output, context);
39
+ return de_PutResourceLogLevelCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ResetAllResourceLogLevelsCommand, serializeAws_restJson1ResetAllResourceLogLevelsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ResetAllResourceLogLevelsCommand, se_ResetAllResourceLogLevelsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ResetAllResourceLogLevelsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ResetAllResourceLogLevelsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ResetAllResourceLogLevelsCommand(input, context);
36
+ return se_ResetAllResourceLogLevelsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ResetAllResourceLogLevelsCommand(output, context);
39
+ return de_ResetAllResourceLogLevelsCommand(output, context);
40
40
  }
41
41
  }