@aws-sdk/client-iotsitewise 3.35.0 → 3.38.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 (548) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/IoTSiteWise.js +0 -5
  3. package/dist-cjs/IoTSiteWiseClient.js +0 -10
  4. package/dist-cjs/commands/AssociateAssetsCommand.js +0 -27
  5. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +0 -25
  6. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +0 -25
  7. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +0 -49
  8. package/dist-cjs/commands/CreateAccessPolicyCommand.js +0 -26
  9. package/dist-cjs/commands/CreateAssetCommand.js +0 -26
  10. package/dist-cjs/commands/CreateAssetModelCommand.js +0 -29
  11. package/dist-cjs/commands/CreateDashboardCommand.js +0 -25
  12. package/dist-cjs/commands/CreateGatewayCommand.js +0 -27
  13. package/dist-cjs/commands/CreatePortalCommand.js +0 -31
  14. package/dist-cjs/commands/CreateProjectCommand.js +0 -25
  15. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +0 -27
  16. package/dist-cjs/commands/DeleteAssetCommand.js +0 -30
  17. package/dist-cjs/commands/DeleteAssetModelCommand.js +0 -29
  18. package/dist-cjs/commands/DeleteDashboardCommand.js +0 -25
  19. package/dist-cjs/commands/DeleteGatewayCommand.js +0 -26
  20. package/dist-cjs/commands/DeletePortalCommand.js +0 -25
  21. package/dist-cjs/commands/DeleteProjectCommand.js +0 -25
  22. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +0 -26
  23. package/dist-cjs/commands/DescribeAssetCommand.js +0 -25
  24. package/dist-cjs/commands/DescribeAssetModelCommand.js +0 -25
  25. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +0 -32
  26. package/dist-cjs/commands/DescribeDashboardCommand.js +0 -25
  27. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +0 -27
  28. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +0 -29
  29. package/dist-cjs/commands/DescribeGatewayCommand.js +0 -25
  30. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +0 -25
  31. package/dist-cjs/commands/DescribePortalCommand.js +0 -25
  32. package/dist-cjs/commands/DescribeProjectCommand.js +0 -25
  33. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +0 -25
  34. package/dist-cjs/commands/DisassociateAssetsCommand.js +0 -26
  35. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +0 -36
  36. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +0 -36
  37. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +0 -36
  38. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +0 -39
  39. package/dist-cjs/commands/ListAccessPoliciesCommand.js +0 -26
  40. package/dist-cjs/commands/ListAssetModelsCommand.js +0 -25
  41. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +0 -27
  42. package/dist-cjs/commands/ListAssetsCommand.js +0 -37
  43. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +0 -34
  44. package/dist-cjs/commands/ListDashboardsCommand.js +0 -25
  45. package/dist-cjs/commands/ListGatewaysCommand.js +0 -25
  46. package/dist-cjs/commands/ListPortalsCommand.js +0 -25
  47. package/dist-cjs/commands/ListProjectAssetsCommand.js +0 -25
  48. package/dist-cjs/commands/ListProjectsCommand.js +0 -25
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -25
  50. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +0 -27
  51. package/dist-cjs/commands/PutLoggingOptionsCommand.js +0 -25
  52. package/dist-cjs/commands/PutStorageConfigurationCommand.js +0 -25
  53. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  54. package/dist-cjs/commands/UntagResourceCommand.js +0 -25
  55. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +0 -26
  56. package/dist-cjs/commands/UpdateAssetCommand.js +0 -26
  57. package/dist-cjs/commands/UpdateAssetModelCommand.js +0 -37
  58. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +0 -30
  59. package/dist-cjs/commands/UpdateDashboardCommand.js +0 -25
  60. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +0 -29
  61. package/dist-cjs/commands/UpdateGatewayCommand.js +0 -25
  62. package/dist-cjs/commands/UpdatePortalCommand.js +0 -25
  63. package/dist-cjs/commands/UpdateProjectCommand.js +0 -25
  64. package/dist-cjs/commands/index.js +63 -0
  65. package/dist-cjs/endpoints.js +1 -2
  66. package/dist-cjs/index.js +5 -83
  67. package/dist-cjs/models/index.js +0 -1
  68. package/dist-cjs/models/models_0.js +0 -592
  69. package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js +0 -11
  70. package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js +0 -11
  71. package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +0 -11
  72. package/dist-cjs/pagination/Interfaces.js +0 -1
  73. package/dist-cjs/pagination/ListAccessPoliciesPaginator.js +0 -11
  74. package/dist-cjs/pagination/ListAssetModelsPaginator.js +0 -11
  75. package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js +0 -11
  76. package/dist-cjs/pagination/ListAssetsPaginator.js +0 -11
  77. package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js +0 -11
  78. package/dist-cjs/pagination/ListDashboardsPaginator.js +0 -11
  79. package/dist-cjs/pagination/ListGatewaysPaginator.js +0 -11
  80. package/dist-cjs/pagination/ListPortalsPaginator.js +0 -11
  81. package/dist-cjs/pagination/ListProjectAssetsPaginator.js +0 -11
  82. package/dist-cjs/pagination/ListProjectsPaginator.js +0 -11
  83. package/dist-cjs/pagination/index.js +17 -0
  84. package/dist-cjs/protocols/Aws_restJson1.js +0 -6
  85. package/dist-cjs/runtimeConfig.browser.js +1 -6
  86. package/dist-cjs/runtimeConfig.js +2 -7
  87. package/dist-cjs/runtimeConfig.native.js +0 -4
  88. package/dist-cjs/runtimeConfig.shared.js +0 -4
  89. package/dist-cjs/waiters/index.js +9 -0
  90. package/dist-cjs/waiters/waitForAssetActive.js +0 -10
  91. package/dist-cjs/waiters/waitForAssetModelActive.js +0 -10
  92. package/dist-cjs/waiters/waitForAssetModelNotExists.js +0 -10
  93. package/dist-cjs/waiters/waitForAssetNotExists.js +0 -10
  94. package/dist-cjs/waiters/waitForPortalActive.js +0 -10
  95. package/dist-cjs/waiters/waitForPortalNotExists.js +0 -10
  96. package/dist-es/IoTSiteWise.js +0 -1
  97. package/dist-es/IoTSiteWiseClient.js +0 -1
  98. package/dist-es/commands/AssociateAssetsCommand.js +0 -1
  99. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +0 -1
  100. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +0 -1
  101. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +0 -1
  102. package/dist-es/commands/CreateAccessPolicyCommand.js +0 -1
  103. package/dist-es/commands/CreateAssetCommand.js +0 -1
  104. package/dist-es/commands/CreateAssetModelCommand.js +0 -1
  105. package/dist-es/commands/CreateDashboardCommand.js +0 -1
  106. package/dist-es/commands/CreateGatewayCommand.js +0 -1
  107. package/dist-es/commands/CreatePortalCommand.js +0 -1
  108. package/dist-es/commands/CreateProjectCommand.js +0 -1
  109. package/dist-es/commands/DeleteAccessPolicyCommand.js +0 -1
  110. package/dist-es/commands/DeleteAssetCommand.js +0 -1
  111. package/dist-es/commands/DeleteAssetModelCommand.js +0 -1
  112. package/dist-es/commands/DeleteDashboardCommand.js +0 -1
  113. package/dist-es/commands/DeleteGatewayCommand.js +0 -1
  114. package/dist-es/commands/DeletePortalCommand.js +0 -1
  115. package/dist-es/commands/DeleteProjectCommand.js +0 -1
  116. package/dist-es/commands/DescribeAccessPolicyCommand.js +0 -1
  117. package/dist-es/commands/DescribeAssetCommand.js +0 -1
  118. package/dist-es/commands/DescribeAssetModelCommand.js +0 -1
  119. package/dist-es/commands/DescribeAssetPropertyCommand.js +0 -1
  120. package/dist-es/commands/DescribeDashboardCommand.js +0 -1
  121. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +0 -1
  122. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +0 -1
  123. package/dist-es/commands/DescribeGatewayCommand.js +0 -1
  124. package/dist-es/commands/DescribeLoggingOptionsCommand.js +0 -1
  125. package/dist-es/commands/DescribePortalCommand.js +0 -1
  126. package/dist-es/commands/DescribeProjectCommand.js +0 -1
  127. package/dist-es/commands/DescribeStorageConfigurationCommand.js +0 -1
  128. package/dist-es/commands/DisassociateAssetsCommand.js +0 -1
  129. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +0 -1
  130. package/dist-es/commands/GetAssetPropertyValueCommand.js +0 -1
  131. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +0 -1
  132. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +0 -1
  133. package/dist-es/commands/ListAccessPoliciesCommand.js +0 -1
  134. package/dist-es/commands/ListAssetModelsCommand.js +0 -1
  135. package/dist-es/commands/ListAssetRelationshipsCommand.js +0 -1
  136. package/dist-es/commands/ListAssetsCommand.js +0 -1
  137. package/dist-es/commands/ListAssociatedAssetsCommand.js +0 -1
  138. package/dist-es/commands/ListDashboardsCommand.js +0 -1
  139. package/dist-es/commands/ListGatewaysCommand.js +0 -1
  140. package/dist-es/commands/ListPortalsCommand.js +0 -1
  141. package/dist-es/commands/ListProjectAssetsCommand.js +0 -1
  142. package/dist-es/commands/ListProjectsCommand.js +0 -1
  143. package/dist-es/commands/ListTagsForResourceCommand.js +0 -1
  144. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +0 -1
  145. package/dist-es/commands/PutLoggingOptionsCommand.js +0 -1
  146. package/dist-es/commands/PutStorageConfigurationCommand.js +0 -1
  147. package/dist-es/commands/TagResourceCommand.js +0 -1
  148. package/dist-es/commands/UntagResourceCommand.js +0 -1
  149. package/dist-es/commands/UpdateAccessPolicyCommand.js +0 -1
  150. package/dist-es/commands/UpdateAssetCommand.js +0 -1
  151. package/dist-es/commands/UpdateAssetModelCommand.js +0 -1
  152. package/dist-es/commands/UpdateAssetPropertyCommand.js +0 -1
  153. package/dist-es/commands/UpdateDashboardCommand.js +0 -1
  154. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +0 -1
  155. package/dist-es/commands/UpdateGatewayCommand.js +0 -1
  156. package/dist-es/commands/UpdatePortalCommand.js +0 -1
  157. package/dist-es/commands/UpdateProjectCommand.js +0 -1
  158. package/dist-es/commands/index.js +60 -0
  159. package/dist-es/endpoints.js +1 -2
  160. package/dist-es/index.js +5 -83
  161. package/dist-es/models/index.js +0 -1
  162. package/dist-es/models/models_0.js +0 -1
  163. package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js +0 -1
  164. package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js +0 -1
  165. package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js +0 -1
  166. package/dist-es/pagination/Interfaces.js +0 -1
  167. package/dist-es/pagination/ListAccessPoliciesPaginator.js +0 -1
  168. package/dist-es/pagination/ListAssetModelsPaginator.js +0 -1
  169. package/dist-es/pagination/ListAssetRelationshipsPaginator.js +0 -1
  170. package/dist-es/pagination/ListAssetsPaginator.js +0 -1
  171. package/dist-es/pagination/ListAssociatedAssetsPaginator.js +0 -1
  172. package/dist-es/pagination/ListDashboardsPaginator.js +0 -1
  173. package/dist-es/pagination/ListGatewaysPaginator.js +0 -1
  174. package/dist-es/pagination/ListPortalsPaginator.js +0 -1
  175. package/dist-es/pagination/ListProjectAssetsPaginator.js +0 -1
  176. package/dist-es/pagination/ListProjectsPaginator.js +0 -1
  177. package/dist-es/pagination/index.js +14 -0
  178. package/dist-es/protocols/Aws_restJson1.js +0 -1
  179. package/dist-es/runtimeConfig.browser.js +1 -2
  180. package/dist-es/runtimeConfig.js +2 -3
  181. package/dist-es/runtimeConfig.native.js +0 -1
  182. package/dist-es/runtimeConfig.shared.js +0 -1
  183. package/dist-es/waiters/index.js +6 -0
  184. package/dist-es/waiters/waitForAssetActive.js +0 -1
  185. package/dist-es/waiters/waitForAssetModelActive.js +0 -1
  186. package/dist-es/waiters/waitForAssetModelNotExists.js +0 -1
  187. package/dist-es/waiters/waitForAssetNotExists.js +0 -1
  188. package/dist-es/waiters/waitForPortalActive.js +0 -1
  189. package/dist-es/waiters/waitForPortalNotExists.js +0 -1
  190. package/dist-types/commands/index.d.ts +60 -0
  191. package/dist-types/index.d.ts +5 -82
  192. package/dist-types/pagination/index.d.ts +14 -0
  193. package/dist-types/ts3.4/IoTSiteWise.d.ts +61 -348
  194. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +24 -90
  195. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +2 -22
  196. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +2 -20
  197. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +2 -20
  198. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +2 -44
  199. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +2 -21
  200. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +2 -21
  201. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +2 -24
  202. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +2 -20
  203. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +2 -22
  204. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -26
  205. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -20
  206. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +2 -22
  207. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +2 -25
  208. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +2 -24
  209. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +2 -20
  210. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +2 -21
  211. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +2 -20
  212. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -20
  213. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +2 -21
  214. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +2 -20
  215. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +2 -20
  216. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +2 -27
  217. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +2 -20
  218. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +2 -22
  219. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +2 -24
  220. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +2 -20
  221. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +2 -20
  222. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +2 -20
  223. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +2 -20
  224. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +2 -20
  225. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +2 -21
  226. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +2 -31
  227. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +2 -31
  228. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +2 -31
  229. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +2 -34
  230. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +2 -21
  231. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +2 -20
  232. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +2 -22
  233. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +2 -32
  234. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +2 -29
  235. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +2 -20
  236. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -20
  237. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -20
  238. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +2 -20
  239. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -20
  240. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -20
  241. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +2 -22
  242. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +2 -20
  243. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +2 -20
  244. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -21
  245. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  246. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +2 -21
  247. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +2 -21
  248. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +2 -32
  249. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +2 -25
  250. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +2 -20
  251. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +2 -24
  252. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +2 -20
  253. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +2 -20
  254. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -20
  255. package/dist-types/ts3.4/commands/index.d.ts +60 -0
  256. package/dist-types/ts3.4/index.d.ts +5 -82
  257. package/dist-types/ts3.4/models/models_0.d.ts +843 -3161
  258. package/dist-types/ts3.4/pagination/index.d.ts +14 -0
  259. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  260. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  261. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  262. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  263. package/dist-types/ts3.4/waiters/index.d.ts +6 -0
  264. package/dist-types/ts3.4/waiters/waitForAssetActive.d.ts +2 -9
  265. package/dist-types/ts3.4/waiters/waitForAssetModelActive.d.ts +2 -9
  266. package/dist-types/ts3.4/waiters/waitForAssetModelNotExists.d.ts +2 -9
  267. package/dist-types/ts3.4/waiters/waitForAssetNotExists.d.ts +2 -9
  268. package/dist-types/ts3.4/waiters/waitForPortalActive.d.ts +2 -9
  269. package/dist-types/ts3.4/waiters/waitForPortalNotExists.d.ts +2 -9
  270. package/dist-types/waiters/index.d.ts +6 -0
  271. package/package.json +34 -31
  272. package/dist-cjs/IoTSiteWise.js.map +0 -1
  273. package/dist-cjs/IoTSiteWiseClient.js.map +0 -1
  274. package/dist-cjs/commands/AssociateAssetsCommand.js.map +0 -1
  275. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js.map +0 -1
  276. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js.map +0 -1
  277. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js.map +0 -1
  278. package/dist-cjs/commands/CreateAccessPolicyCommand.js.map +0 -1
  279. package/dist-cjs/commands/CreateAssetCommand.js.map +0 -1
  280. package/dist-cjs/commands/CreateAssetModelCommand.js.map +0 -1
  281. package/dist-cjs/commands/CreateDashboardCommand.js.map +0 -1
  282. package/dist-cjs/commands/CreateGatewayCommand.js.map +0 -1
  283. package/dist-cjs/commands/CreatePortalCommand.js.map +0 -1
  284. package/dist-cjs/commands/CreateProjectCommand.js.map +0 -1
  285. package/dist-cjs/commands/DeleteAccessPolicyCommand.js.map +0 -1
  286. package/dist-cjs/commands/DeleteAssetCommand.js.map +0 -1
  287. package/dist-cjs/commands/DeleteAssetModelCommand.js.map +0 -1
  288. package/dist-cjs/commands/DeleteDashboardCommand.js.map +0 -1
  289. package/dist-cjs/commands/DeleteGatewayCommand.js.map +0 -1
  290. package/dist-cjs/commands/DeletePortalCommand.js.map +0 -1
  291. package/dist-cjs/commands/DeleteProjectCommand.js.map +0 -1
  292. package/dist-cjs/commands/DescribeAccessPolicyCommand.js.map +0 -1
  293. package/dist-cjs/commands/DescribeAssetCommand.js.map +0 -1
  294. package/dist-cjs/commands/DescribeAssetModelCommand.js.map +0 -1
  295. package/dist-cjs/commands/DescribeAssetPropertyCommand.js.map +0 -1
  296. package/dist-cjs/commands/DescribeDashboardCommand.js.map +0 -1
  297. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js.map +0 -1
  298. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js.map +0 -1
  299. package/dist-cjs/commands/DescribeGatewayCommand.js.map +0 -1
  300. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js.map +0 -1
  301. package/dist-cjs/commands/DescribePortalCommand.js.map +0 -1
  302. package/dist-cjs/commands/DescribeProjectCommand.js.map +0 -1
  303. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js.map +0 -1
  304. package/dist-cjs/commands/DisassociateAssetsCommand.js.map +0 -1
  305. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js.map +0 -1
  306. package/dist-cjs/commands/GetAssetPropertyValueCommand.js.map +0 -1
  307. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js.map +0 -1
  308. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js.map +0 -1
  309. package/dist-cjs/commands/ListAccessPoliciesCommand.js.map +0 -1
  310. package/dist-cjs/commands/ListAssetModelsCommand.js.map +0 -1
  311. package/dist-cjs/commands/ListAssetRelationshipsCommand.js.map +0 -1
  312. package/dist-cjs/commands/ListAssetsCommand.js.map +0 -1
  313. package/dist-cjs/commands/ListAssociatedAssetsCommand.js.map +0 -1
  314. package/dist-cjs/commands/ListDashboardsCommand.js.map +0 -1
  315. package/dist-cjs/commands/ListGatewaysCommand.js.map +0 -1
  316. package/dist-cjs/commands/ListPortalsCommand.js.map +0 -1
  317. package/dist-cjs/commands/ListProjectAssetsCommand.js.map +0 -1
  318. package/dist-cjs/commands/ListProjectsCommand.js.map +0 -1
  319. package/dist-cjs/commands/ListTagsForResourceCommand.js.map +0 -1
  320. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js.map +0 -1
  321. package/dist-cjs/commands/PutLoggingOptionsCommand.js.map +0 -1
  322. package/dist-cjs/commands/PutStorageConfigurationCommand.js.map +0 -1
  323. package/dist-cjs/commands/TagResourceCommand.js.map +0 -1
  324. package/dist-cjs/commands/UntagResourceCommand.js.map +0 -1
  325. package/dist-cjs/commands/UpdateAccessPolicyCommand.js.map +0 -1
  326. package/dist-cjs/commands/UpdateAssetCommand.js.map +0 -1
  327. package/dist-cjs/commands/UpdateAssetModelCommand.js.map +0 -1
  328. package/dist-cjs/commands/UpdateAssetPropertyCommand.js.map +0 -1
  329. package/dist-cjs/commands/UpdateDashboardCommand.js.map +0 -1
  330. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js.map +0 -1
  331. package/dist-cjs/commands/UpdateGatewayCommand.js.map +0 -1
  332. package/dist-cjs/commands/UpdatePortalCommand.js.map +0 -1
  333. package/dist-cjs/commands/UpdateProjectCommand.js.map +0 -1
  334. package/dist-cjs/endpoints.js.map +0 -1
  335. package/dist-cjs/index.js.map +0 -1
  336. package/dist-cjs/models/index.js.map +0 -1
  337. package/dist-cjs/models/models_0.js.map +0 -1
  338. package/dist-cjs/pagination/GetAssetPropertyAggregatesPaginator.js.map +0 -1
  339. package/dist-cjs/pagination/GetAssetPropertyValueHistoryPaginator.js.map +0 -1
  340. package/dist-cjs/pagination/GetInterpolatedAssetPropertyValuesPaginator.js.map +0 -1
  341. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  342. package/dist-cjs/pagination/ListAccessPoliciesPaginator.js.map +0 -1
  343. package/dist-cjs/pagination/ListAssetModelsPaginator.js.map +0 -1
  344. package/dist-cjs/pagination/ListAssetRelationshipsPaginator.js.map +0 -1
  345. package/dist-cjs/pagination/ListAssetsPaginator.js.map +0 -1
  346. package/dist-cjs/pagination/ListAssociatedAssetsPaginator.js.map +0 -1
  347. package/dist-cjs/pagination/ListDashboardsPaginator.js.map +0 -1
  348. package/dist-cjs/pagination/ListGatewaysPaginator.js.map +0 -1
  349. package/dist-cjs/pagination/ListPortalsPaginator.js.map +0 -1
  350. package/dist-cjs/pagination/ListProjectAssetsPaginator.js.map +0 -1
  351. package/dist-cjs/pagination/ListProjectsPaginator.js.map +0 -1
  352. package/dist-cjs/protocols/Aws_restJson1.js.map +0 -1
  353. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  354. package/dist-cjs/runtimeConfig.js.map +0 -1
  355. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  356. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  357. package/dist-cjs/waiters/waitForAssetActive.js.map +0 -1
  358. package/dist-cjs/waiters/waitForAssetModelActive.js.map +0 -1
  359. package/dist-cjs/waiters/waitForAssetModelNotExists.js.map +0 -1
  360. package/dist-cjs/waiters/waitForAssetNotExists.js.map +0 -1
  361. package/dist-cjs/waiters/waitForPortalActive.js.map +0 -1
  362. package/dist-cjs/waiters/waitForPortalNotExists.js.map +0 -1
  363. package/dist-es/IoTSiteWise.js.map +0 -1
  364. package/dist-es/IoTSiteWiseClient.js.map +0 -1
  365. package/dist-es/commands/AssociateAssetsCommand.js.map +0 -1
  366. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js.map +0 -1
  367. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js.map +0 -1
  368. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js.map +0 -1
  369. package/dist-es/commands/CreateAccessPolicyCommand.js.map +0 -1
  370. package/dist-es/commands/CreateAssetCommand.js.map +0 -1
  371. package/dist-es/commands/CreateAssetModelCommand.js.map +0 -1
  372. package/dist-es/commands/CreateDashboardCommand.js.map +0 -1
  373. package/dist-es/commands/CreateGatewayCommand.js.map +0 -1
  374. package/dist-es/commands/CreatePortalCommand.js.map +0 -1
  375. package/dist-es/commands/CreateProjectCommand.js.map +0 -1
  376. package/dist-es/commands/DeleteAccessPolicyCommand.js.map +0 -1
  377. package/dist-es/commands/DeleteAssetCommand.js.map +0 -1
  378. package/dist-es/commands/DeleteAssetModelCommand.js.map +0 -1
  379. package/dist-es/commands/DeleteDashboardCommand.js.map +0 -1
  380. package/dist-es/commands/DeleteGatewayCommand.js.map +0 -1
  381. package/dist-es/commands/DeletePortalCommand.js.map +0 -1
  382. package/dist-es/commands/DeleteProjectCommand.js.map +0 -1
  383. package/dist-es/commands/DescribeAccessPolicyCommand.js.map +0 -1
  384. package/dist-es/commands/DescribeAssetCommand.js.map +0 -1
  385. package/dist-es/commands/DescribeAssetModelCommand.js.map +0 -1
  386. package/dist-es/commands/DescribeAssetPropertyCommand.js.map +0 -1
  387. package/dist-es/commands/DescribeDashboardCommand.js.map +0 -1
  388. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js.map +0 -1
  389. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js.map +0 -1
  390. package/dist-es/commands/DescribeGatewayCommand.js.map +0 -1
  391. package/dist-es/commands/DescribeLoggingOptionsCommand.js.map +0 -1
  392. package/dist-es/commands/DescribePortalCommand.js.map +0 -1
  393. package/dist-es/commands/DescribeProjectCommand.js.map +0 -1
  394. package/dist-es/commands/DescribeStorageConfigurationCommand.js.map +0 -1
  395. package/dist-es/commands/DisassociateAssetsCommand.js.map +0 -1
  396. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js.map +0 -1
  397. package/dist-es/commands/GetAssetPropertyValueCommand.js.map +0 -1
  398. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js.map +0 -1
  399. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js.map +0 -1
  400. package/dist-es/commands/ListAccessPoliciesCommand.js.map +0 -1
  401. package/dist-es/commands/ListAssetModelsCommand.js.map +0 -1
  402. package/dist-es/commands/ListAssetRelationshipsCommand.js.map +0 -1
  403. package/dist-es/commands/ListAssetsCommand.js.map +0 -1
  404. package/dist-es/commands/ListAssociatedAssetsCommand.js.map +0 -1
  405. package/dist-es/commands/ListDashboardsCommand.js.map +0 -1
  406. package/dist-es/commands/ListGatewaysCommand.js.map +0 -1
  407. package/dist-es/commands/ListPortalsCommand.js.map +0 -1
  408. package/dist-es/commands/ListProjectAssetsCommand.js.map +0 -1
  409. package/dist-es/commands/ListProjectsCommand.js.map +0 -1
  410. package/dist-es/commands/ListTagsForResourceCommand.js.map +0 -1
  411. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js.map +0 -1
  412. package/dist-es/commands/PutLoggingOptionsCommand.js.map +0 -1
  413. package/dist-es/commands/PutStorageConfigurationCommand.js.map +0 -1
  414. package/dist-es/commands/TagResourceCommand.js.map +0 -1
  415. package/dist-es/commands/UntagResourceCommand.js.map +0 -1
  416. package/dist-es/commands/UpdateAccessPolicyCommand.js.map +0 -1
  417. package/dist-es/commands/UpdateAssetCommand.js.map +0 -1
  418. package/dist-es/commands/UpdateAssetModelCommand.js.map +0 -1
  419. package/dist-es/commands/UpdateAssetPropertyCommand.js.map +0 -1
  420. package/dist-es/commands/UpdateDashboardCommand.js.map +0 -1
  421. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js.map +0 -1
  422. package/dist-es/commands/UpdateGatewayCommand.js.map +0 -1
  423. package/dist-es/commands/UpdatePortalCommand.js.map +0 -1
  424. package/dist-es/commands/UpdateProjectCommand.js.map +0 -1
  425. package/dist-es/endpoints.js.map +0 -1
  426. package/dist-es/index.js.map +0 -1
  427. package/dist-es/models/index.js.map +0 -1
  428. package/dist-es/models/models_0.js.map +0 -1
  429. package/dist-es/pagination/GetAssetPropertyAggregatesPaginator.js.map +0 -1
  430. package/dist-es/pagination/GetAssetPropertyValueHistoryPaginator.js.map +0 -1
  431. package/dist-es/pagination/GetInterpolatedAssetPropertyValuesPaginator.js.map +0 -1
  432. package/dist-es/pagination/Interfaces.js.map +0 -1
  433. package/dist-es/pagination/ListAccessPoliciesPaginator.js.map +0 -1
  434. package/dist-es/pagination/ListAssetModelsPaginator.js.map +0 -1
  435. package/dist-es/pagination/ListAssetRelationshipsPaginator.js.map +0 -1
  436. package/dist-es/pagination/ListAssetsPaginator.js.map +0 -1
  437. package/dist-es/pagination/ListAssociatedAssetsPaginator.js.map +0 -1
  438. package/dist-es/pagination/ListDashboardsPaginator.js.map +0 -1
  439. package/dist-es/pagination/ListGatewaysPaginator.js.map +0 -1
  440. package/dist-es/pagination/ListPortalsPaginator.js.map +0 -1
  441. package/dist-es/pagination/ListProjectAssetsPaginator.js.map +0 -1
  442. package/dist-es/pagination/ListProjectsPaginator.js.map +0 -1
  443. package/dist-es/protocols/Aws_restJson1.js.map +0 -1
  444. package/dist-es/runtimeConfig.browser.js.map +0 -1
  445. package/dist-es/runtimeConfig.js.map +0 -1
  446. package/dist-es/runtimeConfig.native.js.map +0 -1
  447. package/dist-es/runtimeConfig.shared.js.map +0 -1
  448. package/dist-es/waiters/waitForAssetActive.js.map +0 -1
  449. package/dist-es/waiters/waitForAssetModelActive.js.map +0 -1
  450. package/dist-es/waiters/waitForAssetModelNotExists.js.map +0 -1
  451. package/dist-es/waiters/waitForAssetNotExists.js.map +0 -1
  452. package/dist-es/waiters/waitForPortalActive.js.map +0 -1
  453. package/dist-es/waiters/waitForPortalNotExists.js.map +0 -1
  454. package/jest.config.js +0 -4
  455. package/src/IoTSiteWise.ts +0 -2322
  456. package/src/IoTSiteWiseClient.ts +0 -477
  457. package/src/commands/AssociateAssetsCommand.ts +0 -97
  458. package/src/commands/BatchAssociateProjectAssetsCommand.ts +0 -100
  459. package/src/commands/BatchDisassociateProjectAssetsCommand.ts +0 -103
  460. package/src/commands/BatchPutAssetPropertyValueCommand.ts +0 -122
  461. package/src/commands/CreateAccessPolicyCommand.ts +0 -96
  462. package/src/commands/CreateAssetCommand.ts +0 -96
  463. package/src/commands/CreateAssetModelCommand.ts +0 -99
  464. package/src/commands/CreateDashboardCommand.ts +0 -95
  465. package/src/commands/CreateGatewayCommand.ts +0 -97
  466. package/src/commands/CreatePortalCommand.ts +0 -101
  467. package/src/commands/CreateProjectCommand.ts +0 -95
  468. package/src/commands/DeleteAccessPolicyCommand.ts +0 -97
  469. package/src/commands/DeleteAssetCommand.ts +0 -100
  470. package/src/commands/DeleteAssetModelCommand.ts +0 -99
  471. package/src/commands/DeleteDashboardCommand.ts +0 -95
  472. package/src/commands/DeleteGatewayCommand.ts +0 -96
  473. package/src/commands/DeletePortalCommand.ts +0 -95
  474. package/src/commands/DeleteProjectCommand.ts +0 -95
  475. package/src/commands/DescribeAccessPolicyCommand.ts +0 -96
  476. package/src/commands/DescribeAssetCommand.ts +0 -95
  477. package/src/commands/DescribeAssetModelCommand.ts +0 -95
  478. package/src/commands/DescribeAssetPropertyCommand.ts +0 -102
  479. package/src/commands/DescribeDashboardCommand.ts +0 -95
  480. package/src/commands/DescribeDefaultEncryptionConfigurationCommand.ts +0 -109
  481. package/src/commands/DescribeGatewayCapabilityConfigurationCommand.ts +0 -111
  482. package/src/commands/DescribeGatewayCommand.ts +0 -95
  483. package/src/commands/DescribeLoggingOptionsCommand.ts +0 -95
  484. package/src/commands/DescribePortalCommand.ts +0 -95
  485. package/src/commands/DescribeProjectCommand.ts +0 -95
  486. package/src/commands/DescribeStorageConfigurationCommand.ts +0 -100
  487. package/src/commands/DisassociateAssetsCommand.ts +0 -96
  488. package/src/commands/GetAssetPropertyAggregatesCommand.ts +0 -109
  489. package/src/commands/GetAssetPropertyValueCommand.ts +0 -106
  490. package/src/commands/GetAssetPropertyValueHistoryCommand.ts +0 -111
  491. package/src/commands/GetInterpolatedAssetPropertyValuesCommand.ts +0 -120
  492. package/src/commands/ListAccessPoliciesCommand.ts +0 -96
  493. package/src/commands/ListAssetModelsCommand.ts +0 -95
  494. package/src/commands/ListAssetRelationshipsCommand.ts +0 -97
  495. package/src/commands/ListAssetsCommand.ts +0 -107
  496. package/src/commands/ListAssociatedAssetsCommand.ts +0 -104
  497. package/src/commands/ListDashboardsCommand.ts +0 -95
  498. package/src/commands/ListGatewaysCommand.ts +0 -95
  499. package/src/commands/ListPortalsCommand.ts +0 -95
  500. package/src/commands/ListProjectAssetsCommand.ts +0 -95
  501. package/src/commands/ListProjectsCommand.ts +0 -95
  502. package/src/commands/ListTagsForResourceCommand.ts +0 -95
  503. package/src/commands/PutDefaultEncryptionConfigurationCommand.ts +0 -108
  504. package/src/commands/PutLoggingOptionsCommand.ts +0 -95
  505. package/src/commands/PutStorageConfigurationCommand.ts +0 -95
  506. package/src/commands/TagResourceCommand.ts +0 -96
  507. package/src/commands/UntagResourceCommand.ts +0 -95
  508. package/src/commands/UpdateAccessPolicyCommand.ts +0 -96
  509. package/src/commands/UpdateAssetCommand.ts +0 -96
  510. package/src/commands/UpdateAssetModelCommand.ts +0 -107
  511. package/src/commands/UpdateAssetPropertyCommand.ts +0 -100
  512. package/src/commands/UpdateDashboardCommand.ts +0 -95
  513. package/src/commands/UpdateGatewayCapabilityConfigurationCommand.ts +0 -110
  514. package/src/commands/UpdateGatewayCommand.ts +0 -95
  515. package/src/commands/UpdatePortalCommand.ts +0 -95
  516. package/src/commands/UpdateProjectCommand.ts +0 -95
  517. package/src/endpoints.ts +0 -57
  518. package/src/index.ts +0 -83
  519. package/src/models/index.ts +0 -1
  520. package/src/models/models_0.ts +0 -6075
  521. package/src/pagination/GetAssetPropertyAggregatesPaginator.ts +0 -59
  522. package/src/pagination/GetAssetPropertyValueHistoryPaginator.ts +0 -59
  523. package/src/pagination/GetInterpolatedAssetPropertyValuesPaginator.ts +0 -59
  524. package/src/pagination/Interfaces.ts +0 -8
  525. package/src/pagination/ListAccessPoliciesPaginator.ts +0 -59
  526. package/src/pagination/ListAssetModelsPaginator.ts +0 -59
  527. package/src/pagination/ListAssetRelationshipsPaginator.ts +0 -59
  528. package/src/pagination/ListAssetsPaginator.ts +0 -55
  529. package/src/pagination/ListAssociatedAssetsPaginator.ts +0 -59
  530. package/src/pagination/ListDashboardsPaginator.ts +0 -59
  531. package/src/pagination/ListGatewaysPaginator.ts +0 -59
  532. package/src/pagination/ListPortalsPaginator.ts +0 -55
  533. package/src/pagination/ListProjectAssetsPaginator.ts +0 -59
  534. package/src/pagination/ListProjectsPaginator.ts +0 -59
  535. package/src/protocols/Aws_restJson1.ts +0 -9903
  536. package/src/runtimeConfig.browser.ts +0 -41
  537. package/src/runtimeConfig.native.ts +0 -17
  538. package/src/runtimeConfig.shared.ts +0 -17
  539. package/src/runtimeConfig.ts +0 -46
  540. package/src/waiters/waitForAssetActive.ts +0 -55
  541. package/src/waiters/waitForAssetModelActive.ts +0 -55
  542. package/src/waiters/waitForAssetModelNotExists.ts +0 -42
  543. package/src/waiters/waitForAssetNotExists.ts +0 -42
  544. package/src/waiters/waitForPortalActive.ts +0 -47
  545. package/src/waiters/waitForPortalNotExists.ts +0 -42
  546. package/tsconfig.es.json +0 -10
  547. package/tsconfig.json +0 -33
  548. package/tsconfig.types.json +0 -9
package/CHANGELOG.md CHANGED
@@ -3,6 +3,53 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.38.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.37.0...v3.38.0) (2021-10-22)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-documentation-generator:** rename package ([#2916](https://github.com/aws/aws-sdk-js-v3/issues/2916)) ([1a80bfd](https://github.com/aws/aws-sdk-js-v3/commit/1a80bfd2dfc583001ddb4a21b6432eaaad699aa7))
12
+ * **clients:** export folder from index.ts ([#2912](https://github.com/aws/aws-sdk-js-v3/issues/2912)) ([183b46d](https://github.com/aws/aws-sdk-js-v3/commit/183b46dde7f5613128038bf1c076f3c0b693203b))
13
+
14
+
15
+
16
+
17
+
18
+ # [3.37.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.1...v3.37.0) (2021-10-15)
19
+
20
+
21
+ ### Features
22
+
23
+ * **clients:** update clients as of 10/15/2021 ([#2902](https://github.com/aws/aws-sdk-js-v3/issues/2902)) ([2730b54](https://github.com/aws/aws-sdk-js-v3/commit/2730b5424377944a5a2ad5e1ad7d3ca4135dae1c))
24
+
25
+
26
+
27
+
28
+
29
+ ## [3.36.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.36.0...v3.36.1) (2021-10-12)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * **clients:** emitDeclarationOnly in tsconfig.types.json ([#2893](https://github.com/aws/aws-sdk-js-v3/issues/2893)) ([6dc3d56](https://github.com/aws/aws-sdk-js-v3/commit/6dc3d56c20809c90cbdc4dd48627eeebc64af99d))
35
+
36
+
37
+
38
+
39
+
40
+ # [3.36.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.35.0...v3.36.0) (2021-10-08)
41
+
42
+
43
+ ### Features
44
+
45
+ * publish files in dist-* only ([#2873](https://github.com/aws/aws-sdk-js-v3/issues/2873)) ([53b4243](https://github.com/aws/aws-sdk-js-v3/commit/53b4243b066f25ff2412d5f0dea1036054b2df32))
46
+ * **codegen:** ts-ignore packageInfo imports in codegen ([#2875](https://github.com/aws/aws-sdk-js-v3/issues/2875)) ([99d9267](https://github.com/aws/aws-sdk-js-v3/commit/99d926762193e83a354edec6e9de2b0543449704))
47
+ * **tsconfig:** remove sourceMap ([#2867](https://github.com/aws/aws-sdk-js-v3/issues/2867)) ([d25f526](https://github.com/aws/aws-sdk-js-v3/commit/d25f526627a02a2ca28675fecce66c76b6c97966))
48
+
49
+
50
+
51
+
52
+
6
53
  # [3.35.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.34.0...v3.35.0) (2021-10-04)
7
54
 
8
55
 
@@ -62,10 +62,6 @@ const UpdateGatewayCommand_1 = require("./commands/UpdateGatewayCommand");
62
62
  const UpdatePortalCommand_1 = require("./commands/UpdatePortalCommand");
63
63
  const UpdateProjectCommand_1 = require("./commands/UpdateProjectCommand");
64
64
  const IoTSiteWiseClient_1 = require("./IoTSiteWiseClient");
65
- /**
66
- * <p>Welcome to the IoT SiteWise API Reference. IoT SiteWise is an Amazon Web Services service that connects <a href="https://en.wikipedia.org/wiki/Internet_of_things#Industrial_applications">Industrial Internet of Things (IIoT)</a> devices to the power of the Amazon Web Services Cloud. For more information, see the
67
- * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/">IoT SiteWise User Guide</a>. For information about IoT SiteWise quotas, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/quotas.html">Quotas</a> in the <i>IoT SiteWise User Guide</i>.</p>
68
- */
69
65
  class IoTSiteWise extends IoTSiteWiseClient_1.IoTSiteWiseClient {
70
66
  associateAssets(args, optionsOrCb, cb) {
71
67
  const command = new AssociateAssetsCommand_1.AssociateAssetsCommand(args);
@@ -909,4 +905,3 @@ class IoTSiteWise extends IoTSiteWiseClient_1.IoTSiteWiseClient {
909
905
  }
910
906
  }
911
907
  exports.IoTSiteWise = IoTSiteWise;
912
- //# sourceMappingURL=IoTSiteWise.js.map
@@ -10,10 +10,6 @@ const middleware_signing_1 = require("@aws-sdk/middleware-signing");
10
10
  const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
11
11
  const smithy_client_1 = require("@aws-sdk/smithy-client");
12
12
  const runtimeConfig_1 = require("./runtimeConfig");
13
- /**
14
- * <p>Welcome to the IoT SiteWise API Reference. IoT SiteWise is an Amazon Web Services service that connects <a href="https://en.wikipedia.org/wiki/Internet_of_things#Industrial_applications">Industrial Internet of Things (IIoT)</a> devices to the power of the Amazon Web Services Cloud. For more information, see the
15
- * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/">IoT SiteWise User Guide</a>. For information about IoT SiteWise quotas, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/quotas.html">Quotas</a> in the <i>IoT SiteWise User Guide</i>.</p>
16
- */
17
13
  class IoTSiteWiseClient extends smithy_client_1.Client {
18
14
  constructor(configuration) {
19
15
  const _config_0 = runtimeConfig_1.getRuntimeConfig(configuration);
@@ -32,14 +28,8 @@ class IoTSiteWiseClient extends smithy_client_1.Client {
32
28
  this.middlewareStack.use(middleware_signing_1.getAwsAuthPlugin(this.config));
33
29
  this.middlewareStack.use(middleware_user_agent_1.getUserAgentPlugin(this.config));
34
30
  }
35
- /**
36
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
37
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
38
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
39
- */
40
31
  destroy() {
41
32
  super.destroy();
42
33
  }
43
34
  }
44
35
  exports.IoTSiteWiseClient = IoTSiteWiseClient;
45
- //# sourceMappingURL=IoTSiteWiseClient.js.map
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Associates a child asset with the given parent asset through a hierarchy defined in the
10
- * parent asset's model. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/add-associated-assets.html">Associating assets</a> in the
11
- * <i>IoT SiteWise User Guide</i>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { IoTSiteWiseClient, AssociateAssetsCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
16
- * // const { IoTSiteWiseClient, AssociateAssetsCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
17
- * const client = new IoTSiteWiseClient(config);
18
- * const command = new AssociateAssetsCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link AssociateAssetsCommandInput} for command's `input` shape.
23
- * @see {@link AssociateAssetsCommandOutput} for command's `response` shape.
24
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class AssociateAssetsCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -60,4 +34,3 @@ class AssociateAssetsCommand extends smithy_client_1.Command {
60
34
  }
61
35
  }
62
36
  exports.AssociateAssetsCommand = AssociateAssetsCommand;
63
- //# sourceMappingURL=AssociateAssetsCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Associates a group (batch) of assets with an IoT SiteWise Monitor project.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { IoTSiteWiseClient, BatchAssociateProjectAssetsCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
14
- * // const { IoTSiteWiseClient, BatchAssociateProjectAssetsCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
15
- * const client = new IoTSiteWiseClient(config);
16
- * const command = new BatchAssociateProjectAssetsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link BatchAssociateProjectAssetsCommandInput} for command's `input` shape.
21
- * @see {@link BatchAssociateProjectAssetsCommandOutput} for command's `response` shape.
22
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class BatchAssociateProjectAssetsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class BatchAssociateProjectAssetsCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.BatchAssociateProjectAssetsCommand = BatchAssociateProjectAssetsCommand;
61
- //# sourceMappingURL=BatchAssociateProjectAssetsCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Disassociates a group (batch) of assets from an IoT SiteWise Monitor project.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { IoTSiteWiseClient, BatchDisassociateProjectAssetsCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
14
- * // const { IoTSiteWiseClient, BatchDisassociateProjectAssetsCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
15
- * const client = new IoTSiteWiseClient(config);
16
- * const command = new BatchDisassociateProjectAssetsCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link BatchDisassociateProjectAssetsCommandInput} for command's `input` shape.
21
- * @see {@link BatchDisassociateProjectAssetsCommandOutput} for command's `response` shape.
22
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class BatchDisassociateProjectAssetsCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class BatchDisassociateProjectAssetsCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.BatchDisassociateProjectAssetsCommand = BatchDisassociateProjectAssetsCommand;
61
- //# sourceMappingURL=BatchDisassociateProjectAssetsCommand.js.map
@@ -5,59 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Sends a list of asset property values to IoT SiteWise. Each value is a timestamp-quality-value
10
- * (TQV) data point. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/ingest-api.html">Ingesting data using the API</a> in the
11
- * <i>IoT SiteWise User Guide</i>.</p>
12
- * <p>To identify an asset property, you must specify one of the following:</p>
13
- * <ul>
14
- * <li>
15
- * <p>The <code>assetId</code> and <code>propertyId</code> of an asset property.</p>
16
- * </li>
17
- * <li>
18
- * <p>A <code>propertyAlias</code>, which is a data stream alias (for example,
19
- * <code>/company/windfarm/3/turbine/7/temperature</code>). To define an asset property's alias, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_UpdateAssetProperty.html">UpdateAssetProperty</a>.</p>
20
- * </li>
21
- * </ul>
22
- * <important>
23
- * <p>With respect to Unix epoch time, IoT SiteWise accepts only TQVs that have a timestamp of no more
24
- * than 7 days in the past and no more than 10 minutes in the future. IoT SiteWise rejects timestamps
25
- * outside of the inclusive range of [-7 days, +10 minutes] and returns a
26
- * <code>TimestampOutOfRangeException</code> error.</p>
27
- * <p>For each asset property, IoT SiteWise overwrites TQVs with duplicate timestamps unless the newer
28
- * TQV has a different quality. For example, if you store a TQV <code>{T1, GOOD, V1}</code>,
29
- * then storing <code>{T1, GOOD, V2}</code> replaces the existing TQV.</p>
30
- * </important>
31
- * <p>IoT SiteWise authorizes access to each <code>BatchPutAssetPropertyValue</code> entry individually.
32
- * For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/security_iam_service-with-iam.html#security_iam_service-with-iam-id-based-policies-batchputassetpropertyvalue-action">BatchPutAssetPropertyValue authorization</a> in the
33
- * <i>IoT SiteWise User Guide</i>.</p>
34
- * @example
35
- * Use a bare-bones client and the command you need to make an API call.
36
- * ```javascript
37
- * import { IoTSiteWiseClient, BatchPutAssetPropertyValueCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
38
- * // const { IoTSiteWiseClient, BatchPutAssetPropertyValueCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
39
- * const client = new IoTSiteWiseClient(config);
40
- * const command = new BatchPutAssetPropertyValueCommand(input);
41
- * const response = await client.send(command);
42
- * ```
43
- *
44
- * @see {@link BatchPutAssetPropertyValueCommandInput} for command's `input` shape.
45
- * @see {@link BatchPutAssetPropertyValueCommandOutput} for command's `response` shape.
46
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
47
- *
48
- */
49
8
  class BatchPutAssetPropertyValueCommand extends smithy_client_1.Command {
50
- // Start section: command_properties
51
- // End section: command_properties
52
9
  constructor(input) {
53
- // Start section: command_constructor
54
10
  super();
55
11
  this.input = input;
56
- // End section: command_constructor
57
12
  }
58
- /**
59
- * @internal
60
- */
61
13
  resolveMiddleware(clientStack, configuration, options) {
62
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
63
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -82,4 +34,3 @@ class BatchPutAssetPropertyValueCommand extends smithy_client_1.Command {
82
34
  }
83
35
  }
84
36
  exports.BatchPutAssetPropertyValueCommand = BatchPutAssetPropertyValueCommand;
85
- //# sourceMappingURL=BatchPutAssetPropertyValueCommand.js.map
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates an access policy that grants the specified identity (Amazon Web Services SSO user, Amazon Web Services SSO group, or
10
- * IAM user) access to the specified IoT SiteWise Monitor portal or project resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { IoTSiteWiseClient, CreateAccessPolicyCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
15
- * // const { IoTSiteWiseClient, CreateAccessPolicyCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
16
- * const client = new IoTSiteWiseClient(config);
17
- * const command = new CreateAccessPolicyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateAccessPolicyCommandInput} for command's `input` shape.
22
- * @see {@link CreateAccessPolicyCommandOutput} for command's `response` shape.
23
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class CreateAccessPolicyCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -59,4 +34,3 @@ class CreateAccessPolicyCommand extends smithy_client_1.Command {
59
34
  }
60
35
  }
61
36
  exports.CreateAccessPolicyCommand = CreateAccessPolicyCommand;
62
- //# sourceMappingURL=CreateAccessPolicyCommand.js.map
@@ -5,36 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates an asset from an existing asset model. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/create-assets.html">Creating assets</a> in the
10
- * <i>IoT SiteWise User Guide</i>.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { IoTSiteWiseClient, CreateAssetCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
15
- * // const { IoTSiteWiseClient, CreateAssetCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
16
- * const client = new IoTSiteWiseClient(config);
17
- * const command = new CreateAssetCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateAssetCommandInput} for command's `input` shape.
22
- * @see {@link CreateAssetCommandOutput} for command's `response` shape.
23
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
26
8
  class CreateAssetCommand extends smithy_client_1.Command {
27
- // Start section: command_properties
28
- // End section: command_properties
29
9
  constructor(input) {
30
- // Start section: command_constructor
31
10
  super();
32
11
  this.input = input;
33
- // End section: command_constructor
34
12
  }
35
- /**
36
- * @internal
37
- */
38
13
  resolveMiddleware(clientStack, configuration, options) {
39
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
40
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -59,4 +34,3 @@ class CreateAssetCommand extends smithy_client_1.Command {
59
34
  }
60
35
  }
61
36
  exports.CreateAssetCommand = CreateAssetCommand;
62
- //# sourceMappingURL=CreateAssetCommand.js.map
@@ -5,39 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates an asset model from specified property and hierarchy definitions. You create
10
- * assets from asset models. With asset models, you can easily create assets of the same type
11
- * that have standardized definitions. Each asset created from a model inherits the asset model's
12
- * property and hierarchy definitions. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/define-models.html">Defining asset models</a> in the
13
- * <i>IoT SiteWise User Guide</i>.</p>
14
- * @example
15
- * Use a bare-bones client and the command you need to make an API call.
16
- * ```javascript
17
- * import { IoTSiteWiseClient, CreateAssetModelCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
18
- * // const { IoTSiteWiseClient, CreateAssetModelCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
19
- * const client = new IoTSiteWiseClient(config);
20
- * const command = new CreateAssetModelCommand(input);
21
- * const response = await client.send(command);
22
- * ```
23
- *
24
- * @see {@link CreateAssetModelCommandInput} for command's `input` shape.
25
- * @see {@link CreateAssetModelCommandOutput} for command's `response` shape.
26
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
27
- *
28
- */
29
8
  class CreateAssetModelCommand extends smithy_client_1.Command {
30
- // Start section: command_properties
31
- // End section: command_properties
32
9
  constructor(input) {
33
- // Start section: command_constructor
34
10
  super();
35
11
  this.input = input;
36
- // End section: command_constructor
37
12
  }
38
- /**
39
- * @internal
40
- */
41
13
  resolveMiddleware(clientStack, configuration, options) {
42
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
43
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -62,4 +34,3 @@ class CreateAssetModelCommand extends smithy_client_1.Command {
62
34
  }
63
35
  }
64
36
  exports.CreateAssetModelCommand = CreateAssetModelCommand;
65
- //# sourceMappingURL=CreateAssetModelCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates a dashboard in an IoT SiteWise Monitor project.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { IoTSiteWiseClient, CreateDashboardCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
14
- * // const { IoTSiteWiseClient, CreateDashboardCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
15
- * const client = new IoTSiteWiseClient(config);
16
- * const command = new CreateDashboardCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateDashboardCommandInput} for command's `input` shape.
21
- * @see {@link CreateDashboardCommandOutput} for command's `response` shape.
22
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateDashboardCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateDashboardCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateDashboardCommand = CreateDashboardCommand;
61
- //# sourceMappingURL=CreateDashboardCommand.js.map
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates a gateway, which is a virtual or edge device that delivers industrial data streams
10
- * from local servers to IoT SiteWise. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/gateway-connector.html">Ingesting data using a gateway</a> in the
11
- * <i>IoT SiteWise User Guide</i>.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { IoTSiteWiseClient, CreateGatewayCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
16
- * // const { IoTSiteWiseClient, CreateGatewayCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
17
- * const client = new IoTSiteWiseClient(config);
18
- * const command = new CreateGatewayCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateGatewayCommandInput} for command's `input` shape.
23
- * @see {@link CreateGatewayCommandOutput} for command's `response` shape.
24
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class CreateGatewayCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -60,4 +34,3 @@ class CreateGatewayCommand extends smithy_client_1.Command {
60
34
  }
61
35
  }
62
36
  exports.CreateGatewayCommand = CreateGatewayCommand;
63
- //# sourceMappingURL=CreateGatewayCommand.js.map
@@ -5,41 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates a portal, which can contain projects and dashboards. IoT SiteWise Monitor uses Amazon Web Services SSO or IAM
10
- * to authenticate portal users and manage user permissions.</p>
11
- * <note>
12
- * <p>Before you can sign in to a new portal, you must add at least one identity to that
13
- * portal. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/administer-portals.html#portal-change-admins">Adding or removing portal
14
- * administrators</a> in the <i>IoT SiteWise User Guide</i>.</p>
15
- * </note>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { IoTSiteWiseClient, CreatePortalCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
20
- * // const { IoTSiteWiseClient, CreatePortalCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
21
- * const client = new IoTSiteWiseClient(config);
22
- * const command = new CreatePortalCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link CreatePortalCommandInput} for command's `input` shape.
27
- * @see {@link CreatePortalCommandOutput} for command's `response` shape.
28
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
31
8
  class CreatePortalCommand extends smithy_client_1.Command {
32
- // Start section: command_properties
33
- // End section: command_properties
34
9
  constructor(input) {
35
- // Start section: command_constructor
36
10
  super();
37
11
  this.input = input;
38
- // End section: command_constructor
39
12
  }
40
- /**
41
- * @internal
42
- */
43
13
  resolveMiddleware(clientStack, configuration, options) {
44
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
45
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -64,4 +34,3 @@ class CreatePortalCommand extends smithy_client_1.Command {
64
34
  }
65
35
  }
66
36
  exports.CreatePortalCommand = CreatePortalCommand;
67
- //# sourceMappingURL=CreatePortalCommand.js.map
@@ -5,35 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Creates a project in the specified portal.</p>
10
- * @example
11
- * Use a bare-bones client and the command you need to make an API call.
12
- * ```javascript
13
- * import { IoTSiteWiseClient, CreateProjectCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
14
- * // const { IoTSiteWiseClient, CreateProjectCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
15
- * const client = new IoTSiteWiseClient(config);
16
- * const command = new CreateProjectCommand(input);
17
- * const response = await client.send(command);
18
- * ```
19
- *
20
- * @see {@link CreateProjectCommandInput} for command's `input` shape.
21
- * @see {@link CreateProjectCommandOutput} for command's `response` shape.
22
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
23
- *
24
- */
25
8
  class CreateProjectCommand extends smithy_client_1.Command {
26
- // Start section: command_properties
27
- // End section: command_properties
28
9
  constructor(input) {
29
- // Start section: command_constructor
30
10
  super();
31
11
  this.input = input;
32
- // End section: command_constructor
33
12
  }
34
- /**
35
- * @internal
36
- */
37
13
  resolveMiddleware(clientStack, configuration, options) {
38
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
39
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -58,4 +34,3 @@ class CreateProjectCommand extends smithy_client_1.Command {
58
34
  }
59
35
  }
60
36
  exports.CreateProjectCommand = CreateProjectCommand;
61
- //# sourceMappingURL=CreateProjectCommand.js.map
@@ -5,37 +5,11 @@ const middleware_serde_1 = require("@aws-sdk/middleware-serde");
5
5
  const smithy_client_1 = require("@aws-sdk/smithy-client");
6
6
  const models_0_1 = require("../models/models_0");
7
7
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
8
- /**
9
- * <p>Deletes an access policy that grants the specified identity access to the specified
10
- * IoT SiteWise Monitor resource. You can use this operation to revoke access to an IoT SiteWise Monitor
11
- * resource.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { IoTSiteWiseClient, DeleteAccessPolicyCommand } from "@aws-sdk/client-iotsitewise"; // ES Modules import
16
- * // const { IoTSiteWiseClient, DeleteAccessPolicyCommand } = require("@aws-sdk/client-iotsitewise"); // CommonJS import
17
- * const client = new IoTSiteWiseClient(config);
18
- * const command = new DeleteAccessPolicyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DeleteAccessPolicyCommandInput} for command's `input` shape.
23
- * @see {@link DeleteAccessPolicyCommandOutput} for command's `response` shape.
24
- * @see {@link IoTSiteWiseClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
27
8
  class DeleteAccessPolicyCommand extends smithy_client_1.Command {
28
- // Start section: command_properties
29
- // End section: command_properties
30
9
  constructor(input) {
31
- // Start section: command_constructor
32
10
  super();
33
11
  this.input = input;
34
- // End section: command_constructor
35
12
  }
36
- /**
37
- * @internal
38
- */
39
13
  resolveMiddleware(clientStack, configuration, options) {
40
14
  this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
41
15
  const stack = clientStack.concat(this.middlewareStack);
@@ -60,4 +34,3 @@ class DeleteAccessPolicyCommand extends smithy_client_1.Command {
60
34
  }
61
35
  }
62
36
  exports.DeleteAccessPolicyCommand = DeleteAccessPolicyCommand;
63
- //# sourceMappingURL=DeleteAccessPolicyCommand.js.map