@aws-sdk/client-iotsitewise 3.35.0 → 3.36.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 (461) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist-cjs/IoTSiteWise.js +0 -1
  3. package/dist-cjs/IoTSiteWiseClient.js +0 -1
  4. package/dist-cjs/commands/AssociateAssetsCommand.js +0 -1
  5. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +0 -1
  6. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +0 -1
  7. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +0 -1
  8. package/dist-cjs/commands/CreateAccessPolicyCommand.js +0 -1
  9. package/dist-cjs/commands/CreateAssetCommand.js +0 -1
  10. package/dist-cjs/commands/CreateAssetModelCommand.js +0 -1
  11. package/dist-cjs/commands/CreateDashboardCommand.js +0 -1
  12. package/dist-cjs/commands/CreateGatewayCommand.js +0 -1
  13. package/dist-cjs/commands/CreatePortalCommand.js +0 -1
  14. package/dist-cjs/commands/CreateProjectCommand.js +0 -1
  15. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +0 -1
  16. package/dist-cjs/commands/DeleteAssetCommand.js +0 -1
  17. package/dist-cjs/commands/DeleteAssetModelCommand.js +0 -1
  18. package/dist-cjs/commands/DeleteDashboardCommand.js +0 -1
  19. package/dist-cjs/commands/DeleteGatewayCommand.js +0 -1
  20. package/dist-cjs/commands/DeletePortalCommand.js +0 -1
  21. package/dist-cjs/commands/DeleteProjectCommand.js +0 -1
  22. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +0 -1
  23. package/dist-cjs/commands/DescribeAssetCommand.js +0 -1
  24. package/dist-cjs/commands/DescribeAssetModelCommand.js +0 -1
  25. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +0 -1
  26. package/dist-cjs/commands/DescribeDashboardCommand.js +0 -1
  27. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +0 -1
  28. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +0 -1
  29. package/dist-cjs/commands/DescribeGatewayCommand.js +0 -1
  30. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +0 -1
  31. package/dist-cjs/commands/DescribePortalCommand.js +0 -1
  32. package/dist-cjs/commands/DescribeProjectCommand.js +0 -1
  33. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +0 -1
  34. package/dist-cjs/commands/DisassociateAssetsCommand.js +0 -1
  35. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +0 -1
  36. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +0 -1
  37. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +0 -1
  38. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +0 -1
  39. package/dist-cjs/commands/ListAccessPoliciesCommand.js +0 -1
  40. package/dist-cjs/commands/ListAssetModelsCommand.js +0 -1
  41. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +0 -1
  42. package/dist-cjs/commands/ListAssetsCommand.js +0 -1
  43. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +0 -1
  44. package/dist-cjs/commands/ListDashboardsCommand.js +0 -1
  45. package/dist-cjs/commands/ListGatewaysCommand.js +0 -1
  46. package/dist-cjs/commands/ListPortalsCommand.js +0 -1
  47. package/dist-cjs/commands/ListProjectAssetsCommand.js +0 -1
  48. package/dist-cjs/commands/ListProjectsCommand.js +0 -1
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -1
  50. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +0 -1
  51. package/dist-cjs/commands/PutLoggingOptionsCommand.js +0 -1
  52. package/dist-cjs/commands/PutStorageConfigurationCommand.js +0 -1
  53. package/dist-cjs/commands/TagResourceCommand.js +0 -1
  54. package/dist-cjs/commands/UntagResourceCommand.js +0 -1
  55. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +0 -1
  56. package/dist-cjs/commands/UpdateAssetCommand.js +0 -1
  57. package/dist-cjs/commands/UpdateAssetModelCommand.js +0 -1
  58. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +0 -1
  59. package/dist-cjs/commands/UpdateDashboardCommand.js +0 -1
  60. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +0 -1
  61. package/dist-cjs/commands/UpdateGatewayCommand.js +0 -1
  62. package/dist-cjs/commands/UpdatePortalCommand.js +0 -1
  63. package/dist-cjs/commands/UpdateProjectCommand.js +0 -1
  64. package/dist-cjs/endpoints.js +0 -1
  65. package/dist-cjs/index.js +0 -1
  66. package/dist-cjs/models/index.js +0 -1
  67. package/dist-cjs/models/models_0.js +0 -1
  68. package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js +0 -1
  69. package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js +0 -1
  70. package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +0 -1
  71. package/dist-cjs/pagination/Interfaces.js +0 -1
  72. package/dist-cjs/pagination/ListAccessPoliciesPaginator.js +0 -1
  73. package/dist-cjs/pagination/ListAssetModelsPaginator.js +0 -1
  74. package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js +0 -1
  75. package/dist-cjs/pagination/ListAssetsPaginator.js +0 -1
  76. package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js +0 -1
  77. package/dist-cjs/pagination/ListDashboardsPaginator.js +0 -1
  78. package/dist-cjs/pagination/ListGatewaysPaginator.js +0 -1
  79. package/dist-cjs/pagination/ListPortalsPaginator.js +0 -1
  80. package/dist-cjs/pagination/ListProjectAssetsPaginator.js +0 -1
  81. package/dist-cjs/pagination/ListProjectsPaginator.js +0 -1
  82. package/dist-cjs/protocols/Aws_restJson1.js +0 -1
  83. package/dist-cjs/runtimeConfig.browser.js +2 -3
  84. package/dist-cjs/runtimeConfig.js +3 -4
  85. package/dist-cjs/runtimeConfig.native.js +0 -1
  86. package/dist-cjs/runtimeConfig.shared.js +0 -1
  87. package/dist-cjs/waiters/waitForAssetActive.js +0 -1
  88. package/dist-cjs/waiters/waitForAssetModelActive.js +0 -1
  89. package/dist-cjs/waiters/waitForAssetModelNotExists.js +0 -1
  90. package/dist-cjs/waiters/waitForAssetNotExists.js +0 -1
  91. package/dist-cjs/waiters/waitForPortalActive.js +0 -1
  92. package/dist-cjs/waiters/waitForPortalNotExists.js +0 -1
  93. package/dist-es/IoTSiteWise.js +0 -1
  94. package/dist-es/IoTSiteWiseClient.js +0 -1
  95. package/dist-es/commands/AssociateAssetsCommand.js +0 -1
  96. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +0 -1
  97. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +0 -1
  98. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +0 -1
  99. package/dist-es/commands/CreateAccessPolicyCommand.js +0 -1
  100. package/dist-es/commands/CreateAssetCommand.js +0 -1
  101. package/dist-es/commands/CreateAssetModelCommand.js +0 -1
  102. package/dist-es/commands/CreateDashboardCommand.js +0 -1
  103. package/dist-es/commands/CreateGatewayCommand.js +0 -1
  104. package/dist-es/commands/CreatePortalCommand.js +0 -1
  105. package/dist-es/commands/CreateProjectCommand.js +0 -1
  106. package/dist-es/commands/DeleteAccessPolicyCommand.js +0 -1
  107. package/dist-es/commands/DeleteAssetCommand.js +0 -1
  108. package/dist-es/commands/DeleteAssetModelCommand.js +0 -1
  109. package/dist-es/commands/DeleteDashboardCommand.js +0 -1
  110. package/dist-es/commands/DeleteGatewayCommand.js +0 -1
  111. package/dist-es/commands/DeletePortalCommand.js +0 -1
  112. package/dist-es/commands/DeleteProjectCommand.js +0 -1
  113. package/dist-es/commands/DescribeAccessPolicyCommand.js +0 -1
  114. package/dist-es/commands/DescribeAssetCommand.js +0 -1
  115. package/dist-es/commands/DescribeAssetModelCommand.js +0 -1
  116. package/dist-es/commands/DescribeAssetPropertyCommand.js +0 -1
  117. package/dist-es/commands/DescribeDashboardCommand.js +0 -1
  118. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +0 -1
  119. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +0 -1
  120. package/dist-es/commands/DescribeGatewayCommand.js +0 -1
  121. package/dist-es/commands/DescribeLoggingOptionsCommand.js +0 -1
  122. package/dist-es/commands/DescribePortalCommand.js +0 -1
  123. package/dist-es/commands/DescribeProjectCommand.js +0 -1
  124. package/dist-es/commands/DescribeStorageConfigurationCommand.js +0 -1
  125. package/dist-es/commands/DisassociateAssetsCommand.js +0 -1
  126. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +0 -1
  127. package/dist-es/commands/GetAssetPropertyValueCommand.js +0 -1
  128. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +0 -1
  129. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +0 -1
  130. package/dist-es/commands/ListAccessPoliciesCommand.js +0 -1
  131. package/dist-es/commands/ListAssetModelsCommand.js +0 -1
  132. package/dist-es/commands/ListAssetRelationshipsCommand.js +0 -1
  133. package/dist-es/commands/ListAssetsCommand.js +0 -1
  134. package/dist-es/commands/ListAssociatedAssetsCommand.js +0 -1
  135. package/dist-es/commands/ListDashboardsCommand.js +0 -1
  136. package/dist-es/commands/ListGatewaysCommand.js +0 -1
  137. package/dist-es/commands/ListPortalsCommand.js +0 -1
  138. package/dist-es/commands/ListProjectAssetsCommand.js +0 -1
  139. package/dist-es/commands/ListProjectsCommand.js +0 -1
  140. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  141. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +0 -1
  142. package/dist-es/commands/PutLoggingOptionsCommand.js +0 -1
  143. package/dist-es/commands/PutStorageConfigurationCommand.js +0 -1
  144. package/dist-es/commands/TagResourceCommand.js +0 -1
  145. package/dist-es/commands/UntagResourceCommand.js +0 -1
  146. package/dist-es/commands/UpdateAccessPolicyCommand.js +0 -1
  147. package/dist-es/commands/UpdateAssetCommand.js +0 -1
  148. package/dist-es/commands/UpdateAssetModelCommand.js +0 -1
  149. package/dist-es/commands/UpdateAssetPropertyCommand.js +0 -1
  150. package/dist-es/commands/UpdateDashboardCommand.js +0 -1
  151. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +0 -1
  152. package/dist-es/commands/UpdateGatewayCommand.js +0 -1
  153. package/dist-es/commands/UpdatePortalCommand.js +0 -1
  154. package/dist-es/commands/UpdateProjectCommand.js +0 -1
  155. package/dist-es/endpoints.js +0 -1
  156. package/dist-es/index.js +0 -1
  157. package/dist-es/models/index.js +0 -1
  158. package/dist-es/models/models_0.js +0 -1
  159. package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js +0 -1
  160. package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js +0 -1
  161. package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +0 -1
  162. package/dist-es/pagination/Interfaces.js +0 -1
  163. package/dist-es/pagination/ListAccessPoliciesPaginator.js +0 -1
  164. package/dist-es/pagination/ListAssetModelsPaginator.js +0 -1
  165. package/dist-es/pagination/ListAssetRelationshipsPaginator.js +0 -1
  166. package/dist-es/pagination/ListAssetsPaginator.js +0 -1
  167. package/dist-es/pagination/ListAssociatedAssetsPaginator.js +0 -1
  168. package/dist-es/pagination/ListDashboardsPaginator.js +0 -1
  169. package/dist-es/pagination/ListGatewaysPaginator.js +0 -1
  170. package/dist-es/pagination/ListPortalsPaginator.js +0 -1
  171. package/dist-es/pagination/ListProjectAssetsPaginator.js +0 -1
  172. package/dist-es/pagination/ListProjectsPaginator.js +0 -1
  173. package/dist-es/protocols/Aws_restJson1.js +0 -1
  174. package/dist-es/runtimeConfig.browser.js +1 -2
  175. package/dist-es/runtimeConfig.js +2 -3
  176. package/dist-es/runtimeConfig.native.js +0 -1
  177. package/dist-es/runtimeConfig.shared.js +0 -1
  178. package/dist-es/waiters/waitForAssetActive.js +0 -1
  179. package/dist-es/waiters/waitForAssetModelActive.js +0 -1
  180. package/dist-es/waiters/waitForAssetModelNotExists.js +0 -1
  181. package/dist-es/waiters/waitForAssetNotExists.js +0 -1
  182. package/dist-es/waiters/waitForPortalActive.js +0 -1
  183. package/dist-es/waiters/waitForPortalNotExists.js +0 -1
  184. package/package.json +34 -31
  185. package/dist-cjs/IoTSiteWise.js.map +0 -1
  186. package/dist-cjs/IoTSiteWiseClient.js.map +0 -1
  187. package/dist-cjs/commands/AssociateAssetsCommand.js.map +0 -1
  188. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js.map +0 -1
  189. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js.map +0 -1
  190. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js.map +0 -1
  191. package/dist-cjs/commands/CreateAccessPolicyCommand.js.map +0 -1
  192. package/dist-cjs/commands/CreateAssetCommand.js.map +0 -1
  193. package/dist-cjs/commands/CreateAssetModelCommand.js.map +0 -1
  194. package/dist-cjs/commands/CreateDashboardCommand.js.map +0 -1
  195. package/dist-cjs/commands/CreateGatewayCommand.js.map +0 -1
  196. package/dist-cjs/commands/CreatePortalCommand.js.map +0 -1
  197. package/dist-cjs/commands/CreateProjectCommand.js.map +0 -1
  198. package/dist-cjs/commands/DeleteAccessPolicyCommand.js.map +0 -1
  199. package/dist-cjs/commands/DeleteAssetCommand.js.map +0 -1
  200. package/dist-cjs/commands/DeleteAssetModelCommand.js.map +0 -1
  201. package/dist-cjs/commands/DeleteDashboardCommand.js.map +0 -1
  202. package/dist-cjs/commands/DeleteGatewayCommand.js.map +0 -1
  203. package/dist-cjs/commands/DeletePortalCommand.js.map +0 -1
  204. package/dist-cjs/commands/DeleteProjectCommand.js.map +0 -1
  205. package/dist-cjs/commands/DescribeAccessPolicyCommand.js.map +0 -1
  206. package/dist-cjs/commands/DescribeAssetCommand.js.map +0 -1
  207. package/dist-cjs/commands/DescribeAssetModelCommand.js.map +0 -1
  208. package/dist-cjs/commands/DescribeAssetPropertyCommand.js.map +0 -1
  209. package/dist-cjs/commands/DescribeDashboardCommand.js.map +0 -1
  210. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js.map +0 -1
  211. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js.map +0 -1
  212. package/dist-cjs/commands/DescribeGatewayCommand.js.map +0 -1
  213. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js.map +0 -1
  214. package/dist-cjs/commands/DescribePortalCommand.js.map +0 -1
  215. package/dist-cjs/commands/DescribeProjectCommand.js.map +0 -1
  216. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js.map +0 -1
  217. package/dist-cjs/commands/DisassociateAssetsCommand.js.map +0 -1
  218. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js.map +0 -1
  219. package/dist-cjs/commands/GetAssetPropertyValueCommand.js.map +0 -1
  220. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js.map +0 -1
  221. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js.map +0 -1
  222. package/dist-cjs/commands/ListAccessPoliciesCommand.js.map +0 -1
  223. package/dist-cjs/commands/ListAssetModelsCommand.js.map +0 -1
  224. package/dist-cjs/commands/ListAssetRelationshipsCommand.js.map +0 -1
  225. package/dist-cjs/commands/ListAssetsCommand.js.map +0 -1
  226. package/dist-cjs/commands/ListAssociatedAssetsCommand.js.map +0 -1
  227. package/dist-cjs/commands/ListDashboardsCommand.js.map +0 -1
  228. package/dist-cjs/commands/ListGatewaysCommand.js.map +0 -1
  229. package/dist-cjs/commands/ListPortalsCommand.js.map +0 -1
  230. package/dist-cjs/commands/ListProjectAssetsCommand.js.map +0 -1
  231. package/dist-cjs/commands/ListProjectsCommand.js.map +0 -1
  232. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  233. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js.map +0 -1
  234. package/dist-cjs/commands/PutLoggingOptionsCommand.js.map +0 -1
  235. package/dist-cjs/commands/PutStorageConfigurationCommand.js.map +0 -1
  236. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  237. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  238. package/dist-cjs/commands/UpdateAccessPolicyCommand.js.map +0 -1
  239. package/dist-cjs/commands/UpdateAssetCommand.js.map +0 -1
  240. package/dist-cjs/commands/UpdateAssetModelCommand.js.map +0 -1
  241. package/dist-cjs/commands/UpdateAssetPropertyCommand.js.map +0 -1
  242. package/dist-cjs/commands/UpdateDashboardCommand.js.map +0 -1
  243. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js.map +0 -1
  244. package/dist-cjs/commands/UpdateGatewayCommand.js.map +0 -1
  245. package/dist-cjs/commands/UpdatePortalCommand.js.map +0 -1
  246. package/dist-cjs/commands/UpdateProjectCommand.js.map +0 -1
  247. package/dist-cjs/endpoints.js.map +0 -1
  248. package/dist-cjs/index.js.map +0 -1
  249. package/dist-cjs/models/index.js.map +0 -1
  250. package/dist-cjs/models/models_0.js.map +0 -1
  251. package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js.map +0 -1
  252. package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js.map +0 -1
  253. package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js.map +0 -1
  254. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  255. package/dist-cjs/pagination/ListAccessPoliciesPaginator.js.map +0 -1
  256. package/dist-cjs/pagination/ListAssetModelsPaginator.js.map +0 -1
  257. package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js.map +0 -1
  258. package/dist-cjs/pagination/ListAssetsPaginator.js.map +0 -1
  259. package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js.map +0 -1
  260. package/dist-cjs/pagination/ListDashboardsPaginator.js.map +0 -1
  261. package/dist-cjs/pagination/ListGatewaysPaginator.js.map +0 -1
  262. package/dist-cjs/pagination/ListPortalsPaginator.js.map +0 -1
  263. package/dist-cjs/pagination/ListProjectAssetsPaginator.js.map +0 -1
  264. package/dist-cjs/pagination/ListProjectsPaginator.js.map +0 -1
  265. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  266. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  267. package/dist-cjs/runtimeConfig.js.map +0 -1
  268. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  269. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  270. package/dist-cjs/waiters/waitForAssetActive.js.map +0 -1
  271. package/dist-cjs/waiters/waitForAssetModelActive.js.map +0 -1
  272. package/dist-cjs/waiters/waitForAssetModelNotExists.js.map +0 -1
  273. package/dist-cjs/waiters/waitForAssetNotExists.js.map +0 -1
  274. package/dist-cjs/waiters/waitForPortalActive.js.map +0 -1
  275. package/dist-cjs/waiters/waitForPortalNotExists.js.map +0 -1
  276. package/dist-es/IoTSiteWise.js.map +0 -1
  277. package/dist-es/IoTSiteWiseClient.js.map +0 -1
  278. package/dist-es/commands/AssociateAssetsCommand.js.map +0 -1
  279. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js.map +0 -1
  280. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js.map +0 -1
  281. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js.map +0 -1
  282. package/dist-es/commands/CreateAccessPolicyCommand.js.map +0 -1
  283. package/dist-es/commands/CreateAssetCommand.js.map +0 -1
  284. package/dist-es/commands/CreateAssetModelCommand.js.map +0 -1
  285. package/dist-es/commands/CreateDashboardCommand.js.map +0 -1
  286. package/dist-es/commands/CreateGatewayCommand.js.map +0 -1
  287. package/dist-es/commands/CreatePortalCommand.js.map +0 -1
  288. package/dist-es/commands/CreateProjectCommand.js.map +0 -1
  289. package/dist-es/commands/DeleteAccessPolicyCommand.js.map +0 -1
  290. package/dist-es/commands/DeleteAssetCommand.js.map +0 -1
  291. package/dist-es/commands/DeleteAssetModelCommand.js.map +0 -1
  292. package/dist-es/commands/DeleteDashboardCommand.js.map +0 -1
  293. package/dist-es/commands/DeleteGatewayCommand.js.map +0 -1
  294. package/dist-es/commands/DeletePortalCommand.js.map +0 -1
  295. package/dist-es/commands/DeleteProjectCommand.js.map +0 -1
  296. package/dist-es/commands/DescribeAccessPolicyCommand.js.map +0 -1
  297. package/dist-es/commands/DescribeAssetCommand.js.map +0 -1
  298. package/dist-es/commands/DescribeAssetModelCommand.js.map +0 -1
  299. package/dist-es/commands/DescribeAssetPropertyCommand.js.map +0 -1
  300. package/dist-es/commands/DescribeDashboardCommand.js.map +0 -1
  301. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js.map +0 -1
  302. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js.map +0 -1
  303. package/dist-es/commands/DescribeGatewayCommand.js.map +0 -1
  304. package/dist-es/commands/DescribeLoggingOptionsCommand.js.map +0 -1
  305. package/dist-es/commands/DescribePortalCommand.js.map +0 -1
  306. package/dist-es/commands/DescribeProjectCommand.js.map +0 -1
  307. package/dist-es/commands/DescribeStorageConfigurationCommand.js.map +0 -1
  308. package/dist-es/commands/DisassociateAssetsCommand.js.map +0 -1
  309. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js.map +0 -1
  310. package/dist-es/commands/GetAssetPropertyValueCommand.js.map +0 -1
  311. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js.map +0 -1
  312. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js.map +0 -1
  313. package/dist-es/commands/ListAccessPoliciesCommand.js.map +0 -1
  314. package/dist-es/commands/ListAssetModelsCommand.js.map +0 -1
  315. package/dist-es/commands/ListAssetRelationshipsCommand.js.map +0 -1
  316. package/dist-es/commands/ListAssetsCommand.js.map +0 -1
  317. package/dist-es/commands/ListAssociatedAssetsCommand.js.map +0 -1
  318. package/dist-es/commands/ListDashboardsCommand.js.map +0 -1
  319. package/dist-es/commands/ListGatewaysCommand.js.map +0 -1
  320. package/dist-es/commands/ListPortalsCommand.js.map +0 -1
  321. package/dist-es/commands/ListProjectAssetsCommand.js.map +0 -1
  322. package/dist-es/commands/ListProjectsCommand.js.map +0 -1
  323. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  324. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js.map +0 -1
  325. package/dist-es/commands/PutLoggingOptionsCommand.js.map +0 -1
  326. package/dist-es/commands/PutStorageConfigurationCommand.js.map +0 -1
  327. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  328. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  329. package/dist-es/commands/UpdateAccessPolicyCommand.js.map +0 -1
  330. package/dist-es/commands/UpdateAssetCommand.js.map +0 -1
  331. package/dist-es/commands/UpdateAssetModelCommand.js.map +0 -1
  332. package/dist-es/commands/UpdateAssetPropertyCommand.js.map +0 -1
  333. package/dist-es/commands/UpdateDashboardCommand.js.map +0 -1
  334. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js.map +0 -1
  335. package/dist-es/commands/UpdateGatewayCommand.js.map +0 -1
  336. package/dist-es/commands/UpdatePortalCommand.js.map +0 -1
  337. package/dist-es/commands/UpdateProjectCommand.js.map +0 -1
  338. package/dist-es/endpoints.js.map +0 -1
  339. package/dist-es/index.js.map +0 -1
  340. package/dist-es/models/index.js.map +0 -1
  341. package/dist-es/models/models_0.js.map +0 -1
  342. package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js.map +0 -1
  343. package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js.map +0 -1
  344. package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js.map +0 -1
  345. package/dist-es/pagination/Interfaces.js.map +0 -1
  346. package/dist-es/pagination/ListAccessPoliciesPaginator.js.map +0 -1
  347. package/dist-es/pagination/ListAssetModelsPaginator.js.map +0 -1
  348. package/dist-es/pagination/ListAssetRelationshipsPaginator.js.map +0 -1
  349. package/dist-es/pagination/ListAssetsPaginator.js.map +0 -1
  350. package/dist-es/pagination/ListAssociatedAssetsPaginator.js.map +0 -1
  351. package/dist-es/pagination/ListDashboardsPaginator.js.map +0 -1
  352. package/dist-es/pagination/ListGatewaysPaginator.js.map +0 -1
  353. package/dist-es/pagination/ListPortalsPaginator.js.map +0 -1
  354. package/dist-es/pagination/ListProjectAssetsPaginator.js.map +0 -1
  355. package/dist-es/pagination/ListProjectsPaginator.js.map +0 -1
  356. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  357. package/dist-es/runtimeConfig.browser.js.map +0 -1
  358. package/dist-es/runtimeConfig.js.map +0 -1
  359. package/dist-es/runtimeConfig.native.js.map +0 -1
  360. package/dist-es/runtimeConfig.shared.js.map +0 -1
  361. package/dist-es/waiters/waitForAssetActive.js.map +0 -1
  362. package/dist-es/waiters/waitForAssetModelActive.js.map +0 -1
  363. package/dist-es/waiters/waitForAssetModelNotExists.js.map +0 -1
  364. package/dist-es/waiters/waitForAssetNotExists.js.map +0 -1
  365. package/dist-es/waiters/waitForPortalActive.js.map +0 -1
  366. package/dist-es/waiters/waitForPortalNotExists.js.map +0 -1
  367. package/jest.config.js +0 -4
  368. package/src/IoTSiteWise.ts +0 -2322
  369. package/src/IoTSiteWiseClient.ts +0 -477
  370. package/src/commands/AssociateAssetsCommand.ts +0 -97
  371. package/src/commands/BatchAssociateProjectAssetsCommand.ts +0 -100
  372. package/src/commands/BatchDisassociateProjectAssetsCommand.ts +0 -103
  373. package/src/commands/BatchPutAssetPropertyValueCommand.ts +0 -122
  374. package/src/commands/CreateAccessPolicyCommand.ts +0 -96
  375. package/src/commands/CreateAssetCommand.ts +0 -96
  376. package/src/commands/CreateAssetModelCommand.ts +0 -99
  377. package/src/commands/CreateDashboardCommand.ts +0 -95
  378. package/src/commands/CreateGatewayCommand.ts +0 -97
  379. package/src/commands/CreatePortalCommand.ts +0 -101
  380. package/src/commands/CreateProjectCommand.ts +0 -95
  381. package/src/commands/DeleteAccessPolicyCommand.ts +0 -97
  382. package/src/commands/DeleteAssetCommand.ts +0 -100
  383. package/src/commands/DeleteAssetModelCommand.ts +0 -99
  384. package/src/commands/DeleteDashboardCommand.ts +0 -95
  385. package/src/commands/DeleteGatewayCommand.ts +0 -96
  386. package/src/commands/DeletePortalCommand.ts +0 -95
  387. package/src/commands/DeleteProjectCommand.ts +0 -95
  388. package/src/commands/DescribeAccessPolicyCommand.ts +0 -96
  389. package/src/commands/DescribeAssetCommand.ts +0 -95
  390. package/src/commands/DescribeAssetModelCommand.ts +0 -95
  391. package/src/commands/DescribeAssetPropertyCommand.ts +0 -102
  392. package/src/commands/DescribeDashboardCommand.ts +0 -95
  393. package/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts +0 -109
  394. package/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts +0 -111
  395. package/src/commands/DescribeGatewayCommand.ts +0 -95
  396. package/src/commands/DescribeLoggingOptionsCommand.ts +0 -95
  397. package/src/commands/DescribePortalCommand.ts +0 -95
  398. package/src/commands/DescribeProjectCommand.ts +0 -95
  399. package/src/commands/DescribeStorageConfigurationCommand.ts +0 -100
  400. package/src/commands/DisassociateAssetsCommand.ts +0 -96
  401. package/src/commands/GetAssetPropertyAggregatesCommand.ts +0 -109
  402. package/src/commands/GetAssetPropertyValueCommand.ts +0 -106
  403. package/src/commands/GetAssetPropertyValueHistoryCommand.ts +0 -111
  404. package/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts +0 -120
  405. package/src/commands/ListAccessPoliciesCommand.ts +0 -96
  406. package/src/commands/ListAssetModelsCommand.ts +0 -95
  407. package/src/commands/ListAssetRelationshipsCommand.ts +0 -97
  408. package/src/commands/ListAssetsCommand.ts +0 -107
  409. package/src/commands/ListAssociatedAssetsCommand.ts +0 -104
  410. package/src/commands/ListDashboardsCommand.ts +0 -95
  411. package/src/commands/ListGatewaysCommand.ts +0 -95
  412. package/src/commands/ListPortalsCommand.ts +0 -95
  413. package/src/commands/ListProjectAssetsCommand.ts +0 -95
  414. package/src/commands/ListProjectsCommand.ts +0 -95
  415. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  416. package/src/commands/PutDefaultEncryptionConfigurationCommand.ts +0 -108
  417. package/src/commands/PutLoggingOptionsCommand.ts +0 -95
  418. package/src/commands/PutStorageConfigurationCommand.ts +0 -95
  419. package/src/commands/TagResourceCommand.ts +0 -96
  420. package/src/commands/UntagResourceCommand.ts +0 -95
  421. package/src/commands/UpdateAccessPolicyCommand.ts +0 -96
  422. package/src/commands/UpdateAssetCommand.ts +0 -96
  423. package/src/commands/UpdateAssetModelCommand.ts +0 -107
  424. package/src/commands/UpdateAssetPropertyCommand.ts +0 -100
  425. package/src/commands/UpdateDashboardCommand.ts +0 -95
  426. package/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts +0 -110
  427. package/src/commands/UpdateGatewayCommand.ts +0 -95
  428. package/src/commands/UpdatePortalCommand.ts +0 -95
  429. package/src/commands/UpdateProjectCommand.ts +0 -95
  430. package/src/endpoints.ts +0 -57
  431. package/src/index.ts +0 -83
  432. package/src/models/index.ts +0 -1
  433. package/src/models/models_0.ts +0 -6075
  434. package/src/pagination/GetAssetPropertyAggregatesPaginator.ts +0 -59
  435. package/src/pagination/GetAssetPropertyValueHistoryPaginator.ts +0 -59
  436. package/src/pagination/GetInterpolatedAssetPropertyValuesPaginator.ts +0 -59
  437. package/src/pagination/Interfaces.ts +0 -8
  438. package/src/pagination/ListAccessPoliciesPaginator.ts +0 -59
  439. package/src/pagination/ListAssetModelsPaginator.ts +0 -59
  440. package/src/pagination/ListAssetRelationshipsPaginator.ts +0 -59
  441. package/src/pagination/ListAssetsPaginator.ts +0 -55
  442. package/src/pagination/ListAssociatedAssetsPaginator.ts +0 -59
  443. package/src/pagination/ListDashboardsPaginator.ts +0 -59
  444. package/src/pagination/ListGatewaysPaginator.ts +0 -59
  445. package/src/pagination/ListPortalsPaginator.ts +0 -55
  446. package/src/pagination/ListProjectAssetsPaginator.ts +0 -59
  447. package/src/pagination/ListProjectsPaginator.ts +0 -59
  448. package/src/protocols/Aws_restJson1.ts +0 -9903
  449. package/src/runtimeConfig.browser.ts +0 -41
  450. package/src/runtimeConfig.native.ts +0 -17
  451. package/src/runtimeConfig.shared.ts +0 -17
  452. package/src/runtimeConfig.ts +0 -46
  453. package/src/waiters/waitForAssetActive.ts +0 -55
  454. package/src/waiters/waitForAssetModelActive.ts +0 -55
  455. package/src/waiters/waitForAssetModelNotExists.ts +0 -42
  456. package/src/waiters/waitForAssetNotExists.ts +0 -42
  457. package/src/waiters/waitForPortalActive.ts +0 -47
  458. package/src/waiters/waitForPortalNotExists.ts +0 -42
  459. package/tsconfig.es.json +0 -10
  460. package/tsconfig.json +0 -33
  461. package/tsconfig.types.json +0 -9
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { PutLoggingOptionsRequest, PutLoggingOptionsResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1PutLoggingOptionsCommand,
18
- serializeAws_restJson1PutLoggingOptionsCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface PutLoggingOptionsCommandInput extends PutLoggingOptionsRequest {}
22
- export interface PutLoggingOptionsCommandOutput extends PutLoggingOptionsResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Sets logging options for IoT SiteWise.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { IoTSiteWiseClient, PutLoggingOptionsCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
30
- * // const { IoTSiteWiseClient, PutLoggingOptionsCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
31
- * const client = new IoTSiteWiseClient(config);
32
- * const command = new PutLoggingOptionsCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link PutLoggingOptionsCommandInput} for command's `input` shape.
37
- * @see {@link PutLoggingOptionsCommandOutput} for command's `response` shape.
38
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class PutLoggingOptionsCommand extends $Command<
42
- PutLoggingOptionsCommandInput,
43
- PutLoggingOptionsCommandOutput,
44
- IoTSiteWiseClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: PutLoggingOptionsCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: IoTSiteWiseClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<PutLoggingOptionsCommandInput, PutLoggingOptionsCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "IoTSiteWiseClient";
69
- const commandName = "PutLoggingOptionsCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: PutLoggingOptionsRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: PutLoggingOptionsResponse.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: PutLoggingOptionsCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_restJson1PutLoggingOptionsCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutLoggingOptionsCommandOutput> {
90
- return deserializeAws_restJson1PutLoggingOptionsCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { PutStorageConfigurationRequest, PutStorageConfigurationResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1PutStorageConfigurationCommand,
18
- serializeAws_restJson1PutStorageConfigurationCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface PutStorageConfigurationCommandInput extends PutStorageConfigurationRequest {}
22
- export interface PutStorageConfigurationCommandOutput extends PutStorageConfigurationResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Configures storage settings for IoT SiteWise.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { IoTSiteWiseClient, PutStorageConfigurationCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
30
- * // const { IoTSiteWiseClient, PutStorageConfigurationCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
31
- * const client = new IoTSiteWiseClient(config);
32
- * const command = new PutStorageConfigurationCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link PutStorageConfigurationCommandInput} for command's `input` shape.
37
- * @see {@link PutStorageConfigurationCommandOutput} for command's `response` shape.
38
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class PutStorageConfigurationCommand extends $Command<
42
- PutStorageConfigurationCommandInput,
43
- PutStorageConfigurationCommandOutput,
44
- IoTSiteWiseClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: PutStorageConfigurationCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: IoTSiteWiseClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<PutStorageConfigurationCommandInput, PutStorageConfigurationCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "IoTSiteWiseClient";
69
- const commandName = "PutStorageConfigurationCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: PutStorageConfigurationRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: PutStorageConfigurationResponse.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: PutStorageConfigurationCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_restJson1PutStorageConfigurationCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<PutStorageConfigurationCommandOutput> {
90
- return deserializeAws_restJson1PutStorageConfigurationCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,96 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1TagResourceCommand,
18
- serializeAws_restJson1TagResourceCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface TagResourceCommandInput extends TagResourceRequest {}
22
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Adds tags to an IoT SiteWise resource. If a tag already exists for the resource, this operation
26
- * updates the tag's value.</p>
27
- * @example
28
- * Use a bare-bones client and the command you need to make an API call.
29
- * ```javascript
30
- * import { IoTSiteWiseClient, TagResourceCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
31
- * // const { IoTSiteWiseClient, TagResourceCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
32
- * const client = new IoTSiteWiseClient(config);
33
- * const command = new TagResourceCommand(input);
34
- * const response = await client.send(command);
35
- * ```
36
- *
37
- * @see {@link TagResourceCommandInput} for command's `input` shape.
38
- * @see {@link TagResourceCommandOutput} for command's `response` shape.
39
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
40
- *
41
- */
42
- export class TagResourceCommand extends $Command<
43
- TagResourceCommandInput,
44
- TagResourceCommandOutput,
45
- IoTSiteWiseClientResolvedConfig
46
- > {
47
- // Start section: command_properties
48
- // End section: command_properties
49
-
50
- constructor(readonly input: TagResourceCommandInput) {
51
- // Start section: command_constructor
52
- super();
53
- // End section: command_constructor
54
- }
55
-
56
- /**
57
- * @internal
58
- */
59
- resolveMiddleware(
60
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
61
- configuration: IoTSiteWiseClientResolvedConfig,
62
- options?: __HttpHandlerOptions
63
- ): Handler<TagResourceCommandInput, TagResourceCommandOutput> {
64
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
65
-
66
- const stack = clientStack.concat(this.middlewareStack);
67
-
68
- const { logger } = configuration;
69
- const clientName = "IoTSiteWiseClient";
70
- const commandName = "TagResourceCommand";
71
- const handlerExecutionContext: HandlerExecutionContext = {
72
- logger,
73
- clientName,
74
- commandName,
75
- inputFilterSensitiveLog: TagResourceRequest.filterSensitiveLog,
76
- outputFilterSensitiveLog: TagResourceResponse.filterSensitiveLog,
77
- };
78
- const { requestHandler } = configuration;
79
- return stack.resolve(
80
- (request: FinalizeHandlerArguments<any>) =>
81
- requestHandler.handle(request.request as __HttpRequest, options || {}),
82
- handlerExecutionContext
83
- );
84
- }
85
-
86
- private serialize(input: TagResourceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
87
- return serializeAws_restJson1TagResourceCommand(input, context);
88
- }
89
-
90
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<TagResourceCommandOutput> {
91
- return deserializeAws_restJson1TagResourceCommand(output, context);
92
- }
93
-
94
- // Start section: command_body_extra
95
- // End section: command_body_extra
96
- }
@@ -1,95 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1UntagResourceCommand,
18
- serializeAws_restJson1UntagResourceCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface UntagResourceCommandInput extends UntagResourceRequest {}
22
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Removes a tag from an IoT SiteWise resource.</p>
26
- * @example
27
- * Use a bare-bones client and the command you need to make an API call.
28
- * ```javascript
29
- * import { IoTSiteWiseClient, UntagResourceCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
30
- * // const { IoTSiteWiseClient, UntagResourceCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
31
- * const client = new IoTSiteWiseClient(config);
32
- * const command = new UntagResourceCommand(input);
33
- * const response = await client.send(command);
34
- * ```
35
- *
36
- * @see {@link UntagResourceCommandInput} for command's `input` shape.
37
- * @see {@link UntagResourceCommandOutput} for command's `response` shape.
38
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
39
- *
40
- */
41
- export class UntagResourceCommand extends $Command<
42
- UntagResourceCommandInput,
43
- UntagResourceCommandOutput,
44
- IoTSiteWiseClientResolvedConfig
45
- > {
46
- // Start section: command_properties
47
- // End section: command_properties
48
-
49
- constructor(readonly input: UntagResourceCommandInput) {
50
- // Start section: command_constructor
51
- super();
52
- // End section: command_constructor
53
- }
54
-
55
- /**
56
- * @internal
57
- */
58
- resolveMiddleware(
59
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
60
- configuration: IoTSiteWiseClientResolvedConfig,
61
- options?: __HttpHandlerOptions
62
- ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput> {
63
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
64
-
65
- const stack = clientStack.concat(this.middlewareStack);
66
-
67
- const { logger } = configuration;
68
- const clientName = "IoTSiteWiseClient";
69
- const commandName = "UntagResourceCommand";
70
- const handlerExecutionContext: HandlerExecutionContext = {
71
- logger,
72
- clientName,
73
- commandName,
74
- inputFilterSensitiveLog: UntagResourceRequest.filterSensitiveLog,
75
- outputFilterSensitiveLog: UntagResourceResponse.filterSensitiveLog,
76
- };
77
- const { requestHandler } = configuration;
78
- return stack.resolve(
79
- (request: FinalizeHandlerArguments<any>) =>
80
- requestHandler.handle(request.request as __HttpRequest, options || {}),
81
- handlerExecutionContext
82
- );
83
- }
84
-
85
- private serialize(input: UntagResourceCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
86
- return serializeAws_restJson1UntagResourceCommand(input, context);
87
- }
88
-
89
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UntagResourceCommandOutput> {
90
- return deserializeAws_restJson1UntagResourceCommand(output, context);
91
- }
92
-
93
- // Start section: command_body_extra
94
- // End section: command_body_extra
95
- }
@@ -1,96 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { UpdateAccessPolicyRequest, UpdateAccessPolicyResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1UpdateAccessPolicyCommand,
18
- serializeAws_restJson1UpdateAccessPolicyCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface UpdateAccessPolicyCommandInput extends UpdateAccessPolicyRequest {}
22
- export interface UpdateAccessPolicyCommandOutput extends UpdateAccessPolicyResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Updates an existing access policy that specifies an identity's access to an IoT SiteWise Monitor
26
- * portal or project resource.</p>
27
- * @example
28
- * Use a bare-bones client and the command you need to make an API call.
29
- * ```javascript
30
- * import { IoTSiteWiseClient, UpdateAccessPolicyCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
31
- * // const { IoTSiteWiseClient, UpdateAccessPolicyCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
32
- * const client = new IoTSiteWiseClient(config);
33
- * const command = new UpdateAccessPolicyCommand(input);
34
- * const response = await client.send(command);
35
- * ```
36
- *
37
- * @see {@link UpdateAccessPolicyCommandInput} for command's `input` shape.
38
- * @see {@link UpdateAccessPolicyCommandOutput} for command's `response` shape.
39
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
40
- *
41
- */
42
- export class UpdateAccessPolicyCommand extends $Command<
43
- UpdateAccessPolicyCommandInput,
44
- UpdateAccessPolicyCommandOutput,
45
- IoTSiteWiseClientResolvedConfig
46
- > {
47
- // Start section: command_properties
48
- // End section: command_properties
49
-
50
- constructor(readonly input: UpdateAccessPolicyCommandInput) {
51
- // Start section: command_constructor
52
- super();
53
- // End section: command_constructor
54
- }
55
-
56
- /**
57
- * @internal
58
- */
59
- resolveMiddleware(
60
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
61
- configuration: IoTSiteWiseClientResolvedConfig,
62
- options?: __HttpHandlerOptions
63
- ): Handler<UpdateAccessPolicyCommandInput, UpdateAccessPolicyCommandOutput> {
64
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
65
-
66
- const stack = clientStack.concat(this.middlewareStack);
67
-
68
- const { logger } = configuration;
69
- const clientName = "IoTSiteWiseClient";
70
- const commandName = "UpdateAccessPolicyCommand";
71
- const handlerExecutionContext: HandlerExecutionContext = {
72
- logger,
73
- clientName,
74
- commandName,
75
- inputFilterSensitiveLog: UpdateAccessPolicyRequest.filterSensitiveLog,
76
- outputFilterSensitiveLog: UpdateAccessPolicyResponse.filterSensitiveLog,
77
- };
78
- const { requestHandler } = configuration;
79
- return stack.resolve(
80
- (request: FinalizeHandlerArguments<any>) =>
81
- requestHandler.handle(request.request as __HttpRequest, options || {}),
82
- handlerExecutionContext
83
- );
84
- }
85
-
86
- private serialize(input: UpdateAccessPolicyCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
87
- return serializeAws_restJson1UpdateAccessPolicyCommand(input, context);
88
- }
89
-
90
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateAccessPolicyCommandOutput> {
91
- return deserializeAws_restJson1UpdateAccessPolicyCommand(output, context);
92
- }
93
-
94
- // Start section: command_body_extra
95
- // End section: command_body_extra
96
- }
@@ -1,96 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { UpdateAssetRequest, UpdateAssetResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1UpdateAssetCommand,
18
- serializeAws_restJson1UpdateAssetCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface UpdateAssetCommandInput extends UpdateAssetRequest {}
22
- export interface UpdateAssetCommandOutput extends UpdateAssetResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Updates an asset's name. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/update-assets-and-models.html">Updating assets and models</a> in the
26
- * <i>IoT SiteWise User Guide</i>.</p>
27
- * @example
28
- * Use a bare-bones client and the command you need to make an API call.
29
- * ```javascript
30
- * import { IoTSiteWiseClient, UpdateAssetCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
31
- * // const { IoTSiteWiseClient, UpdateAssetCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
32
- * const client = new IoTSiteWiseClient(config);
33
- * const command = new UpdateAssetCommand(input);
34
- * const response = await client.send(command);
35
- * ```
36
- *
37
- * @see {@link UpdateAssetCommandInput} for command's `input` shape.
38
- * @see {@link UpdateAssetCommandOutput} for command's `response` shape.
39
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
40
- *
41
- */
42
- export class UpdateAssetCommand extends $Command<
43
- UpdateAssetCommandInput,
44
- UpdateAssetCommandOutput,
45
- IoTSiteWiseClientResolvedConfig
46
- > {
47
- // Start section: command_properties
48
- // End section: command_properties
49
-
50
- constructor(readonly input: UpdateAssetCommandInput) {
51
- // Start section: command_constructor
52
- super();
53
- // End section: command_constructor
54
- }
55
-
56
- /**
57
- * @internal
58
- */
59
- resolveMiddleware(
60
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
61
- configuration: IoTSiteWiseClientResolvedConfig,
62
- options?: __HttpHandlerOptions
63
- ): Handler<UpdateAssetCommandInput, UpdateAssetCommandOutput> {
64
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
65
-
66
- const stack = clientStack.concat(this.middlewareStack);
67
-
68
- const { logger } = configuration;
69
- const clientName = "IoTSiteWiseClient";
70
- const commandName = "UpdateAssetCommand";
71
- const handlerExecutionContext: HandlerExecutionContext = {
72
- logger,
73
- clientName,
74
- commandName,
75
- inputFilterSensitiveLog: UpdateAssetRequest.filterSensitiveLog,
76
- outputFilterSensitiveLog: UpdateAssetResponse.filterSensitiveLog,
77
- };
78
- const { requestHandler } = configuration;
79
- return stack.resolve(
80
- (request: FinalizeHandlerArguments<any>) =>
81
- requestHandler.handle(request.request as __HttpRequest, options || {}),
82
- handlerExecutionContext
83
- );
84
- }
85
-
86
- private serialize(input: UpdateAssetCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
87
- return serializeAws_restJson1UpdateAssetCommand(input, context);
88
- }
89
-
90
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateAssetCommandOutput> {
91
- return deserializeAws_restJson1UpdateAssetCommand(output, context);
92
- }
93
-
94
- // Start section: command_body_extra
95
- // End section: command_body_extra
96
- }
@@ -1,107 +0,0 @@
1
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import {
5
- FinalizeHandlerArguments,
6
- Handler,
7
- HandlerExecutionContext,
8
- HttpHandlerOptions as __HttpHandlerOptions,
9
- MetadataBearer as __MetadataBearer,
10
- MiddlewareStack,
11
- SerdeContext as __SerdeContext,
12
- } from "@aws-sdk/types";
13
-
14
- import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
15
- import { UpdateAssetModelRequest, UpdateAssetModelResponse } from "../models/models_0";
16
- import {
17
- deserializeAws_restJson1UpdateAssetModelCommand,
18
- serializeAws_restJson1UpdateAssetModelCommand,
19
- } from "../protocols/Aws_restJson1";
20
-
21
- export interface UpdateAssetModelCommandInput extends UpdateAssetModelRequest {}
22
- export interface UpdateAssetModelCommandOutput extends UpdateAssetModelResponse, __MetadataBearer {}
23
-
24
- /**
25
- * <p>Updates an asset model and all of the assets that were created from the model. Each asset
26
- * created from the model inherits the updated asset model's property and hierarchy definitions.
27
- * For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/update-assets-and-models.html">Updating assets and models</a> in the
28
- * <i>IoT SiteWise User Guide</i>.</p>
29
- * <important>
30
- * <p>This operation overwrites the existing model with the provided model. To avoid deleting
31
- * your asset model's properties or hierarchies, you must include their IDs and definitions in
32
- * the updated asset model payload. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAssetModel.html">DescribeAssetModel</a>.</p>
33
- * <p>If you remove a property from an asset model, IoT SiteWise deletes all previous data for that
34
- * property. If you remove a hierarchy definition from an asset model, IoT SiteWise disassociates every
35
- * asset associated with that hierarchy. You can't change the type or data type of an existing
36
- * property.</p>
37
- * </important>
38
- * @example
39
- * Use a bare-bones client and the command you need to make an API call.
40
- * ```javascript
41
- * import { IoTSiteWiseClient, UpdateAssetModelCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
42
- * // const { IoTSiteWiseClient, UpdateAssetModelCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
43
- * const client = new IoTSiteWiseClient(config);
44
- * const command = new UpdateAssetModelCommand(input);
45
- * const response = await client.send(command);
46
- * ```
47
- *
48
- * @see {@link UpdateAssetModelCommandInput} for command's `input` shape.
49
- * @see {@link UpdateAssetModelCommandOutput} for command's `response` shape.
50
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
51
- *
52
- */
53
- export class UpdateAssetModelCommand extends $Command<
54
- UpdateAssetModelCommandInput,
55
- UpdateAssetModelCommandOutput,
56
- IoTSiteWiseClientResolvedConfig
57
- > {
58
- // Start section: command_properties
59
- // End section: command_properties
60
-
61
- constructor(readonly input: UpdateAssetModelCommandInput) {
62
- // Start section: command_constructor
63
- super();
64
- // End section: command_constructor
65
- }
66
-
67
- /**
68
- * @internal
69
- */
70
- resolveMiddleware(
71
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
72
- configuration: IoTSiteWiseClientResolvedConfig,
73
- options?: __HttpHandlerOptions
74
- ): Handler<UpdateAssetModelCommandInput, UpdateAssetModelCommandOutput> {
75
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
76
-
77
- const stack = clientStack.concat(this.middlewareStack);
78
-
79
- const { logger } = configuration;
80
- const clientName = "IoTSiteWiseClient";
81
- const commandName = "UpdateAssetModelCommand";
82
- const handlerExecutionContext: HandlerExecutionContext = {
83
- logger,
84
- clientName,
85
- commandName,
86
- inputFilterSensitiveLog: UpdateAssetModelRequest.filterSensitiveLog,
87
- outputFilterSensitiveLog: UpdateAssetModelResponse.filterSensitiveLog,
88
- };
89
- const { requestHandler } = configuration;
90
- return stack.resolve(
91
- (request: FinalizeHandlerArguments<any>) =>
92
- requestHandler.handle(request.request as __HttpRequest, options || {}),
93
- handlerExecutionContext
94
- );
95
- }
96
-
97
- private serialize(input: UpdateAssetModelCommandInput, context: __SerdeContext): Promise<__HttpRequest> {
98
- return serializeAws_restJson1UpdateAssetModelCommand(input, context);
99
- }
100
-
101
- private deserialize(output: __HttpResponse, context: __SerdeContext): Promise<UpdateAssetModelCommandOutput> {
102
- return deserializeAws_restJson1UpdateAssetModelCommand(output, context);
103
- }
104
-
105
- // Start section: command_body_extra
106
- // End section: command_body_extra
107
- }