@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
@@ -229,151 +229,9 @@ export interface UpdateWirelessGatewayRequest {
229
229
  NetIdFilters?: string[];
230
230
  }
231
231
  export interface UpdateWirelessGatewayResponse {}
232
- export declare const SendDataToMulticastGroupRequestFilterSensitiveLog: (
233
- obj: SendDataToMulticastGroupRequest
234
- ) => any;
235
- export declare const SendDataToMulticastGroupResponseFilterSensitiveLog: (
236
- obj: SendDataToMulticastGroupResponse
237
- ) => any;
238
- export declare const SidewalkSendDataToDeviceFilterSensitiveLog: (
239
- obj: SidewalkSendDataToDevice
240
- ) => any;
241
- export declare const WirelessMetadataFilterSensitiveLog: (
242
- obj: WirelessMetadata
243
- ) => any;
244
- export declare const SendDataToWirelessDeviceRequestFilterSensitiveLog: (
245
- obj: SendDataToWirelessDeviceRequest
246
- ) => any;
247
- export declare const SendDataToWirelessDeviceResponseFilterSensitiveLog: (
248
- obj: SendDataToWirelessDeviceResponse
249
- ) => any;
250
- export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupRequestFilterSensitiveLog: (
251
- obj: StartBulkAssociateWirelessDeviceWithMulticastGroupRequest
252
- ) => any;
253
- export declare const StartBulkAssociateWirelessDeviceWithMulticastGroupResponseFilterSensitiveLog: (
254
- obj: StartBulkAssociateWirelessDeviceWithMulticastGroupResponse
255
- ) => any;
256
- export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupRequestFilterSensitiveLog: (
257
- obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupRequest
258
- ) => any;
259
- export declare const StartBulkDisassociateWirelessDeviceFromMulticastGroupResponseFilterSensitiveLog: (
260
- obj: StartBulkDisassociateWirelessDeviceFromMulticastGroupResponse
261
- ) => any;
262
- export declare const LoRaWANStartFuotaTaskFilterSensitiveLog: (
263
- obj: LoRaWANStartFuotaTask
264
- ) => any;
265
- export declare const StartFuotaTaskRequestFilterSensitiveLog: (
266
- obj: StartFuotaTaskRequest
267
- ) => any;
268
- export declare const StartFuotaTaskResponseFilterSensitiveLog: (
269
- obj: StartFuotaTaskResponse
270
- ) => any;
271
- export declare const StartMulticastGroupSessionRequestFilterSensitiveLog: (
272
- obj: StartMulticastGroupSessionRequest
273
- ) => any;
274
- export declare const StartMulticastGroupSessionResponseFilterSensitiveLog: (
275
- obj: StartMulticastGroupSessionResponse
276
- ) => any;
277
- export declare const TagResourceRequestFilterSensitiveLog: (
278
- obj: TagResourceRequest
279
- ) => any;
280
- export declare const TagResourceResponseFilterSensitiveLog: (
281
- obj: TagResourceResponse
282
- ) => any;
283
- export declare const TestWirelessDeviceRequestFilterSensitiveLog: (
284
- obj: TestWirelessDeviceRequest
285
- ) => any;
286
- export declare const TestWirelessDeviceResponseFilterSensitiveLog: (
287
- obj: TestWirelessDeviceResponse
288
- ) => any;
289
- export declare const UntagResourceRequestFilterSensitiveLog: (
290
- obj: UntagResourceRequest
291
- ) => any;
292
- export declare const UntagResourceResponseFilterSensitiveLog: (
293
- obj: UntagResourceResponse
294
- ) => any;
295
- export declare const UpdateDestinationRequestFilterSensitiveLog: (
296
- obj: UpdateDestinationRequest
297
- ) => any;
298
- export declare const UpdateDestinationResponseFilterSensitiveLog: (
299
- obj: UpdateDestinationResponse
300
- ) => any;
301
- export declare const UpdateEventConfigurationByResourceTypesRequestFilterSensitiveLog: (
302
- obj: UpdateEventConfigurationByResourceTypesRequest
303
- ) => any;
304
- export declare const UpdateEventConfigurationByResourceTypesResponseFilterSensitiveLog: (
305
- obj: UpdateEventConfigurationByResourceTypesResponse
306
- ) => any;
307
- export declare const UpdateFuotaTaskRequestFilterSensitiveLog: (
308
- obj: UpdateFuotaTaskRequest
309
- ) => any;
310
- export declare const UpdateFuotaTaskResponseFilterSensitiveLog: (
311
- obj: UpdateFuotaTaskResponse
312
- ) => any;
313
- export declare const UpdateLogLevelsByResourceTypesRequestFilterSensitiveLog: (
314
- obj: UpdateLogLevelsByResourceTypesRequest
315
- ) => any;
316
- export declare const UpdateLogLevelsByResourceTypesResponseFilterSensitiveLog: (
317
- obj: UpdateLogLevelsByResourceTypesResponse
318
- ) => any;
319
- export declare const UpdateMulticastGroupRequestFilterSensitiveLog: (
320
- obj: UpdateMulticastGroupRequest
321
- ) => any;
322
- export declare const UpdateMulticastGroupResponseFilterSensitiveLog: (
323
- obj: UpdateMulticastGroupResponse
324
- ) => any;
325
- export declare const UpdateNetworkAnalyzerConfigurationRequestFilterSensitiveLog: (
326
- obj: UpdateNetworkAnalyzerConfigurationRequest
327
- ) => any;
328
- export declare const UpdateNetworkAnalyzerConfigurationResponseFilterSensitiveLog: (
329
- obj: UpdateNetworkAnalyzerConfigurationResponse
330
- ) => any;
331
232
  export declare const SidewalkUpdateAccountFilterSensitiveLog: (
332
233
  obj: SidewalkUpdateAccount
333
234
  ) => any;
334
235
  export declare const UpdatePartnerAccountRequestFilterSensitiveLog: (
335
236
  obj: UpdatePartnerAccountRequest
336
237
  ) => any;
337
- export declare const UpdatePartnerAccountResponseFilterSensitiveLog: (
338
- obj: UpdatePartnerAccountResponse
339
- ) => any;
340
- export declare const UpdatePositionRequestFilterSensitiveLog: (
341
- obj: UpdatePositionRequest
342
- ) => any;
343
- export declare const UpdatePositionResponseFilterSensitiveLog: (
344
- obj: UpdatePositionResponse
345
- ) => any;
346
- export declare const UpdateResourceEventConfigurationRequestFilterSensitiveLog: (
347
- obj: UpdateResourceEventConfigurationRequest
348
- ) => any;
349
- export declare const UpdateResourceEventConfigurationResponseFilterSensitiveLog: (
350
- obj: UpdateResourceEventConfigurationResponse
351
- ) => any;
352
- export declare const UpdateResourcePositionRequestFilterSensitiveLog: (
353
- obj: UpdateResourcePositionRequest
354
- ) => any;
355
- export declare const UpdateResourcePositionResponseFilterSensitiveLog: (
356
- obj: UpdateResourcePositionResponse
357
- ) => any;
358
- export declare const UpdateAbpV1_0_xFilterSensitiveLog: (
359
- obj: UpdateAbpV1_0_x
360
- ) => any;
361
- export declare const UpdateAbpV1_1FilterSensitiveLog: (
362
- obj: UpdateAbpV1_1
363
- ) => any;
364
- export declare const UpdateFPortsFilterSensitiveLog: (obj: UpdateFPorts) => any;
365
- export declare const LoRaWANUpdateDeviceFilterSensitiveLog: (
366
- obj: LoRaWANUpdateDevice
367
- ) => any;
368
- export declare const UpdateWirelessDeviceRequestFilterSensitiveLog: (
369
- obj: UpdateWirelessDeviceRequest
370
- ) => any;
371
- export declare const UpdateWirelessDeviceResponseFilterSensitiveLog: (
372
- obj: UpdateWirelessDeviceResponse
373
- ) => any;
374
- export declare const UpdateWirelessGatewayRequestFilterSensitiveLog: (
375
- obj: UpdateWirelessGatewayRequest
376
- ) => any;
377
- export declare const UpdateWirelessGatewayResponseFilterSensitiveLog: (
378
- obj: UpdateWirelessGatewayResponse
379
- ) => any;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-iot-wireless",
3
3
  "description": "AWS SDK for JavaScript Iot Wireless Client for Node.js, Browser and React Native",
4
- "version": "3.296.0",
4
+ "version": "3.298.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -11,6 +11,7 @@
11
11
  "build:types": "tsc -p tsconfig.types.json",
12
12
  "build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
13
13
  "clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
14
+ "extract:docs": "api-extractor run --local",
14
15
  "generate:client": "node ../../scripts/generate-clients/single-service --solo iot-wireless"
15
16
  },
16
17
  "main": "./dist-cjs/index.js",
@@ -20,9 +21,9 @@
20
21
  "dependencies": {
21
22
  "@aws-crypto/sha256-browser": "3.0.0",
22
23
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.296.0",
24
+ "@aws-sdk/client-sts": "3.298.0",
24
25
  "@aws-sdk/config-resolver": "3.296.0",
25
- "@aws-sdk/credential-provider-node": "3.296.0",
26
+ "@aws-sdk/credential-provider-node": "3.298.0",
26
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
27
28
  "@aws-sdk/hash-node": "3.296.0",
28
29
  "@aws-sdk/invalid-dependency": "3.296.0",