@aws-sdk/client-iot-wireless 3.477.0 → 3.481.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 (485) hide show
  1. package/dist-cjs/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
  5. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
  6. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
  7. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
  8. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +18 -41
  9. package/dist-cjs/commands/CreateDestinationCommand.js +18 -41
  10. package/dist-cjs/commands/CreateDeviceProfileCommand.js +18 -41
  11. package/dist-cjs/commands/CreateFuotaTaskCommand.js +18 -41
  12. package/dist-cjs/commands/CreateMulticastGroupCommand.js +18 -41
  13. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
  14. package/dist-cjs/commands/CreateServiceProfileCommand.js +18 -41
  15. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +18 -41
  16. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +18 -41
  17. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +18 -41
  18. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteDestinationCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteServiceProfileCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +18 -41
  29. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
  30. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
  31. package/dist-cjs/commands/DeregisterWirelessDeviceCommand.js +18 -41
  32. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
  33. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
  34. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
  35. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
  36. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
  37. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
  38. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
  39. package/dist-cjs/commands/GetDestinationCommand.js +18 -41
  40. package/dist-cjs/commands/GetDeviceProfileCommand.js +18 -41
  41. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
  42. package/dist-cjs/commands/GetFuotaTaskCommand.js +18 -41
  43. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
  44. package/dist-cjs/commands/GetMulticastGroupCommand.js +18 -41
  45. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +18 -41
  46. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
  47. package/dist-cjs/commands/GetPartnerAccountCommand.js +18 -41
  48. package/dist-cjs/commands/GetPositionCommand.js +18 -41
  49. package/dist-cjs/commands/GetPositionConfigurationCommand.js +18 -41
  50. package/dist-cjs/commands/GetPositionEstimateCommand.js +18 -41
  51. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +18 -41
  52. package/dist-cjs/commands/GetResourceLogLevelCommand.js +18 -41
  53. package/dist-cjs/commands/GetResourcePositionCommand.js +18 -41
  54. package/dist-cjs/commands/GetServiceEndpointCommand.js +18 -41
  55. package/dist-cjs/commands/GetServiceProfileCommand.js +18 -41
  56. package/dist-cjs/commands/GetWirelessDeviceCommand.js +18 -41
  57. package/dist-cjs/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
  58. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
  59. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +18 -41
  60. package/dist-cjs/commands/GetWirelessGatewayCommand.js +18 -41
  61. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
  62. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
  63. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +18 -41
  64. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
  65. package/dist-cjs/commands/ListDestinationsCommand.js +18 -41
  66. package/dist-cjs/commands/ListDeviceProfilesCommand.js +18 -41
  67. package/dist-cjs/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
  68. package/dist-cjs/commands/ListEventConfigurationsCommand.js +18 -41
  69. package/dist-cjs/commands/ListFuotaTasksCommand.js +18 -41
  70. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
  71. package/dist-cjs/commands/ListMulticastGroupsCommand.js +18 -41
  72. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
  73. package/dist-cjs/commands/ListPartnerAccountsCommand.js +18 -41
  74. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +18 -41
  75. package/dist-cjs/commands/ListQueuedMessagesCommand.js +18 -41
  76. package/dist-cjs/commands/ListServiceProfilesCommand.js +18 -41
  77. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  78. package/dist-cjs/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
  79. package/dist-cjs/commands/ListWirelessDevicesCommand.js +18 -41
  80. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
  81. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +18 -41
  82. package/dist-cjs/commands/PutPositionConfigurationCommand.js +18 -41
  83. package/dist-cjs/commands/PutResourceLogLevelCommand.js +18 -41
  84. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +18 -41
  85. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +18 -41
  86. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +18 -41
  87. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +18 -41
  88. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
  89. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
  90. package/dist-cjs/commands/StartFuotaTaskCommand.js +18 -41
  91. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +18 -41
  92. package/dist-cjs/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
  93. package/dist-cjs/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
  94. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  95. package/dist-cjs/commands/TestWirelessDeviceCommand.js +18 -41
  96. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  97. package/dist-cjs/commands/UpdateDestinationCommand.js +18 -41
  98. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
  99. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +18 -41
  100. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
  101. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +18 -41
  102. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
  103. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +18 -41
  104. package/dist-cjs/commands/UpdatePositionCommand.js +18 -41
  105. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +18 -41
  106. package/dist-cjs/commands/UpdateResourcePositionCommand.js +18 -41
  107. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +18 -41
  108. package/dist-cjs/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
  109. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +18 -41
  110. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  111. package/dist-cjs/pagination/ListDestinationsPaginator.js +2 -24
  112. package/dist-cjs/pagination/ListDeviceProfilesPaginator.js +2 -24
  113. package/dist-cjs/pagination/ListFuotaTasksPaginator.js +2 -24
  114. package/dist-cjs/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +2 -24
  115. package/dist-cjs/pagination/ListMulticastGroupsPaginator.js +2 -24
  116. package/dist-cjs/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +2 -24
  117. package/dist-cjs/pagination/ListPositionConfigurationsPaginator.js +2 -24
  118. package/dist-cjs/pagination/ListQueuedMessagesPaginator.js +2 -24
  119. package/dist-cjs/pagination/ListServiceProfilesPaginator.js +2 -24
  120. package/dist-cjs/pagination/ListWirelessDevicesPaginator.js +2 -24
  121. package/dist-cjs/pagination/ListWirelessGatewaysPaginator.js +2 -24
  122. package/dist-es/commands/AssociateAwsAccountWithPartnerAccountCommand.js +18 -41
  123. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +18 -41
  124. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +18 -41
  125. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
  126. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +18 -41
  127. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +18 -41
  128. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +18 -41
  129. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +18 -41
  130. package/dist-es/commands/CreateDestinationCommand.js +18 -41
  131. package/dist-es/commands/CreateDeviceProfileCommand.js +18 -41
  132. package/dist-es/commands/CreateFuotaTaskCommand.js +18 -41
  133. package/dist-es/commands/CreateMulticastGroupCommand.js +18 -41
  134. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +18 -41
  135. package/dist-es/commands/CreateServiceProfileCommand.js +18 -41
  136. package/dist-es/commands/CreateWirelessDeviceCommand.js +18 -41
  137. package/dist-es/commands/CreateWirelessGatewayCommand.js +18 -41
  138. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +18 -41
  139. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +18 -41
  140. package/dist-es/commands/DeleteDestinationCommand.js +18 -41
  141. package/dist-es/commands/DeleteDeviceProfileCommand.js +18 -41
  142. package/dist-es/commands/DeleteFuotaTaskCommand.js +18 -41
  143. package/dist-es/commands/DeleteMulticastGroupCommand.js +18 -41
  144. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +18 -41
  145. package/dist-es/commands/DeleteQueuedMessagesCommand.js +18 -41
  146. package/dist-es/commands/DeleteServiceProfileCommand.js +18 -41
  147. package/dist-es/commands/DeleteWirelessDeviceCommand.js +18 -41
  148. package/dist-es/commands/DeleteWirelessDeviceImportTaskCommand.js +18 -41
  149. package/dist-es/commands/DeleteWirelessGatewayCommand.js +18 -41
  150. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +18 -41
  151. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +18 -41
  152. package/dist-es/commands/DeregisterWirelessDeviceCommand.js +18 -41
  153. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +18 -41
  154. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +18 -41
  155. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +18 -41
  156. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
  157. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +18 -41
  158. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +18 -41
  159. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +18 -41
  160. package/dist-es/commands/GetDestinationCommand.js +18 -41
  161. package/dist-es/commands/GetDeviceProfileCommand.js +18 -41
  162. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +18 -41
  163. package/dist-es/commands/GetFuotaTaskCommand.js +18 -41
  164. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +18 -41
  165. package/dist-es/commands/GetMulticastGroupCommand.js +18 -41
  166. package/dist-es/commands/GetMulticastGroupSessionCommand.js +18 -41
  167. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +18 -41
  168. package/dist-es/commands/GetPartnerAccountCommand.js +18 -41
  169. package/dist-es/commands/GetPositionCommand.js +18 -41
  170. package/dist-es/commands/GetPositionConfigurationCommand.js +18 -41
  171. package/dist-es/commands/GetPositionEstimateCommand.js +18 -41
  172. package/dist-es/commands/GetResourceEventConfigurationCommand.js +18 -41
  173. package/dist-es/commands/GetResourceLogLevelCommand.js +18 -41
  174. package/dist-es/commands/GetResourcePositionCommand.js +18 -41
  175. package/dist-es/commands/GetServiceEndpointCommand.js +18 -41
  176. package/dist-es/commands/GetServiceProfileCommand.js +18 -41
  177. package/dist-es/commands/GetWirelessDeviceCommand.js +18 -41
  178. package/dist-es/commands/GetWirelessDeviceImportTaskCommand.js +18 -41
  179. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +18 -41
  180. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +18 -41
  181. package/dist-es/commands/GetWirelessGatewayCommand.js +18 -41
  182. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +18 -41
  183. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +18 -41
  184. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +18 -41
  185. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +18 -41
  186. package/dist-es/commands/ListDestinationsCommand.js +18 -41
  187. package/dist-es/commands/ListDeviceProfilesCommand.js +18 -41
  188. package/dist-es/commands/ListDevicesForWirelessDeviceImportTaskCommand.js +18 -41
  189. package/dist-es/commands/ListEventConfigurationsCommand.js +18 -41
  190. package/dist-es/commands/ListFuotaTasksCommand.js +18 -41
  191. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +18 -41
  192. package/dist-es/commands/ListMulticastGroupsCommand.js +18 -41
  193. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +18 -41
  194. package/dist-es/commands/ListPartnerAccountsCommand.js +18 -41
  195. package/dist-es/commands/ListPositionConfigurationsCommand.js +18 -41
  196. package/dist-es/commands/ListQueuedMessagesCommand.js +18 -41
  197. package/dist-es/commands/ListServiceProfilesCommand.js +18 -41
  198. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  199. package/dist-es/commands/ListWirelessDeviceImportTasksCommand.js +18 -41
  200. package/dist-es/commands/ListWirelessDevicesCommand.js +18 -41
  201. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +18 -41
  202. package/dist-es/commands/ListWirelessGatewaysCommand.js +18 -41
  203. package/dist-es/commands/PutPositionConfigurationCommand.js +18 -41
  204. package/dist-es/commands/PutResourceLogLevelCommand.js +18 -41
  205. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +18 -41
  206. package/dist-es/commands/ResetResourceLogLevelCommand.js +18 -41
  207. package/dist-es/commands/SendDataToMulticastGroupCommand.js +18 -41
  208. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +18 -41
  209. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +18 -41
  210. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +18 -41
  211. package/dist-es/commands/StartFuotaTaskCommand.js +18 -41
  212. package/dist-es/commands/StartMulticastGroupSessionCommand.js +18 -41
  213. package/dist-es/commands/StartSingleWirelessDeviceImportTaskCommand.js +18 -41
  214. package/dist-es/commands/StartWirelessDeviceImportTaskCommand.js +18 -41
  215. package/dist-es/commands/TagResourceCommand.js +18 -41
  216. package/dist-es/commands/TestWirelessDeviceCommand.js +18 -41
  217. package/dist-es/commands/UntagResourceCommand.js +18 -41
  218. package/dist-es/commands/UpdateDestinationCommand.js +18 -41
  219. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +18 -41
  220. package/dist-es/commands/UpdateFuotaTaskCommand.js +18 -41
  221. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +18 -41
  222. package/dist-es/commands/UpdateMulticastGroupCommand.js +18 -41
  223. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +18 -41
  224. package/dist-es/commands/UpdatePartnerAccountCommand.js +18 -41
  225. package/dist-es/commands/UpdatePositionCommand.js +18 -41
  226. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +18 -41
  227. package/dist-es/commands/UpdateResourcePositionCommand.js +18 -41
  228. package/dist-es/commands/UpdateWirelessDeviceCommand.js +18 -41
  229. package/dist-es/commands/UpdateWirelessDeviceImportTaskCommand.js +18 -41
  230. package/dist-es/commands/UpdateWirelessGatewayCommand.js +18 -41
  231. package/dist-es/endpoint/EndpointParameters.js +6 -0
  232. package/dist-es/pagination/ListDestinationsPaginator.js +2 -23
  233. package/dist-es/pagination/ListDeviceProfilesPaginator.js +2 -23
  234. package/dist-es/pagination/ListFuotaTasksPaginator.js +2 -23
  235. package/dist-es/pagination/ListMulticastGroupsByFuotaTaskPaginator.js +2 -23
  236. package/dist-es/pagination/ListMulticastGroupsPaginator.js +2 -23
  237. package/dist-es/pagination/ListNetworkAnalyzerConfigurationsPaginator.js +2 -23
  238. package/dist-es/pagination/ListPositionConfigurationsPaginator.js +2 -23
  239. package/dist-es/pagination/ListQueuedMessagesPaginator.js +2 -23
  240. package/dist-es/pagination/ListServiceProfilesPaginator.js +2 -23
  241. package/dist-es/pagination/ListWirelessDevicesPaginator.js +2 -23
  242. package/dist-es/pagination/ListWirelessGatewaysPaginator.js +2 -23
  243. package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +6 -21
  244. package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +6 -21
  245. package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +6 -21
  246. package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
  247. package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +6 -21
  248. package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +6 -21
  249. package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +6 -21
  250. package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +6 -21
  251. package/dist-types/commands/CreateDestinationCommand.d.ts +6 -21
  252. package/dist-types/commands/CreateDeviceProfileCommand.d.ts +6 -21
  253. package/dist-types/commands/CreateFuotaTaskCommand.d.ts +6 -21
  254. package/dist-types/commands/CreateMulticastGroupCommand.d.ts +6 -21
  255. package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
  256. package/dist-types/commands/CreateServiceProfileCommand.d.ts +6 -21
  257. package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +6 -21
  258. package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +6 -21
  259. package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +6 -21
  260. package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
  261. package/dist-types/commands/DeleteDestinationCommand.d.ts +6 -21
  262. package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +6 -21
  263. package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +6 -21
  264. package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +6 -21
  265. package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +6 -21
  266. package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +6 -21
  267. package/dist-types/commands/DeleteServiceProfileCommand.d.ts +6 -21
  268. package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +6 -21
  269. package/dist-types/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +6 -21
  270. package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +6 -21
  271. package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +6 -21
  272. package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
  273. package/dist-types/commands/DeregisterWirelessDeviceCommand.d.ts +6 -21
  274. package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +6 -21
  275. package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +6 -21
  276. package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +6 -21
  277. package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
  278. package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +6 -21
  279. package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +6 -21
  280. package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +6 -21
  281. package/dist-types/commands/GetDestinationCommand.d.ts +6 -21
  282. package/dist-types/commands/GetDeviceProfileCommand.d.ts +6 -21
  283. package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +6 -21
  284. package/dist-types/commands/GetFuotaTaskCommand.d.ts +6 -21
  285. package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +6 -21
  286. package/dist-types/commands/GetMulticastGroupCommand.d.ts +6 -21
  287. package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +6 -21
  288. package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +6 -21
  289. package/dist-types/commands/GetPartnerAccountCommand.d.ts +6 -21
  290. package/dist-types/commands/GetPositionCommand.d.ts +6 -21
  291. package/dist-types/commands/GetPositionConfigurationCommand.d.ts +6 -21
  292. package/dist-types/commands/GetPositionEstimateCommand.d.ts +6 -21
  293. package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +6 -21
  294. package/dist-types/commands/GetResourceLogLevelCommand.d.ts +6 -21
  295. package/dist-types/commands/GetResourcePositionCommand.d.ts +6 -21
  296. package/dist-types/commands/GetServiceEndpointCommand.d.ts +6 -21
  297. package/dist-types/commands/GetServiceProfileCommand.d.ts +6 -21
  298. package/dist-types/commands/GetWirelessDeviceCommand.d.ts +6 -21
  299. package/dist-types/commands/GetWirelessDeviceImportTaskCommand.d.ts +6 -21
  300. package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +6 -21
  301. package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +6 -21
  302. package/dist-types/commands/GetWirelessGatewayCommand.d.ts +6 -21
  303. package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +6 -21
  304. package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +6 -21
  305. package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +6 -21
  306. package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +6 -21
  307. package/dist-types/commands/ListDestinationsCommand.d.ts +6 -21
  308. package/dist-types/commands/ListDeviceProfilesCommand.d.ts +6 -21
  309. package/dist-types/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +6 -21
  310. package/dist-types/commands/ListEventConfigurationsCommand.d.ts +6 -21
  311. package/dist-types/commands/ListFuotaTasksCommand.d.ts +6 -21
  312. package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +6 -21
  313. package/dist-types/commands/ListMulticastGroupsCommand.d.ts +6 -21
  314. package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +6 -21
  315. package/dist-types/commands/ListPartnerAccountsCommand.d.ts +6 -21
  316. package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +6 -21
  317. package/dist-types/commands/ListQueuedMessagesCommand.d.ts +6 -21
  318. package/dist-types/commands/ListServiceProfilesCommand.d.ts +6 -21
  319. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  320. package/dist-types/commands/ListWirelessDeviceImportTasksCommand.d.ts +6 -21
  321. package/dist-types/commands/ListWirelessDevicesCommand.d.ts +6 -21
  322. package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +6 -21
  323. package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +6 -21
  324. package/dist-types/commands/PutPositionConfigurationCommand.d.ts +6 -21
  325. package/dist-types/commands/PutResourceLogLevelCommand.d.ts +6 -21
  326. package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +6 -21
  327. package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +6 -21
  328. package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +6 -21
  329. package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +6 -21
  330. package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +6 -21
  331. package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +6 -21
  332. package/dist-types/commands/StartFuotaTaskCommand.d.ts +6 -21
  333. package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +6 -21
  334. package/dist-types/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +6 -21
  335. package/dist-types/commands/StartWirelessDeviceImportTaskCommand.d.ts +6 -21
  336. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  337. package/dist-types/commands/TestWirelessDeviceCommand.d.ts +6 -21
  338. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  339. package/dist-types/commands/UpdateDestinationCommand.d.ts +6 -21
  340. package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +6 -21
  341. package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +6 -21
  342. package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +6 -21
  343. package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +6 -21
  344. package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +6 -21
  345. package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +6 -21
  346. package/dist-types/commands/UpdatePositionCommand.d.ts +6 -21
  347. package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +6 -21
  348. package/dist-types/commands/UpdateResourcePositionCommand.d.ts +6 -21
  349. package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +6 -21
  350. package/dist-types/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +6 -21
  351. package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +6 -21
  352. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  353. package/dist-types/pagination/ListDestinationsPaginator.d.ts +1 -1
  354. package/dist-types/pagination/ListDeviceProfilesPaginator.d.ts +1 -1
  355. package/dist-types/pagination/ListFuotaTasksPaginator.d.ts +1 -1
  356. package/dist-types/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +1 -1
  357. package/dist-types/pagination/ListMulticastGroupsPaginator.d.ts +1 -1
  358. package/dist-types/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +1 -1
  359. package/dist-types/pagination/ListPositionConfigurationsPaginator.d.ts +1 -1
  360. package/dist-types/pagination/ListQueuedMessagesPaginator.d.ts +1 -1
  361. package/dist-types/pagination/ListServiceProfilesPaginator.d.ts +1 -1
  362. package/dist-types/pagination/ListWirelessDevicesPaginator.d.ts +1 -1
  363. package/dist-types/pagination/ListWirelessGatewaysPaginator.d.ts +1 -1
  364. package/dist-types/ts3.4/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/AssociateWirelessDeviceWithThingCommand.d.ts +12 -24
  369. package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/AssociateWirelessGatewayWithThingCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/CancelMulticastGroupSessionCommand.d.ts +12 -24
  372. package/dist-types/ts3.4/commands/CreateDestinationCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/CreateDeviceProfileCommand.d.ts +14 -23
  374. package/dist-types/ts3.4/commands/CreateFuotaTaskCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/CreateMulticastGroupCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/CreateServiceProfileCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/CreateWirelessDeviceCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/CreateWirelessGatewayCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/DeleteDestinationCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/DeleteDeviceProfileCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/DeleteFuotaTaskCommand.d.ts +14 -23
  385. package/dist-types/ts3.4/commands/DeleteMulticastGroupCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/DeleteQueuedMessagesCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/DeleteServiceProfileCommand.d.ts +12 -24
  389. package/dist-types/ts3.4/commands/DeleteWirelessDeviceCommand.d.ts +12 -24
  390. package/dist-types/ts3.4/commands/DeleteWirelessDeviceImportTaskCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/DeleteWirelessGatewayCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/DeregisterWirelessDeviceCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +12 -24
  397. package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +12 -24
  398. package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +12 -24
  399. package/dist-types/ts3.4/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +12 -24
  402. package/dist-types/ts3.4/commands/GetDestinationCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/GetDeviceProfileCommand.d.ts +14 -23
  404. package/dist-types/ts3.4/commands/GetEventConfigurationByResourceTypesCommand.d.ts +12 -24
  405. package/dist-types/ts3.4/commands/GetFuotaTaskCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/GetLogLevelsByResourceTypesCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/GetMulticastGroupCommand.d.ts +14 -23
  408. package/dist-types/ts3.4/commands/GetMulticastGroupSessionCommand.d.ts +12 -24
  409. package/dist-types/ts3.4/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +12 -24
  410. package/dist-types/ts3.4/commands/GetPartnerAccountCommand.d.ts +14 -23
  411. package/dist-types/ts3.4/commands/GetPositionCommand.d.ts +14 -23
  412. package/dist-types/ts3.4/commands/GetPositionConfigurationCommand.d.ts +12 -24
  413. package/dist-types/ts3.4/commands/GetPositionEstimateCommand.d.ts +14 -23
  414. package/dist-types/ts3.4/commands/GetResourceEventConfigurationCommand.d.ts +12 -24
  415. package/dist-types/ts3.4/commands/GetResourceLogLevelCommand.d.ts +14 -23
  416. package/dist-types/ts3.4/commands/GetResourcePositionCommand.d.ts +14 -23
  417. package/dist-types/ts3.4/commands/GetServiceEndpointCommand.d.ts +14 -23
  418. package/dist-types/ts3.4/commands/GetServiceProfileCommand.d.ts +14 -23
  419. package/dist-types/ts3.4/commands/GetWirelessDeviceCommand.d.ts +14 -23
  420. package/dist-types/ts3.4/commands/GetWirelessDeviceImportTaskCommand.d.ts +12 -24
  421. package/dist-types/ts3.4/commands/GetWirelessDeviceStatisticsCommand.d.ts +12 -24
  422. package/dist-types/ts3.4/commands/GetWirelessGatewayCertificateCommand.d.ts +12 -24
  423. package/dist-types/ts3.4/commands/GetWirelessGatewayCommand.d.ts +14 -23
  424. package/dist-types/ts3.4/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +12 -24
  425. package/dist-types/ts3.4/commands/GetWirelessGatewayStatisticsCommand.d.ts +12 -24
  426. package/dist-types/ts3.4/commands/GetWirelessGatewayTaskCommand.d.ts +12 -24
  427. package/dist-types/ts3.4/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +12 -24
  428. package/dist-types/ts3.4/commands/ListDestinationsCommand.d.ts +14 -23
  429. package/dist-types/ts3.4/commands/ListDeviceProfilesCommand.d.ts +14 -23
  430. package/dist-types/ts3.4/commands/ListDevicesForWirelessDeviceImportTaskCommand.d.ts +12 -24
  431. package/dist-types/ts3.4/commands/ListEventConfigurationsCommand.d.ts +12 -24
  432. package/dist-types/ts3.4/commands/ListFuotaTasksCommand.d.ts +14 -23
  433. package/dist-types/ts3.4/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +12 -24
  434. package/dist-types/ts3.4/commands/ListMulticastGroupsCommand.d.ts +14 -23
  435. package/dist-types/ts3.4/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +12 -24
  436. package/dist-types/ts3.4/commands/ListPartnerAccountsCommand.d.ts +14 -23
  437. package/dist-types/ts3.4/commands/ListPositionConfigurationsCommand.d.ts +12 -24
  438. package/dist-types/ts3.4/commands/ListQueuedMessagesCommand.d.ts +14 -23
  439. package/dist-types/ts3.4/commands/ListServiceProfilesCommand.d.ts +14 -23
  440. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  441. package/dist-types/ts3.4/commands/ListWirelessDeviceImportTasksCommand.d.ts +12 -24
  442. package/dist-types/ts3.4/commands/ListWirelessDevicesCommand.d.ts +14 -23
  443. package/dist-types/ts3.4/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +12 -24
  444. package/dist-types/ts3.4/commands/ListWirelessGatewaysCommand.d.ts +12 -24
  445. package/dist-types/ts3.4/commands/PutPositionConfigurationCommand.d.ts +12 -24
  446. package/dist-types/ts3.4/commands/PutResourceLogLevelCommand.d.ts +14 -23
  447. package/dist-types/ts3.4/commands/ResetAllResourceLogLevelsCommand.d.ts +12 -24
  448. package/dist-types/ts3.4/commands/ResetResourceLogLevelCommand.d.ts +12 -24
  449. package/dist-types/ts3.4/commands/SendDataToMulticastGroupCommand.d.ts +12 -24
  450. package/dist-types/ts3.4/commands/SendDataToWirelessDeviceCommand.d.ts +12 -24
  451. package/dist-types/ts3.4/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +11 -25
  452. package/dist-types/ts3.4/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +11 -25
  453. package/dist-types/ts3.4/commands/StartFuotaTaskCommand.d.ts +14 -23
  454. package/dist-types/ts3.4/commands/StartMulticastGroupSessionCommand.d.ts +12 -24
  455. package/dist-types/ts3.4/commands/StartSingleWirelessDeviceImportTaskCommand.d.ts +12 -24
  456. package/dist-types/ts3.4/commands/StartWirelessDeviceImportTaskCommand.d.ts +12 -24
  457. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  458. package/dist-types/ts3.4/commands/TestWirelessDeviceCommand.d.ts +14 -23
  459. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  460. package/dist-types/ts3.4/commands/UpdateDestinationCommand.d.ts +14 -23
  461. package/dist-types/ts3.4/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +12 -24
  462. package/dist-types/ts3.4/commands/UpdateFuotaTaskCommand.d.ts +14 -23
  463. package/dist-types/ts3.4/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +12 -24
  464. package/dist-types/ts3.4/commands/UpdateMulticastGroupCommand.d.ts +12 -24
  465. package/dist-types/ts3.4/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +12 -24
  466. package/dist-types/ts3.4/commands/UpdatePartnerAccountCommand.d.ts +12 -24
  467. package/dist-types/ts3.4/commands/UpdatePositionCommand.d.ts +14 -23
  468. package/dist-types/ts3.4/commands/UpdateResourceEventConfigurationCommand.d.ts +12 -24
  469. package/dist-types/ts3.4/commands/UpdateResourcePositionCommand.d.ts +11 -21
  470. package/dist-types/ts3.4/commands/UpdateWirelessDeviceCommand.d.ts +12 -24
  471. package/dist-types/ts3.4/commands/UpdateWirelessDeviceImportTaskCommand.d.ts +12 -24
  472. package/dist-types/ts3.4/commands/UpdateWirelessGatewayCommand.d.ts +12 -24
  473. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  474. package/dist-types/ts3.4/pagination/ListDestinationsPaginator.d.ts +3 -3
  475. package/dist-types/ts3.4/pagination/ListDeviceProfilesPaginator.d.ts +3 -3
  476. package/dist-types/ts3.4/pagination/ListFuotaTasksPaginator.d.ts +3 -3
  477. package/dist-types/ts3.4/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +3 -3
  478. package/dist-types/ts3.4/pagination/ListMulticastGroupsPaginator.d.ts +3 -3
  479. package/dist-types/ts3.4/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +3 -3
  480. package/dist-types/ts3.4/pagination/ListPositionConfigurationsPaginator.d.ts +3 -3
  481. package/dist-types/ts3.4/pagination/ListQueuedMessagesPaginator.d.ts +3 -3
  482. package/dist-types/ts3.4/pagination/ListServiceProfilesPaginator.d.ts +3 -3
  483. package/dist-types/ts3.4/pagination/ListWirelessDevicesPaginator.d.ts +3 -3
  484. package/dist-types/ts3.4/pagination/ListWirelessGatewaysPaginator.d.ts +3 -3
  485. package/package.json +11 -11
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListMulticastGroupsByFuotaTaskCommand, } from "../commands/ListMulticastGroupsByFuotaTaskCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListMulticastGroupsByFuotaTaskCommand(input), ...args);
5
- };
6
- export async function* paginateListMulticastGroupsByFuotaTask(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListMulticastGroupsByFuotaTask = createPaginator(IoTWirelessClient, ListMulticastGroupsByFuotaTaskCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListMulticastGroupsCommand, } from "../commands/ListMulticastGroupsCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListMulticastGroupsCommand(input), ...args);
5
- };
6
- export async function* paginateListMulticastGroups(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListMulticastGroups = createPaginator(IoTWirelessClient, ListMulticastGroupsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListNetworkAnalyzerConfigurationsCommand, } from "../commands/ListNetworkAnalyzerConfigurationsCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListNetworkAnalyzerConfigurationsCommand(input), ...args);
5
- };
6
- export async function* paginateListNetworkAnalyzerConfigurations(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListNetworkAnalyzerConfigurations = createPaginator(IoTWirelessClient, ListNetworkAnalyzerConfigurationsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListPositionConfigurationsCommand, } from "../commands/ListPositionConfigurationsCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListPositionConfigurationsCommand(input), ...args);
5
- };
6
- export async function* paginateListPositionConfigurations(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListPositionConfigurations = createPaginator(IoTWirelessClient, ListPositionConfigurationsCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListQueuedMessagesCommand, } from "../commands/ListQueuedMessagesCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListQueuedMessagesCommand(input), ...args);
5
- };
6
- export async function* paginateListQueuedMessages(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListQueuedMessages = createPaginator(IoTWirelessClient, ListQueuedMessagesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListServiceProfilesCommand, } from "../commands/ListServiceProfilesCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListServiceProfilesCommand(input), ...args);
5
- };
6
- export async function* paginateListServiceProfiles(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListServiceProfiles = createPaginator(IoTWirelessClient, ListServiceProfilesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListWirelessDevicesCommand, } from "../commands/ListWirelessDevicesCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListWirelessDevicesCommand(input), ...args);
5
- };
6
- export async function* paginateListWirelessDevices(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListWirelessDevices = createPaginator(IoTWirelessClient, ListWirelessDevicesCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { ListWirelessGatewaysCommand, } from "../commands/ListWirelessGatewaysCommand";
2
3
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new ListWirelessGatewaysCommand(input), ...args);
5
- };
6
- export async function* paginateListWirelessGateways(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof IoTWirelessClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected IoTWireless | IoTWirelessClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateListWirelessGateways = createPaginator(IoTWirelessClient, ListWirelessGatewaysCommand, "NextToken", "NextToken", "MaxResults");
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateAwsAccountWithPartnerAccountRequest, AssociateAwsAccountWithPartnerAccountResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateAwsAccountWithPartnerAccountCommandInput extends Assoc
21
20
  */
22
21
  export interface AssociateAwsAccountWithPartnerAccountCommandOutput extends AssociateAwsAccountWithPartnerAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateAwsAccountWithPartnerAccountCommand_base: {
24
+ new (input: AssociateAwsAccountWithPartnerAccountCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a partner account with your AWS account.</p>
@@ -83,23 +86,5 @@ export interface AssociateAwsAccountWithPartnerAccountCommandOutput extends Asso
83
86
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
84
87
  *
85
88
  */
86
- export declare class AssociateAwsAccountWithPartnerAccountCommand extends $Command<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput, IoTWirelessClientResolvedConfig> {
87
- readonly input: AssociateAwsAccountWithPartnerAccountCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: AssociateAwsAccountWithPartnerAccountCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateAwsAccountWithPartnerAccountCommandInput, AssociateAwsAccountWithPartnerAccountCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class AssociateAwsAccountWithPartnerAccountCommand extends AssociateAwsAccountWithPartnerAccountCommand_base {
105
90
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateMulticastGroupWithFuotaTaskRequest, AssociateMulticastGroupWithFuotaTaskResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateMulticastGroupWithFuotaTaskCommandInput extends Associ
21
20
  */
22
21
  export interface AssociateMulticastGroupWithFuotaTaskCommandOutput extends AssociateMulticastGroupWithFuotaTaskResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateMulticastGroupWithFuotaTaskCommand_base: {
24
+ new (input: AssociateMulticastGroupWithFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associate a multicast group with a FUOTA task.</p>
@@ -68,23 +71,5 @@ export interface AssociateMulticastGroupWithFuotaTaskCommandOutput extends Assoc
68
71
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
69
72
  *
70
73
  */
71
- export declare class AssociateMulticastGroupWithFuotaTaskCommand extends $Command<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
72
- readonly input: AssociateMulticastGroupWithFuotaTaskCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: AssociateMulticastGroupWithFuotaTaskCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateMulticastGroupWithFuotaTaskCommandInput, AssociateMulticastGroupWithFuotaTaskCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class AssociateMulticastGroupWithFuotaTaskCommand extends AssociateMulticastGroupWithFuotaTaskCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateWirelessDeviceWithFuotaTaskRequest, AssociateWirelessDeviceWithFuotaTaskResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateWirelessDeviceWithFuotaTaskCommandInput extends Associ
21
20
  */
22
21
  export interface AssociateWirelessDeviceWithFuotaTaskCommandOutput extends AssociateWirelessDeviceWithFuotaTaskResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateWirelessDeviceWithFuotaTaskCommand_base: {
24
+ new (input: AssociateWirelessDeviceWithFuotaTaskCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associate a wireless device with a FUOTA task.</p>
@@ -68,23 +71,5 @@ export interface AssociateWirelessDeviceWithFuotaTaskCommandOutput extends Assoc
68
71
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
69
72
  *
70
73
  */
71
- export declare class AssociateWirelessDeviceWithFuotaTaskCommand extends $Command<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput, IoTWirelessClientResolvedConfig> {
72
- readonly input: AssociateWirelessDeviceWithFuotaTaskCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: AssociateWirelessDeviceWithFuotaTaskCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWirelessDeviceWithFuotaTaskCommandInput, AssociateWirelessDeviceWithFuotaTaskCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class AssociateWirelessDeviceWithFuotaTaskCommand extends AssociateWirelessDeviceWithFuotaTaskCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateWirelessDeviceWithMulticastGroupRequest, AssociateWirelessDeviceWithMulticastGroupResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateWirelessDeviceWithMulticastGroupCommandInput extends A
21
20
  */
22
21
  export interface AssociateWirelessDeviceWithMulticastGroupCommandOutput extends AssociateWirelessDeviceWithMulticastGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateWirelessDeviceWithMulticastGroupCommand_base: {
24
+ new (input: AssociateWirelessDeviceWithMulticastGroupCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a wireless device with a multicast group.</p>
@@ -68,23 +71,5 @@ export interface AssociateWirelessDeviceWithMulticastGroupCommandOutput extends
68
71
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
69
72
  *
70
73
  */
71
- export declare class AssociateWirelessDeviceWithMulticastGroupCommand extends $Command<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput, IoTWirelessClientResolvedConfig> {
72
- readonly input: AssociateWirelessDeviceWithMulticastGroupCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: AssociateWirelessDeviceWithMulticastGroupCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWirelessDeviceWithMulticastGroupCommandInput, AssociateWirelessDeviceWithMulticastGroupCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class AssociateWirelessDeviceWithMulticastGroupCommand extends AssociateWirelessDeviceWithMulticastGroupCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateWirelessDeviceWithThingRequest, AssociateWirelessDeviceWithThingResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateWirelessDeviceWithThingCommandInput extends AssociateW
21
20
  */
22
21
  export interface AssociateWirelessDeviceWithThingCommandOutput extends AssociateWirelessDeviceWithThingResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateWirelessDeviceWithThingCommand_base: {
24
+ new (input: AssociateWirelessDeviceWithThingCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a wireless device with a thing.</p>
@@ -68,23 +71,5 @@ export interface AssociateWirelessDeviceWithThingCommandOutput extends Associate
68
71
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
69
72
  *
70
73
  */
71
- export declare class AssociateWirelessDeviceWithThingCommand extends $Command<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput, IoTWirelessClientResolvedConfig> {
72
- readonly input: AssociateWirelessDeviceWithThingCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: AssociateWirelessDeviceWithThingCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWirelessDeviceWithThingCommandInput, AssociateWirelessDeviceWithThingCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class AssociateWirelessDeviceWithThingCommand extends AssociateWirelessDeviceWithThingCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateWirelessGatewayWithCertificateRequest, AssociateWirelessGatewayWithCertificateResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateWirelessGatewayWithCertificateCommandInput extends Ass
21
20
  */
22
21
  export interface AssociateWirelessGatewayWithCertificateCommandOutput extends AssociateWirelessGatewayWithCertificateResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateWirelessGatewayWithCertificateCommand_base: {
24
+ new (input: AssociateWirelessGatewayWithCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a wireless gateway with a certificate.</p>
@@ -70,23 +73,5 @@ export interface AssociateWirelessGatewayWithCertificateCommandOutput extends As
70
73
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
71
74
  *
72
75
  */
73
- export declare class AssociateWirelessGatewayWithCertificateCommand extends $Command<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput, IoTWirelessClientResolvedConfig> {
74
- readonly input: AssociateWirelessGatewayWithCertificateCommandInput;
75
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
- /**
77
- * @public
78
- */
79
- constructor(input: AssociateWirelessGatewayWithCertificateCommandInput);
80
- /**
81
- * @internal
82
- */
83
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWirelessGatewayWithCertificateCommandInput, AssociateWirelessGatewayWithCertificateCommandOutput>;
84
- /**
85
- * @internal
86
- */
87
- private serialize;
88
- /**
89
- * @internal
90
- */
91
- private deserialize;
76
+ export declare class AssociateWirelessGatewayWithCertificateCommand extends AssociateWirelessGatewayWithCertificateCommand_base {
92
77
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { AssociateWirelessGatewayWithThingRequest, AssociateWirelessGatewayWithThingResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface AssociateWirelessGatewayWithThingCommandInput extends Associate
21
20
  */
22
21
  export interface AssociateWirelessGatewayWithThingCommandOutput extends AssociateWirelessGatewayWithThingResponse, __MetadataBearer {
23
22
  }
23
+ declare const AssociateWirelessGatewayWithThingCommand_base: {
24
+ new (input: AssociateWirelessGatewayWithThingCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a wireless gateway with a thing.</p>
@@ -68,23 +71,5 @@ export interface AssociateWirelessGatewayWithThingCommandOutput extends Associat
68
71
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
69
72
  *
70
73
  */
71
- export declare class AssociateWirelessGatewayWithThingCommand extends $Command<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput, IoTWirelessClientResolvedConfig> {
72
- readonly input: AssociateWirelessGatewayWithThingCommandInput;
73
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
74
- /**
75
- * @public
76
- */
77
- constructor(input: AssociateWirelessGatewayWithThingCommandInput);
78
- /**
79
- * @internal
80
- */
81
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWirelessGatewayWithThingCommandInput, AssociateWirelessGatewayWithThingCommandOutput>;
82
- /**
83
- * @internal
84
- */
85
- private serialize;
86
- /**
87
- * @internal
88
- */
89
- private deserialize;
74
+ export declare class AssociateWirelessGatewayWithThingCommand extends AssociateWirelessGatewayWithThingCommand_base {
90
75
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { CancelMulticastGroupSessionRequest, CancelMulticastGroupSessionResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CancelMulticastGroupSessionCommandInput extends CancelMulticast
21
20
  */
22
21
  export interface CancelMulticastGroupSessionCommandOutput extends CancelMulticastGroupSessionResponse, __MetadataBearer {
23
22
  }
23
+ declare const CancelMulticastGroupSessionCommand_base: {
24
+ new (input: CancelMulticastGroupSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Cancels an existing multicast group session.</p>
@@ -67,23 +70,5 @@ export interface CancelMulticastGroupSessionCommandOutput extends CancelMulticas
67
70
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
68
71
  *
69
72
  */
70
- export declare class CancelMulticastGroupSessionCommand extends $Command<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput, IoTWirelessClientResolvedConfig> {
71
- readonly input: CancelMulticastGroupSessionCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: CancelMulticastGroupSessionCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CancelMulticastGroupSessionCommandInput, CancelMulticastGroupSessionCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class CancelMulticastGroupSessionCommand extends CancelMulticastGroupSessionCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTWirelessClient";
5
4
  import { CreateDestinationRequest, CreateDestinationResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface CreateDestinationCommandInput extends CreateDestinationRequest
21
20
  */
22
21
  export interface CreateDestinationCommandOutput extends CreateDestinationResponse, __MetadataBearer {
23
22
  }
23
+ declare const CreateDestinationCommand_base: {
24
+ new (input: CreateDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTWirelessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new destination that maps a device message to an AWS IoT rule.</p>
@@ -81,23 +84,5 @@ export interface CreateDestinationCommandOutput extends CreateDestinationRespons
81
84
  * <p>Base exception class for all service exceptions from IoTWireless service.</p>
82
85
  *
83
86
  */
84
- export declare class CreateDestinationCommand extends $Command<CreateDestinationCommandInput, CreateDestinationCommandOutput, IoTWirelessClientResolvedConfig> {
85
- readonly input: CreateDestinationCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: CreateDestinationCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTWirelessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDestinationCommandInput, CreateDestinationCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class CreateDestinationCommand extends CreateDestinationCommand_base {
103
88
  }