@aws-sdk/client-iotsitewise 3.529.1 → 3.535.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 (182) hide show
  1. package/dist-types/IoTSiteWise.d.ts +15 -1
  2. package/dist-types/IoTSiteWiseClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateAssetsCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateAccessPolicyCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateAssetCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateAssetModelCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateBulkImportJobCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateDashboardCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateGatewayCommand.d.ts +2 -1
  18. package/dist-types/commands/CreatePortalCommand.d.ts +3 -2
  19. package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteAssetCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteAssetModelCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteDashboardCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteGatewayCommand.d.ts +2 -1
  26. package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeAssetCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeAssetModelCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeDashboardCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeGatewayCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribePortalCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +2 -1
  46. package/dist-types/commands/DisassociateAssetsCommand.d.ts +2 -1
  47. package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +2 -1
  48. package/dist-types/commands/ExecuteActionCommand.d.ts +2 -1
  49. package/dist-types/commands/ExecuteQueryCommand.d.ts +2 -1
  50. package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +2 -1
  51. package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +2 -1
  52. package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +2 -1
  53. package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +2 -1
  54. package/dist-types/commands/ListAccessPoliciesCommand.d.ts +2 -1
  55. package/dist-types/commands/ListActionsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +2 -1
  58. package/dist-types/commands/ListAssetModelsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListAssetPropertiesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListAssetsCommand.d.ts +2 -1
  62. package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListBulkImportJobsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +2 -1
  65. package/dist-types/commands/ListDashboardsCommand.d.ts +2 -1
  66. package/dist-types/commands/ListGatewaysCommand.d.ts +2 -1
  67. package/dist-types/commands/ListPortalsCommand.d.ts +2 -1
  68. package/dist-types/commands/ListProjectAssetsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
  70. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  71. package/dist-types/commands/ListTimeSeriesCommand.d.ts +2 -1
  72. package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/PutLoggingOptionsCommand.d.ts +2 -1
  74. package/dist-types/commands/PutStorageConfigurationCommand.d.ts +2 -1
  75. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateAssetCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateAssetModelCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateDashboardCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateGatewayCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdatePortalCommand.d.ts +3 -2
  86. package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
  87. package/dist-types/models/models_0.d.ts +961 -961
  88. package/dist-types/models/models_1.d.ts +99 -99
  89. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  90. package/dist-types/runtimeConfig.d.ts +2 -2
  91. package/dist-types/runtimeConfig.native.d.ts +2 -2
  92. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  93. package/dist-types/ts3.4/IoTSiteWise.d.ts +14 -0
  94. package/dist-types/ts3.4/commands/AssociateAssetsCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/BatchAssociateProjectAssetsCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/BatchDisassociateProjectAssetsCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/BatchPutAssetPropertyValueCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateAccessPolicyCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateAssetCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateAssetModelCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateAssetModelCompositeModelCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreateBulkImportJobCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateDashboardCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DeleteAccessPolicyCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteAssetModelCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteAssetModelCompositeModelCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteDashboardCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteTimeSeriesCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeAccessPolicyCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribeAssetCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribeAssetCompositeModelCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribeAssetModelCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeAssetModelCompositeModelCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeAssetPropertyCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeBulkImportJobCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeDashboardCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeGatewayCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeLoggingOptionsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribePortalCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DescribeStorageConfigurationCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DescribeTimeSeriesCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DisassociateAssetsCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ExecuteActionCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ExecuteQueryCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetAssetPropertyAggregatesCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetAssetPropertyValueCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetAssetPropertyValueHistoryCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListAccessPoliciesCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListAssetModelCompositeModelsCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListAssetModelPropertiesCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListAssetModelsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListAssetPropertiesCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListAssetRelationshipsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListAssetsCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListAssociatedAssetsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListBulkImportJobsCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListCompositionRelationshipsCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListDashboardsCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListProjectAssetsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListTimeSeriesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/PutDefaultEncryptionConfigurationCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/PutLoggingOptionsCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/PutStorageConfigurationCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/UpdateAccessPolicyCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/UpdateAssetModelCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/UpdateAssetModelCompositeModelCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/UpdateAssetPropertyCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/UpdateDashboardCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  179. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  180. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  181. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  182. package/package.json +41 -41
@@ -22,10 +22,10 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
22
22
  }
23
23
  declare const DeletePortalCommand_base: {
24
24
  new (input: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a portal from IoT SiteWise Monitor.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const DeletePortalCommand_base: {
80
80
  * @throws {@link IoTSiteWiseServiceException}
81
81
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class DeletePortalCommand extends DeletePortalCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface DeleteProjectCommandOutput extends DeleteProjectResponse, __Met
22
22
  }
23
23
  declare const DeleteProjectCommand_base: {
24
24
  new (input: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProjectCommandInput, DeleteProjectCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a project from IoT SiteWise Monitor.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const DeleteProjectCommand_base: {
68
68
  * @throws {@link IoTSiteWiseServiceException}
69
69
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface DeleteTimeSeriesCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteTimeSeriesCommand_base: {
24
24
  new (input: DeleteTimeSeriesCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTimeSeriesCommandInput, DeleteTimeSeriesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DeleteTimeSeriesCommandInput]): import("@smithy/smithy-client").CommandImpl<DeleteTimeSeriesCommandInput, DeleteTimeSeriesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a time series (data stream). If you delete a time series that's associated with an
30
30
  * asset property, the asset property still exists, but the time series will no longer be
31
31
  * associated with this asset property.</p>
@@ -95,6 +95,7 @@ declare const DeleteTimeSeriesCommand_base: {
95
95
  * @throws {@link IoTSiteWiseServiceException}
96
96
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class DeleteTimeSeriesCommand extends DeleteTimeSeriesCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface DescribeAccessPolicyCommandOutput extends DescribeAccessPolicyR
22
22
  }
23
23
  declare const DescribeAccessPolicyCommand_base: {
24
24
  new (input: DescribeAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessPolicyCommandInput, DescribeAccessPolicyCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAccessPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessPolicyCommandInput, DescribeAccessPolicyCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes an access policy, which specifies an identity's access to an IoT SiteWise Monitor portal or
30
30
  * project.</p>
31
31
  * @example
@@ -96,6 +96,7 @@ declare const DescribeAccessPolicyCommand_base: {
96
96
  * @throws {@link IoTSiteWiseServiceException}
97
97
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class DescribeAccessPolicyCommand extends DescribeAccessPolicyCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface DescribeActionCommandOutput extends DescribeActionResponse, __M
22
22
  }
23
23
  declare const DescribeActionCommand_base: {
24
24
  new (input: DescribeActionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeActionCommandInput, DescribeActionCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeActionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeActionCommandInput, DescribeActionCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an action.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const DescribeActionCommand_base: {
77
77
  * @throws {@link IoTSiteWiseServiceException}
78
78
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DescribeActionCommand extends DescribeActionCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DescribeAssetCommandOutput extends DescribeAssetResponse, __Met
22
22
  }
23
23
  declare const DescribeAssetCommand_base: {
24
24
  new (input: DescribeAssetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetCommandInput, DescribeAssetCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAssetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetCommandInput, DescribeAssetCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an asset.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -163,6 +163,7 @@ declare const DescribeAssetCommand_base: {
163
163
  * @throws {@link IoTSiteWiseServiceException}
164
164
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
165
165
  *
166
+ * @public
166
167
  */
167
168
  export declare class DescribeAssetCommand extends DescribeAssetCommand_base {
168
169
  }
@@ -22,10 +22,10 @@ export interface DescribeAssetCompositeModelCommandOutput extends DescribeAssetC
22
22
  }
23
23
  declare const DescribeAssetCompositeModelCommand_base: {
24
24
  new (input: DescribeAssetCompositeModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetCompositeModelCommandInput, DescribeAssetCompositeModelCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAssetCompositeModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetCompositeModelCommandInput, DescribeAssetCompositeModelCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an asset composite model (also known as an asset component). An <code>AssetCompositeModel</code> is an instance of an <code>AssetModelCompositeModel</code>. If you want to see information about the model this is based on, call
30
30
  * <a href="https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_DescribeAssetModelCompositeModel.html">DescribeAssetModelCompositeModel</a>.</p>
31
31
  * @example
@@ -125,6 +125,7 @@ declare const DescribeAssetCompositeModelCommand_base: {
125
125
  * @throws {@link IoTSiteWiseServiceException}
126
126
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
127
127
  *
128
+ * @public
128
129
  */
129
130
  export declare class DescribeAssetCompositeModelCommand extends DescribeAssetCompositeModelCommand_base {
130
131
  }
@@ -22,10 +22,10 @@ export interface DescribeAssetModelCommandOutput extends DescribeAssetModelRespo
22
22
  }
23
23
  declare const DescribeAssetModelCommand_base: {
24
24
  new (input: DescribeAssetModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetModelCommandInput, DescribeAssetModelCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAssetModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetModelCommandInput, DescribeAssetModelCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an asset model.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -265,6 +265,7 @@ declare const DescribeAssetModelCommand_base: {
265
265
  * @throws {@link IoTSiteWiseServiceException}
266
266
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
267
267
  *
268
+ * @public
268
269
  */
269
270
  export declare class DescribeAssetModelCommand extends DescribeAssetModelCommand_base {
270
271
  }
@@ -22,10 +22,10 @@ export interface DescribeAssetModelCompositeModelCommandOutput extends DescribeA
22
22
  }
23
23
  declare const DescribeAssetModelCompositeModelCommand_base: {
24
24
  new (input: DescribeAssetModelCompositeModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetModelCompositeModelCommandInput, DescribeAssetModelCompositeModelCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAssetModelCompositeModelCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetModelCompositeModelCommandInput, DescribeAssetModelCompositeModelCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an asset model composite model (also known as an asset model component). For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/custom-composite-models.html">Custom composite models (Components)</a> in the <i>IoT SiteWise User Guide</i>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -189,6 +189,7 @@ declare const DescribeAssetModelCompositeModelCommand_base: {
189
189
  * @throws {@link IoTSiteWiseServiceException}
190
190
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
191
191
  *
192
+ * @public
192
193
  */
193
194
  export declare class DescribeAssetModelCompositeModelCommand extends DescribeAssetModelCompositeModelCommand_base {
194
195
  }
@@ -22,10 +22,10 @@ export interface DescribeAssetPropertyCommandOutput extends DescribeAssetPropert
22
22
  }
23
23
  declare const DescribeAssetPropertyCommand_base: {
24
24
  new (input: DescribeAssetPropertyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetPropertyCommandInput, DescribeAssetPropertyCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAssetPropertyCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAssetPropertyCommandInput, DescribeAssetPropertyCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about an asset property.</p>
30
30
  * <note>
31
31
  * <p>When you call this operation for an attribute property, this response includes the
@@ -248,6 +248,7 @@ declare const DescribeAssetPropertyCommand_base: {
248
248
  * @throws {@link IoTSiteWiseServiceException}
249
249
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
250
250
  *
251
+ * @public
251
252
  */
252
253
  export declare class DescribeAssetPropertyCommand extends DescribeAssetPropertyCommand_base {
253
254
  }
@@ -22,10 +22,10 @@ export interface DescribeBulkImportJobCommandOutput extends DescribeBulkImportJo
22
22
  }
23
23
  declare const DescribeBulkImportJobCommand_base: {
24
24
  new (input: DescribeBulkImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBulkImportJobCommandInput, DescribeBulkImportJobCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeBulkImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBulkImportJobCommandInput, DescribeBulkImportJobCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a bulk import job request. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/DescribeBulkImportJob.html">Describe
30
30
  * a bulk import job (CLI)</a> in the <i>Amazon Simple Storage Service User Guide</i>.</p>
31
31
  * @example
@@ -98,6 +98,7 @@ declare const DescribeBulkImportJobCommand_base: {
98
98
  * @throws {@link IoTSiteWiseServiceException}
99
99
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class DescribeBulkImportJobCommand extends DescribeBulkImportJobCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface DescribeDashboardCommandOutput extends DescribeDashboardRespons
22
22
  }
23
23
  declare const DescribeDashboardCommand_base: {
24
24
  new (input: DescribeDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDashboardCommandInput, DescribeDashboardCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeDashboardCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDashboardCommandInput, DescribeDashboardCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a dashboard.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const DescribeDashboardCommand_base: {
76
76
  * @throws {@link IoTSiteWiseServiceException}
77
77
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface DescribeDefaultEncryptionConfigurationCommandOutput extends Des
22
22
  }
23
23
  declare const DescribeDefaultEncryptionConfigurationCommand_base: {
24
24
  new (input: DescribeDefaultEncryptionConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDefaultEncryptionConfigurationCommandInput, DescribeDefaultEncryptionConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeDefaultEncryptionConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeDefaultEncryptionConfigurationCommandInput, DescribeDefaultEncryptionConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the default encryption configuration for the Amazon Web Services account in
30
30
  * the default or specified Region. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/key-management.html">Key management</a> in the
31
31
  * <i>IoT SiteWise User Guide</i>.</p>
@@ -74,6 +74,7 @@ declare const DescribeDefaultEncryptionConfigurationCommand_base: {
74
74
  * @throws {@link IoTSiteWiseServiceException}
75
75
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DescribeDefaultEncryptionConfigurationCommand extends DescribeDefaultEncryptionConfigurationCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface DescribeGatewayCapabilityConfigurationCommandOutput extends Des
22
22
  }
23
23
  declare const DescribeGatewayCapabilityConfigurationCommand_base: {
24
24
  new (input: DescribeGatewayCapabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCapabilityConfigurationCommandInput, DescribeGatewayCapabilityConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGatewayCapabilityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCapabilityConfigurationCommandInput, DescribeGatewayCapabilityConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a gateway capability configuration.
30
30
  * Each gateway capability defines data sources for a gateway. A capability configuration
31
31
  * can contain multiple data source configurations. If you define OPC-UA sources for a gateway in
@@ -77,6 +77,7 @@ declare const DescribeGatewayCapabilityConfigurationCommand_base: {
77
77
  * @throws {@link IoTSiteWiseServiceException}
78
78
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DescribeGatewayCapabilityConfigurationCommand extends DescribeGatewayCapabilityConfigurationCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DescribeGatewayCommandOutput extends DescribeGatewayResponse, _
22
22
  }
23
23
  declare const DescribeGatewayCommand_base: {
24
24
  new (input: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeGatewayCommandInput, DescribeGatewayCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a gateway.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const DescribeGatewayCommand_base: {
87
87
  * @throws {@link IoTSiteWiseServiceException}
88
88
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface DescribeLoggingOptionsCommandOutput extends DescribeLoggingOpti
22
22
  }
23
23
  declare const DescribeLoggingOptionsCommand_base: {
24
24
  new (input: DescribeLoggingOptionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeLoggingOptionsCommandInput, DescribeLoggingOptionsCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeLoggingOptionsCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeLoggingOptionsCommandInput, DescribeLoggingOptionsCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the current IoT SiteWise logging options.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const DescribeLoggingOptionsCommand_base: {
69
69
  * @throws {@link IoTSiteWiseServiceException}
70
70
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DescribeLoggingOptionsCommand extends DescribeLoggingOptionsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DescribePortalCommandOutput extends DescribePortalResponse, __M
22
22
  }
23
23
  declare const DescribePortalCommand_base: {
24
24
  new (input: DescribePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortalCommandInput, DescribePortalCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePortalCommandInput, DescribePortalCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a portal.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,6 +95,7 @@ declare const DescribePortalCommand_base: {
95
95
  * @throws {@link IoTSiteWiseServiceException}
96
96
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class DescribePortalCommand extends DescribePortalCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface DescribeProjectCommandOutput extends DescribeProjectResponse, _
22
22
  }
23
23
  declare const DescribeProjectCommand_base: {
24
24
  new (input: DescribeProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectCommandInput, DescribeProjectCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectCommandInput, DescribeProjectCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a project.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const DescribeProjectCommand_base: {
75
75
  * @throws {@link IoTSiteWiseServiceException}
76
76
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DescribeProjectCommand extends DescribeProjectCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DescribeStorageConfigurationCommandOutput extends DescribeStora
22
22
  }
23
23
  declare const DescribeStorageConfigurationCommand_base: {
24
24
  new (input: DescribeStorageConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStorageConfigurationCommandInput, DescribeStorageConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeStorageConfigurationCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeStorageConfigurationCommandInput, DescribeStorageConfigurationCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about the storage configuration for IoT SiteWise.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const DescribeStorageConfigurationCommand_base: {
101
101
  * @throws {@link IoTSiteWiseServiceException}
102
102
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class DescribeStorageConfigurationCommand extends DescribeStorageConfigurationCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface DescribeTimeSeriesCommandOutput extends DescribeTimeSeriesRespo
22
22
  }
23
23
  declare const DescribeTimeSeriesCommand_base: {
24
24
  new (input: DescribeTimeSeriesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTimeSeriesCommandInput, DescribeTimeSeriesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [DescribeTimeSeriesCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeTimeSeriesCommandInput, DescribeTimeSeriesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves information about a time series (data stream).</p>
30
30
  * <p>To identify a time series, do one of the following:</p>
31
31
  * <ul>
@@ -98,6 +98,7 @@ declare const DescribeTimeSeriesCommand_base: {
98
98
  * @throws {@link IoTSiteWiseServiceException}
99
99
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class DescribeTimeSeriesCommand extends DescribeTimeSeriesCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface DisassociateAssetsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DisassociateAssetsCommand_base: {
24
24
  new (input: DisassociateAssetsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssetsCommandInput, DisassociateAssetsCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateAssetsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAssetsCommandInput, DisassociateAssetsCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a child asset from the given parent asset through a hierarchy defined in the
30
30
  * parent asset's model.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const DisassociateAssetsCommand_base: {
75
75
  * @throws {@link IoTSiteWiseServiceException}
76
76
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DisassociateAssetsCommand extends DisassociateAssetsCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DisassociateTimeSeriesFromAssetPropertyCommandOutput extends __
22
22
  }
23
23
  declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
24
24
  new (input: DisassociateTimeSeriesFromAssetPropertyCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTimeSeriesFromAssetPropertyCommandInput, DisassociateTimeSeriesFromAssetPropertyCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DisassociateTimeSeriesFromAssetPropertyCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTimeSeriesFromAssetPropertyCommandInput, DisassociateTimeSeriesFromAssetPropertyCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a time series (data stream) from an asset property.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
74
74
  * @throws {@link IoTSiteWiseServiceException}
75
75
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class DisassociateTimeSeriesFromAssetPropertyCommand extends DisassociateTimeSeriesFromAssetPropertyCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface ExecuteActionCommandOutput extends ExecuteActionResponse, __Met
22
22
  }
23
23
  declare const ExecuteActionCommand_base: {
24
24
  new (input: ExecuteActionCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteActionCommandInput, ExecuteActionCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ExecuteActionCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteActionCommandInput, ExecuteActionCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Executes an action on a target resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const ExecuteActionCommand_base: {
86
86
  * @throws {@link IoTSiteWiseServiceException}
87
87
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ExecuteActionCommand extends ExecuteActionCommand_base {
91
92
  }
@@ -23,10 +23,10 @@ export interface ExecuteQueryCommandOutput extends ExecuteQueryResponse, __Metad
23
23
  }
24
24
  declare const ExecuteQueryCommand_base: {
25
25
  new (input: ExecuteQueryCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteQueryCommandInput, ExecuteQueryCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (__0_0: ExecuteQueryCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteQueryCommandInput, ExecuteQueryCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
27
28
  };
28
29
  /**
29
- * @public
30
30
  * <p>Run SQL queries to retrieve metadata and time-series data from asset models, assets, measurements, metrics, transforms, and aggregates.</p>
31
31
  * @example
32
32
  * Use a bare-bones client and the command you need to make an API call.
@@ -110,6 +110,7 @@ declare const ExecuteQueryCommand_base: {
110
110
  * @throws {@link IoTSiteWiseServiceException}
111
111
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class ExecuteQueryCommand extends ExecuteQueryCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface GetAssetPropertyAggregatesCommandOutput extends GetAssetPropert
22
22
  }
23
23
  declare const GetAssetPropertyAggregatesCommand_base: {
24
24
  new (input: GetAssetPropertyAggregatesCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetPropertyAggregatesCommandInput, GetAssetPropertyAggregatesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetAssetPropertyAggregatesCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetPropertyAggregatesCommandInput, GetAssetPropertyAggregatesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets aggregated values for an asset property. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#aggregates">Querying
30
30
  * aggregates</a> in the <i>IoT SiteWise User Guide</i>.</p>
31
31
  * <p>To identify an asset property, you must specify one of the following:</p>
@@ -111,6 +111,7 @@ declare const GetAssetPropertyAggregatesCommand_base: {
111
111
  * @throws {@link IoTSiteWiseServiceException}
112
112
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class GetAssetPropertyAggregatesCommand extends GetAssetPropertyAggregatesCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface GetAssetPropertyValueCommandOutput extends GetAssetPropertyValu
22
22
  }
23
23
  declare const GetAssetPropertyValueCommand_base: {
24
24
  new (input: GetAssetPropertyValueCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetPropertyValueCommandInput, GetAssetPropertyValueCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetAssetPropertyValueCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAssetPropertyValueCommandInput, GetAssetPropertyValueCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an asset property's current value. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#current-values">Querying
30
30
  * current values</a> in the <i>IoT SiteWise User Guide</i>.</p>
31
31
  * <p>To identify an asset property, you must specify one of the following:</p>
@@ -97,6 +97,7 @@ declare const GetAssetPropertyValueCommand_base: {
97
97
  * @throws {@link IoTSiteWiseServiceException}
98
98
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class GetAssetPropertyValueCommand extends GetAssetPropertyValueCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface GetAssetPropertyValueHistoryCommandOutput extends GetAssetPrope
22
22
  }
23
23
  declare const GetAssetPropertyValueHistoryCommand_base: {
24
24
  new (input: GetAssetPropertyValueHistoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetAssetPropertyValueHistoryCommandInput, GetAssetPropertyValueHistoryCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetAssetPropertyValueHistoryCommandInput]): import("@smithy/smithy-client").CommandImpl<GetAssetPropertyValueHistoryCommandInput, GetAssetPropertyValueHistoryCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the history of an asset property's values. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/query-industrial-data.html#historical-values">Querying
30
30
  * historical values</a> in the <i>IoT SiteWise User Guide</i>.</p>
31
31
  * <p>To identify an asset property, you must specify one of the following:</p>
@@ -108,6 +108,7 @@ declare const GetAssetPropertyValueHistoryCommand_base: {
108
108
  * @throws {@link IoTSiteWiseServiceException}
109
109
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
110
110
  *
111
+ * @public
111
112
  */
112
113
  export declare class GetAssetPropertyValueHistoryCommand extends GetAssetPropertyValueHistoryCommand_base {
113
114
  }
@@ -22,10 +22,10 @@ export interface GetInterpolatedAssetPropertyValuesCommandOutput extends GetInte
22
22
  }
23
23
  declare const GetInterpolatedAssetPropertyValuesCommand_base: {
24
24
  new (input: GetInterpolatedAssetPropertyValuesCommandInput): import("@smithy/smithy-client").CommandImpl<GetInterpolatedAssetPropertyValuesCommandInput, GetInterpolatedAssetPropertyValuesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetInterpolatedAssetPropertyValuesCommandInput): import("@smithy/smithy-client").CommandImpl<GetInterpolatedAssetPropertyValuesCommandInput, GetInterpolatedAssetPropertyValuesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get interpolated values for an asset property for a specified time interval, during a
30
30
  * period of time. If your time series is missing data points during the specified time interval,
31
31
  * you can use interpolation to estimate the missing data.</p>
@@ -112,6 +112,7 @@ declare const GetInterpolatedAssetPropertyValuesCommand_base: {
112
112
  * @throws {@link IoTSiteWiseServiceException}
113
113
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
114
114
  *
115
+ * @public
115
116
  */
116
117
  export declare class GetInterpolatedAssetPropertyValuesCommand extends GetInterpolatedAssetPropertyValuesCommand_base {
117
118
  }
@@ -22,10 +22,10 @@ export interface ListAccessPoliciesCommandOutput extends ListAccessPoliciesRespo
22
22
  }
23
23
  declare const ListAccessPoliciesCommand_base: {
24
24
  new (input: ListAccessPoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessPoliciesCommandInput, ListAccessPoliciesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListAccessPoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListAccessPoliciesCommandInput, ListAccessPoliciesCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a paginated list of access policies for an identity (an IAM Identity Center user, an IAM Identity Center
30
30
  * group, or an IAM user) or an IoT SiteWise Monitor resource (a portal or project).</p>
31
31
  * @example
@@ -103,6 +103,7 @@ declare const ListAccessPoliciesCommand_base: {
103
103
  * @throws {@link IoTSiteWiseServiceException}
104
104
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface ListActionsCommandOutput extends ListActionsResponse, __Metadat
22
22
  }
23
23
  declare const ListActionsCommand_base: {
24
24
  new (input: ListActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListActionsCommandInput, ListActionsCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListActionsCommandInput, ListActionsCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a paginated list of actions for a specific target resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListActionsCommand_base: {
81
81
  * @throws {@link IoTSiteWiseServiceException}
82
82
  * <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListActionsCommand extends ListActionsCommand_base {
86
87
  }