@aws-sdk/client-iotsitewise 3.1076.0 → 3.1078.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 (332) hide show
  1. package/dist-cjs/index.js +115 -1049
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/AssociateAssetsCommand.js +2 -14
  4. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -14
  5. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -14
  6. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -14
  7. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -14
  8. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -14
  9. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -14
  10. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -14
  11. package/dist-es/commands/CreateAccessPolicyCommand.js +2 -14
  12. package/dist-es/commands/CreateAssetCommand.js +2 -14
  13. package/dist-es/commands/CreateAssetModelCommand.js +2 -14
  14. package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +2 -14
  15. package/dist-es/commands/CreateBulkImportJobCommand.js +2 -14
  16. package/dist-es/commands/CreateComputationModelCommand.js +2 -14
  17. package/dist-es/commands/CreateDashboardCommand.js +2 -14
  18. package/dist-es/commands/CreateDatasetCommand.js +2 -14
  19. package/dist-es/commands/CreateGatewayCommand.js +2 -14
  20. package/dist-es/commands/CreatePortalCommand.js +2 -14
  21. package/dist-es/commands/CreateProjectCommand.js +2 -14
  22. package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -14
  23. package/dist-es/commands/DeleteAssetCommand.js +2 -14
  24. package/dist-es/commands/DeleteAssetModelCommand.js +2 -14
  25. package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +2 -14
  26. package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +2 -14
  27. package/dist-es/commands/DeleteComputationModelCommand.js +2 -14
  28. package/dist-es/commands/DeleteDashboardCommand.js +2 -14
  29. package/dist-es/commands/DeleteDatasetCommand.js +2 -14
  30. package/dist-es/commands/DeleteGatewayCommand.js +2 -14
  31. package/dist-es/commands/DeletePortalCommand.js +2 -14
  32. package/dist-es/commands/DeleteProjectCommand.js +2 -14
  33. package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -14
  34. package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -14
  35. package/dist-es/commands/DescribeActionCommand.js +2 -14
  36. package/dist-es/commands/DescribeAssetCommand.js +2 -14
  37. package/dist-es/commands/DescribeAssetCompositeModelCommand.js +2 -14
  38. package/dist-es/commands/DescribeAssetModelCommand.js +2 -14
  39. package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +2 -14
  40. package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +2 -14
  41. package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -14
  42. package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -14
  43. package/dist-es/commands/DescribeComputationModelCommand.js +2 -14
  44. package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +2 -14
  45. package/dist-es/commands/DescribeDashboardCommand.js +2 -14
  46. package/dist-es/commands/DescribeDatasetCommand.js +2 -14
  47. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -14
  48. package/dist-es/commands/DescribeExecutionCommand.js +2 -14
  49. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -14
  50. package/dist-es/commands/DescribeGatewayCommand.js +2 -14
  51. package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -14
  52. package/dist-es/commands/DescribePortalCommand.js +2 -14
  53. package/dist-es/commands/DescribeProjectCommand.js +2 -14
  54. package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -14
  55. package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -14
  56. package/dist-es/commands/DisassociateAssetsCommand.js +2 -14
  57. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -14
  58. package/dist-es/commands/ExecuteActionCommand.js +2 -14
  59. package/dist-es/commands/ExecuteQueryCommand.js +2 -14
  60. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -14
  61. package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -14
  62. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -14
  63. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -14
  64. package/dist-es/commands/InvokeAssistantCommand.js +2 -18
  65. package/dist-es/commands/ListAccessPoliciesCommand.js +2 -14
  66. package/dist-es/commands/ListActionsCommand.js +2 -14
  67. package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +2 -14
  68. package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -14
  69. package/dist-es/commands/ListAssetModelsCommand.js +2 -14
  70. package/dist-es/commands/ListAssetPropertiesCommand.js +2 -14
  71. package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -14
  72. package/dist-es/commands/ListAssetsCommand.js +2 -14
  73. package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -14
  74. package/dist-es/commands/ListBulkImportJobsCommand.js +2 -14
  75. package/dist-es/commands/ListCompositionRelationshipsCommand.js +2 -14
  76. package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +2 -14
  77. package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +2 -14
  78. package/dist-es/commands/ListComputationModelsCommand.js +2 -14
  79. package/dist-es/commands/ListDashboardsCommand.js +2 -14
  80. package/dist-es/commands/ListDatasetsCommand.js +2 -14
  81. package/dist-es/commands/ListExecutionsCommand.js +2 -14
  82. package/dist-es/commands/ListGatewaysCommand.js +2 -14
  83. package/dist-es/commands/ListInterfaceRelationshipsCommand.js +2 -14
  84. package/dist-es/commands/ListPortalsCommand.js +2 -14
  85. package/dist-es/commands/ListProjectAssetsCommand.js +2 -14
  86. package/dist-es/commands/ListProjectsCommand.js +2 -14
  87. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  88. package/dist-es/commands/ListTimeSeriesCommand.js +2 -14
  89. package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +2 -14
  90. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -14
  91. package/dist-es/commands/PutLoggingOptionsCommand.js +2 -14
  92. package/dist-es/commands/PutStorageConfigurationCommand.js +2 -14
  93. package/dist-es/commands/TagResourceCommand.js +2 -14
  94. package/dist-es/commands/UntagResourceCommand.js +2 -14
  95. package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -14
  96. package/dist-es/commands/UpdateAssetCommand.js +2 -14
  97. package/dist-es/commands/UpdateAssetModelCommand.js +2 -14
  98. package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +2 -14
  99. package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -14
  100. package/dist-es/commands/UpdateComputationModelCommand.js +2 -14
  101. package/dist-es/commands/UpdateDashboardCommand.js +2 -14
  102. package/dist-es/commands/UpdateDatasetCommand.js +2 -14
  103. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -14
  104. package/dist-es/commands/UpdateGatewayCommand.js +2 -14
  105. package/dist-es/commands/UpdatePortalCommand.js +2 -14
  106. package/dist-es/commands/UpdateProjectCommand.js +2 -14
  107. package/dist-es/index.js +1 -0
  108. package/dist-es/runtimeConfig.browser.js +0 -2
  109. package/dist-es/runtimeConfig.js +1 -2
  110. package/dist-es/runtimeConfig.native.js +0 -2
  111. package/dist-es/runtimeConfig.shared.js +2 -0
  112. package/dist-types/commandBuilder.d.ts +18 -0
  113. package/dist-types/commands/AssociateAssetsCommand.d.ts +3 -8
  114. package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +3 -8
  115. package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +3 -8
  116. package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +3 -8
  117. package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +3 -8
  118. package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +3 -8
  119. package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +3 -8
  120. package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateAssetCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateAssetModelCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +3 -8
  125. package/dist-types/commands/CreateBulkImportJobCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateComputationModelCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateDashboardCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateDatasetCommand.d.ts +3 -8
  129. package/dist-types/commands/CreateGatewayCommand.d.ts +3 -8
  130. package/dist-types/commands/CreatePortalCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateProjectCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteAssetCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteAssetModelCommand.d.ts +3 -8
  135. package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +3 -8
  136. package/dist-types/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteComputationModelCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteDashboardCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteDatasetCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteGatewayCommand.d.ts +3 -8
  141. package/dist-types/commands/DeletePortalCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteProjectCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +3 -8
  144. package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +3 -8
  145. package/dist-types/commands/DescribeActionCommand.d.ts +3 -8
  146. package/dist-types/commands/DescribeAssetCommand.d.ts +3 -8
  147. package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +3 -8
  148. package/dist-types/commands/DescribeAssetModelCommand.d.ts +3 -8
  149. package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +3 -8
  150. package/dist-types/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +3 -8
  151. package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +3 -8
  152. package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +3 -8
  153. package/dist-types/commands/DescribeComputationModelCommand.d.ts +3 -8
  154. package/dist-types/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +3 -8
  155. package/dist-types/commands/DescribeDashboardCommand.d.ts +3 -8
  156. package/dist-types/commands/DescribeDatasetCommand.d.ts +3 -8
  157. package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +3 -8
  158. package/dist-types/commands/DescribeExecutionCommand.d.ts +3 -8
  159. package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +3 -8
  160. package/dist-types/commands/DescribeGatewayCommand.d.ts +3 -8
  161. package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +3 -8
  162. package/dist-types/commands/DescribePortalCommand.d.ts +3 -8
  163. package/dist-types/commands/DescribeProjectCommand.d.ts +3 -8
  164. package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +3 -8
  165. package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +3 -8
  166. package/dist-types/commands/DisassociateAssetsCommand.d.ts +3 -8
  167. package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +3 -8
  168. package/dist-types/commands/ExecuteActionCommand.d.ts +3 -8
  169. package/dist-types/commands/ExecuteQueryCommand.d.ts +3 -8
  170. package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +3 -8
  171. package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +3 -8
  172. package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +3 -8
  173. package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +3 -8
  174. package/dist-types/commands/InvokeAssistantCommand.d.ts +3 -8
  175. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +3 -8
  176. package/dist-types/commands/ListActionsCommand.d.ts +3 -8
  177. package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +3 -8
  178. package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +3 -8
  179. package/dist-types/commands/ListAssetModelsCommand.d.ts +3 -8
  180. package/dist-types/commands/ListAssetPropertiesCommand.d.ts +3 -8
  181. package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +3 -8
  182. package/dist-types/commands/ListAssetsCommand.d.ts +3 -8
  183. package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +3 -8
  184. package/dist-types/commands/ListBulkImportJobsCommand.d.ts +3 -8
  185. package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +3 -8
  186. package/dist-types/commands/ListComputationModelDataBindingUsagesCommand.d.ts +3 -8
  187. package/dist-types/commands/ListComputationModelResolveToResourcesCommand.d.ts +3 -8
  188. package/dist-types/commands/ListComputationModelsCommand.d.ts +3 -8
  189. package/dist-types/commands/ListDashboardsCommand.d.ts +3 -8
  190. package/dist-types/commands/ListDatasetsCommand.d.ts +3 -8
  191. package/dist-types/commands/ListExecutionsCommand.d.ts +3 -8
  192. package/dist-types/commands/ListGatewaysCommand.d.ts +3 -8
  193. package/dist-types/commands/ListInterfaceRelationshipsCommand.d.ts +3 -8
  194. package/dist-types/commands/ListPortalsCommand.d.ts +3 -8
  195. package/dist-types/commands/ListProjectAssetsCommand.d.ts +3 -8
  196. package/dist-types/commands/ListProjectsCommand.d.ts +3 -8
  197. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  198. package/dist-types/commands/ListTimeSeriesCommand.d.ts +3 -8
  199. package/dist-types/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +3 -8
  200. package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +3 -8
  201. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +3 -8
  202. package/dist-types/commands/PutStorageConfigurationCommand.d.ts +3 -8
  203. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  204. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  205. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +3 -8
  206. package/dist-types/commands/UpdateAssetCommand.d.ts +3 -8
  207. package/dist-types/commands/UpdateAssetModelCommand.d.ts +3 -8
  208. package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +3 -8
  209. package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +3 -8
  210. package/dist-types/commands/UpdateComputationModelCommand.d.ts +3 -8
  211. package/dist-types/commands/UpdateDashboardCommand.d.ts +3 -8
  212. package/dist-types/commands/UpdateDatasetCommand.d.ts +3 -8
  213. package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +3 -8
  214. package/dist-types/commands/UpdateGatewayCommand.d.ts +3 -8
  215. package/dist-types/commands/UpdatePortalCommand.d.ts +3 -8
  216. package/dist-types/commands/UpdateProjectCommand.d.ts +3 -8
  217. package/dist-types/index.d.ts +1 -0
  218. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  219. package/dist-types/runtimeConfig.d.ts +1 -1
  220. package/dist-types/runtimeConfig.native.d.ts +1 -1
  221. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  222. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  223. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/CreateComputationModelCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/DeleteAssetModelInterfaceRelationshipCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/DeleteComputationModelCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DescribeAssetModelInterfaceRelationshipCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DescribeComputationModelCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DescribeComputationModelExecutionSummaryCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/DescribeExecutionCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/InvokeAssistantCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/ListComputationModelDataBindingUsagesCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/ListComputationModelResolveToResourcesCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/ListComputationModelsCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/ListExecutionsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/ListInterfaceRelationshipsCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/PutAssetModelInterfaceRelationshipCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/UpdateComputationModelCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/index.d.ts +1 -0
  328. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  329. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  330. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  331. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  332. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -11,9 +12,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
11
12
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
12
13
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
13
14
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
14
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
15
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
15
16
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
16
17
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
18
+ const { Sha256 } = require("@smithy/core/checksum");
17
19
 
18
20
  const defaultIoTSiteWiseHttpAuthSchemeParametersProvider = async (config, context, input) => {
19
21
  return {
@@ -68,7 +70,7 @@ const commonParams = {
68
70
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
71
  };
70
72
 
71
- var version = "3.1075.0";
73
+ var version = "3.1077.0";
72
74
  var packageInfo = {
73
75
  version: version};
74
76
 
@@ -3732,6 +3734,7 @@ const getRuntimeConfig$1 = (config) => {
3732
3734
  serviceTarget: "AWSIoTSiteWise",
3733
3735
  },
3734
3736
  serviceId: config?.serviceId ?? "IoTSiteWise",
3737
+ sha256: config?.sha256 ?? Sha256,
3735
3738
  urlParser: config?.urlParser ?? parseUrl,
3736
3739
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3737
3740
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3766,7 +3769,6 @@ const getRuntimeConfig = (config) => {
3766
3769
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3767
3770
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3768
3771
  }, config),
3769
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3770
3772
  streamCollector: config?.streamCollector ?? streamCollector,
3771
3773
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3772
3774
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3855,1256 +3857,320 @@ class IoTSiteWiseClient extends Client {
3855
3857
  }
3856
3858
  }
3857
3859
 
3858
- class AssociateAssetsCommand extends Command
3859
- .classBuilder()
3860
- .ep(commonParams)
3861
- .m(function (Command, cs, config, o) {
3862
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3863
- })
3864
- .s("AWSIoTSiteWise", "AssociateAssets", {})
3865
- .n("IoTSiteWiseClient", "AssociateAssetsCommand")
3866
- .sc(AssociateAssets$)
3867
- .build() {
3860
+ const command = makeBuilder(commonParams, "AWSIoTSiteWise", "IoTSiteWiseClient", getEndpointPlugin);
3861
+ const _ep0 = {};
3862
+ const _mw0 = (Command, cs, config, o) => [];
3863
+
3864
+ class AssociateAssetsCommand extends command(_ep0, _mw0, "AssociateAssets", AssociateAssets$) {
3868
3865
  }
3869
3866
 
3870
- class AssociateTimeSeriesToAssetPropertyCommand extends Command
3871
- .classBuilder()
3872
- .ep(commonParams)
3873
- .m(function (Command, cs, config, o) {
3874
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3875
- })
3876
- .s("AWSIoTSiteWise", "AssociateTimeSeriesToAssetProperty", {})
3877
- .n("IoTSiteWiseClient", "AssociateTimeSeriesToAssetPropertyCommand")
3878
- .sc(AssociateTimeSeriesToAssetProperty$)
3879
- .build() {
3867
+ class AssociateTimeSeriesToAssetPropertyCommand extends command(_ep0, _mw0, "AssociateTimeSeriesToAssetProperty", AssociateTimeSeriesToAssetProperty$) {
3880
3868
  }
3881
3869
 
3882
- class BatchAssociateProjectAssetsCommand extends Command
3883
- .classBuilder()
3884
- .ep(commonParams)
3885
- .m(function (Command, cs, config, o) {
3886
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3887
- })
3888
- .s("AWSIoTSiteWise", "BatchAssociateProjectAssets", {})
3889
- .n("IoTSiteWiseClient", "BatchAssociateProjectAssetsCommand")
3890
- .sc(BatchAssociateProjectAssets$)
3891
- .build() {
3870
+ class BatchAssociateProjectAssetsCommand extends command(_ep0, _mw0, "BatchAssociateProjectAssets", BatchAssociateProjectAssets$) {
3892
3871
  }
3893
3872
 
3894
- class BatchDisassociateProjectAssetsCommand extends Command
3895
- .classBuilder()
3896
- .ep(commonParams)
3897
- .m(function (Command, cs, config, o) {
3898
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3899
- })
3900
- .s("AWSIoTSiteWise", "BatchDisassociateProjectAssets", {})
3901
- .n("IoTSiteWiseClient", "BatchDisassociateProjectAssetsCommand")
3902
- .sc(BatchDisassociateProjectAssets$)
3903
- .build() {
3873
+ class BatchDisassociateProjectAssetsCommand extends command(_ep0, _mw0, "BatchDisassociateProjectAssets", BatchDisassociateProjectAssets$) {
3904
3874
  }
3905
3875
 
3906
- class BatchGetAssetPropertyAggregatesCommand extends Command
3907
- .classBuilder()
3908
- .ep(commonParams)
3909
- .m(function (Command, cs, config, o) {
3910
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3911
- })
3912
- .s("AWSIoTSiteWise", "BatchGetAssetPropertyAggregates", {})
3913
- .n("IoTSiteWiseClient", "BatchGetAssetPropertyAggregatesCommand")
3914
- .sc(BatchGetAssetPropertyAggregates$)
3915
- .build() {
3876
+ class BatchGetAssetPropertyAggregatesCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyAggregates", BatchGetAssetPropertyAggregates$) {
3916
3877
  }
3917
3878
 
3918
- class BatchGetAssetPropertyValueCommand extends Command
3919
- .classBuilder()
3920
- .ep(commonParams)
3921
- .m(function (Command, cs, config, o) {
3922
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3923
- })
3924
- .s("AWSIoTSiteWise", "BatchGetAssetPropertyValue", {})
3925
- .n("IoTSiteWiseClient", "BatchGetAssetPropertyValueCommand")
3926
- .sc(BatchGetAssetPropertyValue$)
3927
- .build() {
3879
+ class BatchGetAssetPropertyValueCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyValue", BatchGetAssetPropertyValue$) {
3928
3880
  }
3929
3881
 
3930
- class BatchGetAssetPropertyValueHistoryCommand extends Command
3931
- .classBuilder()
3932
- .ep(commonParams)
3933
- .m(function (Command, cs, config, o) {
3934
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3935
- })
3936
- .s("AWSIoTSiteWise", "BatchGetAssetPropertyValueHistory", {})
3937
- .n("IoTSiteWiseClient", "BatchGetAssetPropertyValueHistoryCommand")
3938
- .sc(BatchGetAssetPropertyValueHistory$)
3939
- .build() {
3882
+ class BatchGetAssetPropertyValueHistoryCommand extends command(_ep0, _mw0, "BatchGetAssetPropertyValueHistory", BatchGetAssetPropertyValueHistory$) {
3940
3883
  }
3941
3884
 
3942
- class BatchPutAssetPropertyValueCommand extends Command
3943
- .classBuilder()
3944
- .ep(commonParams)
3945
- .m(function (Command, cs, config, o) {
3946
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3947
- })
3948
- .s("AWSIoTSiteWise", "BatchPutAssetPropertyValue", {})
3949
- .n("IoTSiteWiseClient", "BatchPutAssetPropertyValueCommand")
3950
- .sc(BatchPutAssetPropertyValue$)
3951
- .build() {
3885
+ class BatchPutAssetPropertyValueCommand extends command(_ep0, _mw0, "BatchPutAssetPropertyValue", BatchPutAssetPropertyValue$) {
3952
3886
  }
3953
3887
 
3954
- class CreateAccessPolicyCommand extends Command
3955
- .classBuilder()
3956
- .ep(commonParams)
3957
- .m(function (Command, cs, config, o) {
3958
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3959
- })
3960
- .s("AWSIoTSiteWise", "CreateAccessPolicy", {})
3961
- .n("IoTSiteWiseClient", "CreateAccessPolicyCommand")
3962
- .sc(CreateAccessPolicy$)
3963
- .build() {
3888
+ class CreateAccessPolicyCommand extends command(_ep0, _mw0, "CreateAccessPolicy", CreateAccessPolicy$) {
3964
3889
  }
3965
3890
 
3966
- class CreateAssetCommand extends Command
3967
- .classBuilder()
3968
- .ep(commonParams)
3969
- .m(function (Command, cs, config, o) {
3970
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3971
- })
3972
- .s("AWSIoTSiteWise", "CreateAsset", {})
3973
- .n("IoTSiteWiseClient", "CreateAssetCommand")
3974
- .sc(CreateAsset$)
3975
- .build() {
3891
+ class CreateAssetCommand extends command(_ep0, _mw0, "CreateAsset", CreateAsset$) {
3976
3892
  }
3977
3893
 
3978
- class CreateAssetModelCommand extends Command
3979
- .classBuilder()
3980
- .ep(commonParams)
3981
- .m(function (Command, cs, config, o) {
3982
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3983
- })
3984
- .s("AWSIoTSiteWise", "CreateAssetModel", {})
3985
- .n("IoTSiteWiseClient", "CreateAssetModelCommand")
3986
- .sc(CreateAssetModel$)
3987
- .build() {
3894
+ class CreateAssetModelCommand extends command(_ep0, _mw0, "CreateAssetModel", CreateAssetModel$) {
3988
3895
  }
3989
3896
 
3990
- class CreateAssetModelCompositeModelCommand extends Command
3991
- .classBuilder()
3992
- .ep(commonParams)
3993
- .m(function (Command, cs, config, o) {
3994
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3995
- })
3996
- .s("AWSIoTSiteWise", "CreateAssetModelCompositeModel", {})
3997
- .n("IoTSiteWiseClient", "CreateAssetModelCompositeModelCommand")
3998
- .sc(CreateAssetModelCompositeModel$)
3999
- .build() {
3897
+ class CreateAssetModelCompositeModelCommand extends command(_ep0, _mw0, "CreateAssetModelCompositeModel", CreateAssetModelCompositeModel$) {
4000
3898
  }
4001
3899
 
4002
- class CreateBulkImportJobCommand extends Command
4003
- .classBuilder()
4004
- .ep(commonParams)
4005
- .m(function (Command, cs, config, o) {
4006
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4007
- })
4008
- .s("AWSIoTSiteWise", "CreateBulkImportJob", {})
4009
- .n("IoTSiteWiseClient", "CreateBulkImportJobCommand")
4010
- .sc(CreateBulkImportJob$)
4011
- .build() {
3900
+ class CreateBulkImportJobCommand extends command(_ep0, _mw0, "CreateBulkImportJob", CreateBulkImportJob$) {
4012
3901
  }
4013
3902
 
4014
- class CreateComputationModelCommand extends Command
4015
- .classBuilder()
4016
- .ep(commonParams)
4017
- .m(function (Command, cs, config, o) {
4018
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4019
- })
4020
- .s("AWSIoTSiteWise", "CreateComputationModel", {})
4021
- .n("IoTSiteWiseClient", "CreateComputationModelCommand")
4022
- .sc(CreateComputationModel$)
4023
- .build() {
3903
+ class CreateComputationModelCommand extends command(_ep0, _mw0, "CreateComputationModel", CreateComputationModel$) {
4024
3904
  }
4025
3905
 
4026
- class CreateDashboardCommand extends Command
4027
- .classBuilder()
4028
- .ep(commonParams)
4029
- .m(function (Command, cs, config, o) {
4030
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4031
- })
4032
- .s("AWSIoTSiteWise", "CreateDashboard", {})
4033
- .n("IoTSiteWiseClient", "CreateDashboardCommand")
4034
- .sc(CreateDashboard$)
4035
- .build() {
3906
+ class CreateDashboardCommand extends command(_ep0, _mw0, "CreateDashboard", CreateDashboard$) {
4036
3907
  }
4037
3908
 
4038
- class CreateDatasetCommand extends Command
4039
- .classBuilder()
4040
- .ep(commonParams)
4041
- .m(function (Command, cs, config, o) {
4042
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4043
- })
4044
- .s("AWSIoTSiteWise", "CreateDataset", {})
4045
- .n("IoTSiteWiseClient", "CreateDatasetCommand")
4046
- .sc(CreateDataset$)
4047
- .build() {
3909
+ class CreateDatasetCommand extends command(_ep0, _mw0, "CreateDataset", CreateDataset$) {
4048
3910
  }
4049
3911
 
4050
- class CreateGatewayCommand extends Command
4051
- .classBuilder()
4052
- .ep(commonParams)
4053
- .m(function (Command, cs, config, o) {
4054
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4055
- })
4056
- .s("AWSIoTSiteWise", "CreateGateway", {})
4057
- .n("IoTSiteWiseClient", "CreateGatewayCommand")
4058
- .sc(CreateGateway$)
4059
- .build() {
3912
+ class CreateGatewayCommand extends command(_ep0, _mw0, "CreateGateway", CreateGateway$) {
4060
3913
  }
4061
3914
 
4062
- class CreatePortalCommand extends Command
4063
- .classBuilder()
4064
- .ep(commonParams)
4065
- .m(function (Command, cs, config, o) {
4066
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4067
- })
4068
- .s("AWSIoTSiteWise", "CreatePortal", {})
4069
- .n("IoTSiteWiseClient", "CreatePortalCommand")
4070
- .sc(CreatePortal$)
4071
- .build() {
3915
+ class CreatePortalCommand extends command(_ep0, _mw0, "CreatePortal", CreatePortal$) {
4072
3916
  }
4073
3917
 
4074
- class CreateProjectCommand extends Command
4075
- .classBuilder()
4076
- .ep(commonParams)
4077
- .m(function (Command, cs, config, o) {
4078
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4079
- })
4080
- .s("AWSIoTSiteWise", "CreateProject", {})
4081
- .n("IoTSiteWiseClient", "CreateProjectCommand")
4082
- .sc(CreateProject$)
4083
- .build() {
3918
+ class CreateProjectCommand extends command(_ep0, _mw0, "CreateProject", CreateProject$) {
4084
3919
  }
4085
3920
 
4086
- class DeleteAccessPolicyCommand extends Command
4087
- .classBuilder()
4088
- .ep(commonParams)
4089
- .m(function (Command, cs, config, o) {
4090
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4091
- })
4092
- .s("AWSIoTSiteWise", "DeleteAccessPolicy", {})
4093
- .n("IoTSiteWiseClient", "DeleteAccessPolicyCommand")
4094
- .sc(DeleteAccessPolicy$)
4095
- .build() {
3921
+ class DeleteAccessPolicyCommand extends command(_ep0, _mw0, "DeleteAccessPolicy", DeleteAccessPolicy$) {
4096
3922
  }
4097
3923
 
4098
- class DeleteAssetCommand extends Command
4099
- .classBuilder()
4100
- .ep(commonParams)
4101
- .m(function (Command, cs, config, o) {
4102
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4103
- })
4104
- .s("AWSIoTSiteWise", "DeleteAsset", {})
4105
- .n("IoTSiteWiseClient", "DeleteAssetCommand")
4106
- .sc(DeleteAsset$)
4107
- .build() {
3924
+ class DeleteAssetCommand extends command(_ep0, _mw0, "DeleteAsset", DeleteAsset$) {
4108
3925
  }
4109
3926
 
4110
- class DeleteAssetModelCommand extends Command
4111
- .classBuilder()
4112
- .ep(commonParams)
4113
- .m(function (Command, cs, config, o) {
4114
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4115
- })
4116
- .s("AWSIoTSiteWise", "DeleteAssetModel", {})
4117
- .n("IoTSiteWiseClient", "DeleteAssetModelCommand")
4118
- .sc(DeleteAssetModel$)
4119
- .build() {
3927
+ class DeleteAssetModelCommand extends command(_ep0, _mw0, "DeleteAssetModel", DeleteAssetModel$) {
4120
3928
  }
4121
3929
 
4122
- class DeleteAssetModelCompositeModelCommand extends Command
4123
- .classBuilder()
4124
- .ep(commonParams)
4125
- .m(function (Command, cs, config, o) {
4126
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4127
- })
4128
- .s("AWSIoTSiteWise", "DeleteAssetModelCompositeModel", {})
4129
- .n("IoTSiteWiseClient", "DeleteAssetModelCompositeModelCommand")
4130
- .sc(DeleteAssetModelCompositeModel$)
4131
- .build() {
3930
+ class DeleteAssetModelCompositeModelCommand extends command(_ep0, _mw0, "DeleteAssetModelCompositeModel", DeleteAssetModelCompositeModel$) {
4132
3931
  }
4133
3932
 
4134
- class DeleteAssetModelInterfaceRelationshipCommand extends Command
4135
- .classBuilder()
4136
- .ep(commonParams)
4137
- .m(function (Command, cs, config, o) {
4138
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4139
- })
4140
- .s("AWSIoTSiteWise", "DeleteAssetModelInterfaceRelationship", {})
4141
- .n("IoTSiteWiseClient", "DeleteAssetModelInterfaceRelationshipCommand")
4142
- .sc(DeleteAssetModelInterfaceRelationship$)
4143
- .build() {
3933
+ class DeleteAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "DeleteAssetModelInterfaceRelationship", DeleteAssetModelInterfaceRelationship$) {
4144
3934
  }
4145
3935
 
4146
- class DeleteComputationModelCommand extends Command
4147
- .classBuilder()
4148
- .ep(commonParams)
4149
- .m(function (Command, cs, config, o) {
4150
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4151
- })
4152
- .s("AWSIoTSiteWise", "DeleteComputationModel", {})
4153
- .n("IoTSiteWiseClient", "DeleteComputationModelCommand")
4154
- .sc(DeleteComputationModel$)
4155
- .build() {
3936
+ class DeleteComputationModelCommand extends command(_ep0, _mw0, "DeleteComputationModel", DeleteComputationModel$) {
4156
3937
  }
4157
3938
 
4158
- class DeleteDashboardCommand extends Command
4159
- .classBuilder()
4160
- .ep(commonParams)
4161
- .m(function (Command, cs, config, o) {
4162
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4163
- })
4164
- .s("AWSIoTSiteWise", "DeleteDashboard", {})
4165
- .n("IoTSiteWiseClient", "DeleteDashboardCommand")
4166
- .sc(DeleteDashboard$)
4167
- .build() {
3939
+ class DeleteDashboardCommand extends command(_ep0, _mw0, "DeleteDashboard", DeleteDashboard$) {
4168
3940
  }
4169
3941
 
4170
- class DeleteDatasetCommand extends Command
4171
- .classBuilder()
4172
- .ep(commonParams)
4173
- .m(function (Command, cs, config, o) {
4174
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4175
- })
4176
- .s("AWSIoTSiteWise", "DeleteDataset", {})
4177
- .n("IoTSiteWiseClient", "DeleteDatasetCommand")
4178
- .sc(DeleteDataset$)
4179
- .build() {
3942
+ class DeleteDatasetCommand extends command(_ep0, _mw0, "DeleteDataset", DeleteDataset$) {
4180
3943
  }
4181
3944
 
4182
- class DeleteGatewayCommand extends Command
4183
- .classBuilder()
4184
- .ep(commonParams)
4185
- .m(function (Command, cs, config, o) {
4186
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4187
- })
4188
- .s("AWSIoTSiteWise", "DeleteGateway", {})
4189
- .n("IoTSiteWiseClient", "DeleteGatewayCommand")
4190
- .sc(DeleteGateway$)
4191
- .build() {
3945
+ class DeleteGatewayCommand extends command(_ep0, _mw0, "DeleteGateway", DeleteGateway$) {
4192
3946
  }
4193
3947
 
4194
- class DeletePortalCommand extends Command
4195
- .classBuilder()
4196
- .ep(commonParams)
4197
- .m(function (Command, cs, config, o) {
4198
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4199
- })
4200
- .s("AWSIoTSiteWise", "DeletePortal", {})
4201
- .n("IoTSiteWiseClient", "DeletePortalCommand")
4202
- .sc(DeletePortal$)
4203
- .build() {
3948
+ class DeletePortalCommand extends command(_ep0, _mw0, "DeletePortal", DeletePortal$) {
4204
3949
  }
4205
3950
 
4206
- class DeleteProjectCommand extends Command
4207
- .classBuilder()
4208
- .ep(commonParams)
4209
- .m(function (Command, cs, config, o) {
4210
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4211
- })
4212
- .s("AWSIoTSiteWise", "DeleteProject", {})
4213
- .n("IoTSiteWiseClient", "DeleteProjectCommand")
4214
- .sc(DeleteProject$)
4215
- .build() {
3951
+ class DeleteProjectCommand extends command(_ep0, _mw0, "DeleteProject", DeleteProject$) {
4216
3952
  }
4217
3953
 
4218
- class DeleteTimeSeriesCommand extends Command
4219
- .classBuilder()
4220
- .ep(commonParams)
4221
- .m(function (Command, cs, config, o) {
4222
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4223
- })
4224
- .s("AWSIoTSiteWise", "DeleteTimeSeries", {})
4225
- .n("IoTSiteWiseClient", "DeleteTimeSeriesCommand")
4226
- .sc(DeleteTimeSeries$)
4227
- .build() {
3954
+ class DeleteTimeSeriesCommand extends command(_ep0, _mw0, "DeleteTimeSeries", DeleteTimeSeries$) {
4228
3955
  }
4229
3956
 
4230
- class DescribeAccessPolicyCommand extends Command
4231
- .classBuilder()
4232
- .ep(commonParams)
4233
- .m(function (Command, cs, config, o) {
4234
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4235
- })
4236
- .s("AWSIoTSiteWise", "DescribeAccessPolicy", {})
4237
- .n("IoTSiteWiseClient", "DescribeAccessPolicyCommand")
4238
- .sc(DescribeAccessPolicy$)
4239
- .build() {
3957
+ class DescribeAccessPolicyCommand extends command(_ep0, _mw0, "DescribeAccessPolicy", DescribeAccessPolicy$) {
4240
3958
  }
4241
3959
 
4242
- class DescribeActionCommand extends Command
4243
- .classBuilder()
4244
- .ep(commonParams)
4245
- .m(function (Command, cs, config, o) {
4246
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4247
- })
4248
- .s("AWSIoTSiteWise", "DescribeAction", {})
4249
- .n("IoTSiteWiseClient", "DescribeActionCommand")
4250
- .sc(DescribeAction$)
4251
- .build() {
3960
+ class DescribeActionCommand extends command(_ep0, _mw0, "DescribeAction", DescribeAction$) {
4252
3961
  }
4253
3962
 
4254
- class DescribeAssetCommand extends Command
4255
- .classBuilder()
4256
- .ep(commonParams)
4257
- .m(function (Command, cs, config, o) {
4258
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4259
- })
4260
- .s("AWSIoTSiteWise", "DescribeAsset", {})
4261
- .n("IoTSiteWiseClient", "DescribeAssetCommand")
4262
- .sc(DescribeAsset$)
4263
- .build() {
3963
+ class DescribeAssetCommand extends command(_ep0, _mw0, "DescribeAsset", DescribeAsset$) {
4264
3964
  }
4265
3965
 
4266
- class DescribeAssetCompositeModelCommand extends Command
4267
- .classBuilder()
4268
- .ep(commonParams)
4269
- .m(function (Command, cs, config, o) {
4270
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4271
- })
4272
- .s("AWSIoTSiteWise", "DescribeAssetCompositeModel", {})
4273
- .n("IoTSiteWiseClient", "DescribeAssetCompositeModelCommand")
4274
- .sc(DescribeAssetCompositeModel$)
4275
- .build() {
3966
+ class DescribeAssetCompositeModelCommand extends command(_ep0, _mw0, "DescribeAssetCompositeModel", DescribeAssetCompositeModel$) {
4276
3967
  }
4277
3968
 
4278
- class DescribeAssetModelCommand extends Command
4279
- .classBuilder()
4280
- .ep(commonParams)
4281
- .m(function (Command, cs, config, o) {
4282
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4283
- })
4284
- .s("AWSIoTSiteWise", "DescribeAssetModel", {})
4285
- .n("IoTSiteWiseClient", "DescribeAssetModelCommand")
4286
- .sc(DescribeAssetModel$)
4287
- .build() {
3969
+ class DescribeAssetModelCommand extends command(_ep0, _mw0, "DescribeAssetModel", DescribeAssetModel$) {
4288
3970
  }
4289
3971
 
4290
- class DescribeAssetModelCompositeModelCommand extends Command
4291
- .classBuilder()
4292
- .ep(commonParams)
4293
- .m(function (Command, cs, config, o) {
4294
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4295
- })
4296
- .s("AWSIoTSiteWise", "DescribeAssetModelCompositeModel", {})
4297
- .n("IoTSiteWiseClient", "DescribeAssetModelCompositeModelCommand")
4298
- .sc(DescribeAssetModelCompositeModel$)
4299
- .build() {
3972
+ class DescribeAssetModelCompositeModelCommand extends command(_ep0, _mw0, "DescribeAssetModelCompositeModel", DescribeAssetModelCompositeModel$) {
4300
3973
  }
4301
3974
 
4302
- class DescribeAssetModelInterfaceRelationshipCommand extends Command
4303
- .classBuilder()
4304
- .ep(commonParams)
4305
- .m(function (Command, cs, config, o) {
4306
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4307
- })
4308
- .s("AWSIoTSiteWise", "DescribeAssetModelInterfaceRelationship", {})
4309
- .n("IoTSiteWiseClient", "DescribeAssetModelInterfaceRelationshipCommand")
4310
- .sc(DescribeAssetModelInterfaceRelationship$)
4311
- .build() {
3975
+ class DescribeAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "DescribeAssetModelInterfaceRelationship", DescribeAssetModelInterfaceRelationship$) {
4312
3976
  }
4313
3977
 
4314
- class DescribeAssetPropertyCommand extends Command
4315
- .classBuilder()
4316
- .ep(commonParams)
4317
- .m(function (Command, cs, config, o) {
4318
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4319
- })
4320
- .s("AWSIoTSiteWise", "DescribeAssetProperty", {})
4321
- .n("IoTSiteWiseClient", "DescribeAssetPropertyCommand")
4322
- .sc(DescribeAssetProperty$)
4323
- .build() {
3978
+ class DescribeAssetPropertyCommand extends command(_ep0, _mw0, "DescribeAssetProperty", DescribeAssetProperty$) {
4324
3979
  }
4325
3980
 
4326
- class DescribeBulkImportJobCommand extends Command
4327
- .classBuilder()
4328
- .ep(commonParams)
4329
- .m(function (Command, cs, config, o) {
4330
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4331
- })
4332
- .s("AWSIoTSiteWise", "DescribeBulkImportJob", {})
4333
- .n("IoTSiteWiseClient", "DescribeBulkImportJobCommand")
4334
- .sc(DescribeBulkImportJob$)
4335
- .build() {
3981
+ class DescribeBulkImportJobCommand extends command(_ep0, _mw0, "DescribeBulkImportJob", DescribeBulkImportJob$) {
4336
3982
  }
4337
3983
 
4338
- class DescribeComputationModelCommand extends Command
4339
- .classBuilder()
4340
- .ep(commonParams)
4341
- .m(function (Command, cs, config, o) {
4342
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4343
- })
4344
- .s("AWSIoTSiteWise", "DescribeComputationModel", {})
4345
- .n("IoTSiteWiseClient", "DescribeComputationModelCommand")
4346
- .sc(DescribeComputationModel$)
4347
- .build() {
3984
+ class DescribeComputationModelCommand extends command(_ep0, _mw0, "DescribeComputationModel", DescribeComputationModel$) {
4348
3985
  }
4349
3986
 
4350
- class DescribeComputationModelExecutionSummaryCommand extends Command
4351
- .classBuilder()
4352
- .ep(commonParams)
4353
- .m(function (Command, cs, config, o) {
4354
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4355
- })
4356
- .s("AWSIoTSiteWise", "DescribeComputationModelExecutionSummary", {})
4357
- .n("IoTSiteWiseClient", "DescribeComputationModelExecutionSummaryCommand")
4358
- .sc(DescribeComputationModelExecutionSummary$)
4359
- .build() {
3987
+ class DescribeComputationModelExecutionSummaryCommand extends command(_ep0, _mw0, "DescribeComputationModelExecutionSummary", DescribeComputationModelExecutionSummary$) {
4360
3988
  }
4361
3989
 
4362
- class DescribeDashboardCommand extends Command
4363
- .classBuilder()
4364
- .ep(commonParams)
4365
- .m(function (Command, cs, config, o) {
4366
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4367
- })
4368
- .s("AWSIoTSiteWise", "DescribeDashboard", {})
4369
- .n("IoTSiteWiseClient", "DescribeDashboardCommand")
4370
- .sc(DescribeDashboard$)
4371
- .build() {
3990
+ class DescribeDashboardCommand extends command(_ep0, _mw0, "DescribeDashboard", DescribeDashboard$) {
4372
3991
  }
4373
3992
 
4374
- class DescribeDatasetCommand extends Command
4375
- .classBuilder()
4376
- .ep(commonParams)
4377
- .m(function (Command, cs, config, o) {
4378
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4379
- })
4380
- .s("AWSIoTSiteWise", "DescribeDataset", {})
4381
- .n("IoTSiteWiseClient", "DescribeDatasetCommand")
4382
- .sc(DescribeDataset$)
4383
- .build() {
3993
+ class DescribeDatasetCommand extends command(_ep0, _mw0, "DescribeDataset", DescribeDataset$) {
4384
3994
  }
4385
3995
 
4386
- class DescribeDefaultEncryptionConfigurationCommand extends Command
4387
- .classBuilder()
4388
- .ep(commonParams)
4389
- .m(function (Command, cs, config, o) {
4390
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4391
- })
4392
- .s("AWSIoTSiteWise", "DescribeDefaultEncryptionConfiguration", {})
4393
- .n("IoTSiteWiseClient", "DescribeDefaultEncryptionConfigurationCommand")
4394
- .sc(DescribeDefaultEncryptionConfiguration$)
4395
- .build() {
3996
+ class DescribeDefaultEncryptionConfigurationCommand extends command(_ep0, _mw0, "DescribeDefaultEncryptionConfiguration", DescribeDefaultEncryptionConfiguration$) {
4396
3997
  }
4397
3998
 
4398
- class DescribeExecutionCommand extends Command
4399
- .classBuilder()
4400
- .ep(commonParams)
4401
- .m(function (Command, cs, config, o) {
4402
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4403
- })
4404
- .s("AWSIoTSiteWise", "DescribeExecution", {})
4405
- .n("IoTSiteWiseClient", "DescribeExecutionCommand")
4406
- .sc(DescribeExecution$)
4407
- .build() {
3999
+ class DescribeExecutionCommand extends command(_ep0, _mw0, "DescribeExecution", DescribeExecution$) {
4408
4000
  }
4409
4001
 
4410
- class DescribeGatewayCapabilityConfigurationCommand extends Command
4411
- .classBuilder()
4412
- .ep(commonParams)
4413
- .m(function (Command, cs, config, o) {
4414
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4415
- })
4416
- .s("AWSIoTSiteWise", "DescribeGatewayCapabilityConfiguration", {})
4417
- .n("IoTSiteWiseClient", "DescribeGatewayCapabilityConfigurationCommand")
4418
- .sc(DescribeGatewayCapabilityConfiguration$)
4419
- .build() {
4002
+ class DescribeGatewayCapabilityConfigurationCommand extends command(_ep0, _mw0, "DescribeGatewayCapabilityConfiguration", DescribeGatewayCapabilityConfiguration$) {
4420
4003
  }
4421
4004
 
4422
- class DescribeGatewayCommand extends Command
4423
- .classBuilder()
4424
- .ep(commonParams)
4425
- .m(function (Command, cs, config, o) {
4426
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4427
- })
4428
- .s("AWSIoTSiteWise", "DescribeGateway", {})
4429
- .n("IoTSiteWiseClient", "DescribeGatewayCommand")
4430
- .sc(DescribeGateway$)
4431
- .build() {
4005
+ class DescribeGatewayCommand extends command(_ep0, _mw0, "DescribeGateway", DescribeGateway$) {
4432
4006
  }
4433
4007
 
4434
- class DescribeLoggingOptionsCommand extends Command
4435
- .classBuilder()
4436
- .ep(commonParams)
4437
- .m(function (Command, cs, config, o) {
4438
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4439
- })
4440
- .s("AWSIoTSiteWise", "DescribeLoggingOptions", {})
4441
- .n("IoTSiteWiseClient", "DescribeLoggingOptionsCommand")
4442
- .sc(DescribeLoggingOptions$)
4443
- .build() {
4008
+ class DescribeLoggingOptionsCommand extends command(_ep0, _mw0, "DescribeLoggingOptions", DescribeLoggingOptions$) {
4444
4009
  }
4445
4010
 
4446
- class DescribePortalCommand extends Command
4447
- .classBuilder()
4448
- .ep(commonParams)
4449
- .m(function (Command, cs, config, o) {
4450
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4451
- })
4452
- .s("AWSIoTSiteWise", "DescribePortal", {})
4453
- .n("IoTSiteWiseClient", "DescribePortalCommand")
4454
- .sc(DescribePortal$)
4455
- .build() {
4011
+ class DescribePortalCommand extends command(_ep0, _mw0, "DescribePortal", DescribePortal$) {
4456
4012
  }
4457
4013
 
4458
- class DescribeProjectCommand extends Command
4459
- .classBuilder()
4460
- .ep(commonParams)
4461
- .m(function (Command, cs, config, o) {
4462
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4463
- })
4464
- .s("AWSIoTSiteWise", "DescribeProject", {})
4465
- .n("IoTSiteWiseClient", "DescribeProjectCommand")
4466
- .sc(DescribeProject$)
4467
- .build() {
4014
+ class DescribeProjectCommand extends command(_ep0, _mw0, "DescribeProject", DescribeProject$) {
4468
4015
  }
4469
4016
 
4470
- class DescribeStorageConfigurationCommand extends Command
4471
- .classBuilder()
4472
- .ep(commonParams)
4473
- .m(function (Command, cs, config, o) {
4474
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4475
- })
4476
- .s("AWSIoTSiteWise", "DescribeStorageConfiguration", {})
4477
- .n("IoTSiteWiseClient", "DescribeStorageConfigurationCommand")
4478
- .sc(DescribeStorageConfiguration$)
4479
- .build() {
4017
+ class DescribeStorageConfigurationCommand extends command(_ep0, _mw0, "DescribeStorageConfiguration", DescribeStorageConfiguration$) {
4480
4018
  }
4481
4019
 
4482
- class DescribeTimeSeriesCommand extends Command
4483
- .classBuilder()
4484
- .ep(commonParams)
4485
- .m(function (Command, cs, config, o) {
4486
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4487
- })
4488
- .s("AWSIoTSiteWise", "DescribeTimeSeries", {})
4489
- .n("IoTSiteWiseClient", "DescribeTimeSeriesCommand")
4490
- .sc(DescribeTimeSeries$)
4491
- .build() {
4020
+ class DescribeTimeSeriesCommand extends command(_ep0, _mw0, "DescribeTimeSeries", DescribeTimeSeries$) {
4492
4021
  }
4493
4022
 
4494
- class DisassociateAssetsCommand extends Command
4495
- .classBuilder()
4496
- .ep(commonParams)
4497
- .m(function (Command, cs, config, o) {
4498
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4499
- })
4500
- .s("AWSIoTSiteWise", "DisassociateAssets", {})
4501
- .n("IoTSiteWiseClient", "DisassociateAssetsCommand")
4502
- .sc(DisassociateAssets$)
4503
- .build() {
4023
+ class DisassociateAssetsCommand extends command(_ep0, _mw0, "DisassociateAssets", DisassociateAssets$) {
4504
4024
  }
4505
4025
 
4506
- class DisassociateTimeSeriesFromAssetPropertyCommand extends Command
4507
- .classBuilder()
4508
- .ep(commonParams)
4509
- .m(function (Command, cs, config, o) {
4510
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4511
- })
4512
- .s("AWSIoTSiteWise", "DisassociateTimeSeriesFromAssetProperty", {})
4513
- .n("IoTSiteWiseClient", "DisassociateTimeSeriesFromAssetPropertyCommand")
4514
- .sc(DisassociateTimeSeriesFromAssetProperty$)
4515
- .build() {
4026
+ class DisassociateTimeSeriesFromAssetPropertyCommand extends command(_ep0, _mw0, "DisassociateTimeSeriesFromAssetProperty", DisassociateTimeSeriesFromAssetProperty$) {
4516
4027
  }
4517
4028
 
4518
- class ExecuteActionCommand extends Command
4519
- .classBuilder()
4520
- .ep(commonParams)
4521
- .m(function (Command, cs, config, o) {
4522
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4523
- })
4524
- .s("AWSIoTSiteWise", "ExecuteAction", {})
4525
- .n("IoTSiteWiseClient", "ExecuteActionCommand")
4526
- .sc(ExecuteAction$)
4527
- .build() {
4029
+ class ExecuteActionCommand extends command(_ep0, _mw0, "ExecuteAction", ExecuteAction$) {
4528
4030
  }
4529
4031
 
4530
- class ExecuteQueryCommand extends Command
4531
- .classBuilder()
4532
- .ep(commonParams)
4533
- .m(function (Command, cs, config, o) {
4534
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4535
- })
4536
- .s("AWSIoTSiteWise", "ExecuteQuery", {})
4537
- .n("IoTSiteWiseClient", "ExecuteQueryCommand")
4538
- .sc(ExecuteQuery$)
4539
- .build() {
4032
+ class ExecuteQueryCommand extends command(_ep0, _mw0, "ExecuteQuery", ExecuteQuery$) {
4540
4033
  }
4541
4034
 
4542
- class GetAssetPropertyAggregatesCommand extends Command
4543
- .classBuilder()
4544
- .ep(commonParams)
4545
- .m(function (Command, cs, config, o) {
4546
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4547
- })
4548
- .s("AWSIoTSiteWise", "GetAssetPropertyAggregates", {})
4549
- .n("IoTSiteWiseClient", "GetAssetPropertyAggregatesCommand")
4550
- .sc(GetAssetPropertyAggregates$)
4551
- .build() {
4035
+ class GetAssetPropertyAggregatesCommand extends command(_ep0, _mw0, "GetAssetPropertyAggregates", GetAssetPropertyAggregates$) {
4552
4036
  }
4553
4037
 
4554
- class GetAssetPropertyValueCommand extends Command
4555
- .classBuilder()
4556
- .ep(commonParams)
4557
- .m(function (Command, cs, config, o) {
4558
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4559
- })
4560
- .s("AWSIoTSiteWise", "GetAssetPropertyValue", {})
4561
- .n("IoTSiteWiseClient", "GetAssetPropertyValueCommand")
4562
- .sc(GetAssetPropertyValue$)
4563
- .build() {
4038
+ class GetAssetPropertyValueCommand extends command(_ep0, _mw0, "GetAssetPropertyValue", GetAssetPropertyValue$) {
4564
4039
  }
4565
4040
 
4566
- class GetAssetPropertyValueHistoryCommand extends Command
4567
- .classBuilder()
4568
- .ep(commonParams)
4569
- .m(function (Command, cs, config, o) {
4570
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4571
- })
4572
- .s("AWSIoTSiteWise", "GetAssetPropertyValueHistory", {})
4573
- .n("IoTSiteWiseClient", "GetAssetPropertyValueHistoryCommand")
4574
- .sc(GetAssetPropertyValueHistory$)
4575
- .build() {
4041
+ class GetAssetPropertyValueHistoryCommand extends command(_ep0, _mw0, "GetAssetPropertyValueHistory", GetAssetPropertyValueHistory$) {
4576
4042
  }
4577
4043
 
4578
- class GetInterpolatedAssetPropertyValuesCommand extends Command
4579
- .classBuilder()
4580
- .ep(commonParams)
4581
- .m(function (Command, cs, config, o) {
4582
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4583
- })
4584
- .s("AWSIoTSiteWise", "GetInterpolatedAssetPropertyValues", {})
4585
- .n("IoTSiteWiseClient", "GetInterpolatedAssetPropertyValuesCommand")
4586
- .sc(GetInterpolatedAssetPropertyValues$)
4587
- .build() {
4044
+ class GetInterpolatedAssetPropertyValuesCommand extends command(_ep0, _mw0, "GetInterpolatedAssetPropertyValues", GetInterpolatedAssetPropertyValues$) {
4588
4045
  }
4589
4046
 
4590
- class InvokeAssistantCommand extends Command
4591
- .classBuilder()
4592
- .ep(commonParams)
4593
- .m(function (Command, cs, config, o) {
4594
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4595
- })
4596
- .s("AWSIoTSiteWise", "InvokeAssistant", {
4597
- eventStream: {
4598
- output: true,
4599
- },
4600
- })
4601
- .n("IoTSiteWiseClient", "InvokeAssistantCommand")
4602
- .sc(InvokeAssistant$)
4603
- .build() {
4047
+ class InvokeAssistantCommand extends command(_ep0, _mw0, "InvokeAssistant", InvokeAssistant$) {
4604
4048
  }
4605
4049
 
4606
- class ListAccessPoliciesCommand extends Command
4607
- .classBuilder()
4608
- .ep(commonParams)
4609
- .m(function (Command, cs, config, o) {
4610
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4611
- })
4612
- .s("AWSIoTSiteWise", "ListAccessPolicies", {})
4613
- .n("IoTSiteWiseClient", "ListAccessPoliciesCommand")
4614
- .sc(ListAccessPolicies$)
4615
- .build() {
4050
+ class ListAccessPoliciesCommand extends command(_ep0, _mw0, "ListAccessPolicies", ListAccessPolicies$) {
4616
4051
  }
4617
4052
 
4618
- class ListActionsCommand extends Command
4619
- .classBuilder()
4620
- .ep(commonParams)
4621
- .m(function (Command, cs, config, o) {
4622
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4623
- })
4624
- .s("AWSIoTSiteWise", "ListActions", {})
4625
- .n("IoTSiteWiseClient", "ListActionsCommand")
4626
- .sc(ListActions$)
4627
- .build() {
4053
+ class ListActionsCommand extends command(_ep0, _mw0, "ListActions", ListActions$) {
4628
4054
  }
4629
4055
 
4630
- class ListAssetModelCompositeModelsCommand extends Command
4631
- .classBuilder()
4632
- .ep(commonParams)
4633
- .m(function (Command, cs, config, o) {
4634
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4635
- })
4636
- .s("AWSIoTSiteWise", "ListAssetModelCompositeModels", {})
4637
- .n("IoTSiteWiseClient", "ListAssetModelCompositeModelsCommand")
4638
- .sc(ListAssetModelCompositeModels$)
4639
- .build() {
4056
+ class ListAssetModelCompositeModelsCommand extends command(_ep0, _mw0, "ListAssetModelCompositeModels", ListAssetModelCompositeModels$) {
4640
4057
  }
4641
4058
 
4642
- class ListAssetModelPropertiesCommand extends Command
4643
- .classBuilder()
4644
- .ep(commonParams)
4645
- .m(function (Command, cs, config, o) {
4646
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4647
- })
4648
- .s("AWSIoTSiteWise", "ListAssetModelProperties", {})
4649
- .n("IoTSiteWiseClient", "ListAssetModelPropertiesCommand")
4650
- .sc(ListAssetModelProperties$)
4651
- .build() {
4059
+ class ListAssetModelPropertiesCommand extends command(_ep0, _mw0, "ListAssetModelProperties", ListAssetModelProperties$) {
4652
4060
  }
4653
4061
 
4654
- class ListAssetModelsCommand extends Command
4655
- .classBuilder()
4656
- .ep(commonParams)
4657
- .m(function (Command, cs, config, o) {
4658
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4659
- })
4660
- .s("AWSIoTSiteWise", "ListAssetModels", {})
4661
- .n("IoTSiteWiseClient", "ListAssetModelsCommand")
4662
- .sc(ListAssetModels$)
4663
- .build() {
4062
+ class ListAssetModelsCommand extends command(_ep0, _mw0, "ListAssetModels", ListAssetModels$) {
4664
4063
  }
4665
4064
 
4666
- class ListAssetPropertiesCommand extends Command
4667
- .classBuilder()
4668
- .ep(commonParams)
4669
- .m(function (Command, cs, config, o) {
4670
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4671
- })
4672
- .s("AWSIoTSiteWise", "ListAssetProperties", {})
4673
- .n("IoTSiteWiseClient", "ListAssetPropertiesCommand")
4674
- .sc(ListAssetProperties$)
4675
- .build() {
4065
+ class ListAssetPropertiesCommand extends command(_ep0, _mw0, "ListAssetProperties", ListAssetProperties$) {
4676
4066
  }
4677
4067
 
4678
- class ListAssetRelationshipsCommand extends Command
4679
- .classBuilder()
4680
- .ep(commonParams)
4681
- .m(function (Command, cs, config, o) {
4682
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4683
- })
4684
- .s("AWSIoTSiteWise", "ListAssetRelationships", {})
4685
- .n("IoTSiteWiseClient", "ListAssetRelationshipsCommand")
4686
- .sc(ListAssetRelationships$)
4687
- .build() {
4068
+ class ListAssetRelationshipsCommand extends command(_ep0, _mw0, "ListAssetRelationships", ListAssetRelationships$) {
4688
4069
  }
4689
4070
 
4690
- class ListAssetsCommand extends Command
4691
- .classBuilder()
4692
- .ep(commonParams)
4693
- .m(function (Command, cs, config, o) {
4694
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4695
- })
4696
- .s("AWSIoTSiteWise", "ListAssets", {})
4697
- .n("IoTSiteWiseClient", "ListAssetsCommand")
4698
- .sc(ListAssets$)
4699
- .build() {
4071
+ class ListAssetsCommand extends command(_ep0, _mw0, "ListAssets", ListAssets$) {
4700
4072
  }
4701
4073
 
4702
- class ListAssociatedAssetsCommand extends Command
4703
- .classBuilder()
4704
- .ep(commonParams)
4705
- .m(function (Command, cs, config, o) {
4706
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4707
- })
4708
- .s("AWSIoTSiteWise", "ListAssociatedAssets", {})
4709
- .n("IoTSiteWiseClient", "ListAssociatedAssetsCommand")
4710
- .sc(ListAssociatedAssets$)
4711
- .build() {
4074
+ class ListAssociatedAssetsCommand extends command(_ep0, _mw0, "ListAssociatedAssets", ListAssociatedAssets$) {
4712
4075
  }
4713
4076
 
4714
- class ListBulkImportJobsCommand extends Command
4715
- .classBuilder()
4716
- .ep(commonParams)
4717
- .m(function (Command, cs, config, o) {
4718
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4719
- })
4720
- .s("AWSIoTSiteWise", "ListBulkImportJobs", {})
4721
- .n("IoTSiteWiseClient", "ListBulkImportJobsCommand")
4722
- .sc(ListBulkImportJobs$)
4723
- .build() {
4077
+ class ListBulkImportJobsCommand extends command(_ep0, _mw0, "ListBulkImportJobs", ListBulkImportJobs$) {
4724
4078
  }
4725
4079
 
4726
- class ListCompositionRelationshipsCommand extends Command
4727
- .classBuilder()
4728
- .ep(commonParams)
4729
- .m(function (Command, cs, config, o) {
4730
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4731
- })
4732
- .s("AWSIoTSiteWise", "ListCompositionRelationships", {})
4733
- .n("IoTSiteWiseClient", "ListCompositionRelationshipsCommand")
4734
- .sc(ListCompositionRelationships$)
4735
- .build() {
4080
+ class ListCompositionRelationshipsCommand extends command(_ep0, _mw0, "ListCompositionRelationships", ListCompositionRelationships$) {
4736
4081
  }
4737
4082
 
4738
- class ListComputationModelDataBindingUsagesCommand extends Command
4739
- .classBuilder()
4740
- .ep(commonParams)
4741
- .m(function (Command, cs, config, o) {
4742
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4743
- })
4744
- .s("AWSIoTSiteWise", "ListComputationModelDataBindingUsages", {})
4745
- .n("IoTSiteWiseClient", "ListComputationModelDataBindingUsagesCommand")
4746
- .sc(ListComputationModelDataBindingUsages$)
4747
- .build() {
4083
+ class ListComputationModelDataBindingUsagesCommand extends command(_ep0, _mw0, "ListComputationModelDataBindingUsages", ListComputationModelDataBindingUsages$) {
4748
4084
  }
4749
4085
 
4750
- class ListComputationModelResolveToResourcesCommand extends Command
4751
- .classBuilder()
4752
- .ep(commonParams)
4753
- .m(function (Command, cs, config, o) {
4754
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4755
- })
4756
- .s("AWSIoTSiteWise", "ListComputationModelResolveToResources", {})
4757
- .n("IoTSiteWiseClient", "ListComputationModelResolveToResourcesCommand")
4758
- .sc(ListComputationModelResolveToResources$)
4759
- .build() {
4086
+ class ListComputationModelResolveToResourcesCommand extends command(_ep0, _mw0, "ListComputationModelResolveToResources", ListComputationModelResolveToResources$) {
4760
4087
  }
4761
4088
 
4762
- class ListComputationModelsCommand extends Command
4763
- .classBuilder()
4764
- .ep(commonParams)
4765
- .m(function (Command, cs, config, o) {
4766
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4767
- })
4768
- .s("AWSIoTSiteWise", "ListComputationModels", {})
4769
- .n("IoTSiteWiseClient", "ListComputationModelsCommand")
4770
- .sc(ListComputationModels$)
4771
- .build() {
4089
+ class ListComputationModelsCommand extends command(_ep0, _mw0, "ListComputationModels", ListComputationModels$) {
4772
4090
  }
4773
4091
 
4774
- class ListDashboardsCommand extends Command
4775
- .classBuilder()
4776
- .ep(commonParams)
4777
- .m(function (Command, cs, config, o) {
4778
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4779
- })
4780
- .s("AWSIoTSiteWise", "ListDashboards", {})
4781
- .n("IoTSiteWiseClient", "ListDashboardsCommand")
4782
- .sc(ListDashboards$)
4783
- .build() {
4092
+ class ListDashboardsCommand extends command(_ep0, _mw0, "ListDashboards", ListDashboards$) {
4784
4093
  }
4785
4094
 
4786
- class ListDatasetsCommand extends Command
4787
- .classBuilder()
4788
- .ep(commonParams)
4789
- .m(function (Command, cs, config, o) {
4790
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4791
- })
4792
- .s("AWSIoTSiteWise", "ListDatasets", {})
4793
- .n("IoTSiteWiseClient", "ListDatasetsCommand")
4794
- .sc(ListDatasets$)
4795
- .build() {
4095
+ class ListDatasetsCommand extends command(_ep0, _mw0, "ListDatasets", ListDatasets$) {
4796
4096
  }
4797
4097
 
4798
- class ListExecutionsCommand extends Command
4799
- .classBuilder()
4800
- .ep(commonParams)
4801
- .m(function (Command, cs, config, o) {
4802
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4803
- })
4804
- .s("AWSIoTSiteWise", "ListExecutions", {})
4805
- .n("IoTSiteWiseClient", "ListExecutionsCommand")
4806
- .sc(ListExecutions$)
4807
- .build() {
4098
+ class ListExecutionsCommand extends command(_ep0, _mw0, "ListExecutions", ListExecutions$) {
4808
4099
  }
4809
4100
 
4810
- class ListGatewaysCommand extends Command
4811
- .classBuilder()
4812
- .ep(commonParams)
4813
- .m(function (Command, cs, config, o) {
4814
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4815
- })
4816
- .s("AWSIoTSiteWise", "ListGateways", {})
4817
- .n("IoTSiteWiseClient", "ListGatewaysCommand")
4818
- .sc(ListGateways$)
4819
- .build() {
4101
+ class ListGatewaysCommand extends command(_ep0, _mw0, "ListGateways", ListGateways$) {
4820
4102
  }
4821
4103
 
4822
- class ListInterfaceRelationshipsCommand extends Command
4823
- .classBuilder()
4824
- .ep(commonParams)
4825
- .m(function (Command, cs, config, o) {
4826
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4827
- })
4828
- .s("AWSIoTSiteWise", "ListInterfaceRelationships", {})
4829
- .n("IoTSiteWiseClient", "ListInterfaceRelationshipsCommand")
4830
- .sc(ListInterfaceRelationships$)
4831
- .build() {
4104
+ class ListInterfaceRelationshipsCommand extends command(_ep0, _mw0, "ListInterfaceRelationships", ListInterfaceRelationships$) {
4832
4105
  }
4833
4106
 
4834
- class ListPortalsCommand extends Command
4835
- .classBuilder()
4836
- .ep(commonParams)
4837
- .m(function (Command, cs, config, o) {
4838
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4839
- })
4840
- .s("AWSIoTSiteWise", "ListPortals", {})
4841
- .n("IoTSiteWiseClient", "ListPortalsCommand")
4842
- .sc(ListPortals$)
4843
- .build() {
4107
+ class ListPortalsCommand extends command(_ep0, _mw0, "ListPortals", ListPortals$) {
4844
4108
  }
4845
4109
 
4846
- class ListProjectAssetsCommand extends Command
4847
- .classBuilder()
4848
- .ep(commonParams)
4849
- .m(function (Command, cs, config, o) {
4850
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4851
- })
4852
- .s("AWSIoTSiteWise", "ListProjectAssets", {})
4853
- .n("IoTSiteWiseClient", "ListProjectAssetsCommand")
4854
- .sc(ListProjectAssets$)
4855
- .build() {
4110
+ class ListProjectAssetsCommand extends command(_ep0, _mw0, "ListProjectAssets", ListProjectAssets$) {
4856
4111
  }
4857
4112
 
4858
- class ListProjectsCommand extends Command
4859
- .classBuilder()
4860
- .ep(commonParams)
4861
- .m(function (Command, cs, config, o) {
4862
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4863
- })
4864
- .s("AWSIoTSiteWise", "ListProjects", {})
4865
- .n("IoTSiteWiseClient", "ListProjectsCommand")
4866
- .sc(ListProjects$)
4867
- .build() {
4113
+ class ListProjectsCommand extends command(_ep0, _mw0, "ListProjects", ListProjects$) {
4868
4114
  }
4869
4115
 
4870
- class ListTagsForResourceCommand extends Command
4871
- .classBuilder()
4872
- .ep(commonParams)
4873
- .m(function (Command, cs, config, o) {
4874
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4875
- })
4876
- .s("AWSIoTSiteWise", "ListTagsForResource", {})
4877
- .n("IoTSiteWiseClient", "ListTagsForResourceCommand")
4878
- .sc(ListTagsForResource$)
4879
- .build() {
4116
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4880
4117
  }
4881
4118
 
4882
- class ListTimeSeriesCommand extends Command
4883
- .classBuilder()
4884
- .ep(commonParams)
4885
- .m(function (Command, cs, config, o) {
4886
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4887
- })
4888
- .s("AWSIoTSiteWise", "ListTimeSeries", {})
4889
- .n("IoTSiteWiseClient", "ListTimeSeriesCommand")
4890
- .sc(ListTimeSeries$)
4891
- .build() {
4119
+ class ListTimeSeriesCommand extends command(_ep0, _mw0, "ListTimeSeries", ListTimeSeries$) {
4892
4120
  }
4893
4121
 
4894
- class PutAssetModelInterfaceRelationshipCommand extends Command
4895
- .classBuilder()
4896
- .ep(commonParams)
4897
- .m(function (Command, cs, config, o) {
4898
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4899
- })
4900
- .s("AWSIoTSiteWise", "PutAssetModelInterfaceRelationship", {})
4901
- .n("IoTSiteWiseClient", "PutAssetModelInterfaceRelationshipCommand")
4902
- .sc(PutAssetModelInterfaceRelationship$)
4903
- .build() {
4122
+ class PutAssetModelInterfaceRelationshipCommand extends command(_ep0, _mw0, "PutAssetModelInterfaceRelationship", PutAssetModelInterfaceRelationship$) {
4904
4123
  }
4905
4124
 
4906
- class PutDefaultEncryptionConfigurationCommand extends Command
4907
- .classBuilder()
4908
- .ep(commonParams)
4909
- .m(function (Command, cs, config, o) {
4910
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4911
- })
4912
- .s("AWSIoTSiteWise", "PutDefaultEncryptionConfiguration", {})
4913
- .n("IoTSiteWiseClient", "PutDefaultEncryptionConfigurationCommand")
4914
- .sc(PutDefaultEncryptionConfiguration$)
4915
- .build() {
4125
+ class PutDefaultEncryptionConfigurationCommand extends command(_ep0, _mw0, "PutDefaultEncryptionConfiguration", PutDefaultEncryptionConfiguration$) {
4916
4126
  }
4917
4127
 
4918
- class PutLoggingOptionsCommand extends Command
4919
- .classBuilder()
4920
- .ep(commonParams)
4921
- .m(function (Command, cs, config, o) {
4922
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4923
- })
4924
- .s("AWSIoTSiteWise", "PutLoggingOptions", {})
4925
- .n("IoTSiteWiseClient", "PutLoggingOptionsCommand")
4926
- .sc(PutLoggingOptions$)
4927
- .build() {
4128
+ class PutLoggingOptionsCommand extends command(_ep0, _mw0, "PutLoggingOptions", PutLoggingOptions$) {
4928
4129
  }
4929
4130
 
4930
- class PutStorageConfigurationCommand extends Command
4931
- .classBuilder()
4932
- .ep(commonParams)
4933
- .m(function (Command, cs, config, o) {
4934
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4935
- })
4936
- .s("AWSIoTSiteWise", "PutStorageConfiguration", {})
4937
- .n("IoTSiteWiseClient", "PutStorageConfigurationCommand")
4938
- .sc(PutStorageConfiguration$)
4939
- .build() {
4131
+ class PutStorageConfigurationCommand extends command(_ep0, _mw0, "PutStorageConfiguration", PutStorageConfiguration$) {
4940
4132
  }
4941
4133
 
4942
- class TagResourceCommand extends Command
4943
- .classBuilder()
4944
- .ep(commonParams)
4945
- .m(function (Command, cs, config, o) {
4946
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4947
- })
4948
- .s("AWSIoTSiteWise", "TagResource", {})
4949
- .n("IoTSiteWiseClient", "TagResourceCommand")
4950
- .sc(TagResource$)
4951
- .build() {
4134
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4952
4135
  }
4953
4136
 
4954
- class UntagResourceCommand extends Command
4955
- .classBuilder()
4956
- .ep(commonParams)
4957
- .m(function (Command, cs, config, o) {
4958
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4959
- })
4960
- .s("AWSIoTSiteWise", "UntagResource", {})
4961
- .n("IoTSiteWiseClient", "UntagResourceCommand")
4962
- .sc(UntagResource$)
4963
- .build() {
4137
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4964
4138
  }
4965
4139
 
4966
- class UpdateAccessPolicyCommand extends Command
4967
- .classBuilder()
4968
- .ep(commonParams)
4969
- .m(function (Command, cs, config, o) {
4970
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4971
- })
4972
- .s("AWSIoTSiteWise", "UpdateAccessPolicy", {})
4973
- .n("IoTSiteWiseClient", "UpdateAccessPolicyCommand")
4974
- .sc(UpdateAccessPolicy$)
4975
- .build() {
4140
+ class UpdateAccessPolicyCommand extends command(_ep0, _mw0, "UpdateAccessPolicy", UpdateAccessPolicy$) {
4976
4141
  }
4977
4142
 
4978
- class UpdateAssetCommand extends Command
4979
- .classBuilder()
4980
- .ep(commonParams)
4981
- .m(function (Command, cs, config, o) {
4982
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4983
- })
4984
- .s("AWSIoTSiteWise", "UpdateAsset", {})
4985
- .n("IoTSiteWiseClient", "UpdateAssetCommand")
4986
- .sc(UpdateAsset$)
4987
- .build() {
4143
+ class UpdateAssetCommand extends command(_ep0, _mw0, "UpdateAsset", UpdateAsset$) {
4988
4144
  }
4989
4145
 
4990
- class UpdateAssetModelCommand extends Command
4991
- .classBuilder()
4992
- .ep(commonParams)
4993
- .m(function (Command, cs, config, o) {
4994
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4995
- })
4996
- .s("AWSIoTSiteWise", "UpdateAssetModel", {})
4997
- .n("IoTSiteWiseClient", "UpdateAssetModelCommand")
4998
- .sc(UpdateAssetModel$)
4999
- .build() {
4146
+ class UpdateAssetModelCommand extends command(_ep0, _mw0, "UpdateAssetModel", UpdateAssetModel$) {
5000
4147
  }
5001
4148
 
5002
- class UpdateAssetModelCompositeModelCommand extends Command
5003
- .classBuilder()
5004
- .ep(commonParams)
5005
- .m(function (Command, cs, config, o) {
5006
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5007
- })
5008
- .s("AWSIoTSiteWise", "UpdateAssetModelCompositeModel", {})
5009
- .n("IoTSiteWiseClient", "UpdateAssetModelCompositeModelCommand")
5010
- .sc(UpdateAssetModelCompositeModel$)
5011
- .build() {
4149
+ class UpdateAssetModelCompositeModelCommand extends command(_ep0, _mw0, "UpdateAssetModelCompositeModel", UpdateAssetModelCompositeModel$) {
5012
4150
  }
5013
4151
 
5014
- class UpdateAssetPropertyCommand extends Command
5015
- .classBuilder()
5016
- .ep(commonParams)
5017
- .m(function (Command, cs, config, o) {
5018
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5019
- })
5020
- .s("AWSIoTSiteWise", "UpdateAssetProperty", {})
5021
- .n("IoTSiteWiseClient", "UpdateAssetPropertyCommand")
5022
- .sc(UpdateAssetProperty$)
5023
- .build() {
4152
+ class UpdateAssetPropertyCommand extends command(_ep0, _mw0, "UpdateAssetProperty", UpdateAssetProperty$) {
5024
4153
  }
5025
4154
 
5026
- class UpdateComputationModelCommand extends Command
5027
- .classBuilder()
5028
- .ep(commonParams)
5029
- .m(function (Command, cs, config, o) {
5030
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5031
- })
5032
- .s("AWSIoTSiteWise", "UpdateComputationModel", {})
5033
- .n("IoTSiteWiseClient", "UpdateComputationModelCommand")
5034
- .sc(UpdateComputationModel$)
5035
- .build() {
4155
+ class UpdateComputationModelCommand extends command(_ep0, _mw0, "UpdateComputationModel", UpdateComputationModel$) {
5036
4156
  }
5037
4157
 
5038
- class UpdateDashboardCommand extends Command
5039
- .classBuilder()
5040
- .ep(commonParams)
5041
- .m(function (Command, cs, config, o) {
5042
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5043
- })
5044
- .s("AWSIoTSiteWise", "UpdateDashboard", {})
5045
- .n("IoTSiteWiseClient", "UpdateDashboardCommand")
5046
- .sc(UpdateDashboard$)
5047
- .build() {
4158
+ class UpdateDashboardCommand extends command(_ep0, _mw0, "UpdateDashboard", UpdateDashboard$) {
5048
4159
  }
5049
4160
 
5050
- class UpdateDatasetCommand extends Command
5051
- .classBuilder()
5052
- .ep(commonParams)
5053
- .m(function (Command, cs, config, o) {
5054
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5055
- })
5056
- .s("AWSIoTSiteWise", "UpdateDataset", {})
5057
- .n("IoTSiteWiseClient", "UpdateDatasetCommand")
5058
- .sc(UpdateDataset$)
5059
- .build() {
4161
+ class UpdateDatasetCommand extends command(_ep0, _mw0, "UpdateDataset", UpdateDataset$) {
5060
4162
  }
5061
4163
 
5062
- class UpdateGatewayCapabilityConfigurationCommand extends Command
5063
- .classBuilder()
5064
- .ep(commonParams)
5065
- .m(function (Command, cs, config, o) {
5066
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5067
- })
5068
- .s("AWSIoTSiteWise", "UpdateGatewayCapabilityConfiguration", {})
5069
- .n("IoTSiteWiseClient", "UpdateGatewayCapabilityConfigurationCommand")
5070
- .sc(UpdateGatewayCapabilityConfiguration$)
5071
- .build() {
4164
+ class UpdateGatewayCapabilityConfigurationCommand extends command(_ep0, _mw0, "UpdateGatewayCapabilityConfiguration", UpdateGatewayCapabilityConfiguration$) {
5072
4165
  }
5073
4166
 
5074
- class UpdateGatewayCommand extends Command
5075
- .classBuilder()
5076
- .ep(commonParams)
5077
- .m(function (Command, cs, config, o) {
5078
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5079
- })
5080
- .s("AWSIoTSiteWise", "UpdateGateway", {})
5081
- .n("IoTSiteWiseClient", "UpdateGatewayCommand")
5082
- .sc(UpdateGateway$)
5083
- .build() {
4167
+ class UpdateGatewayCommand extends command(_ep0, _mw0, "UpdateGateway", UpdateGateway$) {
5084
4168
  }
5085
4169
 
5086
- class UpdatePortalCommand extends Command
5087
- .classBuilder()
5088
- .ep(commonParams)
5089
- .m(function (Command, cs, config, o) {
5090
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5091
- })
5092
- .s("AWSIoTSiteWise", "UpdatePortal", {})
5093
- .n("IoTSiteWiseClient", "UpdatePortalCommand")
5094
- .sc(UpdatePortal$)
5095
- .build() {
4170
+ class UpdatePortalCommand extends command(_ep0, _mw0, "UpdatePortal", UpdatePortal$) {
5096
4171
  }
5097
4172
 
5098
- class UpdateProjectCommand extends Command
5099
- .classBuilder()
5100
- .ep(commonParams)
5101
- .m(function (Command, cs, config, o) {
5102
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5103
- })
5104
- .s("AWSIoTSiteWise", "UpdateProject", {})
5105
- .n("IoTSiteWiseClient", "UpdateProjectCommand")
5106
- .sc(UpdateProject$)
5107
- .build() {
4173
+ class UpdateProjectCommand extends command(_ep0, _mw0, "UpdateProject", UpdateProject$) {
5108
4174
  }
5109
4175
 
5110
4176
  const paginateBatchGetAssetPropertyAggregates = createPaginator(IoTSiteWiseClient, BatchGetAssetPropertyAggregatesCommand, "nextToken", "nextToken", "maxResults");