@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
@@ -109,221 +109,875 @@ import { UpdateResourcePositionCommandInput, UpdateResourcePositionCommandOutput
109
109
  import { UpdateWirelessDeviceCommandInput, UpdateWirelessDeviceCommandOutput } from "../commands/UpdateWirelessDeviceCommand";
110
110
  import { UpdateWirelessDeviceImportTaskCommandInput, UpdateWirelessDeviceImportTaskCommandOutput } from "../commands/UpdateWirelessDeviceImportTaskCommand";
111
111
  import { UpdateWirelessGatewayCommandInput, UpdateWirelessGatewayCommandOutput } from "../commands/UpdateWirelessGatewayCommand";
112
- export declare const serializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand: (input: AssociateAwsAccountWithPartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand: (input: AssociateMulticastGroupWithFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand: (input: AssociateWirelessDeviceWithFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand: (input: AssociateWirelessDeviceWithMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_restJson1AssociateWirelessDeviceWithThingCommand: (input: AssociateWirelessDeviceWithThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand: (input: AssociateWirelessGatewayWithCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_restJson1AssociateWirelessGatewayWithThingCommand: (input: AssociateWirelessGatewayWithThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_restJson1CancelMulticastGroupSessionCommand: (input: CancelMulticastGroupSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_restJson1CreateDestinationCommand: (input: CreateDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_restJson1CreateDeviceProfileCommand: (input: CreateDeviceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_restJson1CreateFuotaTaskCommand: (input: CreateFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_restJson1CreateMulticastGroupCommand: (input: CreateMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand: (input: CreateNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restJson1CreateServiceProfileCommand: (input: CreateServiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restJson1CreateWirelessDeviceCommand: (input: CreateWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restJson1CreateWirelessGatewayCommand: (input: CreateWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restJson1CreateWirelessGatewayTaskCommand: (input: CreateWirelessGatewayTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand: (input: CreateWirelessGatewayTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restJson1DeleteDestinationCommand: (input: DeleteDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restJson1DeleteDeviceProfileCommand: (input: DeleteDeviceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restJson1DeleteFuotaTaskCommand: (input: DeleteFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restJson1DeleteMulticastGroupCommand: (input: DeleteMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand: (input: DeleteNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restJson1DeleteQueuedMessagesCommand: (input: DeleteQueuedMessagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restJson1DeleteServiceProfileCommand: (input: DeleteServiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restJson1DeleteWirelessDeviceCommand: (input: DeleteWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restJson1DeleteWirelessDeviceImportTaskCommand: (input: DeleteWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restJson1DeleteWirelessGatewayCommand: (input: DeleteWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restJson1DeleteWirelessGatewayTaskCommand: (input: DeleteWirelessGatewayTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand: (input: DeleteWirelessGatewayTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restJson1DeregisterWirelessDeviceCommand: (input: DeregisterWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand: (input: DisassociateAwsAccountFromPartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand: (input: DisassociateMulticastGroupFromFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand: (input: DisassociateWirelessDeviceFromFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand: (input: DisassociateWirelessDeviceFromMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restJson1DisassociateWirelessDeviceFromThingCommand: (input: DisassociateWirelessDeviceFromThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand: (input: DisassociateWirelessGatewayFromCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand: (input: DisassociateWirelessGatewayFromThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_restJson1GetDestinationCommand: (input: GetDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_restJson1GetDeviceProfileCommand: (input: GetDeviceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_restJson1GetEventConfigurationByResourceTypesCommand: (input: GetEventConfigurationByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_restJson1GetFuotaTaskCommand: (input: GetFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_restJson1GetLogLevelsByResourceTypesCommand: (input: GetLogLevelsByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_restJson1GetMulticastGroupCommand: (input: GetMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_restJson1GetMulticastGroupSessionCommand: (input: GetMulticastGroupSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_restJson1GetNetworkAnalyzerConfigurationCommand: (input: GetNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_restJson1GetPartnerAccountCommand: (input: GetPartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_restJson1GetPositionCommand: (input: GetPositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_restJson1GetPositionConfigurationCommand: (input: GetPositionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_restJson1GetPositionEstimateCommand: (input: GetPositionEstimateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_restJson1GetResourceEventConfigurationCommand: (input: GetResourceEventConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_restJson1GetResourceLogLevelCommand: (input: GetResourceLogLevelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_restJson1GetResourcePositionCommand: (input: GetResourcePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_restJson1GetServiceEndpointCommand: (input: GetServiceEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_restJson1GetServiceProfileCommand: (input: GetServiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_restJson1GetWirelessDeviceCommand: (input: GetWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_restJson1GetWirelessDeviceImportTaskCommand: (input: GetWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_restJson1GetWirelessDeviceStatisticsCommand: (input: GetWirelessDeviceStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_restJson1GetWirelessGatewayCommand: (input: GetWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_restJson1GetWirelessGatewayCertificateCommand: (input: GetWirelessGatewayCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand: (input: GetWirelessGatewayFirmwareInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_restJson1GetWirelessGatewayStatisticsCommand: (input: GetWirelessGatewayStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_restJson1GetWirelessGatewayTaskCommand: (input: GetWirelessGatewayTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand: (input: GetWirelessGatewayTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_restJson1ListDestinationsCommand: (input: ListDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_restJson1ListDeviceProfilesCommand: (input: ListDeviceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand: (input: ListDevicesForWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_restJson1ListEventConfigurationsCommand: (input: ListEventConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_restJson1ListFuotaTasksCommand: (input: ListFuotaTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_restJson1ListMulticastGroupsCommand: (input: ListMulticastGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand: (input: ListMulticastGroupsByFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand: (input: ListNetworkAnalyzerConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_restJson1ListPartnerAccountsCommand: (input: ListPartnerAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_restJson1ListPositionConfigurationsCommand: (input: ListPositionConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_restJson1ListQueuedMessagesCommand: (input: ListQueuedMessagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_restJson1ListServiceProfilesCommand: (input: ListServiceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const serializeAws_restJson1ListWirelessDeviceImportTasksCommand: (input: ListWirelessDeviceImportTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- export declare const serializeAws_restJson1ListWirelessDevicesCommand: (input: ListWirelessDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- export declare const serializeAws_restJson1ListWirelessGatewaysCommand: (input: ListWirelessGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- export declare const serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand: (input: ListWirelessGatewayTaskDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- export declare const serializeAws_restJson1PutPositionConfigurationCommand: (input: PutPositionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- export declare const serializeAws_restJson1PutResourceLogLevelCommand: (input: PutResourceLogLevelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- export declare const serializeAws_restJson1ResetAllResourceLogLevelsCommand: (input: ResetAllResourceLogLevelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- export declare const serializeAws_restJson1ResetResourceLogLevelCommand: (input: ResetResourceLogLevelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- export declare const serializeAws_restJson1SendDataToMulticastGroupCommand: (input: SendDataToMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- export declare const serializeAws_restJson1SendDataToWirelessDeviceCommand: (input: SendDataToWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- export declare const serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- export declare const serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- export declare const serializeAws_restJson1StartFuotaTaskCommand: (input: StartFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- export declare const serializeAws_restJson1StartMulticastGroupSessionCommand: (input: StartMulticastGroupSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- export declare const serializeAws_restJson1StartSingleWirelessDeviceImportTaskCommand: (input: StartSingleWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- export declare const serializeAws_restJson1StartWirelessDeviceImportTaskCommand: (input: StartWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- export declare const serializeAws_restJson1TestWirelessDeviceCommand: (input: TestWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- export declare const serializeAws_restJson1UpdateDestinationCommand: (input: UpdateDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- export declare const serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand: (input: UpdateEventConfigurationByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- export declare const serializeAws_restJson1UpdateFuotaTaskCommand: (input: UpdateFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- export declare const serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand: (input: UpdateLogLevelsByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- export declare const serializeAws_restJson1UpdateMulticastGroupCommand: (input: UpdateMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- export declare const serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand: (input: UpdateNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- export declare const serializeAws_restJson1UpdatePartnerAccountCommand: (input: UpdatePartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- export declare const serializeAws_restJson1UpdatePositionCommand: (input: UpdatePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- export declare const serializeAws_restJson1UpdateResourceEventConfigurationCommand: (input: UpdateResourceEventConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- export declare const serializeAws_restJson1UpdateResourcePositionCommand: (input: UpdateResourcePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- export declare const serializeAws_restJson1UpdateWirelessDeviceCommand: (input: UpdateWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- export declare const serializeAws_restJson1UpdateWirelessDeviceImportTaskCommand: (input: UpdateWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- export declare const serializeAws_restJson1UpdateWirelessGatewayCommand: (input: UpdateWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- export declare const deserializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAwsAccountWithPartnerAccountCommandOutput>;
222
- export declare const deserializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMulticastGroupWithFuotaTaskCommandOutput>;
223
- export declare const deserializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessDeviceWithFuotaTaskCommandOutput>;
224
- export declare const deserializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessDeviceWithMulticastGroupCommandOutput>;
225
- export declare const deserializeAws_restJson1AssociateWirelessDeviceWithThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessDeviceWithThingCommandOutput>;
226
- export declare const deserializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessGatewayWithCertificateCommandOutput>;
227
- export declare const deserializeAws_restJson1AssociateWirelessGatewayWithThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessGatewayWithThingCommandOutput>;
228
- export declare const deserializeAws_restJson1CancelMulticastGroupSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelMulticastGroupSessionCommandOutput>;
229
- export declare const deserializeAws_restJson1CreateDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDestinationCommandOutput>;
230
- export declare const deserializeAws_restJson1CreateDeviceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceProfileCommandOutput>;
231
- export declare const deserializeAws_restJson1CreateFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFuotaTaskCommandOutput>;
232
- export declare const deserializeAws_restJson1CreateMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMulticastGroupCommandOutput>;
233
- export declare const deserializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNetworkAnalyzerConfigurationCommandOutput>;
234
- export declare const deserializeAws_restJson1CreateServiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceProfileCommandOutput>;
235
- export declare const deserializeAws_restJson1CreateWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessDeviceCommandOutput>;
236
- export declare const deserializeAws_restJson1CreateWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessGatewayCommandOutput>;
237
- export declare const deserializeAws_restJson1CreateWirelessGatewayTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessGatewayTaskCommandOutput>;
238
- export declare const deserializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessGatewayTaskDefinitionCommandOutput>;
239
- export declare const deserializeAws_restJson1DeleteDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDestinationCommandOutput>;
240
- export declare const deserializeAws_restJson1DeleteDeviceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceProfileCommandOutput>;
241
- export declare const deserializeAws_restJson1DeleteFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFuotaTaskCommandOutput>;
242
- export declare const deserializeAws_restJson1DeleteMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMulticastGroupCommandOutput>;
243
- export declare const deserializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNetworkAnalyzerConfigurationCommandOutput>;
244
- export declare const deserializeAws_restJson1DeleteQueuedMessagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueuedMessagesCommandOutput>;
245
- export declare const deserializeAws_restJson1DeleteServiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceProfileCommandOutput>;
246
- export declare const deserializeAws_restJson1DeleteWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessDeviceCommandOutput>;
247
- export declare const deserializeAws_restJson1DeleteWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessDeviceImportTaskCommandOutput>;
248
- export declare const deserializeAws_restJson1DeleteWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessGatewayCommandOutput>;
249
- export declare const deserializeAws_restJson1DeleteWirelessGatewayTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessGatewayTaskCommandOutput>;
250
- export declare const deserializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessGatewayTaskDefinitionCommandOutput>;
251
- export declare const deserializeAws_restJson1DeregisterWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterWirelessDeviceCommandOutput>;
252
- export declare const deserializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAwsAccountFromPartnerAccountCommandOutput>;
253
- export declare const deserializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMulticastGroupFromFuotaTaskCommandOutput>;
254
- export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessDeviceFromFuotaTaskCommandOutput>;
255
- export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
256
- export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessDeviceFromThingCommandOutput>;
257
- export declare const deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessGatewayFromCertificateCommandOutput>;
258
- export declare const deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessGatewayFromThingCommandOutput>;
259
- export declare const deserializeAws_restJson1GetDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDestinationCommandOutput>;
260
- export declare const deserializeAws_restJson1GetDeviceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceProfileCommandOutput>;
261
- export declare const deserializeAws_restJson1GetEventConfigurationByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventConfigurationByResourceTypesCommandOutput>;
262
- export declare const deserializeAws_restJson1GetFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFuotaTaskCommandOutput>;
263
- export declare const deserializeAws_restJson1GetLogLevelsByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLogLevelsByResourceTypesCommandOutput>;
264
- export declare const deserializeAws_restJson1GetMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMulticastGroupCommandOutput>;
265
- export declare const deserializeAws_restJson1GetMulticastGroupSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMulticastGroupSessionCommandOutput>;
266
- export declare const deserializeAws_restJson1GetNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkAnalyzerConfigurationCommandOutput>;
267
- export declare const deserializeAws_restJson1GetPartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPartnerAccountCommandOutput>;
268
- export declare const deserializeAws_restJson1GetPositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPositionCommandOutput>;
269
- export declare const deserializeAws_restJson1GetPositionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPositionConfigurationCommandOutput>;
270
- export declare const deserializeAws_restJson1GetPositionEstimateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPositionEstimateCommandOutput>;
271
- export declare const deserializeAws_restJson1GetResourceEventConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceEventConfigurationCommandOutput>;
272
- export declare const deserializeAws_restJson1GetResourceLogLevelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceLogLevelCommandOutput>;
273
- export declare const deserializeAws_restJson1GetResourcePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePositionCommandOutput>;
274
- export declare const deserializeAws_restJson1GetServiceEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceEndpointCommandOutput>;
275
- export declare const deserializeAws_restJson1GetServiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceProfileCommandOutput>;
276
- export declare const deserializeAws_restJson1GetWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessDeviceCommandOutput>;
277
- export declare const deserializeAws_restJson1GetWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessDeviceImportTaskCommandOutput>;
278
- export declare const deserializeAws_restJson1GetWirelessDeviceStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessDeviceStatisticsCommandOutput>;
279
- export declare const deserializeAws_restJson1GetWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayCommandOutput>;
280
- export declare const deserializeAws_restJson1GetWirelessGatewayCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayCertificateCommandOutput>;
281
- export declare const deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayFirmwareInformationCommandOutput>;
282
- export declare const deserializeAws_restJson1GetWirelessGatewayStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayStatisticsCommandOutput>;
283
- export declare const deserializeAws_restJson1GetWirelessGatewayTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayTaskCommandOutput>;
284
- export declare const deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayTaskDefinitionCommandOutput>;
285
- export declare const deserializeAws_restJson1ListDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDestinationsCommandOutput>;
286
- export declare const deserializeAws_restJson1ListDeviceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceProfilesCommandOutput>;
287
- export declare const deserializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesForWirelessDeviceImportTaskCommandOutput>;
288
- export declare const deserializeAws_restJson1ListEventConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEventConfigurationsCommandOutput>;
289
- export declare const deserializeAws_restJson1ListFuotaTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFuotaTasksCommandOutput>;
290
- export declare const deserializeAws_restJson1ListMulticastGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMulticastGroupsCommandOutput>;
291
- export declare const deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMulticastGroupsByFuotaTaskCommandOutput>;
292
- export declare const deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
293
- export declare const deserializeAws_restJson1ListPartnerAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPartnerAccountsCommandOutput>;
294
- export declare const deserializeAws_restJson1ListPositionConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPositionConfigurationsCommandOutput>;
295
- export declare const deserializeAws_restJson1ListQueuedMessagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueuedMessagesCommandOutput>;
296
- export declare const deserializeAws_restJson1ListServiceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceProfilesCommandOutput>;
297
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
298
- export declare const deserializeAws_restJson1ListWirelessDeviceImportTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessDeviceImportTasksCommandOutput>;
299
- export declare const deserializeAws_restJson1ListWirelessDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessDevicesCommandOutput>;
300
- export declare const deserializeAws_restJson1ListWirelessGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessGatewaysCommandOutput>;
301
- export declare const deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
302
- export declare const deserializeAws_restJson1PutPositionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPositionConfigurationCommandOutput>;
303
- export declare const deserializeAws_restJson1PutResourceLogLevelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourceLogLevelCommandOutput>;
304
- export declare const deserializeAws_restJson1ResetAllResourceLogLevelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetAllResourceLogLevelsCommandOutput>;
305
- export declare const deserializeAws_restJson1ResetResourceLogLevelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetResourceLogLevelCommandOutput>;
306
- export declare const deserializeAws_restJson1SendDataToMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendDataToMulticastGroupCommandOutput>;
307
- export declare const deserializeAws_restJson1SendDataToWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendDataToWirelessDeviceCommandOutput>;
308
- export declare const deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput>;
309
- export declare const deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
310
- export declare const deserializeAws_restJson1StartFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFuotaTaskCommandOutput>;
311
- export declare const deserializeAws_restJson1StartMulticastGroupSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMulticastGroupSessionCommandOutput>;
312
- export declare const deserializeAws_restJson1StartSingleWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSingleWirelessDeviceImportTaskCommandOutput>;
313
- export declare const deserializeAws_restJson1StartWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartWirelessDeviceImportTaskCommandOutput>;
314
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
315
- export declare const deserializeAws_restJson1TestWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestWirelessDeviceCommandOutput>;
316
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
317
- export declare const deserializeAws_restJson1UpdateDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDestinationCommandOutput>;
318
- export declare const deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
319
- export declare const deserializeAws_restJson1UpdateFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFuotaTaskCommandOutput>;
320
- export declare const deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
321
- export declare const deserializeAws_restJson1UpdateMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMulticastGroupCommandOutput>;
322
- export declare const deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkAnalyzerConfigurationCommandOutput>;
323
- export declare const deserializeAws_restJson1UpdatePartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePartnerAccountCommandOutput>;
324
- export declare const deserializeAws_restJson1UpdatePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePositionCommandOutput>;
325
- export declare const deserializeAws_restJson1UpdateResourceEventConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceEventConfigurationCommandOutput>;
326
- export declare const deserializeAws_restJson1UpdateResourcePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourcePositionCommandOutput>;
327
- export declare const deserializeAws_restJson1UpdateWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWirelessDeviceCommandOutput>;
328
- export declare const deserializeAws_restJson1UpdateWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWirelessDeviceImportTaskCommandOutput>;
329
- export declare const deserializeAws_restJson1UpdateWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWirelessGatewayCommandOutput>;
112
+ /**
113
+ * serializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand
114
+ */
115
+ export declare const se_AssociateAwsAccountWithPartnerAccountCommand: (input: AssociateAwsAccountWithPartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
+ /**
117
+ * serializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand
118
+ */
119
+ export declare const se_AssociateMulticastGroupWithFuotaTaskCommand: (input: AssociateMulticastGroupWithFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
+ /**
121
+ * serializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand
122
+ */
123
+ export declare const se_AssociateWirelessDeviceWithFuotaTaskCommand: (input: AssociateWirelessDeviceWithFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
+ /**
125
+ * serializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand
126
+ */
127
+ export declare const se_AssociateWirelessDeviceWithMulticastGroupCommand: (input: AssociateWirelessDeviceWithMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
+ /**
129
+ * serializeAws_restJson1AssociateWirelessDeviceWithThingCommand
130
+ */
131
+ export declare const se_AssociateWirelessDeviceWithThingCommand: (input: AssociateWirelessDeviceWithThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
+ /**
133
+ * serializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand
134
+ */
135
+ export declare const se_AssociateWirelessGatewayWithCertificateCommand: (input: AssociateWirelessGatewayWithCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
+ /**
137
+ * serializeAws_restJson1AssociateWirelessGatewayWithThingCommand
138
+ */
139
+ export declare const se_AssociateWirelessGatewayWithThingCommand: (input: AssociateWirelessGatewayWithThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
+ /**
141
+ * serializeAws_restJson1CancelMulticastGroupSessionCommand
142
+ */
143
+ export declare const se_CancelMulticastGroupSessionCommand: (input: CancelMulticastGroupSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
+ /**
145
+ * serializeAws_restJson1CreateDestinationCommand
146
+ */
147
+ export declare const se_CreateDestinationCommand: (input: CreateDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
+ /**
149
+ * serializeAws_restJson1CreateDeviceProfileCommand
150
+ */
151
+ export declare const se_CreateDeviceProfileCommand: (input: CreateDeviceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
+ /**
153
+ * serializeAws_restJson1CreateFuotaTaskCommand
154
+ */
155
+ export declare const se_CreateFuotaTaskCommand: (input: CreateFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
+ /**
157
+ * serializeAws_restJson1CreateMulticastGroupCommand
158
+ */
159
+ export declare const se_CreateMulticastGroupCommand: (input: CreateMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
+ /**
161
+ * serializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand
162
+ */
163
+ export declare const se_CreateNetworkAnalyzerConfigurationCommand: (input: CreateNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
+ /**
165
+ * serializeAws_restJson1CreateServiceProfileCommand
166
+ */
167
+ export declare const se_CreateServiceProfileCommand: (input: CreateServiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
+ /**
169
+ * serializeAws_restJson1CreateWirelessDeviceCommand
170
+ */
171
+ export declare const se_CreateWirelessDeviceCommand: (input: CreateWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
+ /**
173
+ * serializeAws_restJson1CreateWirelessGatewayCommand
174
+ */
175
+ export declare const se_CreateWirelessGatewayCommand: (input: CreateWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
+ /**
177
+ * serializeAws_restJson1CreateWirelessGatewayTaskCommand
178
+ */
179
+ export declare const se_CreateWirelessGatewayTaskCommand: (input: CreateWirelessGatewayTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
+ /**
181
+ * serializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand
182
+ */
183
+ export declare const se_CreateWirelessGatewayTaskDefinitionCommand: (input: CreateWirelessGatewayTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
+ /**
185
+ * serializeAws_restJson1DeleteDestinationCommand
186
+ */
187
+ export declare const se_DeleteDestinationCommand: (input: DeleteDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
+ /**
189
+ * serializeAws_restJson1DeleteDeviceProfileCommand
190
+ */
191
+ export declare const se_DeleteDeviceProfileCommand: (input: DeleteDeviceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
+ /**
193
+ * serializeAws_restJson1DeleteFuotaTaskCommand
194
+ */
195
+ export declare const se_DeleteFuotaTaskCommand: (input: DeleteFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
+ /**
197
+ * serializeAws_restJson1DeleteMulticastGroupCommand
198
+ */
199
+ export declare const se_DeleteMulticastGroupCommand: (input: DeleteMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
+ /**
201
+ * serializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand
202
+ */
203
+ export declare const se_DeleteNetworkAnalyzerConfigurationCommand: (input: DeleteNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
+ /**
205
+ * serializeAws_restJson1DeleteQueuedMessagesCommand
206
+ */
207
+ export declare const se_DeleteQueuedMessagesCommand: (input: DeleteQueuedMessagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
+ /**
209
+ * serializeAws_restJson1DeleteServiceProfileCommand
210
+ */
211
+ export declare const se_DeleteServiceProfileCommand: (input: DeleteServiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
+ /**
213
+ * serializeAws_restJson1DeleteWirelessDeviceCommand
214
+ */
215
+ export declare const se_DeleteWirelessDeviceCommand: (input: DeleteWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
+ /**
217
+ * serializeAws_restJson1DeleteWirelessDeviceImportTaskCommand
218
+ */
219
+ export declare const se_DeleteWirelessDeviceImportTaskCommand: (input: DeleteWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
+ /**
221
+ * serializeAws_restJson1DeleteWirelessGatewayCommand
222
+ */
223
+ export declare const se_DeleteWirelessGatewayCommand: (input: DeleteWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
+ /**
225
+ * serializeAws_restJson1DeleteWirelessGatewayTaskCommand
226
+ */
227
+ export declare const se_DeleteWirelessGatewayTaskCommand: (input: DeleteWirelessGatewayTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
+ /**
229
+ * serializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand
230
+ */
231
+ export declare const se_DeleteWirelessGatewayTaskDefinitionCommand: (input: DeleteWirelessGatewayTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
+ /**
233
+ * serializeAws_restJson1DeregisterWirelessDeviceCommand
234
+ */
235
+ export declare const se_DeregisterWirelessDeviceCommand: (input: DeregisterWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
+ /**
237
+ * serializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand
238
+ */
239
+ export declare const se_DisassociateAwsAccountFromPartnerAccountCommand: (input: DisassociateAwsAccountFromPartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
+ /**
241
+ * serializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand
242
+ */
243
+ export declare const se_DisassociateMulticastGroupFromFuotaTaskCommand: (input: DisassociateMulticastGroupFromFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
244
+ /**
245
+ * serializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand
246
+ */
247
+ export declare const se_DisassociateWirelessDeviceFromFuotaTaskCommand: (input: DisassociateWirelessDeviceFromFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
248
+ /**
249
+ * serializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand
250
+ */
251
+ export declare const se_DisassociateWirelessDeviceFromMulticastGroupCommand: (input: DisassociateWirelessDeviceFromMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
252
+ /**
253
+ * serializeAws_restJson1DisassociateWirelessDeviceFromThingCommand
254
+ */
255
+ export declare const se_DisassociateWirelessDeviceFromThingCommand: (input: DisassociateWirelessDeviceFromThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
256
+ /**
257
+ * serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand
258
+ */
259
+ export declare const se_DisassociateWirelessGatewayFromCertificateCommand: (input: DisassociateWirelessGatewayFromCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
260
+ /**
261
+ * serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand
262
+ */
263
+ export declare const se_DisassociateWirelessGatewayFromThingCommand: (input: DisassociateWirelessGatewayFromThingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
264
+ /**
265
+ * serializeAws_restJson1GetDestinationCommand
266
+ */
267
+ export declare const se_GetDestinationCommand: (input: GetDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
268
+ /**
269
+ * serializeAws_restJson1GetDeviceProfileCommand
270
+ */
271
+ export declare const se_GetDeviceProfileCommand: (input: GetDeviceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
272
+ /**
273
+ * serializeAws_restJson1GetEventConfigurationByResourceTypesCommand
274
+ */
275
+ export declare const se_GetEventConfigurationByResourceTypesCommand: (input: GetEventConfigurationByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
276
+ /**
277
+ * serializeAws_restJson1GetFuotaTaskCommand
278
+ */
279
+ export declare const se_GetFuotaTaskCommand: (input: GetFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
280
+ /**
281
+ * serializeAws_restJson1GetLogLevelsByResourceTypesCommand
282
+ */
283
+ export declare const se_GetLogLevelsByResourceTypesCommand: (input: GetLogLevelsByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
284
+ /**
285
+ * serializeAws_restJson1GetMulticastGroupCommand
286
+ */
287
+ export declare const se_GetMulticastGroupCommand: (input: GetMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
288
+ /**
289
+ * serializeAws_restJson1GetMulticastGroupSessionCommand
290
+ */
291
+ export declare const se_GetMulticastGroupSessionCommand: (input: GetMulticastGroupSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
292
+ /**
293
+ * serializeAws_restJson1GetNetworkAnalyzerConfigurationCommand
294
+ */
295
+ export declare const se_GetNetworkAnalyzerConfigurationCommand: (input: GetNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
296
+ /**
297
+ * serializeAws_restJson1GetPartnerAccountCommand
298
+ */
299
+ export declare const se_GetPartnerAccountCommand: (input: GetPartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
300
+ /**
301
+ * serializeAws_restJson1GetPositionCommand
302
+ */
303
+ export declare const se_GetPositionCommand: (input: GetPositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
304
+ /**
305
+ * serializeAws_restJson1GetPositionConfigurationCommand
306
+ */
307
+ export declare const se_GetPositionConfigurationCommand: (input: GetPositionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
308
+ /**
309
+ * serializeAws_restJson1GetPositionEstimateCommand
310
+ */
311
+ export declare const se_GetPositionEstimateCommand: (input: GetPositionEstimateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
312
+ /**
313
+ * serializeAws_restJson1GetResourceEventConfigurationCommand
314
+ */
315
+ export declare const se_GetResourceEventConfigurationCommand: (input: GetResourceEventConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
316
+ /**
317
+ * serializeAws_restJson1GetResourceLogLevelCommand
318
+ */
319
+ export declare const se_GetResourceLogLevelCommand: (input: GetResourceLogLevelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
320
+ /**
321
+ * serializeAws_restJson1GetResourcePositionCommand
322
+ */
323
+ export declare const se_GetResourcePositionCommand: (input: GetResourcePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
324
+ /**
325
+ * serializeAws_restJson1GetServiceEndpointCommand
326
+ */
327
+ export declare const se_GetServiceEndpointCommand: (input: GetServiceEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
328
+ /**
329
+ * serializeAws_restJson1GetServiceProfileCommand
330
+ */
331
+ export declare const se_GetServiceProfileCommand: (input: GetServiceProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
332
+ /**
333
+ * serializeAws_restJson1GetWirelessDeviceCommand
334
+ */
335
+ export declare const se_GetWirelessDeviceCommand: (input: GetWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
336
+ /**
337
+ * serializeAws_restJson1GetWirelessDeviceImportTaskCommand
338
+ */
339
+ export declare const se_GetWirelessDeviceImportTaskCommand: (input: GetWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
340
+ /**
341
+ * serializeAws_restJson1GetWirelessDeviceStatisticsCommand
342
+ */
343
+ export declare const se_GetWirelessDeviceStatisticsCommand: (input: GetWirelessDeviceStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
344
+ /**
345
+ * serializeAws_restJson1GetWirelessGatewayCommand
346
+ */
347
+ export declare const se_GetWirelessGatewayCommand: (input: GetWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
348
+ /**
349
+ * serializeAws_restJson1GetWirelessGatewayCertificateCommand
350
+ */
351
+ export declare const se_GetWirelessGatewayCertificateCommand: (input: GetWirelessGatewayCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
352
+ /**
353
+ * serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand
354
+ */
355
+ export declare const se_GetWirelessGatewayFirmwareInformationCommand: (input: GetWirelessGatewayFirmwareInformationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
356
+ /**
357
+ * serializeAws_restJson1GetWirelessGatewayStatisticsCommand
358
+ */
359
+ export declare const se_GetWirelessGatewayStatisticsCommand: (input: GetWirelessGatewayStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
360
+ /**
361
+ * serializeAws_restJson1GetWirelessGatewayTaskCommand
362
+ */
363
+ export declare const se_GetWirelessGatewayTaskCommand: (input: GetWirelessGatewayTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
364
+ /**
365
+ * serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand
366
+ */
367
+ export declare const se_GetWirelessGatewayTaskDefinitionCommand: (input: GetWirelessGatewayTaskDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
368
+ /**
369
+ * serializeAws_restJson1ListDestinationsCommand
370
+ */
371
+ export declare const se_ListDestinationsCommand: (input: ListDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
372
+ /**
373
+ * serializeAws_restJson1ListDeviceProfilesCommand
374
+ */
375
+ export declare const se_ListDeviceProfilesCommand: (input: ListDeviceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
376
+ /**
377
+ * serializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand
378
+ */
379
+ export declare const se_ListDevicesForWirelessDeviceImportTaskCommand: (input: ListDevicesForWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
380
+ /**
381
+ * serializeAws_restJson1ListEventConfigurationsCommand
382
+ */
383
+ export declare const se_ListEventConfigurationsCommand: (input: ListEventConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
384
+ /**
385
+ * serializeAws_restJson1ListFuotaTasksCommand
386
+ */
387
+ export declare const se_ListFuotaTasksCommand: (input: ListFuotaTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
388
+ /**
389
+ * serializeAws_restJson1ListMulticastGroupsCommand
390
+ */
391
+ export declare const se_ListMulticastGroupsCommand: (input: ListMulticastGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
392
+ /**
393
+ * serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand
394
+ */
395
+ export declare const se_ListMulticastGroupsByFuotaTaskCommand: (input: ListMulticastGroupsByFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
396
+ /**
397
+ * serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand
398
+ */
399
+ export declare const se_ListNetworkAnalyzerConfigurationsCommand: (input: ListNetworkAnalyzerConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
400
+ /**
401
+ * serializeAws_restJson1ListPartnerAccountsCommand
402
+ */
403
+ export declare const se_ListPartnerAccountsCommand: (input: ListPartnerAccountsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
404
+ /**
405
+ * serializeAws_restJson1ListPositionConfigurationsCommand
406
+ */
407
+ export declare const se_ListPositionConfigurationsCommand: (input: ListPositionConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
408
+ /**
409
+ * serializeAws_restJson1ListQueuedMessagesCommand
410
+ */
411
+ export declare const se_ListQueuedMessagesCommand: (input: ListQueuedMessagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
412
+ /**
413
+ * serializeAws_restJson1ListServiceProfilesCommand
414
+ */
415
+ export declare const se_ListServiceProfilesCommand: (input: ListServiceProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
416
+ /**
417
+ * serializeAws_restJson1ListTagsForResourceCommand
418
+ */
419
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
420
+ /**
421
+ * serializeAws_restJson1ListWirelessDeviceImportTasksCommand
422
+ */
423
+ export declare const se_ListWirelessDeviceImportTasksCommand: (input: ListWirelessDeviceImportTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
424
+ /**
425
+ * serializeAws_restJson1ListWirelessDevicesCommand
426
+ */
427
+ export declare const se_ListWirelessDevicesCommand: (input: ListWirelessDevicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
428
+ /**
429
+ * serializeAws_restJson1ListWirelessGatewaysCommand
430
+ */
431
+ export declare const se_ListWirelessGatewaysCommand: (input: ListWirelessGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
432
+ /**
433
+ * serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand
434
+ */
435
+ export declare const se_ListWirelessGatewayTaskDefinitionsCommand: (input: ListWirelessGatewayTaskDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
436
+ /**
437
+ * serializeAws_restJson1PutPositionConfigurationCommand
438
+ */
439
+ export declare const se_PutPositionConfigurationCommand: (input: PutPositionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
440
+ /**
441
+ * serializeAws_restJson1PutResourceLogLevelCommand
442
+ */
443
+ export declare const se_PutResourceLogLevelCommand: (input: PutResourceLogLevelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
444
+ /**
445
+ * serializeAws_restJson1ResetAllResourceLogLevelsCommand
446
+ */
447
+ export declare const se_ResetAllResourceLogLevelsCommand: (input: ResetAllResourceLogLevelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
448
+ /**
449
+ * serializeAws_restJson1ResetResourceLogLevelCommand
450
+ */
451
+ export declare const se_ResetResourceLogLevelCommand: (input: ResetResourceLogLevelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
452
+ /**
453
+ * serializeAws_restJson1SendDataToMulticastGroupCommand
454
+ */
455
+ export declare const se_SendDataToMulticastGroupCommand: (input: SendDataToMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
456
+ /**
457
+ * serializeAws_restJson1SendDataToWirelessDeviceCommand
458
+ */
459
+ export declare const se_SendDataToWirelessDeviceCommand: (input: SendDataToWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
460
+ /**
461
+ * serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand
462
+ */
463
+ export declare const se_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
464
+ /**
465
+ * serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand
466
+ */
467
+ export declare const se_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
468
+ /**
469
+ * serializeAws_restJson1StartFuotaTaskCommand
470
+ */
471
+ export declare const se_StartFuotaTaskCommand: (input: StartFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
472
+ /**
473
+ * serializeAws_restJson1StartMulticastGroupSessionCommand
474
+ */
475
+ export declare const se_StartMulticastGroupSessionCommand: (input: StartMulticastGroupSessionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
476
+ /**
477
+ * serializeAws_restJson1StartSingleWirelessDeviceImportTaskCommand
478
+ */
479
+ export declare const se_StartSingleWirelessDeviceImportTaskCommand: (input: StartSingleWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
480
+ /**
481
+ * serializeAws_restJson1StartWirelessDeviceImportTaskCommand
482
+ */
483
+ export declare const se_StartWirelessDeviceImportTaskCommand: (input: StartWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
484
+ /**
485
+ * serializeAws_restJson1TagResourceCommand
486
+ */
487
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
488
+ /**
489
+ * serializeAws_restJson1TestWirelessDeviceCommand
490
+ */
491
+ export declare const se_TestWirelessDeviceCommand: (input: TestWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
492
+ /**
493
+ * serializeAws_restJson1UntagResourceCommand
494
+ */
495
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
496
+ /**
497
+ * serializeAws_restJson1UpdateDestinationCommand
498
+ */
499
+ export declare const se_UpdateDestinationCommand: (input: UpdateDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
500
+ /**
501
+ * serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand
502
+ */
503
+ export declare const se_UpdateEventConfigurationByResourceTypesCommand: (input: UpdateEventConfigurationByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
504
+ /**
505
+ * serializeAws_restJson1UpdateFuotaTaskCommand
506
+ */
507
+ export declare const se_UpdateFuotaTaskCommand: (input: UpdateFuotaTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
508
+ /**
509
+ * serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand
510
+ */
511
+ export declare const se_UpdateLogLevelsByResourceTypesCommand: (input: UpdateLogLevelsByResourceTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
512
+ /**
513
+ * serializeAws_restJson1UpdateMulticastGroupCommand
514
+ */
515
+ export declare const se_UpdateMulticastGroupCommand: (input: UpdateMulticastGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
516
+ /**
517
+ * serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand
518
+ */
519
+ export declare const se_UpdateNetworkAnalyzerConfigurationCommand: (input: UpdateNetworkAnalyzerConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
520
+ /**
521
+ * serializeAws_restJson1UpdatePartnerAccountCommand
522
+ */
523
+ export declare const se_UpdatePartnerAccountCommand: (input: UpdatePartnerAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
524
+ /**
525
+ * serializeAws_restJson1UpdatePositionCommand
526
+ */
527
+ export declare const se_UpdatePositionCommand: (input: UpdatePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
528
+ /**
529
+ * serializeAws_restJson1UpdateResourceEventConfigurationCommand
530
+ */
531
+ export declare const se_UpdateResourceEventConfigurationCommand: (input: UpdateResourceEventConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
532
+ /**
533
+ * serializeAws_restJson1UpdateResourcePositionCommand
534
+ */
535
+ export declare const se_UpdateResourcePositionCommand: (input: UpdateResourcePositionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
536
+ /**
537
+ * serializeAws_restJson1UpdateWirelessDeviceCommand
538
+ */
539
+ export declare const se_UpdateWirelessDeviceCommand: (input: UpdateWirelessDeviceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
540
+ /**
541
+ * serializeAws_restJson1UpdateWirelessDeviceImportTaskCommand
542
+ */
543
+ export declare const se_UpdateWirelessDeviceImportTaskCommand: (input: UpdateWirelessDeviceImportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
544
+ /**
545
+ * serializeAws_restJson1UpdateWirelessGatewayCommand
546
+ */
547
+ export declare const se_UpdateWirelessGatewayCommand: (input: UpdateWirelessGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
548
+ /**
549
+ * deserializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand
550
+ */
551
+ export declare const de_AssociateAwsAccountWithPartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateAwsAccountWithPartnerAccountCommandOutput>;
552
+ /**
553
+ * deserializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand
554
+ */
555
+ export declare const de_AssociateMulticastGroupWithFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMulticastGroupWithFuotaTaskCommandOutput>;
556
+ /**
557
+ * deserializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand
558
+ */
559
+ export declare const de_AssociateWirelessDeviceWithFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessDeviceWithFuotaTaskCommandOutput>;
560
+ /**
561
+ * deserializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand
562
+ */
563
+ export declare const de_AssociateWirelessDeviceWithMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessDeviceWithMulticastGroupCommandOutput>;
564
+ /**
565
+ * deserializeAws_restJson1AssociateWirelessDeviceWithThingCommand
566
+ */
567
+ export declare const de_AssociateWirelessDeviceWithThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessDeviceWithThingCommandOutput>;
568
+ /**
569
+ * deserializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand
570
+ */
571
+ export declare const de_AssociateWirelessGatewayWithCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessGatewayWithCertificateCommandOutput>;
572
+ /**
573
+ * deserializeAws_restJson1AssociateWirelessGatewayWithThingCommand
574
+ */
575
+ export declare const de_AssociateWirelessGatewayWithThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateWirelessGatewayWithThingCommandOutput>;
576
+ /**
577
+ * deserializeAws_restJson1CancelMulticastGroupSessionCommand
578
+ */
579
+ export declare const de_CancelMulticastGroupSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelMulticastGroupSessionCommandOutput>;
580
+ /**
581
+ * deserializeAws_restJson1CreateDestinationCommand
582
+ */
583
+ export declare const de_CreateDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDestinationCommandOutput>;
584
+ /**
585
+ * deserializeAws_restJson1CreateDeviceProfileCommand
586
+ */
587
+ export declare const de_CreateDeviceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeviceProfileCommandOutput>;
588
+ /**
589
+ * deserializeAws_restJson1CreateFuotaTaskCommand
590
+ */
591
+ export declare const de_CreateFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFuotaTaskCommandOutput>;
592
+ /**
593
+ * deserializeAws_restJson1CreateMulticastGroupCommand
594
+ */
595
+ export declare const de_CreateMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateMulticastGroupCommandOutput>;
596
+ /**
597
+ * deserializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand
598
+ */
599
+ export declare const de_CreateNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateNetworkAnalyzerConfigurationCommandOutput>;
600
+ /**
601
+ * deserializeAws_restJson1CreateServiceProfileCommand
602
+ */
603
+ export declare const de_CreateServiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceProfileCommandOutput>;
604
+ /**
605
+ * deserializeAws_restJson1CreateWirelessDeviceCommand
606
+ */
607
+ export declare const de_CreateWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessDeviceCommandOutput>;
608
+ /**
609
+ * deserializeAws_restJson1CreateWirelessGatewayCommand
610
+ */
611
+ export declare const de_CreateWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessGatewayCommandOutput>;
612
+ /**
613
+ * deserializeAws_restJson1CreateWirelessGatewayTaskCommand
614
+ */
615
+ export declare const de_CreateWirelessGatewayTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessGatewayTaskCommandOutput>;
616
+ /**
617
+ * deserializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand
618
+ */
619
+ export declare const de_CreateWirelessGatewayTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateWirelessGatewayTaskDefinitionCommandOutput>;
620
+ /**
621
+ * deserializeAws_restJson1DeleteDestinationCommand
622
+ */
623
+ export declare const de_DeleteDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDestinationCommandOutput>;
624
+ /**
625
+ * deserializeAws_restJson1DeleteDeviceProfileCommand
626
+ */
627
+ export declare const de_DeleteDeviceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeviceProfileCommandOutput>;
628
+ /**
629
+ * deserializeAws_restJson1DeleteFuotaTaskCommand
630
+ */
631
+ export declare const de_DeleteFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFuotaTaskCommandOutput>;
632
+ /**
633
+ * deserializeAws_restJson1DeleteMulticastGroupCommand
634
+ */
635
+ export declare const de_DeleteMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMulticastGroupCommandOutput>;
636
+ /**
637
+ * deserializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand
638
+ */
639
+ export declare const de_DeleteNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteNetworkAnalyzerConfigurationCommandOutput>;
640
+ /**
641
+ * deserializeAws_restJson1DeleteQueuedMessagesCommand
642
+ */
643
+ export declare const de_DeleteQueuedMessagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueuedMessagesCommandOutput>;
644
+ /**
645
+ * deserializeAws_restJson1DeleteServiceProfileCommand
646
+ */
647
+ export declare const de_DeleteServiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceProfileCommandOutput>;
648
+ /**
649
+ * deserializeAws_restJson1DeleteWirelessDeviceCommand
650
+ */
651
+ export declare const de_DeleteWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessDeviceCommandOutput>;
652
+ /**
653
+ * deserializeAws_restJson1DeleteWirelessDeviceImportTaskCommand
654
+ */
655
+ export declare const de_DeleteWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessDeviceImportTaskCommandOutput>;
656
+ /**
657
+ * deserializeAws_restJson1DeleteWirelessGatewayCommand
658
+ */
659
+ export declare const de_DeleteWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessGatewayCommandOutput>;
660
+ /**
661
+ * deserializeAws_restJson1DeleteWirelessGatewayTaskCommand
662
+ */
663
+ export declare const de_DeleteWirelessGatewayTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessGatewayTaskCommandOutput>;
664
+ /**
665
+ * deserializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand
666
+ */
667
+ export declare const de_DeleteWirelessGatewayTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteWirelessGatewayTaskDefinitionCommandOutput>;
668
+ /**
669
+ * deserializeAws_restJson1DeregisterWirelessDeviceCommand
670
+ */
671
+ export declare const de_DeregisterWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterWirelessDeviceCommandOutput>;
672
+ /**
673
+ * deserializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand
674
+ */
675
+ export declare const de_DisassociateAwsAccountFromPartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateAwsAccountFromPartnerAccountCommandOutput>;
676
+ /**
677
+ * deserializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand
678
+ */
679
+ export declare const de_DisassociateMulticastGroupFromFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMulticastGroupFromFuotaTaskCommandOutput>;
680
+ /**
681
+ * deserializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand
682
+ */
683
+ export declare const de_DisassociateWirelessDeviceFromFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessDeviceFromFuotaTaskCommandOutput>;
684
+ /**
685
+ * deserializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand
686
+ */
687
+ export declare const de_DisassociateWirelessDeviceFromMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
688
+ /**
689
+ * deserializeAws_restJson1DisassociateWirelessDeviceFromThingCommand
690
+ */
691
+ export declare const de_DisassociateWirelessDeviceFromThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessDeviceFromThingCommandOutput>;
692
+ /**
693
+ * deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand
694
+ */
695
+ export declare const de_DisassociateWirelessGatewayFromCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessGatewayFromCertificateCommandOutput>;
696
+ /**
697
+ * deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand
698
+ */
699
+ export declare const de_DisassociateWirelessGatewayFromThingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateWirelessGatewayFromThingCommandOutput>;
700
+ /**
701
+ * deserializeAws_restJson1GetDestinationCommand
702
+ */
703
+ export declare const de_GetDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDestinationCommandOutput>;
704
+ /**
705
+ * deserializeAws_restJson1GetDeviceProfileCommand
706
+ */
707
+ export declare const de_GetDeviceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeviceProfileCommandOutput>;
708
+ /**
709
+ * deserializeAws_restJson1GetEventConfigurationByResourceTypesCommand
710
+ */
711
+ export declare const de_GetEventConfigurationByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEventConfigurationByResourceTypesCommandOutput>;
712
+ /**
713
+ * deserializeAws_restJson1GetFuotaTaskCommand
714
+ */
715
+ export declare const de_GetFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFuotaTaskCommandOutput>;
716
+ /**
717
+ * deserializeAws_restJson1GetLogLevelsByResourceTypesCommand
718
+ */
719
+ export declare const de_GetLogLevelsByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLogLevelsByResourceTypesCommandOutput>;
720
+ /**
721
+ * deserializeAws_restJson1GetMulticastGroupCommand
722
+ */
723
+ export declare const de_GetMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMulticastGroupCommandOutput>;
724
+ /**
725
+ * deserializeAws_restJson1GetMulticastGroupSessionCommand
726
+ */
727
+ export declare const de_GetMulticastGroupSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMulticastGroupSessionCommandOutput>;
728
+ /**
729
+ * deserializeAws_restJson1GetNetworkAnalyzerConfigurationCommand
730
+ */
731
+ export declare const de_GetNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetNetworkAnalyzerConfigurationCommandOutput>;
732
+ /**
733
+ * deserializeAws_restJson1GetPartnerAccountCommand
734
+ */
735
+ export declare const de_GetPartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPartnerAccountCommandOutput>;
736
+ /**
737
+ * deserializeAws_restJson1GetPositionCommand
738
+ */
739
+ export declare const de_GetPositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPositionCommandOutput>;
740
+ /**
741
+ * deserializeAws_restJson1GetPositionConfigurationCommand
742
+ */
743
+ export declare const de_GetPositionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPositionConfigurationCommandOutput>;
744
+ /**
745
+ * deserializeAws_restJson1GetPositionEstimateCommand
746
+ */
747
+ export declare const de_GetPositionEstimateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPositionEstimateCommandOutput>;
748
+ /**
749
+ * deserializeAws_restJson1GetResourceEventConfigurationCommand
750
+ */
751
+ export declare const de_GetResourceEventConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceEventConfigurationCommandOutput>;
752
+ /**
753
+ * deserializeAws_restJson1GetResourceLogLevelCommand
754
+ */
755
+ export declare const de_GetResourceLogLevelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceLogLevelCommandOutput>;
756
+ /**
757
+ * deserializeAws_restJson1GetResourcePositionCommand
758
+ */
759
+ export declare const de_GetResourcePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcePositionCommandOutput>;
760
+ /**
761
+ * deserializeAws_restJson1GetServiceEndpointCommand
762
+ */
763
+ export declare const de_GetServiceEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceEndpointCommandOutput>;
764
+ /**
765
+ * deserializeAws_restJson1GetServiceProfileCommand
766
+ */
767
+ export declare const de_GetServiceProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceProfileCommandOutput>;
768
+ /**
769
+ * deserializeAws_restJson1GetWirelessDeviceCommand
770
+ */
771
+ export declare const de_GetWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessDeviceCommandOutput>;
772
+ /**
773
+ * deserializeAws_restJson1GetWirelessDeviceImportTaskCommand
774
+ */
775
+ export declare const de_GetWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessDeviceImportTaskCommandOutput>;
776
+ /**
777
+ * deserializeAws_restJson1GetWirelessDeviceStatisticsCommand
778
+ */
779
+ export declare const de_GetWirelessDeviceStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessDeviceStatisticsCommandOutput>;
780
+ /**
781
+ * deserializeAws_restJson1GetWirelessGatewayCommand
782
+ */
783
+ export declare const de_GetWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayCommandOutput>;
784
+ /**
785
+ * deserializeAws_restJson1GetWirelessGatewayCertificateCommand
786
+ */
787
+ export declare const de_GetWirelessGatewayCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayCertificateCommandOutput>;
788
+ /**
789
+ * deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand
790
+ */
791
+ export declare const de_GetWirelessGatewayFirmwareInformationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayFirmwareInformationCommandOutput>;
792
+ /**
793
+ * deserializeAws_restJson1GetWirelessGatewayStatisticsCommand
794
+ */
795
+ export declare const de_GetWirelessGatewayStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayStatisticsCommandOutput>;
796
+ /**
797
+ * deserializeAws_restJson1GetWirelessGatewayTaskCommand
798
+ */
799
+ export declare const de_GetWirelessGatewayTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayTaskCommandOutput>;
800
+ /**
801
+ * deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand
802
+ */
803
+ export declare const de_GetWirelessGatewayTaskDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWirelessGatewayTaskDefinitionCommandOutput>;
804
+ /**
805
+ * deserializeAws_restJson1ListDestinationsCommand
806
+ */
807
+ export declare const de_ListDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDestinationsCommandOutput>;
808
+ /**
809
+ * deserializeAws_restJson1ListDeviceProfilesCommand
810
+ */
811
+ export declare const de_ListDeviceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDeviceProfilesCommandOutput>;
812
+ /**
813
+ * deserializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand
814
+ */
815
+ export declare const de_ListDevicesForWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDevicesForWirelessDeviceImportTaskCommandOutput>;
816
+ /**
817
+ * deserializeAws_restJson1ListEventConfigurationsCommand
818
+ */
819
+ export declare const de_ListEventConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEventConfigurationsCommandOutput>;
820
+ /**
821
+ * deserializeAws_restJson1ListFuotaTasksCommand
822
+ */
823
+ export declare const de_ListFuotaTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFuotaTasksCommandOutput>;
824
+ /**
825
+ * deserializeAws_restJson1ListMulticastGroupsCommand
826
+ */
827
+ export declare const de_ListMulticastGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMulticastGroupsCommandOutput>;
828
+ /**
829
+ * deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand
830
+ */
831
+ export declare const de_ListMulticastGroupsByFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListMulticastGroupsByFuotaTaskCommandOutput>;
832
+ /**
833
+ * deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand
834
+ */
835
+ export declare const de_ListNetworkAnalyzerConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
836
+ /**
837
+ * deserializeAws_restJson1ListPartnerAccountsCommand
838
+ */
839
+ export declare const de_ListPartnerAccountsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPartnerAccountsCommandOutput>;
840
+ /**
841
+ * deserializeAws_restJson1ListPositionConfigurationsCommand
842
+ */
843
+ export declare const de_ListPositionConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPositionConfigurationsCommandOutput>;
844
+ /**
845
+ * deserializeAws_restJson1ListQueuedMessagesCommand
846
+ */
847
+ export declare const de_ListQueuedMessagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQueuedMessagesCommandOutput>;
848
+ /**
849
+ * deserializeAws_restJson1ListServiceProfilesCommand
850
+ */
851
+ export declare const de_ListServiceProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceProfilesCommandOutput>;
852
+ /**
853
+ * deserializeAws_restJson1ListTagsForResourceCommand
854
+ */
855
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
856
+ /**
857
+ * deserializeAws_restJson1ListWirelessDeviceImportTasksCommand
858
+ */
859
+ export declare const de_ListWirelessDeviceImportTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessDeviceImportTasksCommandOutput>;
860
+ /**
861
+ * deserializeAws_restJson1ListWirelessDevicesCommand
862
+ */
863
+ export declare const de_ListWirelessDevicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessDevicesCommandOutput>;
864
+ /**
865
+ * deserializeAws_restJson1ListWirelessGatewaysCommand
866
+ */
867
+ export declare const de_ListWirelessGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessGatewaysCommandOutput>;
868
+ /**
869
+ * deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand
870
+ */
871
+ export declare const de_ListWirelessGatewayTaskDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
872
+ /**
873
+ * deserializeAws_restJson1PutPositionConfigurationCommand
874
+ */
875
+ export declare const de_PutPositionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPositionConfigurationCommandOutput>;
876
+ /**
877
+ * deserializeAws_restJson1PutResourceLogLevelCommand
878
+ */
879
+ export declare const de_PutResourceLogLevelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourceLogLevelCommandOutput>;
880
+ /**
881
+ * deserializeAws_restJson1ResetAllResourceLogLevelsCommand
882
+ */
883
+ export declare const de_ResetAllResourceLogLevelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetAllResourceLogLevelsCommandOutput>;
884
+ /**
885
+ * deserializeAws_restJson1ResetResourceLogLevelCommand
886
+ */
887
+ export declare const de_ResetResourceLogLevelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResetResourceLogLevelCommandOutput>;
888
+ /**
889
+ * deserializeAws_restJson1SendDataToMulticastGroupCommand
890
+ */
891
+ export declare const de_SendDataToMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendDataToMulticastGroupCommandOutput>;
892
+ /**
893
+ * deserializeAws_restJson1SendDataToWirelessDeviceCommand
894
+ */
895
+ export declare const de_SendDataToWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SendDataToWirelessDeviceCommandOutput>;
896
+ /**
897
+ * deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand
898
+ */
899
+ export declare const de_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput>;
900
+ /**
901
+ * deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand
902
+ */
903
+ export declare const de_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
904
+ /**
905
+ * deserializeAws_restJson1StartFuotaTaskCommand
906
+ */
907
+ export declare const de_StartFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartFuotaTaskCommandOutput>;
908
+ /**
909
+ * deserializeAws_restJson1StartMulticastGroupSessionCommand
910
+ */
911
+ export declare const de_StartMulticastGroupSessionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartMulticastGroupSessionCommandOutput>;
912
+ /**
913
+ * deserializeAws_restJson1StartSingleWirelessDeviceImportTaskCommand
914
+ */
915
+ export declare const de_StartSingleWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartSingleWirelessDeviceImportTaskCommandOutput>;
916
+ /**
917
+ * deserializeAws_restJson1StartWirelessDeviceImportTaskCommand
918
+ */
919
+ export declare const de_StartWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartWirelessDeviceImportTaskCommandOutput>;
920
+ /**
921
+ * deserializeAws_restJson1TagResourceCommand
922
+ */
923
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
924
+ /**
925
+ * deserializeAws_restJson1TestWirelessDeviceCommand
926
+ */
927
+ export declare const de_TestWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestWirelessDeviceCommandOutput>;
928
+ /**
929
+ * deserializeAws_restJson1UntagResourceCommand
930
+ */
931
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
932
+ /**
933
+ * deserializeAws_restJson1UpdateDestinationCommand
934
+ */
935
+ export declare const de_UpdateDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDestinationCommandOutput>;
936
+ /**
937
+ * deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand
938
+ */
939
+ export declare const de_UpdateEventConfigurationByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
940
+ /**
941
+ * deserializeAws_restJson1UpdateFuotaTaskCommand
942
+ */
943
+ export declare const de_UpdateFuotaTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFuotaTaskCommandOutput>;
944
+ /**
945
+ * deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand
946
+ */
947
+ export declare const de_UpdateLogLevelsByResourceTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
948
+ /**
949
+ * deserializeAws_restJson1UpdateMulticastGroupCommand
950
+ */
951
+ export declare const de_UpdateMulticastGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMulticastGroupCommandOutput>;
952
+ /**
953
+ * deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand
954
+ */
955
+ export declare const de_UpdateNetworkAnalyzerConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateNetworkAnalyzerConfigurationCommandOutput>;
956
+ /**
957
+ * deserializeAws_restJson1UpdatePartnerAccountCommand
958
+ */
959
+ export declare const de_UpdatePartnerAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePartnerAccountCommandOutput>;
960
+ /**
961
+ * deserializeAws_restJson1UpdatePositionCommand
962
+ */
963
+ export declare const de_UpdatePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePositionCommandOutput>;
964
+ /**
965
+ * deserializeAws_restJson1UpdateResourceEventConfigurationCommand
966
+ */
967
+ export declare const de_UpdateResourceEventConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceEventConfigurationCommandOutput>;
968
+ /**
969
+ * deserializeAws_restJson1UpdateResourcePositionCommand
970
+ */
971
+ export declare const de_UpdateResourcePositionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourcePositionCommandOutput>;
972
+ /**
973
+ * deserializeAws_restJson1UpdateWirelessDeviceCommand
974
+ */
975
+ export declare const de_UpdateWirelessDeviceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWirelessDeviceCommandOutput>;
976
+ /**
977
+ * deserializeAws_restJson1UpdateWirelessDeviceImportTaskCommand
978
+ */
979
+ export declare const de_UpdateWirelessDeviceImportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWirelessDeviceImportTaskCommandOutput>;
980
+ /**
981
+ * deserializeAws_restJson1UpdateWirelessGatewayCommand
982
+ */
983
+ export declare const de_UpdateWirelessGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateWirelessGatewayCommandOutput>;