@aws-sdk/client-iotsitewise 3.296.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (248) hide show
  1. package/dist-cjs/commands/AssociateAssetsCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -3
  3. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +2 -3
  4. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +2 -3
  5. package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -3
  6. package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +2 -3
  7. package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -3
  8. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +2 -3
  9. package/dist-cjs/commands/CreateAccessPolicyCommand.js +2 -3
  10. package/dist-cjs/commands/CreateAssetCommand.js +2 -3
  11. package/dist-cjs/commands/CreateAssetModelCommand.js +2 -3
  12. package/dist-cjs/commands/CreateBulkImportJobCommand.js +2 -3
  13. package/dist-cjs/commands/CreateDashboardCommand.js +2 -3
  14. package/dist-cjs/commands/CreateGatewayCommand.js +2 -3
  15. package/dist-cjs/commands/CreatePortalCommand.js +2 -3
  16. package/dist-cjs/commands/CreateProjectCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteAssetCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteAssetModelCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteDashboardCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteGatewayCommand.js +2 -3
  22. package/dist-cjs/commands/DeletePortalCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteTimeSeriesCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeAssetCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeAssetModelCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeBulkImportJobCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeDashboardCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeGatewayCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -3
  35. package/dist-cjs/commands/DescribePortalCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeProjectCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeTimeSeriesCommand.js +2 -3
  39. package/dist-cjs/commands/DisassociateAssetsCommand.js +2 -3
  40. package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -3
  41. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +2 -3
  42. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +2 -3
  43. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +2 -3
  44. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -3
  45. package/dist-cjs/commands/ListAccessPoliciesCommand.js +2 -3
  46. package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +2 -3
  47. package/dist-cjs/commands/ListAssetModelsCommand.js +2 -3
  48. package/dist-cjs/commands/ListAssetPropertiesCommand.js +2 -3
  49. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +2 -3
  50. package/dist-cjs/commands/ListAssetsCommand.js +2 -3
  51. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +2 -3
  52. package/dist-cjs/commands/ListBulkImportJobsCommand.js +2 -3
  53. package/dist-cjs/commands/ListDashboardsCommand.js +2 -3
  54. package/dist-cjs/commands/ListGatewaysCommand.js +2 -3
  55. package/dist-cjs/commands/ListPortalsCommand.js +2 -3
  56. package/dist-cjs/commands/ListProjectAssetsCommand.js +2 -3
  57. package/dist-cjs/commands/ListProjectsCommand.js +2 -3
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  59. package/dist-cjs/commands/ListTimeSeriesCommand.js +2 -3
  60. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +2 -3
  61. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -3
  62. package/dist-cjs/commands/PutStorageConfigurationCommand.js +2 -3
  63. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  64. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateAssetCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateAssetModelCommand.js +2 -3
  68. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +2 -3
  69. package/dist-cjs/commands/UpdateDashboardCommand.js +2 -3
  70. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -3
  71. package/dist-cjs/commands/UpdateGatewayCommand.js +2 -3
  72. package/dist-cjs/commands/UpdatePortalCommand.js +2 -3
  73. package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
  74. package/dist-cjs/models/models_0.js +0 -945
  75. package/dist-es/commands/AssociateAssetsCommand.js +2 -3
  76. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +2 -3
  77. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +2 -3
  78. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +2 -3
  79. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +2 -3
  80. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +2 -3
  81. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +2 -3
  82. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +2 -3
  83. package/dist-es/commands/CreateAccessPolicyCommand.js +2 -3
  84. package/dist-es/commands/CreateAssetCommand.js +2 -3
  85. package/dist-es/commands/CreateAssetModelCommand.js +2 -3
  86. package/dist-es/commands/CreateBulkImportJobCommand.js +2 -3
  87. package/dist-es/commands/CreateDashboardCommand.js +2 -3
  88. package/dist-es/commands/CreateGatewayCommand.js +2 -3
  89. package/dist-es/commands/CreatePortalCommand.js +2 -3
  90. package/dist-es/commands/CreateProjectCommand.js +2 -3
  91. package/dist-es/commands/DeleteAccessPolicyCommand.js +2 -3
  92. package/dist-es/commands/DeleteAssetCommand.js +2 -3
  93. package/dist-es/commands/DeleteAssetModelCommand.js +2 -3
  94. package/dist-es/commands/DeleteDashboardCommand.js +2 -3
  95. package/dist-es/commands/DeleteGatewayCommand.js +2 -3
  96. package/dist-es/commands/DeletePortalCommand.js +2 -3
  97. package/dist-es/commands/DeleteProjectCommand.js +2 -3
  98. package/dist-es/commands/DeleteTimeSeriesCommand.js +2 -3
  99. package/dist-es/commands/DescribeAccessPolicyCommand.js +2 -3
  100. package/dist-es/commands/DescribeAssetCommand.js +2 -3
  101. package/dist-es/commands/DescribeAssetModelCommand.js +2 -3
  102. package/dist-es/commands/DescribeAssetPropertyCommand.js +2 -3
  103. package/dist-es/commands/DescribeBulkImportJobCommand.js +2 -3
  104. package/dist-es/commands/DescribeDashboardCommand.js +2 -3
  105. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +2 -3
  106. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +2 -3
  107. package/dist-es/commands/DescribeGatewayCommand.js +2 -3
  108. package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -3
  109. package/dist-es/commands/DescribePortalCommand.js +2 -3
  110. package/dist-es/commands/DescribeProjectCommand.js +2 -3
  111. package/dist-es/commands/DescribeStorageConfigurationCommand.js +2 -3
  112. package/dist-es/commands/DescribeTimeSeriesCommand.js +2 -3
  113. package/dist-es/commands/DisassociateAssetsCommand.js +2 -3
  114. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +2 -3
  115. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +2 -3
  116. package/dist-es/commands/GetAssetPropertyValueCommand.js +2 -3
  117. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +2 -3
  118. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +2 -3
  119. package/dist-es/commands/ListAccessPoliciesCommand.js +2 -3
  120. package/dist-es/commands/ListAssetModelPropertiesCommand.js +2 -3
  121. package/dist-es/commands/ListAssetModelsCommand.js +2 -3
  122. package/dist-es/commands/ListAssetPropertiesCommand.js +2 -3
  123. package/dist-es/commands/ListAssetRelationshipsCommand.js +2 -3
  124. package/dist-es/commands/ListAssetsCommand.js +2 -3
  125. package/dist-es/commands/ListAssociatedAssetsCommand.js +2 -3
  126. package/dist-es/commands/ListBulkImportJobsCommand.js +2 -3
  127. package/dist-es/commands/ListDashboardsCommand.js +2 -3
  128. package/dist-es/commands/ListGatewaysCommand.js +2 -3
  129. package/dist-es/commands/ListPortalsCommand.js +2 -3
  130. package/dist-es/commands/ListProjectAssetsCommand.js +2 -3
  131. package/dist-es/commands/ListProjectsCommand.js +2 -3
  132. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  133. package/dist-es/commands/ListTimeSeriesCommand.js +2 -3
  134. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +2 -3
  135. package/dist-es/commands/PutLoggingOptionsCommand.js +2 -3
  136. package/dist-es/commands/PutStorageConfigurationCommand.js +2 -3
  137. package/dist-es/commands/TagResourceCommand.js +2 -3
  138. package/dist-es/commands/UntagResourceCommand.js +2 -3
  139. package/dist-es/commands/UpdateAccessPolicyCommand.js +2 -3
  140. package/dist-es/commands/UpdateAssetCommand.js +2 -3
  141. package/dist-es/commands/UpdateAssetModelCommand.js +2 -3
  142. package/dist-es/commands/UpdateAssetPropertyCommand.js +2 -3
  143. package/dist-es/commands/UpdateDashboardCommand.js +2 -3
  144. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +2 -3
  145. package/dist-es/commands/UpdateGatewayCommand.js +2 -3
  146. package/dist-es/commands/UpdatePortalCommand.js +2 -3
  147. package/dist-es/commands/UpdateProjectCommand.js +2 -3
  148. package/dist-es/models/models_0.js +0 -705
  149. package/dist-types/IoTSiteWise.d.ts +76 -2
  150. package/dist-types/IoTSiteWiseClient.d.ts +24 -4
  151. package/dist-types/commands/AssociateAssetsCommand.d.ts +16 -0
  152. package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +16 -0
  153. package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +16 -0
  154. package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +16 -0
  155. package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +16 -0
  156. package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +16 -0
  157. package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +16 -0
  158. package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +18 -2
  159. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +16 -0
  160. package/dist-types/commands/CreateAssetCommand.d.ts +16 -0
  161. package/dist-types/commands/CreateAssetModelCommand.d.ts +16 -0
  162. package/dist-types/commands/CreateBulkImportJobCommand.d.ts +16 -0
  163. package/dist-types/commands/CreateDashboardCommand.d.ts +16 -0
  164. package/dist-types/commands/CreateGatewayCommand.d.ts +16 -0
  165. package/dist-types/commands/CreatePortalCommand.d.ts +16 -0
  166. package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
  167. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +16 -0
  168. package/dist-types/commands/DeleteAssetCommand.d.ts +16 -0
  169. package/dist-types/commands/DeleteAssetModelCommand.d.ts +16 -0
  170. package/dist-types/commands/DeleteDashboardCommand.d.ts +16 -0
  171. package/dist-types/commands/DeleteGatewayCommand.d.ts +16 -0
  172. package/dist-types/commands/DeletePortalCommand.d.ts +16 -0
  173. package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
  174. package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +16 -0
  175. package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +16 -0
  176. package/dist-types/commands/DescribeAssetCommand.d.ts +16 -0
  177. package/dist-types/commands/DescribeAssetModelCommand.d.ts +16 -0
  178. package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +16 -0
  179. package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +16 -0
  180. package/dist-types/commands/DescribeDashboardCommand.d.ts +16 -0
  181. package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +16 -0
  182. package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +16 -0
  183. package/dist-types/commands/DescribeGatewayCommand.d.ts +16 -0
  184. package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +16 -0
  185. package/dist-types/commands/DescribePortalCommand.d.ts +16 -0
  186. package/dist-types/commands/DescribeProjectCommand.d.ts +16 -0
  187. package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +16 -0
  188. package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +16 -0
  189. package/dist-types/commands/DisassociateAssetsCommand.d.ts +16 -0
  190. package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +16 -0
  191. package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +16 -0
  192. package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +16 -0
  193. package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +16 -0
  194. package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +16 -0
  195. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +16 -0
  196. package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +16 -0
  197. package/dist-types/commands/ListAssetModelsCommand.d.ts +16 -0
  198. package/dist-types/commands/ListAssetPropertiesCommand.d.ts +16 -0
  199. package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +16 -0
  200. package/dist-types/commands/ListAssetsCommand.d.ts +16 -0
  201. package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +16 -0
  202. package/dist-types/commands/ListBulkImportJobsCommand.d.ts +16 -0
  203. package/dist-types/commands/ListDashboardsCommand.d.ts +16 -0
  204. package/dist-types/commands/ListGatewaysCommand.d.ts +16 -0
  205. package/dist-types/commands/ListPortalsCommand.d.ts +16 -0
  206. package/dist-types/commands/ListProjectAssetsCommand.d.ts +16 -0
  207. package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
  208. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  209. package/dist-types/commands/ListTimeSeriesCommand.d.ts +16 -0
  210. package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +16 -0
  211. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +16 -0
  212. package/dist-types/commands/PutStorageConfigurationCommand.d.ts +16 -0
  213. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  214. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  215. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +16 -0
  216. package/dist-types/commands/UpdateAssetCommand.d.ts +16 -0
  217. package/dist-types/commands/UpdateAssetModelCommand.d.ts +16 -0
  218. package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +16 -0
  219. package/dist-types/commands/UpdateDashboardCommand.d.ts +16 -0
  220. package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +16 -0
  221. package/dist-types/commands/UpdateGatewayCommand.d.ts +16 -0
  222. package/dist-types/commands/UpdatePortalCommand.d.ts +16 -0
  223. package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
  224. package/dist-types/models/IoTSiteWiseServiceException.d.ts +2 -0
  225. package/dist-types/models/models_0.d.ts +660 -959
  226. package/dist-types/pagination/BatchGetAssetPropertyAggregatesPaginator.d.ts +3 -0
  227. package/dist-types/pagination/BatchGetAssetPropertyValueHistoryPaginator.d.ts +3 -0
  228. package/dist-types/pagination/BatchGetAssetPropertyValuePaginator.d.ts +3 -0
  229. package/dist-types/pagination/GetAssetPropertyAggregatesPaginator.d.ts +3 -0
  230. package/dist-types/pagination/GetAssetPropertyValueHistoryPaginator.d.ts +3 -0
  231. package/dist-types/pagination/GetInterpolatedAssetPropertyValuesPaginator.d.ts +3 -0
  232. package/dist-types/pagination/Interfaces.d.ts +3 -0
  233. package/dist-types/pagination/ListAccessPoliciesPaginator.d.ts +3 -0
  234. package/dist-types/pagination/ListAssetModelPropertiesPaginator.d.ts +3 -0
  235. package/dist-types/pagination/ListAssetModelsPaginator.d.ts +3 -0
  236. package/dist-types/pagination/ListAssetPropertiesPaginator.d.ts +3 -0
  237. package/dist-types/pagination/ListAssetRelationshipsPaginator.d.ts +3 -0
  238. package/dist-types/pagination/ListAssetsPaginator.d.ts +3 -0
  239. package/dist-types/pagination/ListAssociatedAssetsPaginator.d.ts +3 -0
  240. package/dist-types/pagination/ListBulkImportJobsPaginator.d.ts +3 -0
  241. package/dist-types/pagination/ListDashboardsPaginator.d.ts +3 -0
  242. package/dist-types/pagination/ListGatewaysPaginator.d.ts +3 -0
  243. package/dist-types/pagination/ListPortalsPaginator.d.ts +3 -0
  244. package/dist-types/pagination/ListProjectAssetsPaginator.d.ts +3 -0
  245. package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
  246. package/dist-types/pagination/ListTimeSeriesPaginator.d.ts +3 -0
  247. package/dist-types/ts3.4/models/models_0.d.ts +0 -653
  248. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { CreateBulkImportJobRequest, CreateBulkImportJobResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateBulkImportJobCommand}.
8
10
  */
9
11
  export interface CreateBulkImportJobCommandInput extends CreateBulkImportJobRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateBulkImportJobCommand}.
13
17
  */
14
18
  export interface CreateBulkImportJobCommandOutput extends CreateBulkImportJobResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Defines a job to ingest data to IoT SiteWise from Amazon S3. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/CreateBulkImportJob.html">Create a
18
23
  * bulk import job (CLI)</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
19
24
  * <important>
@@ -30,6 +35,8 @@ export interface CreateBulkImportJobCommandOutput extends CreateBulkImportJobRes
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param CreateBulkImportJobCommandInput - {@link CreateBulkImportJobCommandInput}
39
+ * @returns {@link CreateBulkImportJobCommandOutput}
33
40
  * @see {@link CreateBulkImportJobCommandInput} for command's `input` shape.
34
41
  * @see {@link CreateBulkImportJobCommandOutput} for command's `response` shape.
35
42
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -68,11 +75,20 @@ export interface CreateBulkImportJobCommandOutput extends CreateBulkImportJobRes
68
75
  export declare class CreateBulkImportJobCommand extends $Command<CreateBulkImportJobCommandInput, CreateBulkImportJobCommandOutput, IoTSiteWiseClientResolvedConfig> {
69
76
  readonly input: CreateBulkImportJobCommandInput;
70
77
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
+ /**
79
+ * @public
80
+ */
71
81
  constructor(input: CreateBulkImportJobCommandInput);
72
82
  /**
73
83
  * @internal
74
84
  */
75
85
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBulkImportJobCommandInput, CreateBulkImportJobCommandOutput>;
86
+ /**
87
+ * @internal
88
+ */
76
89
  private serialize;
90
+ /**
91
+ * @internal
92
+ */
77
93
  private deserialize;
78
94
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { CreateDashboardRequest, CreateDashboardResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateDashboardCommand}.
8
10
  */
9
11
  export interface CreateDashboardCommandInput extends CreateDashboardRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateDashboardCommand}.
13
17
  */
14
18
  export interface CreateDashboardCommandOutput extends CreateDashboardResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a dashboard in an IoT SiteWise Monitor project.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateDashboardCommandInput - {@link CreateDashboardCommandInput}
34
+ * @returns {@link CreateDashboardCommandOutput}
28
35
  * @see {@link CreateDashboardCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateDashboardCommandOutput} for command's `response` shape.
30
37
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -56,11 +63,20 @@ export interface CreateDashboardCommandOutput extends CreateDashboardResponse, _
56
63
  export declare class CreateDashboardCommand extends $Command<CreateDashboardCommandInput, CreateDashboardCommandOutput, IoTSiteWiseClientResolvedConfig> {
57
64
  readonly input: CreateDashboardCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: CreateDashboardCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDashboardCommandInput, CreateDashboardCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { CreateGatewayRequest, CreateGatewayResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateGatewayCommand}.
8
10
  */
9
11
  export interface CreateGatewayCommandInput extends CreateGatewayRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateGatewayCommand}.
13
17
  */
14
18
  export interface CreateGatewayCommandOutput extends CreateGatewayResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a gateway, which is a virtual or edge device that delivers industrial data streams
18
23
  * 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
19
24
  * <i>IoT SiteWise User Guide</i>.</p>
@@ -27,6 +32,8 @@ export interface CreateGatewayCommandOutput extends CreateGatewayResponse, __Met
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param CreateGatewayCommandInput - {@link CreateGatewayCommandInput}
36
+ * @returns {@link CreateGatewayCommandOutput}
30
37
  * @see {@link CreateGatewayCommandInput} for command's `input` shape.
31
38
  * @see {@link CreateGatewayCommandOutput} for command's `response` shape.
32
39
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -58,11 +65,20 @@ export interface CreateGatewayCommandOutput extends CreateGatewayResponse, __Met
58
65
  export declare class CreateGatewayCommand extends $Command<CreateGatewayCommandInput, CreateGatewayCommandOutput, IoTSiteWiseClientResolvedConfig> {
59
66
  readonly input: CreateGatewayCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: CreateGatewayCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGatewayCommandInput, CreateGatewayCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { CreatePortalRequest, CreatePortalResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreatePortalCommand}.
8
10
  */
9
11
  export interface CreatePortalCommandInput extends CreatePortalRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreatePortalCommand}.
13
17
  */
14
18
  export interface CreatePortalCommandOutput extends CreatePortalResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a portal, which can contain projects and dashboards. IoT SiteWise Monitor uses IAM Identity Center or IAM
18
23
  * to authenticate portal users and manage user permissions.</p>
19
24
  * <note>
@@ -31,6 +36,8 @@ export interface CreatePortalCommandOutput extends CreatePortalResponse, __Metad
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param CreatePortalCommandInput - {@link CreatePortalCommandInput}
40
+ * @returns {@link CreatePortalCommandOutput}
34
41
  * @see {@link CreatePortalCommandInput} for command's `input` shape.
35
42
  * @see {@link CreatePortalCommandOutput} for command's `response` shape.
36
43
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -62,11 +69,20 @@ export interface CreatePortalCommandOutput extends CreatePortalResponse, __Metad
62
69
  export declare class CreatePortalCommand extends $Command<CreatePortalCommandInput, CreatePortalCommandOutput, IoTSiteWiseClientResolvedConfig> {
63
70
  readonly input: CreatePortalCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: CreatePortalCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePortalCommandInput, CreatePortalCommandOutput>;
80
+ /**
81
+ * @internal
82
+ */
70
83
  private serialize;
84
+ /**
85
+ * @internal
86
+ */
71
87
  private deserialize;
72
88
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { CreateProjectRequest, CreateProjectResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateProjectCommand}.
8
10
  */
9
11
  export interface CreateProjectCommandInput extends CreateProjectRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateProjectCommand}.
13
17
  */
14
18
  export interface CreateProjectCommandOutput extends CreateProjectResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a project in the specified portal.</p>
18
23
  * <note>
19
24
  * <p>Make sure that the project name and description don't contain confidential
@@ -29,6 +34,8 @@ export interface CreateProjectCommandOutput extends CreateProjectResponse, __Met
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param CreateProjectCommandInput - {@link CreateProjectCommandInput}
38
+ * @returns {@link CreateProjectCommandOutput}
32
39
  * @see {@link CreateProjectCommandInput} for command's `input` shape.
33
40
  * @see {@link CreateProjectCommandOutput} for command's `response` shape.
34
41
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -60,11 +67,20 @@ export interface CreateProjectCommandOutput extends CreateProjectResponse, __Met
60
67
  export declare class CreateProjectCommand extends $Command<CreateProjectCommandInput, CreateProjectCommandOutput, IoTSiteWiseClientResolvedConfig> {
61
68
  readonly input: CreateProjectCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: CreateProjectCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProjectCommandInput, CreateProjectCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteAccessPolicyRequest, DeleteAccessPolicyResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAccessPolicyCommand}.
8
10
  */
9
11
  export interface DeleteAccessPolicyCommandInput extends DeleteAccessPolicyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAccessPolicyCommand}.
13
17
  */
14
18
  export interface DeleteAccessPolicyCommandOutput extends DeleteAccessPolicyResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an access policy that grants the specified identity access to the specified
18
23
  * IoT SiteWise Monitor resource. You can use this operation to revoke access to an IoT SiteWise Monitor
19
24
  * resource.</p>
@@ -27,6 +32,8 @@ export interface DeleteAccessPolicyCommandOutput extends DeleteAccessPolicyRespo
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DeleteAccessPolicyCommandInput - {@link DeleteAccessPolicyCommandInput}
36
+ * @returns {@link DeleteAccessPolicyCommandOutput}
30
37
  * @see {@link DeleteAccessPolicyCommandInput} for command's `input` shape.
31
38
  * @see {@link DeleteAccessPolicyCommandOutput} for command's `response` shape.
32
39
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -52,11 +59,20 @@ export interface DeleteAccessPolicyCommandOutput extends DeleteAccessPolicyRespo
52
59
  export declare class DeleteAccessPolicyCommand extends $Command<DeleteAccessPolicyCommandInput, DeleteAccessPolicyCommandOutput, IoTSiteWiseClientResolvedConfig> {
53
60
  readonly input: DeleteAccessPolicyCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: DeleteAccessPolicyCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccessPolicyCommandInput, DeleteAccessPolicyCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteAssetRequest, DeleteAssetResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssetCommand}.
8
10
  */
9
11
  export interface DeleteAssetCommandInput extends DeleteAssetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssetCommand}.
13
17
  */
14
18
  export interface DeleteAssetCommandOutput extends DeleteAssetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an asset. This action can't be undone. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/delete-assets-and-models.html">Deleting assets and
18
23
  * models</a> in the <i>IoT SiteWise User Guide</i>. </p>
19
24
  * <note>
@@ -30,6 +35,8 @@ export interface DeleteAssetCommandOutput extends DeleteAssetResponse, __Metadat
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param DeleteAssetCommandInput - {@link DeleteAssetCommandInput}
39
+ * @returns {@link DeleteAssetCommandOutput}
33
40
  * @see {@link DeleteAssetCommandInput} for command's `input` shape.
34
41
  * @see {@link DeleteAssetCommandOutput} for command's `response` shape.
35
42
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -59,11 +66,20 @@ export interface DeleteAssetCommandOutput extends DeleteAssetResponse, __Metadat
59
66
  export declare class DeleteAssetCommand extends $Command<DeleteAssetCommandInput, DeleteAssetCommandOutput, IoTSiteWiseClientResolvedConfig> {
60
67
  readonly input: DeleteAssetCommandInput;
61
68
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
+ /**
70
+ * @public
71
+ */
62
72
  constructor(input: DeleteAssetCommandInput);
63
73
  /**
64
74
  * @internal
65
75
  */
66
76
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssetCommandInput, DeleteAssetCommandOutput>;
77
+ /**
78
+ * @internal
79
+ */
67
80
  private serialize;
81
+ /**
82
+ * @internal
83
+ */
68
84
  private deserialize;
69
85
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteAssetModelRequest, DeleteAssetModelResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAssetModelCommand}.
8
10
  */
9
11
  export interface DeleteAssetModelCommandInput extends DeleteAssetModelRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAssetModelCommand}.
13
17
  */
14
18
  export interface DeleteAssetModelCommandOutput extends DeleteAssetModelResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an asset model. This action can't be undone. You must delete all assets created
18
23
  * from an asset model before you can delete the model. Also, you can't delete an asset model if
19
24
  * a parent asset model exists that contains a property formula expression that depends on the
@@ -29,6 +34,8 @@ export interface DeleteAssetModelCommandOutput extends DeleteAssetModelResponse,
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DeleteAssetModelCommandInput - {@link DeleteAssetModelCommandInput}
38
+ * @returns {@link DeleteAssetModelCommandOutput}
32
39
  * @see {@link DeleteAssetModelCommandInput} for command's `input` shape.
33
40
  * @see {@link DeleteAssetModelCommandOutput} for command's `response` shape.
34
41
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -58,11 +65,20 @@ export interface DeleteAssetModelCommandOutput extends DeleteAssetModelResponse,
58
65
  export declare class DeleteAssetModelCommand extends $Command<DeleteAssetModelCommandInput, DeleteAssetModelCommandOutput, IoTSiteWiseClientResolvedConfig> {
59
66
  readonly input: DeleteAssetModelCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: DeleteAssetModelCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAssetModelCommandInput, DeleteAssetModelCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteDashboardRequest, DeleteDashboardResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteDashboardCommand}.
8
10
  */
9
11
  export interface DeleteDashboardCommandInput extends DeleteDashboardRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteDashboardCommand}.
13
17
  */
14
18
  export interface DeleteDashboardCommandOutput extends DeleteDashboardResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a dashboard from IoT SiteWise Monitor.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteDashboardCommandOutput extends DeleteDashboardResponse, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteDashboardCommandInput - {@link DeleteDashboardCommandInput}
34
+ * @returns {@link DeleteDashboardCommandOutput}
28
35
  * @see {@link DeleteDashboardCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteDashboardCommandOutput} for command's `response` shape.
30
37
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -50,11 +57,20 @@ export interface DeleteDashboardCommandOutput extends DeleteDashboardResponse, _
50
57
  export declare class DeleteDashboardCommand extends $Command<DeleteDashboardCommandInput, DeleteDashboardCommandOutput, IoTSiteWiseClientResolvedConfig> {
51
58
  readonly input: DeleteDashboardCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: DeleteDashboardCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDashboardCommandInput, DeleteDashboardCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteGatewayRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteGatewayCommand}.
8
10
  */
9
11
  export interface DeleteGatewayCommandInput extends DeleteGatewayRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteGatewayCommand}.
13
17
  */
14
18
  export interface DeleteGatewayCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a gateway from IoT SiteWise. When you delete a gateway, some of the gateway's files remain
18
23
  * in your gateway's file system.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DeleteGatewayCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeleteGatewayCommandInput - {@link DeleteGatewayCommandInput}
35
+ * @returns {@link DeleteGatewayCommandOutput}
29
36
  * @see {@link DeleteGatewayCommandInput} for command's `input` shape.
30
37
  * @see {@link DeleteGatewayCommandOutput} for command's `response` shape.
31
38
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DeleteGatewayCommandOutput extends __MetadataBearer {
51
58
  export declare class DeleteGatewayCommand extends $Command<DeleteGatewayCommandInput, DeleteGatewayCommandOutput, IoTSiteWiseClientResolvedConfig> {
52
59
  readonly input: DeleteGatewayCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DeleteGatewayCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteGatewayCommandInput, DeleteGatewayCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeletePortalRequest, DeletePortalResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePortalCommand}.
8
10
  */
9
11
  export interface DeletePortalCommandInput extends DeletePortalRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePortalCommand}.
13
17
  */
14
18
  export interface DeletePortalCommandOutput extends DeletePortalResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a portal from IoT SiteWise Monitor.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeletePortalCommandInput - {@link DeletePortalCommandInput}
34
+ * @returns {@link DeletePortalCommandOutput}
28
35
  * @see {@link DeletePortalCommandInput} for command's `input` shape.
29
36
  * @see {@link DeletePortalCommandOutput} for command's `response` shape.
30
37
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -54,11 +61,20 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
54
61
  export declare class DeletePortalCommand extends $Command<DeletePortalCommandInput, DeletePortalCommandOutput, IoTSiteWiseClientResolvedConfig> {
55
62
  readonly input: DeletePortalCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: DeletePortalCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePortalCommandInput, DeletePortalCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteProjectRequest, DeleteProjectResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteProjectCommand}.
8
10
  */
9
11
  export interface DeleteProjectCommandInput extends DeleteProjectRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteProjectCommand}.
13
17
  */
14
18
  export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a project from IoT SiteWise Monitor.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteProjectCommandInput - {@link DeleteProjectCommandInput}
34
+ * @returns {@link DeleteProjectCommandOutput}
28
35
  * @see {@link DeleteProjectCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteProjectCommandOutput} for command's `response` shape.
30
37
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -50,11 +57,20 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __Met
50
57
  export declare class DeleteProjectCommand extends $Command<DeleteProjectCommandInput, DeleteProjectCommandOutput, IoTSiteWiseClientResolvedConfig> {
51
58
  readonly input: DeleteProjectCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: DeleteProjectCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProjectCommandInput, DeleteProjectCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../IoTSiteWiseClient";
5
5
  import { DeleteTimeSeriesRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteTimeSeriesCommand}.
8
10
  */
9
11
  export interface DeleteTimeSeriesCommandInput extends DeleteTimeSeriesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteTimeSeriesCommand}.
13
17
  */
14
18
  export interface DeleteTimeSeriesCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a time series (data stream). If you delete a time series that's associated with an
18
23
  * asset property, the asset property still exists, but the time series will no longer be
19
24
  * associated with this asset property.</p>
@@ -46,6 +51,8 @@ export interface DeleteTimeSeriesCommandOutput extends __MetadataBearer {
46
51
  * const response = await client.send(command);
47
52
  * ```
48
53
  *
54
+ * @param DeleteTimeSeriesCommandInput - {@link DeleteTimeSeriesCommandInput}
55
+ * @returns {@link DeleteTimeSeriesCommandOutput}
49
56
  * @see {@link DeleteTimeSeriesCommandInput} for command's `input` shape.
50
57
  * @see {@link DeleteTimeSeriesCommandOutput} for command's `response` shape.
51
58
  * @see {@link IoTSiteWiseClientResolvedConfig | config} for IoTSiteWiseClient's `config` shape.
@@ -75,11 +82,20 @@ export interface DeleteTimeSeriesCommandOutput extends __MetadataBearer {
75
82
  export declare class DeleteTimeSeriesCommand extends $Command<DeleteTimeSeriesCommandInput, DeleteTimeSeriesCommandOutput, IoTSiteWiseClientResolvedConfig> {
76
83
  readonly input: DeleteTimeSeriesCommandInput;
77
84
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
+ /**
86
+ * @public
87
+ */
78
88
  constructor(input: DeleteTimeSeriesCommandInput);
79
89
  /**
80
90
  * @internal
81
91
  */
82
92
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: IoTSiteWiseClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteTimeSeriesCommandInput, DeleteTimeSeriesCommandOutput>;
93
+ /**
94
+ * @internal
95
+ */
83
96
  private serialize;
97
+ /**
98
+ * @internal
99
+ */
84
100
  private deserialize;
85
101
  }