@aws-sdk/client-iotsitewise 3.774.0 → 3.777.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.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/IoTSiteWiseClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AssociateAssetsCommand.d.ts +1 -0
- package/dist-types/commands/AssociateTimeSeriesToAssetPropertyCommand.d.ts +1 -0
- package/dist-types/commands/BatchAssociateProjectAssetsCommand.d.ts +1 -0
- package/dist-types/commands/BatchDisassociateProjectAssetsCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetAssetPropertyAggregatesCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetAssetPropertyValueCommand.d.ts +1 -0
- package/dist-types/commands/BatchGetAssetPropertyValueHistoryCommand.d.ts +1 -0
- package/dist-types/commands/BatchPutAssetPropertyValueCommand.d.ts +1 -0
- package/dist-types/commands/CreateAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetModelCommand.d.ts +1 -0
- package/dist-types/commands/CreateAssetModelCompositeModelCommand.d.ts +1 -0
- package/dist-types/commands/CreateBulkImportJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateDashboardCommand.d.ts +1 -0
- package/dist-types/commands/CreateDatasetCommand.d.ts +1 -0
- package/dist-types/commands/CreateGatewayCommand.d.ts +1 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +1 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetModelCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAssetModelCompositeModelCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDashboardCommand.d.ts +1 -0
- package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteGatewayCommand.d.ts +1 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTimeSeriesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/DescribeActionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAssetCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAssetCompositeModelCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAssetModelCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAssetModelCompositeModelCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAssetPropertyCommand.d.ts +1 -0
- package/dist-types/commands/DescribeBulkImportJobCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDashboardCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDefaultEncryptionConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeGatewayCapabilityConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeGatewayCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLoggingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribePortalCommand.d.ts +1 -0
- package/dist-types/commands/DescribeProjectCommand.d.ts +1 -0
- package/dist-types/commands/DescribeStorageConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTimeSeriesCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateAssetsCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateTimeSeriesFromAssetPropertyCommand.d.ts +1 -0
- package/dist-types/commands/ExecuteActionCommand.d.ts +1 -0
- package/dist-types/commands/ExecuteQueryCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetPropertyAggregatesCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetPropertyValueCommand.d.ts +1 -0
- package/dist-types/commands/GetAssetPropertyValueHistoryCommand.d.ts +1 -0
- package/dist-types/commands/GetInterpolatedAssetPropertyValuesCommand.d.ts +1 -0
- package/dist-types/commands/InvokeAssistantCommand.d.ts +1 -0
- package/dist-types/commands/ListAccessPoliciesCommand.d.ts +1 -0
- package/dist-types/commands/ListActionsCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetModelCompositeModelsCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetModelPropertiesCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetModelsCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetPropertiesCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetRelationshipsCommand.d.ts +1 -0
- package/dist-types/commands/ListAssetsCommand.d.ts +1 -0
- package/dist-types/commands/ListAssociatedAssetsCommand.d.ts +1 -0
- package/dist-types/commands/ListBulkImportJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListCompositionRelationshipsCommand.d.ts +1 -0
- package/dist-types/commands/ListDashboardsCommand.d.ts +1 -0
- package/dist-types/commands/ListDatasetsCommand.d.ts +1 -0
- package/dist-types/commands/ListGatewaysCommand.d.ts +1 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectAssetsCommand.d.ts +1 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTimeSeriesCommand.d.ts +1 -0
- package/dist-types/commands/PutDefaultEncryptionConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/PutLoggingOptionsCommand.d.ts +1 -0
- package/dist-types/commands/PutStorageConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAccessPolicyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAssetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAssetModelCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAssetModelCompositeModelCommand.d.ts +1 -0
- package/dist-types/commands/UpdateAssetPropertyCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDashboardCommand.d.ts +1 -0
- package/dist-types/commands/UpdateDatasetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGatewayCapabilityConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/UpdateGatewayCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +1 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +1 -0
- package/package.json +37 -37
|
@@ -40,8 +40,6 @@ const defaultIoTSiteWiseHttpAuthSchemeProvider = (authParameters) => {
|
|
|
40
40
|
exports.defaultIoTSiteWiseHttpAuthSchemeProvider = defaultIoTSiteWiseHttpAuthSchemeProvider;
|
|
41
41
|
const resolveHttpAuthSchemeConfig = (config) => {
|
|
42
42
|
const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
|
|
43
|
-
return {
|
|
44
|
-
...config_0,
|
|
45
|
-
};
|
|
43
|
+
return Object.assign(config_0, {});
|
|
46
44
|
};
|
|
47
45
|
exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
|
package/dist-cjs/index.js
CHANGED
|
@@ -242,12 +242,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
|
|
|
242
242
|
|
|
243
243
|
// src/endpoint/EndpointParameters.ts
|
|
244
244
|
var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
|
|
245
|
-
return {
|
|
246
|
-
...options,
|
|
245
|
+
return Object.assign(options, {
|
|
247
246
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
248
247
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
249
248
|
defaultSigningName: "iotsitewise"
|
|
250
|
-
};
|
|
249
|
+
});
|
|
251
250
|
}, "resolveClientEndpointParameters");
|
|
252
251
|
var commonParams = {
|
|
253
252
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -304,22 +303,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
|
|
|
304
303
|
}, "resolveHttpAuthRuntimeConfig");
|
|
305
304
|
|
|
306
305
|
// src/runtimeExtensions.ts
|
|
307
|
-
var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
|
|
308
306
|
var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
|
|
309
|
-
const extensionConfiguration =
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
307
|
+
const extensionConfiguration = Object.assign(
|
|
308
|
+
(0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
|
|
309
|
+
(0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
|
|
310
|
+
(0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
|
|
311
|
+
getHttpAuthExtensionConfiguration(runtimeConfig)
|
|
312
|
+
);
|
|
315
313
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
316
|
-
return
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
314
|
+
return Object.assign(
|
|
315
|
+
runtimeConfig,
|
|
316
|
+
(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
|
|
317
|
+
(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
|
|
318
|
+
(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
|
|
319
|
+
resolveHttpAuthRuntimeConfig(extensionConfiguration)
|
|
320
|
+
);
|
|
323
321
|
}, "resolveRuntimeExtensions");
|
|
324
322
|
|
|
325
323
|
// src/IoTSiteWiseClient.ts
|
|
@@ -333,6 +331,8 @@ var IoTSiteWiseClient = class extends import_smithy_client.Client {
|
|
|
333
331
|
config;
|
|
334
332
|
constructor(...[configuration]) {
|
|
335
333
|
const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
|
|
334
|
+
super(_config_0);
|
|
335
|
+
this.initConfig = _config_0;
|
|
336
336
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
337
337
|
const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
|
|
338
338
|
const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
|
|
@@ -342,7 +342,6 @@ var IoTSiteWiseClient = class extends import_smithy_client.Client {
|
|
|
342
342
|
const _config_7 = (0, import_eventstream_serde_config_resolver.resolveEventStreamSerdeConfig)(_config_6);
|
|
343
343
|
const _config_8 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_7);
|
|
344
344
|
const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
|
|
345
|
-
super(_config_9);
|
|
346
345
|
this.config = _config_9;
|
|
347
346
|
this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
|
|
348
347
|
this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
|
|
@@ -18,6 +18,8 @@ export class IoTSiteWiseClient extends __Client {
|
|
|
18
18
|
config;
|
|
19
19
|
constructor(...[configuration]) {
|
|
20
20
|
const _config_0 = __getRuntimeConfig(configuration || {});
|
|
21
|
+
super(_config_0);
|
|
22
|
+
this.initConfig = _config_0;
|
|
21
23
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
22
24
|
const _config_2 = resolveUserAgentConfig(_config_1);
|
|
23
25
|
const _config_3 = resolveRetryConfig(_config_2);
|
|
@@ -27,7 +29,6 @@ export class IoTSiteWiseClient extends __Client {
|
|
|
27
29
|
const _config_7 = resolveEventStreamSerdeConfig(_config_6);
|
|
28
30
|
const _config_8 = resolveHttpAuthSchemeConfig(_config_7);
|
|
29
31
|
const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
|
|
30
|
-
super(_config_9);
|
|
31
32
|
this.config = _config_9;
|
|
32
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
33
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -35,7 +35,5 @@ export const defaultIoTSiteWiseHttpAuthSchemeProvider = (authParameters) => {
|
|
|
35
35
|
};
|
|
36
36
|
export const resolveHttpAuthSchemeConfig = (config) => {
|
|
37
37
|
const config_0 = resolveAwsSdkSigV4Config(config);
|
|
38
|
-
return {
|
|
39
|
-
...config_0,
|
|
40
|
-
};
|
|
38
|
+
return Object.assign(config_0, {});
|
|
41
39
|
};
|
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
export const resolveClientEndpointParameters = (options) => {
|
|
2
|
-
return {
|
|
3
|
-
...options,
|
|
2
|
+
return Object.assign(options, {
|
|
4
3
|
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
5
4
|
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
6
5
|
defaultSigningName: "iotsitewise",
|
|
7
|
-
};
|
|
6
|
+
});
|
|
8
7
|
};
|
|
9
8
|
export const commonParams = {
|
|
10
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
|
|
|
2
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
3
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
|
-
const asPartial = (t) => t;
|
|
6
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
7
|
-
const extensionConfiguration =
|
|
8
|
-
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
9
|
-
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
10
|
-
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
11
|
-
...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
|
|
12
|
-
};
|
|
6
|
+
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
13
7
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
14
|
-
return
|
|
15
|
-
...runtimeConfig,
|
|
16
|
-
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
17
|
-
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
18
|
-
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
19
|
-
...resolveHttpAuthRuntimeConfig(extensionConfiguration),
|
|
20
|
-
};
|
|
8
|
+
return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
21
9
|
};
|
|
@@ -86,6 +86,7 @@ declare const AssociateAssetsCommand_base: {
|
|
|
86
86
|
* @throws {@link IoTSiteWiseServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class AssociateAssetsCommand extends AssociateAssetsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const AssociateTimeSeriesToAssetPropertyCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTSiteWiseServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class AssociateTimeSeriesToAssetPropertyCommand extends AssociateTimeSeriesToAssetPropertyCommand_base {
|
|
@@ -86,6 +86,7 @@ declare const BatchAssociateProjectAssetsCommand_base: {
|
|
|
86
86
|
* @throws {@link IoTSiteWiseServiceException}
|
|
87
87
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
88
88
|
*
|
|
89
|
+
*
|
|
89
90
|
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class BatchAssociateProjectAssetsCommand extends BatchAssociateProjectAssetsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const BatchDisassociateProjectAssetsCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTSiteWiseServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class BatchDisassociateProjectAssetsCommand extends BatchDisassociateProjectAssetsCommand_base {
|
|
@@ -127,6 +127,7 @@ declare const BatchGetAssetPropertyAggregatesCommand_base: {
|
|
|
127
127
|
* @throws {@link IoTSiteWiseServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
129
129
|
*
|
|
130
|
+
*
|
|
130
131
|
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class BatchGetAssetPropertyAggregatesCommand extends BatchGetAssetPropertyAggregatesCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const BatchGetAssetPropertyValueCommand_base: {
|
|
|
117
117
|
* @throws {@link IoTSiteWiseServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class BatchGetAssetPropertyValueCommand extends BatchGetAssetPropertyValueCommand_base {
|
|
@@ -126,6 +126,7 @@ declare const BatchGetAssetPropertyValueHistoryCommand_base: {
|
|
|
126
126
|
* @throws {@link IoTSiteWiseServiceException}
|
|
127
127
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
128
128
|
*
|
|
129
|
+
*
|
|
129
130
|
* @public
|
|
130
131
|
*/
|
|
131
132
|
export declare class BatchGetAssetPropertyValueHistoryCommand extends BatchGetAssetPropertyValueHistoryCommand_base {
|
|
@@ -149,6 +149,7 @@ declare const BatchPutAssetPropertyValueCommand_base: {
|
|
|
149
149
|
* @throws {@link IoTSiteWiseServiceException}
|
|
150
150
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
151
151
|
*
|
|
152
|
+
*
|
|
152
153
|
* @public
|
|
153
154
|
*/
|
|
154
155
|
export declare class BatchPutAssetPropertyValueCommand extends BatchPutAssetPropertyValueCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const CreateAccessPolicyCommand_base: {
|
|
|
104
104
|
* @throws {@link IoTSiteWiseServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateAccessPolicyCommand extends CreateAccessPolicyCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const CreateAssetCommand_base: {
|
|
|
106
106
|
* @throws {@link IoTSiteWiseServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class CreateAssetCommand extends CreateAssetCommand_base {
|
|
@@ -288,6 +288,7 @@ declare const CreateAssetModelCommand_base: {
|
|
|
288
288
|
* @throws {@link IoTSiteWiseServiceException}
|
|
289
289
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
290
290
|
*
|
|
291
|
+
*
|
|
291
292
|
* @public
|
|
292
293
|
*/
|
|
293
294
|
export declare class CreateAssetModelCommand extends CreateAssetModelCommand_base {
|
|
@@ -206,6 +206,7 @@ declare const CreateAssetModelCompositeModelCommand_base: {
|
|
|
206
206
|
* @throws {@link IoTSiteWiseServiceException}
|
|
207
207
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
208
208
|
*
|
|
209
|
+
*
|
|
209
210
|
* @public
|
|
210
211
|
*/
|
|
211
212
|
export declare class CreateAssetModelCompositeModelCommand extends CreateAssetModelCompositeModelCommand_base {
|
|
@@ -116,6 +116,7 @@ declare const CreateBulkImportJobCommand_base: {
|
|
|
116
116
|
* @throws {@link IoTSiteWiseServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
118
118
|
*
|
|
119
|
+
*
|
|
119
120
|
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateBulkImportJobCommand extends CreateBulkImportJobCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const CreateDashboardCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTSiteWiseServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CreateDashboardCommand extends CreateDashboardCommand_base {
|
|
@@ -113,6 +113,7 @@ declare const CreateDatasetCommand_base: {
|
|
|
113
113
|
* @throws {@link IoTSiteWiseServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
115
115
|
*
|
|
116
|
+
*
|
|
116
117
|
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class CreateDatasetCommand extends CreateDatasetCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const CreateGatewayCommand_base: {
|
|
|
95
95
|
* @throws {@link IoTSiteWiseServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class CreateGatewayCommand extends CreateGatewayCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const CreatePortalCommand_base: {
|
|
|
117
117
|
* @throws {@link IoTSiteWiseServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class CreatePortalCommand extends CreatePortalCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const CreateProjectCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTSiteWiseServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class CreateProjectCommand extends CreateProjectCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const DeleteAccessPolicyCommand_base: {
|
|
|
71
71
|
* @throws {@link IoTSiteWiseServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteAccessPolicyCommand extends DeleteAccessPolicyCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const DeleteAssetCommand_base: {
|
|
|
92
92
|
* @throws {@link IoTSiteWiseServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class DeleteAssetCommand extends DeleteAssetCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const DeleteAssetModelCommand_base: {
|
|
|
98
98
|
* @throws {@link IoTSiteWiseServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class DeleteAssetModelCommand extends DeleteAssetModelCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DeleteAssetModelCompositeModelCommand_base: {
|
|
|
99
99
|
* @throws {@link IoTSiteWiseServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DeleteAssetModelCompositeModelCommand extends DeleteAssetModelCompositeModelCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteDashboardCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTSiteWiseServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteDashboardCommand extends DeleteDashboardCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const DeleteDatasetCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTSiteWiseServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DeleteDatasetCommand extends DeleteDatasetCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const DeleteGatewayCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTSiteWiseServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class DeleteGatewayCommand extends DeleteGatewayCommand_base {
|
|
@@ -24,7 +24,7 @@ export interface DeletePortalCommandOutput extends DeletePortalResponse, __Metad
|
|
|
24
24
|
declare const DeletePortalCommand_base: {
|
|
25
25
|
new (input: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
26
|
new (__0_0: DeletePortalCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortalCommandInput, DeletePortalCommandOutput, IoTSiteWiseClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
30
30
|
* <p>Deletes a portal from IoT SiteWise Monitor.</p>
|
|
@@ -81,6 +81,7 @@ declare const DeletePortalCommand_base: {
|
|
|
81
81
|
* @throws {@link IoTSiteWiseServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DeletePortalCommand extends DeletePortalCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const DeleteProjectCommand_base: {
|
|
|
69
69
|
* @throws {@link IoTSiteWiseServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteProjectCommand extends DeleteProjectCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const DeleteTimeSeriesCommand_base: {
|
|
|
96
96
|
* @throws {@link IoTSiteWiseServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class DeleteTimeSeriesCommand extends DeleteTimeSeriesCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const DescribeAccessPolicyCommand_base: {
|
|
|
97
97
|
* @throws {@link IoTSiteWiseServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class DescribeAccessPolicyCommand extends DescribeAccessPolicyCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DescribeActionCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTSiteWiseServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DescribeActionCommand extends DescribeActionCommand_base {
|
|
@@ -164,6 +164,7 @@ declare const DescribeAssetCommand_base: {
|
|
|
164
164
|
* @throws {@link IoTSiteWiseServiceException}
|
|
165
165
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
166
166
|
*
|
|
167
|
+
*
|
|
167
168
|
* @public
|
|
168
169
|
*/
|
|
169
170
|
export declare class DescribeAssetCommand extends DescribeAssetCommand_base {
|
|
@@ -128,6 +128,7 @@ declare const DescribeAssetCompositeModelCommand_base: {
|
|
|
128
128
|
* @throws {@link IoTSiteWiseServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
130
130
|
*
|
|
131
|
+
*
|
|
131
132
|
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class DescribeAssetCompositeModelCommand extends DescribeAssetCompositeModelCommand_base {
|
|
@@ -269,6 +269,7 @@ declare const DescribeAssetModelCommand_base: {
|
|
|
269
269
|
* @throws {@link IoTSiteWiseServiceException}
|
|
270
270
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
271
271
|
*
|
|
272
|
+
*
|
|
272
273
|
* @public
|
|
273
274
|
*/
|
|
274
275
|
export declare class DescribeAssetModelCommand extends DescribeAssetModelCommand_base {
|
|
@@ -193,6 +193,7 @@ declare const DescribeAssetModelCompositeModelCommand_base: {
|
|
|
193
193
|
* @throws {@link IoTSiteWiseServiceException}
|
|
194
194
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
195
195
|
*
|
|
196
|
+
*
|
|
196
197
|
* @public
|
|
197
198
|
*/
|
|
198
199
|
export declare class DescribeAssetModelCompositeModelCommand extends DescribeAssetModelCompositeModelCommand_base {
|
|
@@ -249,6 +249,7 @@ declare const DescribeAssetPropertyCommand_base: {
|
|
|
249
249
|
* @throws {@link IoTSiteWiseServiceException}
|
|
250
250
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
251
251
|
*
|
|
252
|
+
*
|
|
252
253
|
* @public
|
|
253
254
|
*/
|
|
254
255
|
export declare class DescribeAssetPropertyCommand extends DescribeAssetPropertyCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DescribeBulkImportJobCommand_base: {
|
|
|
99
99
|
* @throws {@link IoTSiteWiseServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DescribeBulkImportJobCommand extends DescribeBulkImportJobCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const DescribeDashboardCommand_base: {
|
|
|
77
77
|
* @throws {@link IoTSiteWiseServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class DescribeDashboardCommand extends DescribeDashboardCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DescribeDatasetCommand_base: {
|
|
|
99
99
|
* @throws {@link IoTSiteWiseServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DescribeDatasetCommand extends DescribeDatasetCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DescribeDefaultEncryptionConfigurationCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTSiteWiseServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DescribeDefaultEncryptionConfigurationCommand extends DescribeDefaultEncryptionConfigurationCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const DescribeGatewayCapabilityConfigurationCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTSiteWiseServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class DescribeGatewayCapabilityConfigurationCommand extends DescribeGatewayCapabilityConfigurationCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const DescribeGatewayCommand_base: {
|
|
|
93
93
|
* @throws {@link IoTSiteWiseServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeGatewayCommand extends DescribeGatewayCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const DescribeLoggingOptionsCommand_base: {
|
|
|
70
70
|
* @throws {@link IoTSiteWiseServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeLoggingOptionsCommand extends DescribeLoggingOptionsCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const DescribePortalCommand_base: {
|
|
|
104
104
|
* @throws {@link IoTSiteWiseServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class DescribePortalCommand extends DescribePortalCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DescribeProjectCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTSiteWiseServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DescribeProjectCommand extends DescribeProjectCommand_base {
|
|
@@ -103,6 +103,7 @@ declare const DescribeStorageConfigurationCommand_base: {
|
|
|
103
103
|
* @throws {@link IoTSiteWiseServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
105
105
|
*
|
|
106
|
+
*
|
|
106
107
|
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class DescribeStorageConfigurationCommand extends DescribeStorageConfigurationCommand_base {
|
|
@@ -99,6 +99,7 @@ declare const DescribeTimeSeriesCommand_base: {
|
|
|
99
99
|
* @throws {@link IoTSiteWiseServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
101
101
|
*
|
|
102
|
+
*
|
|
102
103
|
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class DescribeTimeSeriesCommand extends DescribeTimeSeriesCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const DisassociateAssetsCommand_base: {
|
|
|
76
76
|
* @throws {@link IoTSiteWiseServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class DisassociateAssetsCommand extends DisassociateAssetsCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const DisassociateTimeSeriesFromAssetPropertyCommand_base: {
|
|
|
75
75
|
* @throws {@link IoTSiteWiseServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class DisassociateTimeSeriesFromAssetPropertyCommand extends DisassociateTimeSeriesFromAssetPropertyCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ExecuteActionCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTSiteWiseServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ExecuteActionCommand extends ExecuteActionCommand_base {
|
|
@@ -113,6 +113,7 @@ declare const ExecuteQueryCommand_base: {
|
|
|
113
113
|
* @throws {@link IoTSiteWiseServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
115
115
|
*
|
|
116
|
+
*
|
|
116
117
|
* @public
|
|
117
118
|
*/
|
|
118
119
|
export declare class ExecuteQueryCommand extends ExecuteQueryCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const GetAssetPropertyAggregatesCommand_base: {
|
|
|
112
112
|
* @throws {@link IoTSiteWiseServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetAssetPropertyAggregatesCommand extends GetAssetPropertyAggregatesCommand_base {
|
|
@@ -101,6 +101,7 @@ declare const GetAssetPropertyValueCommand_base: {
|
|
|
101
101
|
* @throws {@link IoTSiteWiseServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
103
103
|
*
|
|
104
|
+
*
|
|
104
105
|
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class GetAssetPropertyValueCommand extends GetAssetPropertyValueCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const GetAssetPropertyValueHistoryCommand_base: {
|
|
|
112
112
|
* @throws {@link IoTSiteWiseServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetAssetPropertyValueHistoryCommand extends GetAssetPropertyValueHistoryCommand_base {
|
|
@@ -116,6 +116,7 @@ declare const GetInterpolatedAssetPropertyValuesCommand_base: {
|
|
|
116
116
|
* @throws {@link IoTSiteWiseServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
118
118
|
*
|
|
119
|
+
*
|
|
119
120
|
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class GetInterpolatedAssetPropertyValuesCommand extends GetInterpolatedAssetPropertyValuesCommand_base {
|
|
@@ -134,6 +134,7 @@ declare const InvokeAssistantCommand_base: {
|
|
|
134
134
|
* @throws {@link IoTSiteWiseServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
136
136
|
*
|
|
137
|
+
*
|
|
137
138
|
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class InvokeAssistantCommand extends InvokeAssistantCommand_base {
|
|
@@ -104,6 +104,7 @@ declare const ListAccessPoliciesCommand_base: {
|
|
|
104
104
|
* @throws {@link IoTSiteWiseServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
106
106
|
*
|
|
107
|
+
*
|
|
107
108
|
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class ListAccessPoliciesCommand extends ListAccessPoliciesCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const ListActionsCommand_base: {
|
|
|
82
82
|
* @throws {@link IoTSiteWiseServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class ListActionsCommand extends ListActionsCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ListAssetModelCompositeModelsCommand_base: {
|
|
|
88
88
|
* @throws {@link IoTSiteWiseServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ListAssetModelCompositeModelsCommand extends ListAssetModelCompositeModelsCommand_base {
|
|
@@ -156,6 +156,7 @@ declare const ListAssetModelPropertiesCommand_base: {
|
|
|
156
156
|
* @throws {@link IoTSiteWiseServiceException}
|
|
157
157
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
158
158
|
*
|
|
159
|
+
*
|
|
159
160
|
* @public
|
|
160
161
|
*/
|
|
161
162
|
export declare class ListAssetModelPropertiesCommand extends ListAssetModelPropertiesCommand_base {
|
|
@@ -98,6 +98,7 @@ declare const ListAssetModelsCommand_base: {
|
|
|
98
98
|
* @throws {@link IoTSiteWiseServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
100
100
|
*
|
|
101
|
+
*
|
|
101
102
|
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class ListAssetModelsCommand extends ListAssetModelsCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const ListAssetPropertiesCommand_base: {
|
|
|
94
94
|
* @throws {@link IoTSiteWiseServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class ListAssetPropertiesCommand extends ListAssetPropertiesCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const ListAssetRelationshipsCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTSiteWiseServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class ListAssetRelationshipsCommand extends ListAssetRelationshipsCommand_base {
|
|
@@ -118,6 +118,7 @@ declare const ListAssetsCommand_base: {
|
|
|
118
118
|
* @throws {@link IoTSiteWiseServiceException}
|
|
119
119
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
120
120
|
*
|
|
121
|
+
*
|
|
121
122
|
* @public
|
|
122
123
|
*/
|
|
123
124
|
export declare class ListAssetsCommand extends ListAssetsCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const ListAssociatedAssetsCommand_base: {
|
|
|
117
117
|
* @throws {@link IoTSiteWiseServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class ListAssociatedAssetsCommand extends ListAssociatedAssetsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListBulkImportJobsCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTSiteWiseServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListBulkImportJobsCommand extends ListBulkImportJobsCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const ListCompositionRelationshipsCommand_base: {
|
|
|
80
80
|
* @throws {@link IoTSiteWiseServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class ListCompositionRelationshipsCommand extends ListCompositionRelationshipsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListDashboardsCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTSiteWiseServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListDashboardsCommand extends ListDashboardsCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const ListDatasetsCommand_base: {
|
|
|
92
92
|
* @throws {@link IoTSiteWiseServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class ListDatasetsCommand extends ListDatasetsCommand_base {
|
|
@@ -95,6 +95,7 @@ declare const ListGatewaysCommand_base: {
|
|
|
95
95
|
* @throws {@link IoTSiteWiseServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
97
97
|
*
|
|
98
|
+
*
|
|
98
99
|
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class ListGatewaysCommand extends ListGatewaysCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListPortalsCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTSiteWiseServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListPortalsCommand extends ListPortalsCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const ListProjectAssetsCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTSiteWiseServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class ListProjectAssetsCommand extends ListProjectAssetsCommand_base {
|
|
@@ -78,6 +78,7 @@ declare const ListProjectsCommand_base: {
|
|
|
78
78
|
* @throws {@link IoTSiteWiseServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
80
80
|
*
|
|
81
|
+
*
|
|
81
82
|
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class ListProjectsCommand extends ListProjectsCommand_base {
|
|
@@ -85,6 +85,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
85
85
|
* @throws {@link IoTSiteWiseServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
87
87
|
*
|
|
88
|
+
*
|
|
88
89
|
* @public
|
|
89
90
|
*/
|
|
90
91
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const ListTimeSeriesCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTSiteWiseServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class ListTimeSeriesCommand extends ListTimeSeriesCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const PutDefaultEncryptionConfigurationCommand_base: {
|
|
|
88
88
|
* @throws {@link IoTSiteWiseServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class PutDefaultEncryptionConfigurationCommand extends PutDefaultEncryptionConfigurationCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const PutLoggingOptionsCommand_base: {
|
|
|
74
74
|
* @throws {@link IoTSiteWiseServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class PutLoggingOptionsCommand extends PutLoggingOptionsCommand_base {
|
|
@@ -124,6 +124,7 @@ declare const PutStorageConfigurationCommand_base: {
|
|
|
124
124
|
* @throws {@link IoTSiteWiseServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
126
126
|
*
|
|
127
|
+
*
|
|
127
128
|
* @public
|
|
128
129
|
*/
|
|
129
130
|
export declare class PutStorageConfigurationCommand extends PutStorageConfigurationCommand_base {
|
|
@@ -90,6 +90,7 @@ declare const TagResourceCommand_base: {
|
|
|
90
90
|
* @throws {@link IoTSiteWiseServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
92
92
|
*
|
|
93
|
+
*
|
|
93
94
|
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
@@ -84,6 +84,7 @@ declare const UntagResourceCommand_base: {
|
|
|
84
84
|
* @throws {@link IoTSiteWiseServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
86
86
|
*
|
|
87
|
+
*
|
|
87
88
|
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
@@ -93,6 +93,7 @@ declare const UpdateAccessPolicyCommand_base: {
|
|
|
93
93
|
* @throws {@link IoTSiteWiseServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
95
95
|
*
|
|
96
|
+
*
|
|
96
97
|
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class UpdateAccessPolicyCommand extends UpdateAccessPolicyCommand_base {
|
|
@@ -94,6 +94,7 @@ declare const UpdateAssetCommand_base: {
|
|
|
94
94
|
* @throws {@link IoTSiteWiseServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
96
96
|
*
|
|
97
|
+
*
|
|
97
98
|
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class UpdateAssetCommand extends UpdateAssetCommand_base {
|
|
@@ -286,6 +286,7 @@ declare const UpdateAssetModelCommand_base: {
|
|
|
286
286
|
* @throws {@link IoTSiteWiseServiceException}
|
|
287
287
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
288
288
|
*
|
|
289
|
+
*
|
|
289
290
|
* @public
|
|
290
291
|
*/
|
|
291
292
|
export declare class UpdateAssetModelCommand extends UpdateAssetModelCommand_base {
|
|
@@ -212,6 +212,7 @@ declare const UpdateAssetModelCompositeModelCommand_base: {
|
|
|
212
212
|
* @throws {@link IoTSiteWiseServiceException}
|
|
213
213
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
214
214
|
*
|
|
215
|
+
*
|
|
215
216
|
* @public
|
|
216
217
|
*/
|
|
217
218
|
export declare class UpdateAssetModelCompositeModelCommand extends UpdateAssetModelCompositeModelCommand_base {
|
|
@@ -82,6 +82,7 @@ declare const UpdateAssetPropertyCommand_base: {
|
|
|
82
82
|
* @throws {@link IoTSiteWiseServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
84
84
|
*
|
|
85
|
+
*
|
|
85
86
|
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class UpdateAssetPropertyCommand extends UpdateAssetPropertyCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const UpdateDashboardCommand_base: {
|
|
|
72
72
|
* @throws {@link IoTSiteWiseServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class UpdateDashboardCommand extends UpdateDashboardCommand_base {
|
|
@@ -107,6 +107,7 @@ declare const UpdateDatasetCommand_base: {
|
|
|
107
107
|
* @throws {@link IoTSiteWiseServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
109
109
|
*
|
|
110
|
+
*
|
|
110
111
|
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class UpdateDatasetCommand extends UpdateDatasetCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const UpdateGatewayCapabilityConfigurationCommand_base: {
|
|
|
87
87
|
* @throws {@link IoTSiteWiseServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class UpdateGatewayCapabilityConfigurationCommand extends UpdateGatewayCapabilityConfigurationCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const UpdateGatewayCommand_base: {
|
|
|
73
73
|
* @throws {@link IoTSiteWiseServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateGatewayCommand extends UpdateGatewayCommand_base {
|
|
@@ -105,6 +105,7 @@ declare const UpdatePortalCommand_base: {
|
|
|
105
105
|
* @throws {@link IoTSiteWiseServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
107
107
|
*
|
|
108
|
+
*
|
|
108
109
|
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class UpdatePortalCommand extends UpdatePortalCommand_base {
|
|
@@ -71,6 +71,7 @@ declare const UpdateProjectCommand_base: {
|
|
|
71
71
|
* @throws {@link IoTSiteWiseServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from IoTSiteWise service.</p>
|
|
73
73
|
*
|
|
74
|
+
*
|
|
74
75
|
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class UpdateProjectCommand extends UpdateProjectCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-iotsitewise",
|
|
3
3
|
"description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-iotsitewise",
|
|
@@ -20,46 +20,46 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/eventstream-serde-browser": "^4.0.
|
|
37
|
-
"@smithy/eventstream-serde-config-resolver": "^4.0
|
|
38
|
-
"@smithy/eventstream-serde-node": "^4.0.
|
|
39
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
40
|
-
"@smithy/hash-node": "^4.0.
|
|
41
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
42
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
43
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
44
|
-
"@smithy/middleware-retry": "^4.0
|
|
45
|
-
"@smithy/middleware-serde": "^4.0.
|
|
46
|
-
"@smithy/middleware-stack": "^4.0.
|
|
47
|
-
"@smithy/node-config-provider": "^4.0.
|
|
48
|
-
"@smithy/node-http-handler": "^4.0.
|
|
49
|
-
"@smithy/protocol-http": "^5.0
|
|
50
|
-
"@smithy/smithy-client": "^4.
|
|
51
|
-
"@smithy/types": "^4.
|
|
52
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/eventstream-serde-browser": "^4.0.2",
|
|
37
|
+
"@smithy/eventstream-serde-config-resolver": "^4.1.0",
|
|
38
|
+
"@smithy/eventstream-serde-node": "^4.0.2",
|
|
39
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
40
|
+
"@smithy/hash-node": "^4.0.2",
|
|
41
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
42
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
43
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
44
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
45
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
46
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
47
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
48
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
49
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
50
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
51
|
+
"@smithy/types": "^4.2.0",
|
|
52
|
+
"@smithy/url-parser": "^4.0.2",
|
|
53
53
|
"@smithy/util-base64": "^4.0.0",
|
|
54
54
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
55
55
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
56
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
57
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
58
|
-
"@smithy/util-endpoints": "^3.0.
|
|
59
|
-
"@smithy/util-middleware": "^4.0.
|
|
60
|
-
"@smithy/util-retry": "^4.0.
|
|
56
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
57
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
58
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
59
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
60
|
+
"@smithy/util-retry": "^4.0.2",
|
|
61
61
|
"@smithy/util-utf8": "^4.0.0",
|
|
62
|
-
"@smithy/util-waiter": "^4.0.
|
|
62
|
+
"@smithy/util-waiter": "^4.0.3",
|
|
63
63
|
"@types/uuid": "^9.0.1",
|
|
64
64
|
"tslib": "^2.6.2",
|
|
65
65
|
"uuid": "^9.0.1"
|