@aws-sdk/client-iot-wireless 3.296.0 → 3.298.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 (325) hide show
  1. package/dist-cjs/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateWirelessDeviceWithThingCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateWirelessGatewayWithThingCommand.js +2 -3
  7. package/dist-cjs/commands/CancelMulticastGroupSessionCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDestinationCommand.js +2 -3
  9. package/dist-cjs/commands/CreateDeviceProfileCommand.js +2 -3
  10. package/dist-cjs/commands/CreateFuotaTaskCommand.js +2 -3
  11. package/dist-cjs/commands/CreateMulticastGroupCommand.js +2 -3
  12. package/dist-cjs/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -3
  13. package/dist-cjs/commands/CreateServiceProfileCommand.js +2 -3
  14. package/dist-cjs/commands/CreateWirelessDeviceCommand.js +2 -3
  15. package/dist-cjs/commands/CreateWirelessGatewayCommand.js +2 -3
  16. package/dist-cjs/commands/CreateWirelessGatewayTaskCommand.js +2 -3
  17. package/dist-cjs/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteDestinationCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteDeviceProfileCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteFuotaTaskCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteMulticastGroupCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteQueuedMessagesCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteServiceProfileCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteWirelessDeviceCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteWirelessGatewayCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteWirelessGatewayTaskCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -3
  30. package/dist-cjs/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -3
  31. package/dist-cjs/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -3
  32. package/dist-cjs/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  33. package/dist-cjs/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -3
  34. package/dist-cjs/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -3
  35. package/dist-cjs/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -3
  36. package/dist-cjs/commands/GetDestinationCommand.js +2 -3
  37. package/dist-cjs/commands/GetDeviceProfileCommand.js +2 -3
  38. package/dist-cjs/commands/GetEventConfigurationByResourceTypesCommand.js +2 -3
  39. package/dist-cjs/commands/GetFuotaTaskCommand.js +2 -3
  40. package/dist-cjs/commands/GetLogLevelsByResourceTypesCommand.js +2 -3
  41. package/dist-cjs/commands/GetMulticastGroupCommand.js +2 -3
  42. package/dist-cjs/commands/GetMulticastGroupSessionCommand.js +2 -3
  43. package/dist-cjs/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -3
  44. package/dist-cjs/commands/GetPartnerAccountCommand.js +1 -1
  45. package/dist-cjs/commands/GetPositionCommand.js +2 -3
  46. package/dist-cjs/commands/GetPositionConfigurationCommand.js +2 -3
  47. package/dist-cjs/commands/GetPositionEstimateCommand.js +2 -3
  48. package/dist-cjs/commands/GetResourceEventConfigurationCommand.js +2 -3
  49. package/dist-cjs/commands/GetResourceLogLevelCommand.js +2 -3
  50. package/dist-cjs/commands/GetResourcePositionCommand.js +2 -3
  51. package/dist-cjs/commands/GetServiceEndpointCommand.js +2 -3
  52. package/dist-cjs/commands/GetServiceProfileCommand.js +2 -3
  53. package/dist-cjs/commands/GetWirelessDeviceCommand.js +2 -3
  54. package/dist-cjs/commands/GetWirelessDeviceStatisticsCommand.js +2 -3
  55. package/dist-cjs/commands/GetWirelessGatewayCertificateCommand.js +2 -3
  56. package/dist-cjs/commands/GetWirelessGatewayCommand.js +2 -3
  57. package/dist-cjs/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -3
  58. package/dist-cjs/commands/GetWirelessGatewayStatisticsCommand.js +2 -3
  59. package/dist-cjs/commands/GetWirelessGatewayTaskCommand.js +2 -3
  60. package/dist-cjs/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -3
  61. package/dist-cjs/commands/ListDestinationsCommand.js +2 -3
  62. package/dist-cjs/commands/ListDeviceProfilesCommand.js +2 -3
  63. package/dist-cjs/commands/ListEventConfigurationsCommand.js +2 -3
  64. package/dist-cjs/commands/ListFuotaTasksCommand.js +2 -3
  65. package/dist-cjs/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -3
  66. package/dist-cjs/commands/ListMulticastGroupsCommand.js +2 -3
  67. package/dist-cjs/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -3
  68. package/dist-cjs/commands/ListPartnerAccountsCommand.js +1 -1
  69. package/dist-cjs/commands/ListPositionConfigurationsCommand.js +2 -3
  70. package/dist-cjs/commands/ListQueuedMessagesCommand.js +2 -3
  71. package/dist-cjs/commands/ListServiceProfilesCommand.js +2 -3
  72. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  73. package/dist-cjs/commands/ListWirelessDevicesCommand.js +2 -3
  74. package/dist-cjs/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -3
  75. package/dist-cjs/commands/ListWirelessGatewaysCommand.js +2 -3
  76. package/dist-cjs/commands/PutPositionConfigurationCommand.js +2 -3
  77. package/dist-cjs/commands/PutResourceLogLevelCommand.js +2 -3
  78. package/dist-cjs/commands/ResetAllResourceLogLevelsCommand.js +2 -3
  79. package/dist-cjs/commands/ResetResourceLogLevelCommand.js +2 -3
  80. package/dist-cjs/commands/SendDataToMulticastGroupCommand.js +2 -3
  81. package/dist-cjs/commands/SendDataToWirelessDeviceCommand.js +2 -3
  82. package/dist-cjs/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  83. package/dist-cjs/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  84. package/dist-cjs/commands/StartFuotaTaskCommand.js +2 -3
  85. package/dist-cjs/commands/StartMulticastGroupSessionCommand.js +2 -3
  86. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  87. package/dist-cjs/commands/TestWirelessDeviceCommand.js +2 -3
  88. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  89. package/dist-cjs/commands/UpdateDestinationCommand.js +2 -3
  90. package/dist-cjs/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -3
  91. package/dist-cjs/commands/UpdateFuotaTaskCommand.js +2 -3
  92. package/dist-cjs/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -3
  93. package/dist-cjs/commands/UpdateMulticastGroupCommand.js +2 -3
  94. package/dist-cjs/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -3
  95. package/dist-cjs/commands/UpdatePartnerAccountCommand.js +1 -1
  96. package/dist-cjs/commands/UpdatePositionCommand.js +2 -3
  97. package/dist-cjs/commands/UpdateResourceEventConfigurationCommand.js +2 -3
  98. package/dist-cjs/commands/UpdateResourcePositionCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateWirelessDeviceCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateWirelessGatewayCommand.js +2 -3
  101. package/dist-cjs/models/models_0.js +1 -1022
  102. package/dist-cjs/models/models_1.js +1 -194
  103. package/dist-es/commands/AssociateMulticastGroupWithFuotaTaskCommand.js +2 -3
  104. package/dist-es/commands/AssociateWirelessDeviceWithFuotaTaskCommand.js +2 -3
  105. package/dist-es/commands/AssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  106. package/dist-es/commands/AssociateWirelessDeviceWithThingCommand.js +2 -3
  107. package/dist-es/commands/AssociateWirelessGatewayWithCertificateCommand.js +2 -3
  108. package/dist-es/commands/AssociateWirelessGatewayWithThingCommand.js +2 -3
  109. package/dist-es/commands/CancelMulticastGroupSessionCommand.js +2 -3
  110. package/dist-es/commands/CreateDestinationCommand.js +2 -3
  111. package/dist-es/commands/CreateDeviceProfileCommand.js +2 -3
  112. package/dist-es/commands/CreateFuotaTaskCommand.js +2 -3
  113. package/dist-es/commands/CreateMulticastGroupCommand.js +2 -3
  114. package/dist-es/commands/CreateNetworkAnalyzerConfigurationCommand.js +2 -3
  115. package/dist-es/commands/CreateServiceProfileCommand.js +2 -3
  116. package/dist-es/commands/CreateWirelessDeviceCommand.js +2 -3
  117. package/dist-es/commands/CreateWirelessGatewayCommand.js +2 -3
  118. package/dist-es/commands/CreateWirelessGatewayTaskCommand.js +2 -3
  119. package/dist-es/commands/CreateWirelessGatewayTaskDefinitionCommand.js +2 -3
  120. package/dist-es/commands/DeleteDestinationCommand.js +2 -3
  121. package/dist-es/commands/DeleteDeviceProfileCommand.js +2 -3
  122. package/dist-es/commands/DeleteFuotaTaskCommand.js +2 -3
  123. package/dist-es/commands/DeleteMulticastGroupCommand.js +2 -3
  124. package/dist-es/commands/DeleteNetworkAnalyzerConfigurationCommand.js +2 -3
  125. package/dist-es/commands/DeleteQueuedMessagesCommand.js +2 -3
  126. package/dist-es/commands/DeleteServiceProfileCommand.js +2 -3
  127. package/dist-es/commands/DeleteWirelessDeviceCommand.js +2 -3
  128. package/dist-es/commands/DeleteWirelessGatewayCommand.js +2 -3
  129. package/dist-es/commands/DeleteWirelessGatewayTaskCommand.js +2 -3
  130. package/dist-es/commands/DeleteWirelessGatewayTaskDefinitionCommand.js +2 -3
  131. package/dist-es/commands/DisassociateAwsAccountFromPartnerAccountCommand.js +2 -3
  132. package/dist-es/commands/DisassociateMulticastGroupFromFuotaTaskCommand.js +2 -3
  133. package/dist-es/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.js +2 -3
  134. package/dist-es/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  135. package/dist-es/commands/DisassociateWirelessDeviceFromThingCommand.js +2 -3
  136. package/dist-es/commands/DisassociateWirelessGatewayFromCertificateCommand.js +2 -3
  137. package/dist-es/commands/DisassociateWirelessGatewayFromThingCommand.js +2 -3
  138. package/dist-es/commands/GetDestinationCommand.js +2 -3
  139. package/dist-es/commands/GetDeviceProfileCommand.js +2 -3
  140. package/dist-es/commands/GetEventConfigurationByResourceTypesCommand.js +2 -3
  141. package/dist-es/commands/GetFuotaTaskCommand.js +2 -3
  142. package/dist-es/commands/GetLogLevelsByResourceTypesCommand.js +2 -3
  143. package/dist-es/commands/GetMulticastGroupCommand.js +2 -3
  144. package/dist-es/commands/GetMulticastGroupSessionCommand.js +2 -3
  145. package/dist-es/commands/GetNetworkAnalyzerConfigurationCommand.js +2 -3
  146. package/dist-es/commands/GetPartnerAccountCommand.js +2 -2
  147. package/dist-es/commands/GetPositionCommand.js +2 -3
  148. package/dist-es/commands/GetPositionConfigurationCommand.js +2 -3
  149. package/dist-es/commands/GetPositionEstimateCommand.js +2 -3
  150. package/dist-es/commands/GetResourceEventConfigurationCommand.js +2 -3
  151. package/dist-es/commands/GetResourceLogLevelCommand.js +2 -3
  152. package/dist-es/commands/GetResourcePositionCommand.js +2 -3
  153. package/dist-es/commands/GetServiceEndpointCommand.js +2 -3
  154. package/dist-es/commands/GetServiceProfileCommand.js +2 -3
  155. package/dist-es/commands/GetWirelessDeviceCommand.js +2 -3
  156. package/dist-es/commands/GetWirelessDeviceStatisticsCommand.js +2 -3
  157. package/dist-es/commands/GetWirelessGatewayCertificateCommand.js +2 -3
  158. package/dist-es/commands/GetWirelessGatewayCommand.js +2 -3
  159. package/dist-es/commands/GetWirelessGatewayFirmwareInformationCommand.js +2 -3
  160. package/dist-es/commands/GetWirelessGatewayStatisticsCommand.js +2 -3
  161. package/dist-es/commands/GetWirelessGatewayTaskCommand.js +2 -3
  162. package/dist-es/commands/GetWirelessGatewayTaskDefinitionCommand.js +2 -3
  163. package/dist-es/commands/ListDestinationsCommand.js +2 -3
  164. package/dist-es/commands/ListDeviceProfilesCommand.js +2 -3
  165. package/dist-es/commands/ListEventConfigurationsCommand.js +2 -3
  166. package/dist-es/commands/ListFuotaTasksCommand.js +2 -3
  167. package/dist-es/commands/ListMulticastGroupsByFuotaTaskCommand.js +2 -3
  168. package/dist-es/commands/ListMulticastGroupsCommand.js +2 -3
  169. package/dist-es/commands/ListNetworkAnalyzerConfigurationsCommand.js +2 -3
  170. package/dist-es/commands/ListPartnerAccountsCommand.js +2 -2
  171. package/dist-es/commands/ListPositionConfigurationsCommand.js +2 -3
  172. package/dist-es/commands/ListQueuedMessagesCommand.js +2 -3
  173. package/dist-es/commands/ListServiceProfilesCommand.js +2 -3
  174. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  175. package/dist-es/commands/ListWirelessDevicesCommand.js +2 -3
  176. package/dist-es/commands/ListWirelessGatewayTaskDefinitionsCommand.js +2 -3
  177. package/dist-es/commands/ListWirelessGatewaysCommand.js +2 -3
  178. package/dist-es/commands/PutPositionConfigurationCommand.js +2 -3
  179. package/dist-es/commands/PutResourceLogLevelCommand.js +2 -3
  180. package/dist-es/commands/ResetAllResourceLogLevelsCommand.js +2 -3
  181. package/dist-es/commands/ResetResourceLogLevelCommand.js +2 -3
  182. package/dist-es/commands/SendDataToMulticastGroupCommand.js +2 -3
  183. package/dist-es/commands/SendDataToWirelessDeviceCommand.js +2 -3
  184. package/dist-es/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.js +2 -3
  185. package/dist-es/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.js +2 -3
  186. package/dist-es/commands/StartFuotaTaskCommand.js +2 -3
  187. package/dist-es/commands/StartMulticastGroupSessionCommand.js +2 -3
  188. package/dist-es/commands/TagResourceCommand.js +2 -3
  189. package/dist-es/commands/TestWirelessDeviceCommand.js +2 -3
  190. package/dist-es/commands/UntagResourceCommand.js +2 -3
  191. package/dist-es/commands/UpdateDestinationCommand.js +2 -3
  192. package/dist-es/commands/UpdateEventConfigurationByResourceTypesCommand.js +2 -3
  193. package/dist-es/commands/UpdateFuotaTaskCommand.js +2 -3
  194. package/dist-es/commands/UpdateLogLevelsByResourceTypesCommand.js +2 -3
  195. package/dist-es/commands/UpdateMulticastGroupCommand.js +2 -3
  196. package/dist-es/commands/UpdateNetworkAnalyzerConfigurationCommand.js +2 -3
  197. package/dist-es/commands/UpdatePartnerAccountCommand.js +2 -2
  198. package/dist-es/commands/UpdatePositionCommand.js +2 -3
  199. package/dist-es/commands/UpdateResourceEventConfigurationCommand.js +2 -3
  200. package/dist-es/commands/UpdateResourcePositionCommand.js +2 -3
  201. package/dist-es/commands/UpdateWirelessDeviceCommand.js +2 -3
  202. package/dist-es/commands/UpdateWirelessGatewayCommand.js +2 -3
  203. package/dist-es/models/models_0.js +0 -762
  204. package/dist-es/models/models_1.js +0 -144
  205. package/dist-types/IoTWireless.d.ts +102 -0
  206. package/dist-types/IoTWirelessClient.d.ts +24 -4
  207. package/dist-types/commands/AssociateAwsAccountWithPartnerAccountCommand.d.ts +16 -0
  208. package/dist-types/commands/AssociateMulticastGroupWithFuotaTaskCommand.d.ts +16 -0
  209. package/dist-types/commands/AssociateWirelessDeviceWithFuotaTaskCommand.d.ts +16 -0
  210. package/dist-types/commands/AssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
  211. package/dist-types/commands/AssociateWirelessDeviceWithThingCommand.d.ts +16 -0
  212. package/dist-types/commands/AssociateWirelessGatewayWithCertificateCommand.d.ts +16 -0
  213. package/dist-types/commands/AssociateWirelessGatewayWithThingCommand.d.ts +16 -0
  214. package/dist-types/commands/CancelMulticastGroupSessionCommand.d.ts +16 -0
  215. package/dist-types/commands/CreateDestinationCommand.d.ts +16 -0
  216. package/dist-types/commands/CreateDeviceProfileCommand.d.ts +16 -0
  217. package/dist-types/commands/CreateFuotaTaskCommand.d.ts +16 -0
  218. package/dist-types/commands/CreateMulticastGroupCommand.d.ts +16 -0
  219. package/dist-types/commands/CreateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
  220. package/dist-types/commands/CreateServiceProfileCommand.d.ts +16 -0
  221. package/dist-types/commands/CreateWirelessDeviceCommand.d.ts +16 -0
  222. package/dist-types/commands/CreateWirelessGatewayCommand.d.ts +16 -0
  223. package/dist-types/commands/CreateWirelessGatewayTaskCommand.d.ts +16 -0
  224. package/dist-types/commands/CreateWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
  225. package/dist-types/commands/DeleteDestinationCommand.d.ts +16 -0
  226. package/dist-types/commands/DeleteDeviceProfileCommand.d.ts +16 -0
  227. package/dist-types/commands/DeleteFuotaTaskCommand.d.ts +16 -0
  228. package/dist-types/commands/DeleteMulticastGroupCommand.d.ts +16 -0
  229. package/dist-types/commands/DeleteNetworkAnalyzerConfigurationCommand.d.ts +16 -0
  230. package/dist-types/commands/DeleteQueuedMessagesCommand.d.ts +16 -0
  231. package/dist-types/commands/DeleteServiceProfileCommand.d.ts +16 -0
  232. package/dist-types/commands/DeleteWirelessDeviceCommand.d.ts +16 -0
  233. package/dist-types/commands/DeleteWirelessGatewayCommand.d.ts +16 -0
  234. package/dist-types/commands/DeleteWirelessGatewayTaskCommand.d.ts +16 -0
  235. package/dist-types/commands/DeleteWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
  236. package/dist-types/commands/DisassociateAwsAccountFromPartnerAccountCommand.d.ts +16 -0
  237. package/dist-types/commands/DisassociateMulticastGroupFromFuotaTaskCommand.d.ts +16 -0
  238. package/dist-types/commands/DisassociateWirelessDeviceFromFuotaTaskCommand.d.ts +16 -0
  239. package/dist-types/commands/DisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
  240. package/dist-types/commands/DisassociateWirelessDeviceFromThingCommand.d.ts +16 -0
  241. package/dist-types/commands/DisassociateWirelessGatewayFromCertificateCommand.d.ts +16 -0
  242. package/dist-types/commands/DisassociateWirelessGatewayFromThingCommand.d.ts +16 -0
  243. package/dist-types/commands/GetDestinationCommand.d.ts +16 -0
  244. package/dist-types/commands/GetDeviceProfileCommand.d.ts +16 -0
  245. package/dist-types/commands/GetEventConfigurationByResourceTypesCommand.d.ts +16 -0
  246. package/dist-types/commands/GetFuotaTaskCommand.d.ts +16 -0
  247. package/dist-types/commands/GetLogLevelsByResourceTypesCommand.d.ts +16 -0
  248. package/dist-types/commands/GetMulticastGroupCommand.d.ts +16 -0
  249. package/dist-types/commands/GetMulticastGroupSessionCommand.d.ts +16 -0
  250. package/dist-types/commands/GetNetworkAnalyzerConfigurationCommand.d.ts +16 -0
  251. package/dist-types/commands/GetPartnerAccountCommand.d.ts +16 -0
  252. package/dist-types/commands/GetPositionCommand.d.ts +16 -0
  253. package/dist-types/commands/GetPositionConfigurationCommand.d.ts +16 -0
  254. package/dist-types/commands/GetPositionEstimateCommand.d.ts +16 -0
  255. package/dist-types/commands/GetResourceEventConfigurationCommand.d.ts +16 -0
  256. package/dist-types/commands/GetResourceLogLevelCommand.d.ts +16 -0
  257. package/dist-types/commands/GetResourcePositionCommand.d.ts +16 -0
  258. package/dist-types/commands/GetServiceEndpointCommand.d.ts +16 -0
  259. package/dist-types/commands/GetServiceProfileCommand.d.ts +16 -0
  260. package/dist-types/commands/GetWirelessDeviceCommand.d.ts +16 -0
  261. package/dist-types/commands/GetWirelessDeviceStatisticsCommand.d.ts +16 -0
  262. package/dist-types/commands/GetWirelessGatewayCertificateCommand.d.ts +16 -0
  263. package/dist-types/commands/GetWirelessGatewayCommand.d.ts +16 -0
  264. package/dist-types/commands/GetWirelessGatewayFirmwareInformationCommand.d.ts +16 -0
  265. package/dist-types/commands/GetWirelessGatewayStatisticsCommand.d.ts +16 -0
  266. package/dist-types/commands/GetWirelessGatewayTaskCommand.d.ts +16 -0
  267. package/dist-types/commands/GetWirelessGatewayTaskDefinitionCommand.d.ts +16 -0
  268. package/dist-types/commands/ListDestinationsCommand.d.ts +16 -0
  269. package/dist-types/commands/ListDeviceProfilesCommand.d.ts +16 -0
  270. package/dist-types/commands/ListEventConfigurationsCommand.d.ts +16 -0
  271. package/dist-types/commands/ListFuotaTasksCommand.d.ts +16 -0
  272. package/dist-types/commands/ListMulticastGroupsByFuotaTaskCommand.d.ts +16 -0
  273. package/dist-types/commands/ListMulticastGroupsCommand.d.ts +16 -0
  274. package/dist-types/commands/ListNetworkAnalyzerConfigurationsCommand.d.ts +16 -0
  275. package/dist-types/commands/ListPartnerAccountsCommand.d.ts +16 -0
  276. package/dist-types/commands/ListPositionConfigurationsCommand.d.ts +16 -0
  277. package/dist-types/commands/ListQueuedMessagesCommand.d.ts +16 -0
  278. package/dist-types/commands/ListServiceProfilesCommand.d.ts +16 -0
  279. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  280. package/dist-types/commands/ListWirelessDevicesCommand.d.ts +16 -0
  281. package/dist-types/commands/ListWirelessGatewayTaskDefinitionsCommand.d.ts +16 -0
  282. package/dist-types/commands/ListWirelessGatewaysCommand.d.ts +16 -0
  283. package/dist-types/commands/PutPositionConfigurationCommand.d.ts +16 -0
  284. package/dist-types/commands/PutResourceLogLevelCommand.d.ts +16 -0
  285. package/dist-types/commands/ResetAllResourceLogLevelsCommand.d.ts +16 -0
  286. package/dist-types/commands/ResetResourceLogLevelCommand.d.ts +16 -0
  287. package/dist-types/commands/SendDataToMulticastGroupCommand.d.ts +16 -0
  288. package/dist-types/commands/SendDataToWirelessDeviceCommand.d.ts +16 -0
  289. package/dist-types/commands/StartBulkAssociateWirelessDeviceWithMulticastGroupCommand.d.ts +16 -0
  290. package/dist-types/commands/StartBulkDisassociateWirelessDeviceFromMulticastGroupCommand.d.ts +16 -0
  291. package/dist-types/commands/StartFuotaTaskCommand.d.ts +16 -0
  292. package/dist-types/commands/StartMulticastGroupSessionCommand.d.ts +16 -0
  293. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  294. package/dist-types/commands/TestWirelessDeviceCommand.d.ts +16 -0
  295. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  296. package/dist-types/commands/UpdateDestinationCommand.d.ts +16 -0
  297. package/dist-types/commands/UpdateEventConfigurationByResourceTypesCommand.d.ts +16 -0
  298. package/dist-types/commands/UpdateFuotaTaskCommand.d.ts +16 -0
  299. package/dist-types/commands/UpdateLogLevelsByResourceTypesCommand.d.ts +16 -0
  300. package/dist-types/commands/UpdateMulticastGroupCommand.d.ts +16 -0
  301. package/dist-types/commands/UpdateNetworkAnalyzerConfigurationCommand.d.ts +16 -0
  302. package/dist-types/commands/UpdatePartnerAccountCommand.d.ts +16 -0
  303. package/dist-types/commands/UpdatePositionCommand.d.ts +16 -0
  304. package/dist-types/commands/UpdateResourceEventConfigurationCommand.d.ts +16 -0
  305. package/dist-types/commands/UpdateResourcePositionCommand.d.ts +16 -0
  306. package/dist-types/commands/UpdateWirelessDeviceCommand.d.ts +16 -0
  307. package/dist-types/commands/UpdateWirelessGatewayCommand.d.ts +16 -0
  308. package/dist-types/models/IoTWirelessServiceException.d.ts +2 -0
  309. package/dist-types/models/models_0.d.ts +690 -1018
  310. package/dist-types/models/models_1.d.ts +138 -192
  311. package/dist-types/pagination/Interfaces.d.ts +3 -0
  312. package/dist-types/pagination/ListDestinationsPaginator.d.ts +3 -0
  313. package/dist-types/pagination/ListDeviceProfilesPaginator.d.ts +3 -0
  314. package/dist-types/pagination/ListFuotaTasksPaginator.d.ts +3 -0
  315. package/dist-types/pagination/ListMulticastGroupsByFuotaTaskPaginator.d.ts +3 -0
  316. package/dist-types/pagination/ListMulticastGroupsPaginator.d.ts +3 -0
  317. package/dist-types/pagination/ListNetworkAnalyzerConfigurationsPaginator.d.ts +3 -0
  318. package/dist-types/pagination/ListPositionConfigurationsPaginator.d.ts +3 -0
  319. package/dist-types/pagination/ListQueuedMessagesPaginator.d.ts +3 -0
  320. package/dist-types/pagination/ListServiceProfilesPaginator.d.ts +3 -0
  321. package/dist-types/pagination/ListWirelessDevicesPaginator.d.ts +3 -0
  322. package/dist-types/pagination/ListWirelessGatewaysPaginator.d.ts +3 -0
  323. package/dist-types/ts3.4/models/models_0.d.ts +0 -706
  324. package/dist-types/ts3.4/models/models_1.d.ts +0 -142
  325. package/package.json +4 -3
@@ -1,6 +1,9 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { IoTWirelessServiceException as __BaseException } from "./IoTWirelessServiceException";
3
3
  import { ApplicationConfig, ConnectionStatusEventConfiguration, ConnectionStatusResourceTypeEventConfiguration, DeviceRegistrationStateEventConfiguration, DeviceRegistrationStateResourceTypeEventConfiguration, EventNotificationPartnerType, ExpressionType, IdentifierType, JoinEventConfiguration, JoinResourceTypeEventConfiguration, LogLevel, LoRaWANFuotaTask, LoRaWANMulticast, LoRaWANMulticastSession, LoRaWANSendDataToDevice, MessageDeliveryStatusEventConfiguration, MessageDeliveryStatusResourceTypeEventConfiguration, MulticastWirelessMetadata, PartnerType, Positioning, PositioningConfigStatus, PositionResourceType, ProximityEventConfiguration, ProximityResourceTypeEventConfiguration, Tag, TraceContent, WirelessDeviceLogOption, WirelessGatewayLogOption } from "./models_0";
4
+ /**
5
+ * @public
6
+ */
4
7
  export interface SendDataToMulticastGroupRequest {
5
8
  /**
6
9
  * <p>The ID of the multicast group.</p>
@@ -15,12 +18,18 @@ export interface SendDataToMulticastGroupRequest {
15
18
  */
16
19
  WirelessMetadata: MulticastWirelessMetadata | undefined;
17
20
  }
21
+ /**
22
+ * @public
23
+ */
18
24
  export interface SendDataToMulticastGroupResponse {
19
25
  /**
20
26
  * <p>ID of a multicast group message.</p>
21
27
  */
22
28
  MessageId?: string;
23
29
  }
30
+ /**
31
+ * @public
32
+ */
24
33
  export declare enum MessageType {
25
34
  CUSTOM_COMMAND_ID_GET = "CUSTOM_COMMAND_ID_GET",
26
35
  CUSTOM_COMMAND_ID_NOTIFY = "CUSTOM_COMMAND_ID_NOTIFY",
@@ -28,6 +37,7 @@ export declare enum MessageType {
28
37
  CUSTOM_COMMAND_ID_SET = "CUSTOM_COMMAND_ID_SET"
29
38
  }
30
39
  /**
40
+ * @public
31
41
  * <p>Information about a Sidewalk router.</p>
32
42
  */
33
43
  export interface SidewalkSendDataToDevice {
@@ -45,6 +55,7 @@ export interface SidewalkSendDataToDevice {
45
55
  AckModeRetryDurationSecs?: number;
46
56
  }
47
57
  /**
58
+ * @public
48
59
  * <p>WirelessMetadata object.</p>
49
60
  */
50
61
  export interface WirelessMetadata {
@@ -57,6 +68,9 @@ export interface WirelessMetadata {
57
68
  */
58
69
  Sidewalk?: SidewalkSendDataToDevice;
59
70
  }
71
+ /**
72
+ * @public
73
+ */
60
74
  export interface SendDataToWirelessDeviceRequest {
61
75
  /**
62
76
  * <p>The ID of the wireless device to receive the data.</p>
@@ -75,12 +89,18 @@ export interface SendDataToWirelessDeviceRequest {
75
89
  */
76
90
  WirelessMetadata?: WirelessMetadata;
77
91
  }
92
+ /**
93
+ * @public
94
+ */
78
95
  export interface SendDataToWirelessDeviceResponse {
79
96
  /**
80
97
  * <p>The ID of the message sent to the wireless device.</p>
81
98
  */
82
99
  MessageId?: string;
83
100
  }
101
+ /**
102
+ * @public
103
+ */
84
104
  export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
85
105
  /**
86
106
  * <p>The ID of the multicast group.</p>
@@ -95,8 +115,14 @@ export interface StartBulkAssociateWirelessDeviceWithMulticastGroupRequest {
95
115
  */
96
116
  Tags?: Tag[];
97
117
  }
118
+ /**
119
+ * @public
120
+ */
98
121
  export interface StartBulkAssociateWirelessDeviceWithMulticastGroupResponse {
99
122
  }
123
+ /**
124
+ * @public
125
+ */
100
126
  export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
101
127
  /**
102
128
  * <p>The ID of the multicast group.</p>
@@ -111,9 +137,13 @@ export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest {
111
137
  */
112
138
  Tags?: Tag[];
113
139
  }
140
+ /**
141
+ * @public
142
+ */
114
143
  export interface StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse {
115
144
  }
116
145
  /**
146
+ * @public
117
147
  * <p>The LoRaWAN information used to start a FUOTA task.</p>
118
148
  */
119
149
  export interface LoRaWANStartFuotaTask {
@@ -122,6 +152,9 @@ export interface LoRaWANStartFuotaTask {
122
152
  */
123
153
  StartTime?: Date;
124
154
  }
155
+ /**
156
+ * @public
157
+ */
125
158
  export interface StartFuotaTaskRequest {
126
159
  /**
127
160
  * <p>The ID of a FUOTA task.</p>
@@ -132,8 +165,14 @@ export interface StartFuotaTaskRequest {
132
165
  */
133
166
  LoRaWAN?: LoRaWANStartFuotaTask;
134
167
  }
168
+ /**
169
+ * @public
170
+ */
135
171
  export interface StartFuotaTaskResponse {
136
172
  }
173
+ /**
174
+ * @public
175
+ */
137
176
  export interface StartMulticastGroupSessionRequest {
138
177
  /**
139
178
  * <p>The ID of the multicast group.</p>
@@ -144,8 +183,14 @@ export interface StartMulticastGroupSessionRequest {
144
183
  */
145
184
  LoRaWAN: LoRaWANMulticastSession | undefined;
146
185
  }
186
+ /**
187
+ * @public
188
+ */
147
189
  export interface StartMulticastGroupSessionResponse {
148
190
  }
191
+ /**
192
+ * @public
193
+ */
149
194
  export interface TagResourceRequest {
150
195
  /**
151
196
  * <p>The ARN of the resource to add tags to.</p>
@@ -156,9 +201,13 @@ export interface TagResourceRequest {
156
201
  */
157
202
  Tags: Tag[] | undefined;
158
203
  }
204
+ /**
205
+ * @public
206
+ */
159
207
  export interface TagResourceResponse {
160
208
  }
161
209
  /**
210
+ * @public
162
211
  * <p>The request was denied because the resource can't have any more tags.</p>
163
212
  */
164
213
  export declare class TooManyTagsException extends __BaseException {
@@ -174,18 +223,27 @@ export declare class TooManyTagsException extends __BaseException {
174
223
  */
175
224
  constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
176
225
  }
226
+ /**
227
+ * @public
228
+ */
177
229
  export interface TestWirelessDeviceRequest {
178
230
  /**
179
231
  * <p>The ID of the wireless device to test.</p>
180
232
  */
181
233
  Id: string | undefined;
182
234
  }
235
+ /**
236
+ * @public
237
+ */
183
238
  export interface TestWirelessDeviceResponse {
184
239
  /**
185
240
  * <p>The result returned by the test.</p>
186
241
  */
187
242
  Result?: string;
188
243
  }
244
+ /**
245
+ * @public
246
+ */
189
247
  export interface UntagResourceRequest {
190
248
  /**
191
249
  * <p>The ARN of the resource to remove tags from.</p>
@@ -196,8 +254,14 @@ export interface UntagResourceRequest {
196
254
  */
197
255
  TagKeys: string[] | undefined;
198
256
  }
257
+ /**
258
+ * @public
259
+ */
199
260
  export interface UntagResourceResponse {
200
261
  }
262
+ /**
263
+ * @public
264
+ */
201
265
  export interface UpdateDestinationRequest {
202
266
  /**
203
267
  * <p>The new name of the resource.</p>
@@ -220,8 +284,14 @@ export interface UpdateDestinationRequest {
220
284
  */
221
285
  RoleArn?: string;
222
286
  }
287
+ /**
288
+ * @public
289
+ */
223
290
  export interface UpdateDestinationResponse {
224
291
  }
292
+ /**
293
+ * @public
294
+ */
225
295
  export interface UpdateEventConfigurationByResourceTypesRequest {
226
296
  /**
227
297
  * <p>Device registration state resource type event configuration object for enabling and disabling wireless
@@ -245,8 +315,14 @@ export interface UpdateEventConfigurationByResourceTypesRequest {
245
315
  */
246
316
  MessageDeliveryStatus?: MessageDeliveryStatusResourceTypeEventConfiguration;
247
317
  }
318
+ /**
319
+ * @public
320
+ */
248
321
  export interface UpdateEventConfigurationByResourceTypesResponse {
249
322
  }
323
+ /**
324
+ * @public
325
+ */
250
326
  export interface UpdateFuotaTaskRequest {
251
327
  /**
252
328
  * <p>The ID of a FUOTA task.</p>
@@ -289,8 +365,14 @@ export interface UpdateFuotaTaskRequest {
289
365
  */
290
366
  FragmentIntervalMS?: number;
291
367
  }
368
+ /**
369
+ * @public
370
+ */
292
371
  export interface UpdateFuotaTaskResponse {
293
372
  }
373
+ /**
374
+ * @public
375
+ */
294
376
  export interface UpdateLogLevelsByResourceTypesRequest {
295
377
  /**
296
378
  * <p>The log level for a log message. The log levels can be disabled, or set to <code>ERROR</code> to display
@@ -306,8 +388,14 @@ export interface UpdateLogLevelsByResourceTypesRequest {
306
388
  */
307
389
  WirelessGatewayLogOptions?: WirelessGatewayLogOption[];
308
390
  }
391
+ /**
392
+ * @public
393
+ */
309
394
  export interface UpdateLogLevelsByResourceTypesResponse {
310
395
  }
396
+ /**
397
+ * @public
398
+ */
311
399
  export interface UpdateMulticastGroupRequest {
312
400
  /**
313
401
  * <p>The ID of the multicast group.</p>
@@ -326,8 +414,14 @@ export interface UpdateMulticastGroupRequest {
326
414
  */
327
415
  LoRaWAN?: LoRaWANMulticast;
328
416
  }
417
+ /**
418
+ * @public
419
+ */
329
420
  export interface UpdateMulticastGroupResponse {
330
421
  }
422
+ /**
423
+ * @public
424
+ */
331
425
  export interface UpdateNetworkAnalyzerConfigurationRequest {
332
426
  /**
333
427
  * <p>Name of the network analyzer configuration.</p>
@@ -362,9 +456,13 @@ export interface UpdateNetworkAnalyzerConfigurationRequest {
362
456
  */
363
457
  Description?: string;
364
458
  }
459
+ /**
460
+ * @public
461
+ */
365
462
  export interface UpdateNetworkAnalyzerConfigurationResponse {
366
463
  }
367
464
  /**
465
+ * @public
368
466
  * <p>Sidewalk update.</p>
369
467
  */
370
468
  export interface SidewalkUpdateAccount {
@@ -373,6 +471,9 @@ export interface SidewalkUpdateAccount {
373
471
  */
374
472
  AppServerPrivateKey?: string;
375
473
  }
474
+ /**
475
+ * @public
476
+ */
376
477
  export interface UpdatePartnerAccountRequest {
377
478
  /**
378
479
  * <p>The Sidewalk account credentials.</p>
@@ -387,8 +488,14 @@ export interface UpdatePartnerAccountRequest {
387
488
  */
388
489
  PartnerType: PartnerType | string | undefined;
389
490
  }
491
+ /**
492
+ * @public
493
+ */
390
494
  export interface UpdatePartnerAccountResponse {
391
495
  }
496
+ /**
497
+ * @public
498
+ */
392
499
  export interface UpdatePositionRequest {
393
500
  /**
394
501
  * <p>Resource identifier of the resource for which position is updated.</p>
@@ -403,8 +510,14 @@ export interface UpdatePositionRequest {
403
510
  */
404
511
  Position: number[] | undefined;
405
512
  }
513
+ /**
514
+ * @public
515
+ */
406
516
  export interface UpdatePositionResponse {
407
517
  }
518
+ /**
519
+ * @public
520
+ */
408
521
  export interface UpdateResourceEventConfigurationRequest {
409
522
  /**
410
523
  * <p>Resource identifier to opt in for event messaging.</p>
@@ -440,8 +553,14 @@ export interface UpdateResourceEventConfigurationRequest {
440
553
  */
441
554
  MessageDeliveryStatus?: MessageDeliveryStatusEventConfiguration;
442
555
  }
556
+ /**
557
+ * @public
558
+ */
443
559
  export interface UpdateResourceEventConfigurationResponse {
444
560
  }
561
+ /**
562
+ * @public
563
+ */
445
564
  export interface UpdateResourcePositionRequest {
446
565
  /**
447
566
  * <p>The identifier of the resource for which position information is updated. It can be the
@@ -459,9 +578,13 @@ export interface UpdateResourcePositionRequest {
459
578
  */
460
579
  GeoJsonPayload?: Uint8Array;
461
580
  }
581
+ /**
582
+ * @public
583
+ */
462
584
  export interface UpdateResourcePositionResponse {
463
585
  }
464
586
  /**
587
+ * @public
465
588
  * <p>ABP device object for LoRaWAN specification v1.0.x</p>
466
589
  */
467
590
  export interface UpdateAbpV1_0_x {
@@ -471,6 +594,7 @@ export interface UpdateAbpV1_0_x {
471
594
  FCntStart?: number;
472
595
  }
473
596
  /**
597
+ * @public
474
598
  * <p>ABP device object for LoRaWAN specification v1.1</p>
475
599
  */
476
600
  export interface UpdateAbpV1_1 {
@@ -480,6 +604,7 @@ export interface UpdateAbpV1_1 {
480
604
  FCntStart?: number;
481
605
  }
482
606
  /**
607
+ * @public
483
608
  * <p>Object for updating the FPorts information.</p>
484
609
  */
485
610
  export interface UpdateFPorts {
@@ -493,6 +618,7 @@ export interface UpdateFPorts {
493
618
  Applications?: ApplicationConfig[];
494
619
  }
495
620
  /**
621
+ * @public
496
622
  * <p>LoRaWAN object for update functions.</p>
497
623
  */
498
624
  export interface LoRaWANUpdateDevice {
@@ -517,6 +643,9 @@ export interface LoRaWANUpdateDevice {
517
643
  */
518
644
  FPorts?: UpdateFPorts;
519
645
  }
646
+ /**
647
+ * @public
648
+ */
520
649
  export interface UpdateWirelessDeviceRequest {
521
650
  /**
522
651
  * <p>The ID of the resource to update.</p>
@@ -543,8 +672,14 @@ export interface UpdateWirelessDeviceRequest {
543
672
  */
544
673
  Positioning?: PositioningConfigStatus | string;
545
674
  }
675
+ /**
676
+ * @public
677
+ */
546
678
  export interface UpdateWirelessDeviceResponse {
547
679
  }
680
+ /**
681
+ * @public
682
+ */
548
683
  export interface UpdateWirelessGatewayRequest {
549
684
  /**
550
685
  * <p>The ID of the resource to update.</p>
@@ -567,140 +702,11 @@ export interface UpdateWirelessGatewayRequest {
567
702
  */
568
703
  NetIdFilters?: string[];
569
704
  }
570
- export interface UpdateWirelessGatewayResponse {
571
- }
572
- /**
573
- * @internal
574
- */
575
- export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (obj: SendDataToMulticastGroupRequest) => any;
576
- /**
577
- * @internal
578
- */
579
- export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (obj: SendDataToMulticastGroupResponse) => any;
580
- /**
581
- * @internal
582
- */
583
- export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (obj: SidewalkSendDataToDevice) => any;
584
- /**
585
- * @internal
586
- */
587
- export declare const WirelessMetadataFilterSensitiveLog: (obj: WirelessMetadata) => any;
588
- /**
589
- * @internal
590
- */
591
- export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (obj: SendDataToWirelessDeviceRequest) => any;
592
- /**
593
- * @internal
594
- */
595
- export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (obj: SendDataToWirelessDeviceResponse) => any;
596
- /**
597
- * @internal
598
- */
599
- export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest) => any;
600
- /**
601
- * @internal
602
- */
603
- export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse) => any;
604
- /**
605
- * @internal
606
- */
607
- export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest) => any;
608
- /**
609
- * @internal
610
- */
611
- export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse) => any;
612
- /**
613
- * @internal
614
- */
615
- export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (obj: LoRaWANStartFuotaTask) => any;
616
- /**
617
- * @internal
618
- */
619
- export declare const StartFuotaTaskRequestFilterSensitiveLog: (obj: StartFuotaTaskRequest) => any;
620
- /**
621
- * @internal
622
- */
623
- export declare const StartFuotaTaskResponseFilterSensitiveLog: (obj: StartFuotaTaskResponse) => any;
624
- /**
625
- * @internal
626
- */
627
- export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (obj: StartMulticastGroupSessionRequest) => any;
628
- /**
629
- * @internal
630
- */
631
- export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (obj: StartMulticastGroupSessionResponse) => any;
632
- /**
633
- * @internal
634
- */
635
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
636
- /**
637
- * @internal
638
- */
639
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
640
- /**
641
- * @internal
642
- */
643
- export declare const TestWirelessDeviceRequestFilterSensitiveLog: (obj: TestWirelessDeviceRequest) => any;
644
- /**
645
- * @internal
646
- */
647
- export declare const TestWirelessDeviceResponseFilterSensitiveLog: (obj: TestWirelessDeviceResponse) => any;
648
- /**
649
- * @internal
650
- */
651
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
652
- /**
653
- * @internal
654
- */
655
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
656
- /**
657
- * @internal
658
- */
659
- export declare const UpdateDestinationRequestFilterSensitiveLog: (obj: UpdateDestinationRequest) => any;
660
705
  /**
661
- * @internal
662
- */
663
- export declare const UpdateDestinationResponseFilterSensitiveLog: (obj: UpdateDestinationResponse) => any;
664
- /**
665
- * @internal
666
- */
667
- export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesRequest) => any;
668
- /**
669
- * @internal
706
+ * @public
670
707
  */
671
- export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (obj: UpdateEventConfigurationByResourceTypesResponse) => any;
672
- /**
673
- * @internal
674
- */
675
- export declare const UpdateFuotaTaskRequestFilterSensitiveLog: (obj: UpdateFuotaTaskRequest) => any;
676
- /**
677
- * @internal
678
- */
679
- export declare const UpdateFuotaTaskResponseFilterSensitiveLog: (obj: UpdateFuotaTaskResponse) => any;
680
- /**
681
- * @internal
682
- */
683
- export declare const UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesRequest) => any;
684
- /**
685
- * @internal
686
- */
687
- export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (obj: UpdateLogLevelsByResourceTypesResponse) => any;
688
- /**
689
- * @internal
690
- */
691
- export declare const UpdateMulticastGroupRequestFilterSensitiveLog: (obj: UpdateMulticastGroupRequest) => any;
692
- /**
693
- * @internal
694
- */
695
- export declare const UpdateMulticastGroupResponseFilterSensitiveLog: (obj: UpdateMulticastGroupResponse) => any;
696
- /**
697
- * @internal
698
- */
699
- export declare const UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationRequest) => any;
700
- /**
701
- * @internal
702
- */
703
- export declare const UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (obj: UpdateNetworkAnalyzerConfigurationResponse) => any;
708
+ export interface UpdateWirelessGatewayResponse {
709
+ }
704
710
  /**
705
711
  * @internal
706
712
  */
@@ -709,63 +715,3 @@ export declare const SidewalkUpdateAccountFilterSensitiveLog: (obj: SidewalkUpda
709
715
  * @internal
710
716
  */
711
717
  export declare const UpdatePartnerAccountRequestFilterSensitiveLog: (obj: UpdatePartnerAccountRequest) => any;
712
- /**
713
- * @internal
714
- */
715
- export declare const UpdatePartnerAccountResponseFilterSensitiveLog: (obj: UpdatePartnerAccountResponse) => any;
716
- /**
717
- * @internal
718
- */
719
- export declare const UpdatePositionRequestFilterSensitiveLog: (obj: UpdatePositionRequest) => any;
720
- /**
721
- * @internal
722
- */
723
- export declare const UpdatePositionResponseFilterSensitiveLog: (obj: UpdatePositionResponse) => any;
724
- /**
725
- * @internal
726
- */
727
- export declare const UpdateResourceEventConfigurationRequestFilterSensitiveLog: (obj: UpdateResourceEventConfigurationRequest) => any;
728
- /**
729
- * @internal
730
- */
731
- export declare const UpdateResourceEventConfigurationResponseFilterSensitiveLog: (obj: UpdateResourceEventConfigurationResponse) => any;
732
- /**
733
- * @internal
734
- */
735
- export declare const UpdateResourcePositionRequestFilterSensitiveLog: (obj: UpdateResourcePositionRequest) => any;
736
- /**
737
- * @internal
738
- */
739
- export declare const UpdateResourcePositionResponseFilterSensitiveLog: (obj: UpdateResourcePositionResponse) => any;
740
- /**
741
- * @internal
742
- */
743
- export declare const UpdateAbpV1_0_xFilterSensitiveLog: (obj: UpdateAbpV1_0_x) => any;
744
- /**
745
- * @internal
746
- */
747
- export declare const UpdateAbpV1_1FilterSensitiveLog: (obj: UpdateAbpV1_1) => any;
748
- /**
749
- * @internal
750
- */
751
- export declare const UpdateFPortsFilterSensitiveLog: (obj: UpdateFPorts) => any;
752
- /**
753
- * @internal
754
- */
755
- export declare const LoRaWANUpdateDeviceFilterSensitiveLog: (obj: LoRaWANUpdateDevice) => any;
756
- /**
757
- * @internal
758
- */
759
- export declare const UpdateWirelessDeviceRequestFilterSensitiveLog: (obj: UpdateWirelessDeviceRequest) => any;
760
- /**
761
- * @internal
762
- */
763
- export declare const UpdateWirelessDeviceResponseFilterSensitiveLog: (obj: UpdateWirelessDeviceResponse) => any;
764
- /**
765
- * @internal
766
- */
767
- export declare const UpdateWirelessGatewayRequestFilterSensitiveLog: (obj: UpdateWirelessGatewayRequest) => any;
768
- /**
769
- * @internal
770
- */
771
- export declare const UpdateWirelessGatewayResponseFilterSensitiveLog: (obj: UpdateWirelessGatewayResponse) => any;
@@ -1,5 +1,8 @@
1
1
  import { PaginationConfiguration } from "@aws-sdk/types";
2
2
  import { IoTWirelessClient } from "../IoTWirelessClient";
3
+ /**
4
+ * @public
5
+ */
3
6
  export interface IoTWirelessPaginationConfiguration extends PaginationConfiguration {
4
7
  client: IoTWirelessClient;
5
8
  }
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListDestinationsCommandInput, ListDestinationsCommandOutput } from "../commands/ListDestinationsCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListDestinations(config: IoTWirelessPaginationConfiguration, input: ListDestinationsCommandInput, ...additionalArguments: any): Paginator<ListDestinationsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListDeviceProfilesCommandInput, ListDeviceProfilesCommandOutput } from "../commands/ListDeviceProfilesCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListDeviceProfiles(config: IoTWirelessPaginationConfiguration, input: ListDeviceProfilesCommandInput, ...additionalArguments: any): Paginator<ListDeviceProfilesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListFuotaTasksCommandInput, ListFuotaTasksCommandOutput } from "../commands/ListFuotaTasksCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListFuotaTasks(config: IoTWirelessPaginationConfiguration, input: ListFuotaTasksCommandInput, ...additionalArguments: any): Paginator<ListFuotaTasksCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListMulticastGroupsByFuotaTaskCommandInput, ListMulticastGroupsByFuotaTaskCommandOutput } from "../commands/ListMulticastGroupsByFuotaTaskCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListMulticastGroupsByFuotaTask(config: IoTWirelessPaginationConfiguration, input: ListMulticastGroupsByFuotaTaskCommandInput, ...additionalArguments: any): Paginator<ListMulticastGroupsByFuotaTaskCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListMulticastGroupsCommandInput, ListMulticastGroupsCommandOutput } from "../commands/ListMulticastGroupsCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListMulticastGroups(config: IoTWirelessPaginationConfiguration, input: ListMulticastGroupsCommandInput, ...additionalArguments: any): Paginator<ListMulticastGroupsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListNetworkAnalyzerConfigurationsCommandInput, ListNetworkAnalyzerConfigurationsCommandOutput } from "../commands/ListNetworkAnalyzerConfigurationsCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListNetworkAnalyzerConfigurations(config: IoTWirelessPaginationConfiguration, input: ListNetworkAnalyzerConfigurationsCommandInput, ...additionalArguments: any): Paginator<ListNetworkAnalyzerConfigurationsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListPositionConfigurationsCommandInput, ListPositionConfigurationsCommandOutput } from "../commands/ListPositionConfigurationsCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListPositionConfigurations(config: IoTWirelessPaginationConfiguration, input: ListPositionConfigurationsCommandInput, ...additionalArguments: any): Paginator<ListPositionConfigurationsCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListQueuedMessagesCommandInput, ListQueuedMessagesCommandOutput } from "../commands/ListQueuedMessagesCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListQueuedMessages(config: IoTWirelessPaginationConfiguration, input: ListQueuedMessagesCommandInput, ...additionalArguments: any): Paginator<ListQueuedMessagesCommandOutput>;
@@ -1,4 +1,7 @@
1
1
  import { Paginator } from "@aws-sdk/types";
2
2
  import { ListServiceProfilesCommandInput, ListServiceProfilesCommandOutput } from "../commands/ListServiceProfilesCommand";
3
3
  import { IoTWirelessPaginationConfiguration } from "./Interfaces";
4
+ /**
5
+ * @public
6
+ */
4
7
  export declare function paginateListServiceProfiles(config: IoTWirelessPaginationConfiguration, input: ListServiceProfilesCommandInput, ...additionalArguments: any): Paginator<ListServiceProfilesCommandOutput>;