@aws-sdk/client-iot-wireless 3.303.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 +29 -29
@@ -439,875 +439,875 @@ import {
439
439
  UpdateWirelessGatewayCommandInput,
440
440
  UpdateWirelessGatewayCommandOutput,
441
441
  } from "../commands/UpdateWirelessGatewayCommand";
442
- export declare const serializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand: (
442
+ export declare const se_AssociateAwsAccountWithPartnerAccountCommand: (
443
443
  input: AssociateAwsAccountWithPartnerAccountCommandInput,
444
444
  context: __SerdeContext
445
445
  ) => Promise<__HttpRequest>;
446
- export declare const serializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand: (
446
+ export declare const se_AssociateMulticastGroupWithFuotaTaskCommand: (
447
447
  input: AssociateMulticastGroupWithFuotaTaskCommandInput,
448
448
  context: __SerdeContext
449
449
  ) => Promise<__HttpRequest>;
450
- export declare const serializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand: (
450
+ export declare const se_AssociateWirelessDeviceWithFuotaTaskCommand: (
451
451
  input: AssociateWirelessDeviceWithFuotaTaskCommandInput,
452
452
  context: __SerdeContext
453
453
  ) => Promise<__HttpRequest>;
454
- export declare const serializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand: (
454
+ export declare const se_AssociateWirelessDeviceWithMulticastGroupCommand: (
455
455
  input: AssociateWirelessDeviceWithMulticastGroupCommandInput,
456
456
  context: __SerdeContext
457
457
  ) => Promise<__HttpRequest>;
458
- export declare const serializeAws_restJson1AssociateWirelessDeviceWithThingCommand: (
458
+ export declare const se_AssociateWirelessDeviceWithThingCommand: (
459
459
  input: AssociateWirelessDeviceWithThingCommandInput,
460
460
  context: __SerdeContext
461
461
  ) => Promise<__HttpRequest>;
462
- export declare const serializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand: (
462
+ export declare const se_AssociateWirelessGatewayWithCertificateCommand: (
463
463
  input: AssociateWirelessGatewayWithCertificateCommandInput,
464
464
  context: __SerdeContext
465
465
  ) => Promise<__HttpRequest>;
466
- export declare const serializeAws_restJson1AssociateWirelessGatewayWithThingCommand: (
466
+ export declare const se_AssociateWirelessGatewayWithThingCommand: (
467
467
  input: AssociateWirelessGatewayWithThingCommandInput,
468
468
  context: __SerdeContext
469
469
  ) => Promise<__HttpRequest>;
470
- export declare const serializeAws_restJson1CancelMulticastGroupSessionCommand: (
470
+ export declare const se_CancelMulticastGroupSessionCommand: (
471
471
  input: CancelMulticastGroupSessionCommandInput,
472
472
  context: __SerdeContext
473
473
  ) => Promise<__HttpRequest>;
474
- export declare const serializeAws_restJson1CreateDestinationCommand: (
474
+ export declare const se_CreateDestinationCommand: (
475
475
  input: CreateDestinationCommandInput,
476
476
  context: __SerdeContext
477
477
  ) => Promise<__HttpRequest>;
478
- export declare const serializeAws_restJson1CreateDeviceProfileCommand: (
478
+ export declare const se_CreateDeviceProfileCommand: (
479
479
  input: CreateDeviceProfileCommandInput,
480
480
  context: __SerdeContext
481
481
  ) => Promise<__HttpRequest>;
482
- export declare const serializeAws_restJson1CreateFuotaTaskCommand: (
482
+ export declare const se_CreateFuotaTaskCommand: (
483
483
  input: CreateFuotaTaskCommandInput,
484
484
  context: __SerdeContext
485
485
  ) => Promise<__HttpRequest>;
486
- export declare const serializeAws_restJson1CreateMulticastGroupCommand: (
486
+ export declare const se_CreateMulticastGroupCommand: (
487
487
  input: CreateMulticastGroupCommandInput,
488
488
  context: __SerdeContext
489
489
  ) => Promise<__HttpRequest>;
490
- export declare const serializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand: (
490
+ export declare const se_CreateNetworkAnalyzerConfigurationCommand: (
491
491
  input: CreateNetworkAnalyzerConfigurationCommandInput,
492
492
  context: __SerdeContext
493
493
  ) => Promise<__HttpRequest>;
494
- export declare const serializeAws_restJson1CreateServiceProfileCommand: (
494
+ export declare const se_CreateServiceProfileCommand: (
495
495
  input: CreateServiceProfileCommandInput,
496
496
  context: __SerdeContext
497
497
  ) => Promise<__HttpRequest>;
498
- export declare const serializeAws_restJson1CreateWirelessDeviceCommand: (
498
+ export declare const se_CreateWirelessDeviceCommand: (
499
499
  input: CreateWirelessDeviceCommandInput,
500
500
  context: __SerdeContext
501
501
  ) => Promise<__HttpRequest>;
502
- export declare const serializeAws_restJson1CreateWirelessGatewayCommand: (
502
+ export declare const se_CreateWirelessGatewayCommand: (
503
503
  input: CreateWirelessGatewayCommandInput,
504
504
  context: __SerdeContext
505
505
  ) => Promise<__HttpRequest>;
506
- export declare const serializeAws_restJson1CreateWirelessGatewayTaskCommand: (
506
+ export declare const se_CreateWirelessGatewayTaskCommand: (
507
507
  input: CreateWirelessGatewayTaskCommandInput,
508
508
  context: __SerdeContext
509
509
  ) => Promise<__HttpRequest>;
510
- export declare const serializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand: (
510
+ export declare const se_CreateWirelessGatewayTaskDefinitionCommand: (
511
511
  input: CreateWirelessGatewayTaskDefinitionCommandInput,
512
512
  context: __SerdeContext
513
513
  ) => Promise<__HttpRequest>;
514
- export declare const serializeAws_restJson1DeleteDestinationCommand: (
514
+ export declare const se_DeleteDestinationCommand: (
515
515
  input: DeleteDestinationCommandInput,
516
516
  context: __SerdeContext
517
517
  ) => Promise<__HttpRequest>;
518
- export declare const serializeAws_restJson1DeleteDeviceProfileCommand: (
518
+ export declare const se_DeleteDeviceProfileCommand: (
519
519
  input: DeleteDeviceProfileCommandInput,
520
520
  context: __SerdeContext
521
521
  ) => Promise<__HttpRequest>;
522
- export declare const serializeAws_restJson1DeleteFuotaTaskCommand: (
522
+ export declare const se_DeleteFuotaTaskCommand: (
523
523
  input: DeleteFuotaTaskCommandInput,
524
524
  context: __SerdeContext
525
525
  ) => Promise<__HttpRequest>;
526
- export declare const serializeAws_restJson1DeleteMulticastGroupCommand: (
526
+ export declare const se_DeleteMulticastGroupCommand: (
527
527
  input: DeleteMulticastGroupCommandInput,
528
528
  context: __SerdeContext
529
529
  ) => Promise<__HttpRequest>;
530
- export declare const serializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand: (
530
+ export declare const se_DeleteNetworkAnalyzerConfigurationCommand: (
531
531
  input: DeleteNetworkAnalyzerConfigurationCommandInput,
532
532
  context: __SerdeContext
533
533
  ) => Promise<__HttpRequest>;
534
- export declare const serializeAws_restJson1DeleteQueuedMessagesCommand: (
534
+ export declare const se_DeleteQueuedMessagesCommand: (
535
535
  input: DeleteQueuedMessagesCommandInput,
536
536
  context: __SerdeContext
537
537
  ) => Promise<__HttpRequest>;
538
- export declare const serializeAws_restJson1DeleteServiceProfileCommand: (
538
+ export declare const se_DeleteServiceProfileCommand: (
539
539
  input: DeleteServiceProfileCommandInput,
540
540
  context: __SerdeContext
541
541
  ) => Promise<__HttpRequest>;
542
- export declare const serializeAws_restJson1DeleteWirelessDeviceCommand: (
542
+ export declare const se_DeleteWirelessDeviceCommand: (
543
543
  input: DeleteWirelessDeviceCommandInput,
544
544
  context: __SerdeContext
545
545
  ) => Promise<__HttpRequest>;
546
- export declare const serializeAws_restJson1DeleteWirelessDeviceImportTaskCommand: (
546
+ export declare const se_DeleteWirelessDeviceImportTaskCommand: (
547
547
  input: DeleteWirelessDeviceImportTaskCommandInput,
548
548
  context: __SerdeContext
549
549
  ) => Promise<__HttpRequest>;
550
- export declare const serializeAws_restJson1DeleteWirelessGatewayCommand: (
550
+ export declare const se_DeleteWirelessGatewayCommand: (
551
551
  input: DeleteWirelessGatewayCommandInput,
552
552
  context: __SerdeContext
553
553
  ) => Promise<__HttpRequest>;
554
- export declare const serializeAws_restJson1DeleteWirelessGatewayTaskCommand: (
554
+ export declare const se_DeleteWirelessGatewayTaskCommand: (
555
555
  input: DeleteWirelessGatewayTaskCommandInput,
556
556
  context: __SerdeContext
557
557
  ) => Promise<__HttpRequest>;
558
- export declare const serializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand: (
558
+ export declare const se_DeleteWirelessGatewayTaskDefinitionCommand: (
559
559
  input: DeleteWirelessGatewayTaskDefinitionCommandInput,
560
560
  context: __SerdeContext
561
561
  ) => Promise<__HttpRequest>;
562
- export declare const serializeAws_restJson1DeregisterWirelessDeviceCommand: (
562
+ export declare const se_DeregisterWirelessDeviceCommand: (
563
563
  input: DeregisterWirelessDeviceCommandInput,
564
564
  context: __SerdeContext
565
565
  ) => Promise<__HttpRequest>;
566
- export declare const serializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand: (
566
+ export declare const se_DisassociateAwsAccountFromPartnerAccountCommand: (
567
567
  input: DisassociateAwsAccountFromPartnerAccountCommandInput,
568
568
  context: __SerdeContext
569
569
  ) => Promise<__HttpRequest>;
570
- export declare const serializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand: (
570
+ export declare const se_DisassociateMulticastGroupFromFuotaTaskCommand: (
571
571
  input: DisassociateMulticastGroupFromFuotaTaskCommandInput,
572
572
  context: __SerdeContext
573
573
  ) => Promise<__HttpRequest>;
574
- export declare const serializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand: (
574
+ export declare const se_DisassociateWirelessDeviceFromFuotaTaskCommand: (
575
575
  input: DisassociateWirelessDeviceFromFuotaTaskCommandInput,
576
576
  context: __SerdeContext
577
577
  ) => Promise<__HttpRequest>;
578
- export declare const serializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand: (
578
+ export declare const se_DisassociateWirelessDeviceFromMulticastGroupCommand: (
579
579
  input: DisassociateWirelessDeviceFromMulticastGroupCommandInput,
580
580
  context: __SerdeContext
581
581
  ) => Promise<__HttpRequest>;
582
- export declare const serializeAws_restJson1DisassociateWirelessDeviceFromThingCommand: (
582
+ export declare const se_DisassociateWirelessDeviceFromThingCommand: (
583
583
  input: DisassociateWirelessDeviceFromThingCommandInput,
584
584
  context: __SerdeContext
585
585
  ) => Promise<__HttpRequest>;
586
- export declare const serializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand: (
586
+ export declare const se_DisassociateWirelessGatewayFromCertificateCommand: (
587
587
  input: DisassociateWirelessGatewayFromCertificateCommandInput,
588
588
  context: __SerdeContext
589
589
  ) => Promise<__HttpRequest>;
590
- export declare const serializeAws_restJson1DisassociateWirelessGatewayFromThingCommand: (
590
+ export declare const se_DisassociateWirelessGatewayFromThingCommand: (
591
591
  input: DisassociateWirelessGatewayFromThingCommandInput,
592
592
  context: __SerdeContext
593
593
  ) => Promise<__HttpRequest>;
594
- export declare const serializeAws_restJson1GetDestinationCommand: (
594
+ export declare const se_GetDestinationCommand: (
595
595
  input: GetDestinationCommandInput,
596
596
  context: __SerdeContext
597
597
  ) => Promise<__HttpRequest>;
598
- export declare const serializeAws_restJson1GetDeviceProfileCommand: (
598
+ export declare const se_GetDeviceProfileCommand: (
599
599
  input: GetDeviceProfileCommandInput,
600
600
  context: __SerdeContext
601
601
  ) => Promise<__HttpRequest>;
602
- export declare const serializeAws_restJson1GetEventConfigurationByResourceTypesCommand: (
602
+ export declare const se_GetEventConfigurationByResourceTypesCommand: (
603
603
  input: GetEventConfigurationByResourceTypesCommandInput,
604
604
  context: __SerdeContext
605
605
  ) => Promise<__HttpRequest>;
606
- export declare const serializeAws_restJson1GetFuotaTaskCommand: (
606
+ export declare const se_GetFuotaTaskCommand: (
607
607
  input: GetFuotaTaskCommandInput,
608
608
  context: __SerdeContext
609
609
  ) => Promise<__HttpRequest>;
610
- export declare const serializeAws_restJson1GetLogLevelsByResourceTypesCommand: (
610
+ export declare const se_GetLogLevelsByResourceTypesCommand: (
611
611
  input: GetLogLevelsByResourceTypesCommandInput,
612
612
  context: __SerdeContext
613
613
  ) => Promise<__HttpRequest>;
614
- export declare const serializeAws_restJson1GetMulticastGroupCommand: (
614
+ export declare const se_GetMulticastGroupCommand: (
615
615
  input: GetMulticastGroupCommandInput,
616
616
  context: __SerdeContext
617
617
  ) => Promise<__HttpRequest>;
618
- export declare const serializeAws_restJson1GetMulticastGroupSessionCommand: (
618
+ export declare const se_GetMulticastGroupSessionCommand: (
619
619
  input: GetMulticastGroupSessionCommandInput,
620
620
  context: __SerdeContext
621
621
  ) => Promise<__HttpRequest>;
622
- export declare const serializeAws_restJson1GetNetworkAnalyzerConfigurationCommand: (
622
+ export declare const se_GetNetworkAnalyzerConfigurationCommand: (
623
623
  input: GetNetworkAnalyzerConfigurationCommandInput,
624
624
  context: __SerdeContext
625
625
  ) => Promise<__HttpRequest>;
626
- export declare const serializeAws_restJson1GetPartnerAccountCommand: (
626
+ export declare const se_GetPartnerAccountCommand: (
627
627
  input: GetPartnerAccountCommandInput,
628
628
  context: __SerdeContext
629
629
  ) => Promise<__HttpRequest>;
630
- export declare const serializeAws_restJson1GetPositionCommand: (
630
+ export declare const se_GetPositionCommand: (
631
631
  input: GetPositionCommandInput,
632
632
  context: __SerdeContext
633
633
  ) => Promise<__HttpRequest>;
634
- export declare const serializeAws_restJson1GetPositionConfigurationCommand: (
634
+ export declare const se_GetPositionConfigurationCommand: (
635
635
  input: GetPositionConfigurationCommandInput,
636
636
  context: __SerdeContext
637
637
  ) => Promise<__HttpRequest>;
638
- export declare const serializeAws_restJson1GetPositionEstimateCommand: (
638
+ export declare const se_GetPositionEstimateCommand: (
639
639
  input: GetPositionEstimateCommandInput,
640
640
  context: __SerdeContext
641
641
  ) => Promise<__HttpRequest>;
642
- export declare const serializeAws_restJson1GetResourceEventConfigurationCommand: (
642
+ export declare const se_GetResourceEventConfigurationCommand: (
643
643
  input: GetResourceEventConfigurationCommandInput,
644
644
  context: __SerdeContext
645
645
  ) => Promise<__HttpRequest>;
646
- export declare const serializeAws_restJson1GetResourceLogLevelCommand: (
646
+ export declare const se_GetResourceLogLevelCommand: (
647
647
  input: GetResourceLogLevelCommandInput,
648
648
  context: __SerdeContext
649
649
  ) => Promise<__HttpRequest>;
650
- export declare const serializeAws_restJson1GetResourcePositionCommand: (
650
+ export declare const se_GetResourcePositionCommand: (
651
651
  input: GetResourcePositionCommandInput,
652
652
  context: __SerdeContext
653
653
  ) => Promise<__HttpRequest>;
654
- export declare const serializeAws_restJson1GetServiceEndpointCommand: (
654
+ export declare const se_GetServiceEndpointCommand: (
655
655
  input: GetServiceEndpointCommandInput,
656
656
  context: __SerdeContext
657
657
  ) => Promise<__HttpRequest>;
658
- export declare const serializeAws_restJson1GetServiceProfileCommand: (
658
+ export declare const se_GetServiceProfileCommand: (
659
659
  input: GetServiceProfileCommandInput,
660
660
  context: __SerdeContext
661
661
  ) => Promise<__HttpRequest>;
662
- export declare const serializeAws_restJson1GetWirelessDeviceCommand: (
662
+ export declare const se_GetWirelessDeviceCommand: (
663
663
  input: GetWirelessDeviceCommandInput,
664
664
  context: __SerdeContext
665
665
  ) => Promise<__HttpRequest>;
666
- export declare const serializeAws_restJson1GetWirelessDeviceImportTaskCommand: (
666
+ export declare const se_GetWirelessDeviceImportTaskCommand: (
667
667
  input: GetWirelessDeviceImportTaskCommandInput,
668
668
  context: __SerdeContext
669
669
  ) => Promise<__HttpRequest>;
670
- export declare const serializeAws_restJson1GetWirelessDeviceStatisticsCommand: (
670
+ export declare const se_GetWirelessDeviceStatisticsCommand: (
671
671
  input: GetWirelessDeviceStatisticsCommandInput,
672
672
  context: __SerdeContext
673
673
  ) => Promise<__HttpRequest>;
674
- export declare const serializeAws_restJson1GetWirelessGatewayCommand: (
674
+ export declare const se_GetWirelessGatewayCommand: (
675
675
  input: GetWirelessGatewayCommandInput,
676
676
  context: __SerdeContext
677
677
  ) => Promise<__HttpRequest>;
678
- export declare const serializeAws_restJson1GetWirelessGatewayCertificateCommand: (
678
+ export declare const se_GetWirelessGatewayCertificateCommand: (
679
679
  input: GetWirelessGatewayCertificateCommandInput,
680
680
  context: __SerdeContext
681
681
  ) => Promise<__HttpRequest>;
682
- export declare const serializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand: (
682
+ export declare const se_GetWirelessGatewayFirmwareInformationCommand: (
683
683
  input: GetWirelessGatewayFirmwareInformationCommandInput,
684
684
  context: __SerdeContext
685
685
  ) => Promise<__HttpRequest>;
686
- export declare const serializeAws_restJson1GetWirelessGatewayStatisticsCommand: (
686
+ export declare const se_GetWirelessGatewayStatisticsCommand: (
687
687
  input: GetWirelessGatewayStatisticsCommandInput,
688
688
  context: __SerdeContext
689
689
  ) => Promise<__HttpRequest>;
690
- export declare const serializeAws_restJson1GetWirelessGatewayTaskCommand: (
690
+ export declare const se_GetWirelessGatewayTaskCommand: (
691
691
  input: GetWirelessGatewayTaskCommandInput,
692
692
  context: __SerdeContext
693
693
  ) => Promise<__HttpRequest>;
694
- export declare const serializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand: (
694
+ export declare const se_GetWirelessGatewayTaskDefinitionCommand: (
695
695
  input: GetWirelessGatewayTaskDefinitionCommandInput,
696
696
  context: __SerdeContext
697
697
  ) => Promise<__HttpRequest>;
698
- export declare const serializeAws_restJson1ListDestinationsCommand: (
698
+ export declare const se_ListDestinationsCommand: (
699
699
  input: ListDestinationsCommandInput,
700
700
  context: __SerdeContext
701
701
  ) => Promise<__HttpRequest>;
702
- export declare const serializeAws_restJson1ListDeviceProfilesCommand: (
702
+ export declare const se_ListDeviceProfilesCommand: (
703
703
  input: ListDeviceProfilesCommandInput,
704
704
  context: __SerdeContext
705
705
  ) => Promise<__HttpRequest>;
706
- export declare const serializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand: (
706
+ export declare const se_ListDevicesForWirelessDeviceImportTaskCommand: (
707
707
  input: ListDevicesForWirelessDeviceImportTaskCommandInput,
708
708
  context: __SerdeContext
709
709
  ) => Promise<__HttpRequest>;
710
- export declare const serializeAws_restJson1ListEventConfigurationsCommand: (
710
+ export declare const se_ListEventConfigurationsCommand: (
711
711
  input: ListEventConfigurationsCommandInput,
712
712
  context: __SerdeContext
713
713
  ) => Promise<__HttpRequest>;
714
- export declare const serializeAws_restJson1ListFuotaTasksCommand: (
714
+ export declare const se_ListFuotaTasksCommand: (
715
715
  input: ListFuotaTasksCommandInput,
716
716
  context: __SerdeContext
717
717
  ) => Promise<__HttpRequest>;
718
- export declare const serializeAws_restJson1ListMulticastGroupsCommand: (
718
+ export declare const se_ListMulticastGroupsCommand: (
719
719
  input: ListMulticastGroupsCommandInput,
720
720
  context: __SerdeContext
721
721
  ) => Promise<__HttpRequest>;
722
- export declare const serializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand: (
722
+ export declare const se_ListMulticastGroupsByFuotaTaskCommand: (
723
723
  input: ListMulticastGroupsByFuotaTaskCommandInput,
724
724
  context: __SerdeContext
725
725
  ) => Promise<__HttpRequest>;
726
- export declare const serializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand: (
726
+ export declare const se_ListNetworkAnalyzerConfigurationsCommand: (
727
727
  input: ListNetworkAnalyzerConfigurationsCommandInput,
728
728
  context: __SerdeContext
729
729
  ) => Promise<__HttpRequest>;
730
- export declare const serializeAws_restJson1ListPartnerAccountsCommand: (
730
+ export declare const se_ListPartnerAccountsCommand: (
731
731
  input: ListPartnerAccountsCommandInput,
732
732
  context: __SerdeContext
733
733
  ) => Promise<__HttpRequest>;
734
- export declare const serializeAws_restJson1ListPositionConfigurationsCommand: (
734
+ export declare const se_ListPositionConfigurationsCommand: (
735
735
  input: ListPositionConfigurationsCommandInput,
736
736
  context: __SerdeContext
737
737
  ) => Promise<__HttpRequest>;
738
- export declare const serializeAws_restJson1ListQueuedMessagesCommand: (
738
+ export declare const se_ListQueuedMessagesCommand: (
739
739
  input: ListQueuedMessagesCommandInput,
740
740
  context: __SerdeContext
741
741
  ) => Promise<__HttpRequest>;
742
- export declare const serializeAws_restJson1ListServiceProfilesCommand: (
742
+ export declare const se_ListServiceProfilesCommand: (
743
743
  input: ListServiceProfilesCommandInput,
744
744
  context: __SerdeContext
745
745
  ) => Promise<__HttpRequest>;
746
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (
746
+ export declare const se_ListTagsForResourceCommand: (
747
747
  input: ListTagsForResourceCommandInput,
748
748
  context: __SerdeContext
749
749
  ) => Promise<__HttpRequest>;
750
- export declare const serializeAws_restJson1ListWirelessDeviceImportTasksCommand: (
750
+ export declare const se_ListWirelessDeviceImportTasksCommand: (
751
751
  input: ListWirelessDeviceImportTasksCommandInput,
752
752
  context: __SerdeContext
753
753
  ) => Promise<__HttpRequest>;
754
- export declare const serializeAws_restJson1ListWirelessDevicesCommand: (
754
+ export declare const se_ListWirelessDevicesCommand: (
755
755
  input: ListWirelessDevicesCommandInput,
756
756
  context: __SerdeContext
757
757
  ) => Promise<__HttpRequest>;
758
- export declare const serializeAws_restJson1ListWirelessGatewaysCommand: (
758
+ export declare const se_ListWirelessGatewaysCommand: (
759
759
  input: ListWirelessGatewaysCommandInput,
760
760
  context: __SerdeContext
761
761
  ) => Promise<__HttpRequest>;
762
- export declare const serializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand: (
762
+ export declare const se_ListWirelessGatewayTaskDefinitionsCommand: (
763
763
  input: ListWirelessGatewayTaskDefinitionsCommandInput,
764
764
  context: __SerdeContext
765
765
  ) => Promise<__HttpRequest>;
766
- export declare const serializeAws_restJson1PutPositionConfigurationCommand: (
766
+ export declare const se_PutPositionConfigurationCommand: (
767
767
  input: PutPositionConfigurationCommandInput,
768
768
  context: __SerdeContext
769
769
  ) => Promise<__HttpRequest>;
770
- export declare const serializeAws_restJson1PutResourceLogLevelCommand: (
770
+ export declare const se_PutResourceLogLevelCommand: (
771
771
  input: PutResourceLogLevelCommandInput,
772
772
  context: __SerdeContext
773
773
  ) => Promise<__HttpRequest>;
774
- export declare const serializeAws_restJson1ResetAllResourceLogLevelsCommand: (
774
+ export declare const se_ResetAllResourceLogLevelsCommand: (
775
775
  input: ResetAllResourceLogLevelsCommandInput,
776
776
  context: __SerdeContext
777
777
  ) => Promise<__HttpRequest>;
778
- export declare const serializeAws_restJson1ResetResourceLogLevelCommand: (
778
+ export declare const se_ResetResourceLogLevelCommand: (
779
779
  input: ResetResourceLogLevelCommandInput,
780
780
  context: __SerdeContext
781
781
  ) => Promise<__HttpRequest>;
782
- export declare const serializeAws_restJson1SendDataToMulticastGroupCommand: (
782
+ export declare const se_SendDataToMulticastGroupCommand: (
783
783
  input: SendDataToMulticastGroupCommandInput,
784
784
  context: __SerdeContext
785
785
  ) => Promise<__HttpRequest>;
786
- export declare const serializeAws_restJson1SendDataToWirelessDeviceCommand: (
786
+ export declare const se_SendDataToWirelessDeviceCommand: (
787
787
  input: SendDataToWirelessDeviceCommandInput,
788
788
  context: __SerdeContext
789
789
  ) => Promise<__HttpRequest>;
790
- export declare const serializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (
790
+ export declare const se_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (
791
791
  input: StartBulkAssociateWirelessDeviceWithMulticastGroupCommandInput,
792
792
  context: __SerdeContext
793
793
  ) => Promise<__HttpRequest>;
794
- export declare const serializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (
794
+ export declare const se_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (
795
795
  input: StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandInput,
796
796
  context: __SerdeContext
797
797
  ) => Promise<__HttpRequest>;
798
- export declare const serializeAws_restJson1StartFuotaTaskCommand: (
798
+ export declare const se_StartFuotaTaskCommand: (
799
799
  input: StartFuotaTaskCommandInput,
800
800
  context: __SerdeContext
801
801
  ) => Promise<__HttpRequest>;
802
- export declare const serializeAws_restJson1StartMulticastGroupSessionCommand: (
802
+ export declare const se_StartMulticastGroupSessionCommand: (
803
803
  input: StartMulticastGroupSessionCommandInput,
804
804
  context: __SerdeContext
805
805
  ) => Promise<__HttpRequest>;
806
- export declare const serializeAws_restJson1StartSingleWirelessDeviceImportTaskCommand: (
806
+ export declare const se_StartSingleWirelessDeviceImportTaskCommand: (
807
807
  input: StartSingleWirelessDeviceImportTaskCommandInput,
808
808
  context: __SerdeContext
809
809
  ) => Promise<__HttpRequest>;
810
- export declare const serializeAws_restJson1StartWirelessDeviceImportTaskCommand: (
810
+ export declare const se_StartWirelessDeviceImportTaskCommand: (
811
811
  input: StartWirelessDeviceImportTaskCommandInput,
812
812
  context: __SerdeContext
813
813
  ) => Promise<__HttpRequest>;
814
- export declare const serializeAws_restJson1TagResourceCommand: (
814
+ export declare const se_TagResourceCommand: (
815
815
  input: TagResourceCommandInput,
816
816
  context: __SerdeContext
817
817
  ) => Promise<__HttpRequest>;
818
- export declare const serializeAws_restJson1TestWirelessDeviceCommand: (
818
+ export declare const se_TestWirelessDeviceCommand: (
819
819
  input: TestWirelessDeviceCommandInput,
820
820
  context: __SerdeContext
821
821
  ) => Promise<__HttpRequest>;
822
- export declare const serializeAws_restJson1UntagResourceCommand: (
822
+ export declare const se_UntagResourceCommand: (
823
823
  input: UntagResourceCommandInput,
824
824
  context: __SerdeContext
825
825
  ) => Promise<__HttpRequest>;
826
- export declare const serializeAws_restJson1UpdateDestinationCommand: (
826
+ export declare const se_UpdateDestinationCommand: (
827
827
  input: UpdateDestinationCommandInput,
828
828
  context: __SerdeContext
829
829
  ) => Promise<__HttpRequest>;
830
- export declare const serializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand: (
830
+ export declare const se_UpdateEventConfigurationByResourceTypesCommand: (
831
831
  input: UpdateEventConfigurationByResourceTypesCommandInput,
832
832
  context: __SerdeContext
833
833
  ) => Promise<__HttpRequest>;
834
- export declare const serializeAws_restJson1UpdateFuotaTaskCommand: (
834
+ export declare const se_UpdateFuotaTaskCommand: (
835
835
  input: UpdateFuotaTaskCommandInput,
836
836
  context: __SerdeContext
837
837
  ) => Promise<__HttpRequest>;
838
- export declare const serializeAws_restJson1UpdateLogLevelsByResourceTypesCommand: (
838
+ export declare const se_UpdateLogLevelsByResourceTypesCommand: (
839
839
  input: UpdateLogLevelsByResourceTypesCommandInput,
840
840
  context: __SerdeContext
841
841
  ) => Promise<__HttpRequest>;
842
- export declare const serializeAws_restJson1UpdateMulticastGroupCommand: (
842
+ export declare const se_UpdateMulticastGroupCommand: (
843
843
  input: UpdateMulticastGroupCommandInput,
844
844
  context: __SerdeContext
845
845
  ) => Promise<__HttpRequest>;
846
- export declare const serializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand: (
846
+ export declare const se_UpdateNetworkAnalyzerConfigurationCommand: (
847
847
  input: UpdateNetworkAnalyzerConfigurationCommandInput,
848
848
  context: __SerdeContext
849
849
  ) => Promise<__HttpRequest>;
850
- export declare const serializeAws_restJson1UpdatePartnerAccountCommand: (
850
+ export declare const se_UpdatePartnerAccountCommand: (
851
851
  input: UpdatePartnerAccountCommandInput,
852
852
  context: __SerdeContext
853
853
  ) => Promise<__HttpRequest>;
854
- export declare const serializeAws_restJson1UpdatePositionCommand: (
854
+ export declare const se_UpdatePositionCommand: (
855
855
  input: UpdatePositionCommandInput,
856
856
  context: __SerdeContext
857
857
  ) => Promise<__HttpRequest>;
858
- export declare const serializeAws_restJson1UpdateResourceEventConfigurationCommand: (
858
+ export declare const se_UpdateResourceEventConfigurationCommand: (
859
859
  input: UpdateResourceEventConfigurationCommandInput,
860
860
  context: __SerdeContext
861
861
  ) => Promise<__HttpRequest>;
862
- export declare const serializeAws_restJson1UpdateResourcePositionCommand: (
862
+ export declare const se_UpdateResourcePositionCommand: (
863
863
  input: UpdateResourcePositionCommandInput,
864
864
  context: __SerdeContext
865
865
  ) => Promise<__HttpRequest>;
866
- export declare const serializeAws_restJson1UpdateWirelessDeviceCommand: (
866
+ export declare const se_UpdateWirelessDeviceCommand: (
867
867
  input: UpdateWirelessDeviceCommandInput,
868
868
  context: __SerdeContext
869
869
  ) => Promise<__HttpRequest>;
870
- export declare const serializeAws_restJson1UpdateWirelessDeviceImportTaskCommand: (
870
+ export declare const se_UpdateWirelessDeviceImportTaskCommand: (
871
871
  input: UpdateWirelessDeviceImportTaskCommandInput,
872
872
  context: __SerdeContext
873
873
  ) => Promise<__HttpRequest>;
874
- export declare const serializeAws_restJson1UpdateWirelessGatewayCommand: (
874
+ export declare const se_UpdateWirelessGatewayCommand: (
875
875
  input: UpdateWirelessGatewayCommandInput,
876
876
  context: __SerdeContext
877
877
  ) => Promise<__HttpRequest>;
878
- export declare const deserializeAws_restJson1AssociateAwsAccountWithPartnerAccountCommand: (
878
+ export declare const de_AssociateAwsAccountWithPartnerAccountCommand: (
879
879
  output: __HttpResponse,
880
880
  context: __SerdeContext
881
881
  ) => Promise<AssociateAwsAccountWithPartnerAccountCommandOutput>;
882
- export declare const deserializeAws_restJson1AssociateMulticastGroupWithFuotaTaskCommand: (
882
+ export declare const de_AssociateMulticastGroupWithFuotaTaskCommand: (
883
883
  output: __HttpResponse,
884
884
  context: __SerdeContext
885
885
  ) => Promise<AssociateMulticastGroupWithFuotaTaskCommandOutput>;
886
- export declare const deserializeAws_restJson1AssociateWirelessDeviceWithFuotaTaskCommand: (
886
+ export declare const de_AssociateWirelessDeviceWithFuotaTaskCommand: (
887
887
  output: __HttpResponse,
888
888
  context: __SerdeContext
889
889
  ) => Promise<AssociateWirelessDeviceWithFuotaTaskCommandOutput>;
890
- export declare const deserializeAws_restJson1AssociateWirelessDeviceWithMulticastGroupCommand: (
890
+ export declare const de_AssociateWirelessDeviceWithMulticastGroupCommand: (
891
891
  output: __HttpResponse,
892
892
  context: __SerdeContext
893
893
  ) => Promise<AssociateWirelessDeviceWithMulticastGroupCommandOutput>;
894
- export declare const deserializeAws_restJson1AssociateWirelessDeviceWithThingCommand: (
894
+ export declare const de_AssociateWirelessDeviceWithThingCommand: (
895
895
  output: __HttpResponse,
896
896
  context: __SerdeContext
897
897
  ) => Promise<AssociateWirelessDeviceWithThingCommandOutput>;
898
- export declare const deserializeAws_restJson1AssociateWirelessGatewayWithCertificateCommand: (
898
+ export declare const de_AssociateWirelessGatewayWithCertificateCommand: (
899
899
  output: __HttpResponse,
900
900
  context: __SerdeContext
901
901
  ) => Promise<AssociateWirelessGatewayWithCertificateCommandOutput>;
902
- export declare const deserializeAws_restJson1AssociateWirelessGatewayWithThingCommand: (
902
+ export declare const de_AssociateWirelessGatewayWithThingCommand: (
903
903
  output: __HttpResponse,
904
904
  context: __SerdeContext
905
905
  ) => Promise<AssociateWirelessGatewayWithThingCommandOutput>;
906
- export declare const deserializeAws_restJson1CancelMulticastGroupSessionCommand: (
906
+ export declare const de_CancelMulticastGroupSessionCommand: (
907
907
  output: __HttpResponse,
908
908
  context: __SerdeContext
909
909
  ) => Promise<CancelMulticastGroupSessionCommandOutput>;
910
- export declare const deserializeAws_restJson1CreateDestinationCommand: (
910
+ export declare const de_CreateDestinationCommand: (
911
911
  output: __HttpResponse,
912
912
  context: __SerdeContext
913
913
  ) => Promise<CreateDestinationCommandOutput>;
914
- export declare const deserializeAws_restJson1CreateDeviceProfileCommand: (
914
+ export declare const de_CreateDeviceProfileCommand: (
915
915
  output: __HttpResponse,
916
916
  context: __SerdeContext
917
917
  ) => Promise<CreateDeviceProfileCommandOutput>;
918
- export declare const deserializeAws_restJson1CreateFuotaTaskCommand: (
918
+ export declare const de_CreateFuotaTaskCommand: (
919
919
  output: __HttpResponse,
920
920
  context: __SerdeContext
921
921
  ) => Promise<CreateFuotaTaskCommandOutput>;
922
- export declare const deserializeAws_restJson1CreateMulticastGroupCommand: (
922
+ export declare const de_CreateMulticastGroupCommand: (
923
923
  output: __HttpResponse,
924
924
  context: __SerdeContext
925
925
  ) => Promise<CreateMulticastGroupCommandOutput>;
926
- export declare const deserializeAws_restJson1CreateNetworkAnalyzerConfigurationCommand: (
926
+ export declare const de_CreateNetworkAnalyzerConfigurationCommand: (
927
927
  output: __HttpResponse,
928
928
  context: __SerdeContext
929
929
  ) => Promise<CreateNetworkAnalyzerConfigurationCommandOutput>;
930
- export declare const deserializeAws_restJson1CreateServiceProfileCommand: (
930
+ export declare const de_CreateServiceProfileCommand: (
931
931
  output: __HttpResponse,
932
932
  context: __SerdeContext
933
933
  ) => Promise<CreateServiceProfileCommandOutput>;
934
- export declare const deserializeAws_restJson1CreateWirelessDeviceCommand: (
934
+ export declare const de_CreateWirelessDeviceCommand: (
935
935
  output: __HttpResponse,
936
936
  context: __SerdeContext
937
937
  ) => Promise<CreateWirelessDeviceCommandOutput>;
938
- export declare const deserializeAws_restJson1CreateWirelessGatewayCommand: (
938
+ export declare const de_CreateWirelessGatewayCommand: (
939
939
  output: __HttpResponse,
940
940
  context: __SerdeContext
941
941
  ) => Promise<CreateWirelessGatewayCommandOutput>;
942
- export declare const deserializeAws_restJson1CreateWirelessGatewayTaskCommand: (
942
+ export declare const de_CreateWirelessGatewayTaskCommand: (
943
943
  output: __HttpResponse,
944
944
  context: __SerdeContext
945
945
  ) => Promise<CreateWirelessGatewayTaskCommandOutput>;
946
- export declare const deserializeAws_restJson1CreateWirelessGatewayTaskDefinitionCommand: (
946
+ export declare const de_CreateWirelessGatewayTaskDefinitionCommand: (
947
947
  output: __HttpResponse,
948
948
  context: __SerdeContext
949
949
  ) => Promise<CreateWirelessGatewayTaskDefinitionCommandOutput>;
950
- export declare const deserializeAws_restJson1DeleteDestinationCommand: (
950
+ export declare const de_DeleteDestinationCommand: (
951
951
  output: __HttpResponse,
952
952
  context: __SerdeContext
953
953
  ) => Promise<DeleteDestinationCommandOutput>;
954
- export declare const deserializeAws_restJson1DeleteDeviceProfileCommand: (
954
+ export declare const de_DeleteDeviceProfileCommand: (
955
955
  output: __HttpResponse,
956
956
  context: __SerdeContext
957
957
  ) => Promise<DeleteDeviceProfileCommandOutput>;
958
- export declare const deserializeAws_restJson1DeleteFuotaTaskCommand: (
958
+ export declare const de_DeleteFuotaTaskCommand: (
959
959
  output: __HttpResponse,
960
960
  context: __SerdeContext
961
961
  ) => Promise<DeleteFuotaTaskCommandOutput>;
962
- export declare const deserializeAws_restJson1DeleteMulticastGroupCommand: (
962
+ export declare const de_DeleteMulticastGroupCommand: (
963
963
  output: __HttpResponse,
964
964
  context: __SerdeContext
965
965
  ) => Promise<DeleteMulticastGroupCommandOutput>;
966
- export declare const deserializeAws_restJson1DeleteNetworkAnalyzerConfigurationCommand: (
966
+ export declare const de_DeleteNetworkAnalyzerConfigurationCommand: (
967
967
  output: __HttpResponse,
968
968
  context: __SerdeContext
969
969
  ) => Promise<DeleteNetworkAnalyzerConfigurationCommandOutput>;
970
- export declare const deserializeAws_restJson1DeleteQueuedMessagesCommand: (
970
+ export declare const de_DeleteQueuedMessagesCommand: (
971
971
  output: __HttpResponse,
972
972
  context: __SerdeContext
973
973
  ) => Promise<DeleteQueuedMessagesCommandOutput>;
974
- export declare const deserializeAws_restJson1DeleteServiceProfileCommand: (
974
+ export declare const de_DeleteServiceProfileCommand: (
975
975
  output: __HttpResponse,
976
976
  context: __SerdeContext
977
977
  ) => Promise<DeleteServiceProfileCommandOutput>;
978
- export declare const deserializeAws_restJson1DeleteWirelessDeviceCommand: (
978
+ export declare const de_DeleteWirelessDeviceCommand: (
979
979
  output: __HttpResponse,
980
980
  context: __SerdeContext
981
981
  ) => Promise<DeleteWirelessDeviceCommandOutput>;
982
- export declare const deserializeAws_restJson1DeleteWirelessDeviceImportTaskCommand: (
982
+ export declare const de_DeleteWirelessDeviceImportTaskCommand: (
983
983
  output: __HttpResponse,
984
984
  context: __SerdeContext
985
985
  ) => Promise<DeleteWirelessDeviceImportTaskCommandOutput>;
986
- export declare const deserializeAws_restJson1DeleteWirelessGatewayCommand: (
986
+ export declare const de_DeleteWirelessGatewayCommand: (
987
987
  output: __HttpResponse,
988
988
  context: __SerdeContext
989
989
  ) => Promise<DeleteWirelessGatewayCommandOutput>;
990
- export declare const deserializeAws_restJson1DeleteWirelessGatewayTaskCommand: (
990
+ export declare const de_DeleteWirelessGatewayTaskCommand: (
991
991
  output: __HttpResponse,
992
992
  context: __SerdeContext
993
993
  ) => Promise<DeleteWirelessGatewayTaskCommandOutput>;
994
- export declare const deserializeAws_restJson1DeleteWirelessGatewayTaskDefinitionCommand: (
994
+ export declare const de_DeleteWirelessGatewayTaskDefinitionCommand: (
995
995
  output: __HttpResponse,
996
996
  context: __SerdeContext
997
997
  ) => Promise<DeleteWirelessGatewayTaskDefinitionCommandOutput>;
998
- export declare const deserializeAws_restJson1DeregisterWirelessDeviceCommand: (
998
+ export declare const de_DeregisterWirelessDeviceCommand: (
999
999
  output: __HttpResponse,
1000
1000
  context: __SerdeContext
1001
1001
  ) => Promise<DeregisterWirelessDeviceCommandOutput>;
1002
- export declare const deserializeAws_restJson1DisassociateAwsAccountFromPartnerAccountCommand: (
1002
+ export declare const de_DisassociateAwsAccountFromPartnerAccountCommand: (
1003
1003
  output: __HttpResponse,
1004
1004
  context: __SerdeContext
1005
1005
  ) => Promise<DisassociateAwsAccountFromPartnerAccountCommandOutput>;
1006
- export declare const deserializeAws_restJson1DisassociateMulticastGroupFromFuotaTaskCommand: (
1006
+ export declare const de_DisassociateMulticastGroupFromFuotaTaskCommand: (
1007
1007
  output: __HttpResponse,
1008
1008
  context: __SerdeContext
1009
1009
  ) => Promise<DisassociateMulticastGroupFromFuotaTaskCommandOutput>;
1010
- export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromFuotaTaskCommand: (
1010
+ export declare const de_DisassociateWirelessDeviceFromFuotaTaskCommand: (
1011
1011
  output: __HttpResponse,
1012
1012
  context: __SerdeContext
1013
1013
  ) => Promise<DisassociateWirelessDeviceFromFuotaTaskCommandOutput>;
1014
- export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromMulticastGroupCommand: (
1014
+ export declare const de_DisassociateWirelessDeviceFromMulticastGroupCommand: (
1015
1015
  output: __HttpResponse,
1016
1016
  context: __SerdeContext
1017
1017
  ) => Promise<DisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
1018
- export declare const deserializeAws_restJson1DisassociateWirelessDeviceFromThingCommand: (
1018
+ export declare const de_DisassociateWirelessDeviceFromThingCommand: (
1019
1019
  output: __HttpResponse,
1020
1020
  context: __SerdeContext
1021
1021
  ) => Promise<DisassociateWirelessDeviceFromThingCommandOutput>;
1022
- export declare const deserializeAws_restJson1DisassociateWirelessGatewayFromCertificateCommand: (
1022
+ export declare const de_DisassociateWirelessGatewayFromCertificateCommand: (
1023
1023
  output: __HttpResponse,
1024
1024
  context: __SerdeContext
1025
1025
  ) => Promise<DisassociateWirelessGatewayFromCertificateCommandOutput>;
1026
- export declare const deserializeAws_restJson1DisassociateWirelessGatewayFromThingCommand: (
1026
+ export declare const de_DisassociateWirelessGatewayFromThingCommand: (
1027
1027
  output: __HttpResponse,
1028
1028
  context: __SerdeContext
1029
1029
  ) => Promise<DisassociateWirelessGatewayFromThingCommandOutput>;
1030
- export declare const deserializeAws_restJson1GetDestinationCommand: (
1030
+ export declare const de_GetDestinationCommand: (
1031
1031
  output: __HttpResponse,
1032
1032
  context: __SerdeContext
1033
1033
  ) => Promise<GetDestinationCommandOutput>;
1034
- export declare const deserializeAws_restJson1GetDeviceProfileCommand: (
1034
+ export declare const de_GetDeviceProfileCommand: (
1035
1035
  output: __HttpResponse,
1036
1036
  context: __SerdeContext
1037
1037
  ) => Promise<GetDeviceProfileCommandOutput>;
1038
- export declare const deserializeAws_restJson1GetEventConfigurationByResourceTypesCommand: (
1038
+ export declare const de_GetEventConfigurationByResourceTypesCommand: (
1039
1039
  output: __HttpResponse,
1040
1040
  context: __SerdeContext
1041
1041
  ) => Promise<GetEventConfigurationByResourceTypesCommandOutput>;
1042
- export declare const deserializeAws_restJson1GetFuotaTaskCommand: (
1042
+ export declare const de_GetFuotaTaskCommand: (
1043
1043
  output: __HttpResponse,
1044
1044
  context: __SerdeContext
1045
1045
  ) => Promise<GetFuotaTaskCommandOutput>;
1046
- export declare const deserializeAws_restJson1GetLogLevelsByResourceTypesCommand: (
1046
+ export declare const de_GetLogLevelsByResourceTypesCommand: (
1047
1047
  output: __HttpResponse,
1048
1048
  context: __SerdeContext
1049
1049
  ) => Promise<GetLogLevelsByResourceTypesCommandOutput>;
1050
- export declare const deserializeAws_restJson1GetMulticastGroupCommand: (
1050
+ export declare const de_GetMulticastGroupCommand: (
1051
1051
  output: __HttpResponse,
1052
1052
  context: __SerdeContext
1053
1053
  ) => Promise<GetMulticastGroupCommandOutput>;
1054
- export declare const deserializeAws_restJson1GetMulticastGroupSessionCommand: (
1054
+ export declare const de_GetMulticastGroupSessionCommand: (
1055
1055
  output: __HttpResponse,
1056
1056
  context: __SerdeContext
1057
1057
  ) => Promise<GetMulticastGroupSessionCommandOutput>;
1058
- export declare const deserializeAws_restJson1GetNetworkAnalyzerConfigurationCommand: (
1058
+ export declare const de_GetNetworkAnalyzerConfigurationCommand: (
1059
1059
  output: __HttpResponse,
1060
1060
  context: __SerdeContext
1061
1061
  ) => Promise<GetNetworkAnalyzerConfigurationCommandOutput>;
1062
- export declare const deserializeAws_restJson1GetPartnerAccountCommand: (
1062
+ export declare const de_GetPartnerAccountCommand: (
1063
1063
  output: __HttpResponse,
1064
1064
  context: __SerdeContext
1065
1065
  ) => Promise<GetPartnerAccountCommandOutput>;
1066
- export declare const deserializeAws_restJson1GetPositionCommand: (
1066
+ export declare const de_GetPositionCommand: (
1067
1067
  output: __HttpResponse,
1068
1068
  context: __SerdeContext
1069
1069
  ) => Promise<GetPositionCommandOutput>;
1070
- export declare const deserializeAws_restJson1GetPositionConfigurationCommand: (
1070
+ export declare const de_GetPositionConfigurationCommand: (
1071
1071
  output: __HttpResponse,
1072
1072
  context: __SerdeContext
1073
1073
  ) => Promise<GetPositionConfigurationCommandOutput>;
1074
- export declare const deserializeAws_restJson1GetPositionEstimateCommand: (
1074
+ export declare const de_GetPositionEstimateCommand: (
1075
1075
  output: __HttpResponse,
1076
1076
  context: __SerdeContext
1077
1077
  ) => Promise<GetPositionEstimateCommandOutput>;
1078
- export declare const deserializeAws_restJson1GetResourceEventConfigurationCommand: (
1078
+ export declare const de_GetResourceEventConfigurationCommand: (
1079
1079
  output: __HttpResponse,
1080
1080
  context: __SerdeContext
1081
1081
  ) => Promise<GetResourceEventConfigurationCommandOutput>;
1082
- export declare const deserializeAws_restJson1GetResourceLogLevelCommand: (
1082
+ export declare const de_GetResourceLogLevelCommand: (
1083
1083
  output: __HttpResponse,
1084
1084
  context: __SerdeContext
1085
1085
  ) => Promise<GetResourceLogLevelCommandOutput>;
1086
- export declare const deserializeAws_restJson1GetResourcePositionCommand: (
1086
+ export declare const de_GetResourcePositionCommand: (
1087
1087
  output: __HttpResponse,
1088
1088
  context: __SerdeContext
1089
1089
  ) => Promise<GetResourcePositionCommandOutput>;
1090
- export declare const deserializeAws_restJson1GetServiceEndpointCommand: (
1090
+ export declare const de_GetServiceEndpointCommand: (
1091
1091
  output: __HttpResponse,
1092
1092
  context: __SerdeContext
1093
1093
  ) => Promise<GetServiceEndpointCommandOutput>;
1094
- export declare const deserializeAws_restJson1GetServiceProfileCommand: (
1094
+ export declare const de_GetServiceProfileCommand: (
1095
1095
  output: __HttpResponse,
1096
1096
  context: __SerdeContext
1097
1097
  ) => Promise<GetServiceProfileCommandOutput>;
1098
- export declare const deserializeAws_restJson1GetWirelessDeviceCommand: (
1098
+ export declare const de_GetWirelessDeviceCommand: (
1099
1099
  output: __HttpResponse,
1100
1100
  context: __SerdeContext
1101
1101
  ) => Promise<GetWirelessDeviceCommandOutput>;
1102
- export declare const deserializeAws_restJson1GetWirelessDeviceImportTaskCommand: (
1102
+ export declare const de_GetWirelessDeviceImportTaskCommand: (
1103
1103
  output: __HttpResponse,
1104
1104
  context: __SerdeContext
1105
1105
  ) => Promise<GetWirelessDeviceImportTaskCommandOutput>;
1106
- export declare const deserializeAws_restJson1GetWirelessDeviceStatisticsCommand: (
1106
+ export declare const de_GetWirelessDeviceStatisticsCommand: (
1107
1107
  output: __HttpResponse,
1108
1108
  context: __SerdeContext
1109
1109
  ) => Promise<GetWirelessDeviceStatisticsCommandOutput>;
1110
- export declare const deserializeAws_restJson1GetWirelessGatewayCommand: (
1110
+ export declare const de_GetWirelessGatewayCommand: (
1111
1111
  output: __HttpResponse,
1112
1112
  context: __SerdeContext
1113
1113
  ) => Promise<GetWirelessGatewayCommandOutput>;
1114
- export declare const deserializeAws_restJson1GetWirelessGatewayCertificateCommand: (
1114
+ export declare const de_GetWirelessGatewayCertificateCommand: (
1115
1115
  output: __HttpResponse,
1116
1116
  context: __SerdeContext
1117
1117
  ) => Promise<GetWirelessGatewayCertificateCommandOutput>;
1118
- export declare const deserializeAws_restJson1GetWirelessGatewayFirmwareInformationCommand: (
1118
+ export declare const de_GetWirelessGatewayFirmwareInformationCommand: (
1119
1119
  output: __HttpResponse,
1120
1120
  context: __SerdeContext
1121
1121
  ) => Promise<GetWirelessGatewayFirmwareInformationCommandOutput>;
1122
- export declare const deserializeAws_restJson1GetWirelessGatewayStatisticsCommand: (
1122
+ export declare const de_GetWirelessGatewayStatisticsCommand: (
1123
1123
  output: __HttpResponse,
1124
1124
  context: __SerdeContext
1125
1125
  ) => Promise<GetWirelessGatewayStatisticsCommandOutput>;
1126
- export declare const deserializeAws_restJson1GetWirelessGatewayTaskCommand: (
1126
+ export declare const de_GetWirelessGatewayTaskCommand: (
1127
1127
  output: __HttpResponse,
1128
1128
  context: __SerdeContext
1129
1129
  ) => Promise<GetWirelessGatewayTaskCommandOutput>;
1130
- export declare const deserializeAws_restJson1GetWirelessGatewayTaskDefinitionCommand: (
1130
+ export declare const de_GetWirelessGatewayTaskDefinitionCommand: (
1131
1131
  output: __HttpResponse,
1132
1132
  context: __SerdeContext
1133
1133
  ) => Promise<GetWirelessGatewayTaskDefinitionCommandOutput>;
1134
- export declare const deserializeAws_restJson1ListDestinationsCommand: (
1134
+ export declare const de_ListDestinationsCommand: (
1135
1135
  output: __HttpResponse,
1136
1136
  context: __SerdeContext
1137
1137
  ) => Promise<ListDestinationsCommandOutput>;
1138
- export declare const deserializeAws_restJson1ListDeviceProfilesCommand: (
1138
+ export declare const de_ListDeviceProfilesCommand: (
1139
1139
  output: __HttpResponse,
1140
1140
  context: __SerdeContext
1141
1141
  ) => Promise<ListDeviceProfilesCommandOutput>;
1142
- export declare const deserializeAws_restJson1ListDevicesForWirelessDeviceImportTaskCommand: (
1142
+ export declare const de_ListDevicesForWirelessDeviceImportTaskCommand: (
1143
1143
  output: __HttpResponse,
1144
1144
  context: __SerdeContext
1145
1145
  ) => Promise<ListDevicesForWirelessDeviceImportTaskCommandOutput>;
1146
- export declare const deserializeAws_restJson1ListEventConfigurationsCommand: (
1146
+ export declare const de_ListEventConfigurationsCommand: (
1147
1147
  output: __HttpResponse,
1148
1148
  context: __SerdeContext
1149
1149
  ) => Promise<ListEventConfigurationsCommandOutput>;
1150
- export declare const deserializeAws_restJson1ListFuotaTasksCommand: (
1150
+ export declare const de_ListFuotaTasksCommand: (
1151
1151
  output: __HttpResponse,
1152
1152
  context: __SerdeContext
1153
1153
  ) => Promise<ListFuotaTasksCommandOutput>;
1154
- export declare const deserializeAws_restJson1ListMulticastGroupsCommand: (
1154
+ export declare const de_ListMulticastGroupsCommand: (
1155
1155
  output: __HttpResponse,
1156
1156
  context: __SerdeContext
1157
1157
  ) => Promise<ListMulticastGroupsCommandOutput>;
1158
- export declare const deserializeAws_restJson1ListMulticastGroupsByFuotaTaskCommand: (
1158
+ export declare const de_ListMulticastGroupsByFuotaTaskCommand: (
1159
1159
  output: __HttpResponse,
1160
1160
  context: __SerdeContext
1161
1161
  ) => Promise<ListMulticastGroupsByFuotaTaskCommandOutput>;
1162
- export declare const deserializeAws_restJson1ListNetworkAnalyzerConfigurationsCommand: (
1162
+ export declare const de_ListNetworkAnalyzerConfigurationsCommand: (
1163
1163
  output: __HttpResponse,
1164
1164
  context: __SerdeContext
1165
1165
  ) => Promise<ListNetworkAnalyzerConfigurationsCommandOutput>;
1166
- export declare const deserializeAws_restJson1ListPartnerAccountsCommand: (
1166
+ export declare const de_ListPartnerAccountsCommand: (
1167
1167
  output: __HttpResponse,
1168
1168
  context: __SerdeContext
1169
1169
  ) => Promise<ListPartnerAccountsCommandOutput>;
1170
- export declare const deserializeAws_restJson1ListPositionConfigurationsCommand: (
1170
+ export declare const de_ListPositionConfigurationsCommand: (
1171
1171
  output: __HttpResponse,
1172
1172
  context: __SerdeContext
1173
1173
  ) => Promise<ListPositionConfigurationsCommandOutput>;
1174
- export declare const deserializeAws_restJson1ListQueuedMessagesCommand: (
1174
+ export declare const de_ListQueuedMessagesCommand: (
1175
1175
  output: __HttpResponse,
1176
1176
  context: __SerdeContext
1177
1177
  ) => Promise<ListQueuedMessagesCommandOutput>;
1178
- export declare const deserializeAws_restJson1ListServiceProfilesCommand: (
1178
+ export declare const de_ListServiceProfilesCommand: (
1179
1179
  output: __HttpResponse,
1180
1180
  context: __SerdeContext
1181
1181
  ) => Promise<ListServiceProfilesCommandOutput>;
1182
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (
1182
+ export declare const de_ListTagsForResourceCommand: (
1183
1183
  output: __HttpResponse,
1184
1184
  context: __SerdeContext
1185
1185
  ) => Promise<ListTagsForResourceCommandOutput>;
1186
- export declare const deserializeAws_restJson1ListWirelessDeviceImportTasksCommand: (
1186
+ export declare const de_ListWirelessDeviceImportTasksCommand: (
1187
1187
  output: __HttpResponse,
1188
1188
  context: __SerdeContext
1189
1189
  ) => Promise<ListWirelessDeviceImportTasksCommandOutput>;
1190
- export declare const deserializeAws_restJson1ListWirelessDevicesCommand: (
1190
+ export declare const de_ListWirelessDevicesCommand: (
1191
1191
  output: __HttpResponse,
1192
1192
  context: __SerdeContext
1193
1193
  ) => Promise<ListWirelessDevicesCommandOutput>;
1194
- export declare const deserializeAws_restJson1ListWirelessGatewaysCommand: (
1194
+ export declare const de_ListWirelessGatewaysCommand: (
1195
1195
  output: __HttpResponse,
1196
1196
  context: __SerdeContext
1197
1197
  ) => Promise<ListWirelessGatewaysCommandOutput>;
1198
- export declare const deserializeAws_restJson1ListWirelessGatewayTaskDefinitionsCommand: (
1198
+ export declare const de_ListWirelessGatewayTaskDefinitionsCommand: (
1199
1199
  output: __HttpResponse,
1200
1200
  context: __SerdeContext
1201
1201
  ) => Promise<ListWirelessGatewayTaskDefinitionsCommandOutput>;
1202
- export declare const deserializeAws_restJson1PutPositionConfigurationCommand: (
1202
+ export declare const de_PutPositionConfigurationCommand: (
1203
1203
  output: __HttpResponse,
1204
1204
  context: __SerdeContext
1205
1205
  ) => Promise<PutPositionConfigurationCommandOutput>;
1206
- export declare const deserializeAws_restJson1PutResourceLogLevelCommand: (
1206
+ export declare const de_PutResourceLogLevelCommand: (
1207
1207
  output: __HttpResponse,
1208
1208
  context: __SerdeContext
1209
1209
  ) => Promise<PutResourceLogLevelCommandOutput>;
1210
- export declare const deserializeAws_restJson1ResetAllResourceLogLevelsCommand: (
1210
+ export declare const de_ResetAllResourceLogLevelsCommand: (
1211
1211
  output: __HttpResponse,
1212
1212
  context: __SerdeContext
1213
1213
  ) => Promise<ResetAllResourceLogLevelsCommandOutput>;
1214
- export declare const deserializeAws_restJson1ResetResourceLogLevelCommand: (
1214
+ export declare const de_ResetResourceLogLevelCommand: (
1215
1215
  output: __HttpResponse,
1216
1216
  context: __SerdeContext
1217
1217
  ) => Promise<ResetResourceLogLevelCommandOutput>;
1218
- export declare const deserializeAws_restJson1SendDataToMulticastGroupCommand: (
1218
+ export declare const de_SendDataToMulticastGroupCommand: (
1219
1219
  output: __HttpResponse,
1220
1220
  context: __SerdeContext
1221
1221
  ) => Promise<SendDataToMulticastGroupCommandOutput>;
1222
- export declare const deserializeAws_restJson1SendDataToWirelessDeviceCommand: (
1222
+ export declare const de_SendDataToWirelessDeviceCommand: (
1223
1223
  output: __HttpResponse,
1224
1224
  context: __SerdeContext
1225
1225
  ) => Promise<SendDataToWirelessDeviceCommandOutput>;
1226
- export declare const deserializeAws_restJson1StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (
1226
+ export declare const de_StartBulkAssociateWirelessDeviceWithMulticastGroupCommand: (
1227
1227
  output: __HttpResponse,
1228
1228
  context: __SerdeContext
1229
1229
  ) => Promise<StartBulkAssociateWirelessDeviceWithMulticastGroupCommandOutput>;
1230
- export declare const deserializeAws_restJson1StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (
1230
+ export declare const de_StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand: (
1231
1231
  output: __HttpResponse,
1232
1232
  context: __SerdeContext
1233
1233
  ) => Promise<StartBulkDisassociateWirelessDeviceFromMulticastGroupCommandOutput>;
1234
- export declare const deserializeAws_restJson1StartFuotaTaskCommand: (
1234
+ export declare const de_StartFuotaTaskCommand: (
1235
1235
  output: __HttpResponse,
1236
1236
  context: __SerdeContext
1237
1237
  ) => Promise<StartFuotaTaskCommandOutput>;
1238
- export declare const deserializeAws_restJson1StartMulticastGroupSessionCommand: (
1238
+ export declare const de_StartMulticastGroupSessionCommand: (
1239
1239
  output: __HttpResponse,
1240
1240
  context: __SerdeContext
1241
1241
  ) => Promise<StartMulticastGroupSessionCommandOutput>;
1242
- export declare const deserializeAws_restJson1StartSingleWirelessDeviceImportTaskCommand: (
1242
+ export declare const de_StartSingleWirelessDeviceImportTaskCommand: (
1243
1243
  output: __HttpResponse,
1244
1244
  context: __SerdeContext
1245
1245
  ) => Promise<StartSingleWirelessDeviceImportTaskCommandOutput>;
1246
- export declare const deserializeAws_restJson1StartWirelessDeviceImportTaskCommand: (
1246
+ export declare const de_StartWirelessDeviceImportTaskCommand: (
1247
1247
  output: __HttpResponse,
1248
1248
  context: __SerdeContext
1249
1249
  ) => Promise<StartWirelessDeviceImportTaskCommandOutput>;
1250
- export declare const deserializeAws_restJson1TagResourceCommand: (
1250
+ export declare const de_TagResourceCommand: (
1251
1251
  output: __HttpResponse,
1252
1252
  context: __SerdeContext
1253
1253
  ) => Promise<TagResourceCommandOutput>;
1254
- export declare const deserializeAws_restJson1TestWirelessDeviceCommand: (
1254
+ export declare const de_TestWirelessDeviceCommand: (
1255
1255
  output: __HttpResponse,
1256
1256
  context: __SerdeContext
1257
1257
  ) => Promise<TestWirelessDeviceCommandOutput>;
1258
- export declare const deserializeAws_restJson1UntagResourceCommand: (
1258
+ export declare const de_UntagResourceCommand: (
1259
1259
  output: __HttpResponse,
1260
1260
  context: __SerdeContext
1261
1261
  ) => Promise<UntagResourceCommandOutput>;
1262
- export declare const deserializeAws_restJson1UpdateDestinationCommand: (
1262
+ export declare const de_UpdateDestinationCommand: (
1263
1263
  output: __HttpResponse,
1264
1264
  context: __SerdeContext
1265
1265
  ) => Promise<UpdateDestinationCommandOutput>;
1266
- export declare const deserializeAws_restJson1UpdateEventConfigurationByResourceTypesCommand: (
1266
+ export declare const de_UpdateEventConfigurationByResourceTypesCommand: (
1267
1267
  output: __HttpResponse,
1268
1268
  context: __SerdeContext
1269
1269
  ) => Promise<UpdateEventConfigurationByResourceTypesCommandOutput>;
1270
- export declare const deserializeAws_restJson1UpdateFuotaTaskCommand: (
1270
+ export declare const de_UpdateFuotaTaskCommand: (
1271
1271
  output: __HttpResponse,
1272
1272
  context: __SerdeContext
1273
1273
  ) => Promise<UpdateFuotaTaskCommandOutput>;
1274
- export declare const deserializeAws_restJson1UpdateLogLevelsByResourceTypesCommand: (
1274
+ export declare const de_UpdateLogLevelsByResourceTypesCommand: (
1275
1275
  output: __HttpResponse,
1276
1276
  context: __SerdeContext
1277
1277
  ) => Promise<UpdateLogLevelsByResourceTypesCommandOutput>;
1278
- export declare const deserializeAws_restJson1UpdateMulticastGroupCommand: (
1278
+ export declare const de_UpdateMulticastGroupCommand: (
1279
1279
  output: __HttpResponse,
1280
1280
  context: __SerdeContext
1281
1281
  ) => Promise<UpdateMulticastGroupCommandOutput>;
1282
- export declare const deserializeAws_restJson1UpdateNetworkAnalyzerConfigurationCommand: (
1282
+ export declare const de_UpdateNetworkAnalyzerConfigurationCommand: (
1283
1283
  output: __HttpResponse,
1284
1284
  context: __SerdeContext
1285
1285
  ) => Promise<UpdateNetworkAnalyzerConfigurationCommandOutput>;
1286
- export declare const deserializeAws_restJson1UpdatePartnerAccountCommand: (
1286
+ export declare const de_UpdatePartnerAccountCommand: (
1287
1287
  output: __HttpResponse,
1288
1288
  context: __SerdeContext
1289
1289
  ) => Promise<UpdatePartnerAccountCommandOutput>;
1290
- export declare const deserializeAws_restJson1UpdatePositionCommand: (
1290
+ export declare const de_UpdatePositionCommand: (
1291
1291
  output: __HttpResponse,
1292
1292
  context: __SerdeContext
1293
1293
  ) => Promise<UpdatePositionCommandOutput>;
1294
- export declare const deserializeAws_restJson1UpdateResourceEventConfigurationCommand: (
1294
+ export declare const de_UpdateResourceEventConfigurationCommand: (
1295
1295
  output: __HttpResponse,
1296
1296
  context: __SerdeContext
1297
1297
  ) => Promise<UpdateResourceEventConfigurationCommandOutput>;
1298
- export declare const deserializeAws_restJson1UpdateResourcePositionCommand: (
1298
+ export declare const de_UpdateResourcePositionCommand: (
1299
1299
  output: __HttpResponse,
1300
1300
  context: __SerdeContext
1301
1301
  ) => Promise<UpdateResourcePositionCommandOutput>;
1302
- export declare const deserializeAws_restJson1UpdateWirelessDeviceCommand: (
1302
+ export declare const de_UpdateWirelessDeviceCommand: (
1303
1303
  output: __HttpResponse,
1304
1304
  context: __SerdeContext
1305
1305
  ) => Promise<UpdateWirelessDeviceCommandOutput>;
1306
- export declare const deserializeAws_restJson1UpdateWirelessDeviceImportTaskCommand: (
1306
+ export declare const de_UpdateWirelessDeviceImportTaskCommand: (
1307
1307
  output: __HttpResponse,
1308
1308
  context: __SerdeContext
1309
1309
  ) => Promise<UpdateWirelessDeviceImportTaskCommandOutput>;
1310
- export declare const deserializeAws_restJson1UpdateWirelessGatewayCommand: (
1310
+ export declare const de_UpdateWirelessGatewayCommand: (
1311
1311
  output: __HttpResponse,
1312
1312
  context: __SerdeContext
1313
1313
  ) => Promise<UpdateWirelessGatewayCommandOutput>;