@aws-sdk/client-iotsitewise 3.928.0 → 3.930.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/index.js +5807 -5799
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/IoTSiteWiseClient.js +2 -0
- package/dist-es/commands/AssociateAssetsCommand.js +3 -9
- package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -9
- package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -9
- package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -9
- package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -9
- package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -9
- package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -9
- package/dist-es/commands/CreateAccessPolicyCommand.js +3 -9
- package/dist-es/commands/CreateAssetCommand.js +3 -9
- package/dist-es/commands/CreateAssetModelCommand.js +3 -9
- package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +3 -9
- package/dist-es/commands/CreateBulkImportJobCommand.js +3 -9
- package/dist-es/commands/CreateComputationModelCommand.js +3 -9
- package/dist-es/commands/CreateDashboardCommand.js +3 -9
- package/dist-es/commands/CreateDatasetCommand.js +3 -9
- package/dist-es/commands/CreateGatewayCommand.js +3 -9
- package/dist-es/commands/CreatePortalCommand.js +3 -10
- package/dist-es/commands/CreateProjectCommand.js +3 -9
- package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteAssetCommand.js +3 -9
- package/dist-es/commands/DeleteAssetModelCommand.js +3 -9
- package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +3 -9
- package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +3 -9
- package/dist-es/commands/DeleteComputationModelCommand.js +3 -9
- package/dist-es/commands/DeleteDashboardCommand.js +3 -9
- package/dist-es/commands/DeleteDatasetCommand.js +3 -9
- package/dist-es/commands/DeleteGatewayCommand.js +3 -9
- package/dist-es/commands/DeletePortalCommand.js +3 -9
- package/dist-es/commands/DeleteProjectCommand.js +3 -9
- package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -9
- package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -9
- package/dist-es/commands/DescribeActionCommand.js +3 -9
- package/dist-es/commands/DescribeAssetCommand.js +3 -9
- package/dist-es/commands/DescribeAssetCompositeModelCommand.js +3 -9
- package/dist-es/commands/DescribeAssetModelCommand.js +3 -9
- package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +3 -9
- package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +3 -9
- package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -9
- package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -9
- package/dist-es/commands/DescribeComputationModelCommand.js +3 -9
- package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +3 -9
- package/dist-es/commands/DescribeDashboardCommand.js +3 -9
- package/dist-es/commands/DescribeDatasetCommand.js +3 -9
- package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeExecutionCommand.js +3 -9
- package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeGatewayCommand.js +3 -9
- package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -9
- package/dist-es/commands/DescribePortalCommand.js +3 -10
- package/dist-es/commands/DescribeProjectCommand.js +3 -9
- package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -9
- package/dist-es/commands/DisassociateAssetsCommand.js +3 -9
- package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -9
- package/dist-es/commands/ExecuteActionCommand.js +3 -9
- package/dist-es/commands/ExecuteQueryCommand.js +3 -9
- package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -9
- package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -9
- package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -9
- package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -9
- package/dist-es/commands/InvokeAssistantCommand.js +3 -11
- package/dist-es/commands/ListAccessPoliciesCommand.js +3 -9
- package/dist-es/commands/ListActionsCommand.js +3 -9
- package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +3 -9
- package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -9
- package/dist-es/commands/ListAssetModelsCommand.js +3 -9
- package/dist-es/commands/ListAssetPropertiesCommand.js +3 -9
- package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -9
- package/dist-es/commands/ListAssetsCommand.js +3 -9
- package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -9
- package/dist-es/commands/ListBulkImportJobsCommand.js +3 -9
- package/dist-es/commands/ListCompositionRelationshipsCommand.js +3 -9
- package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +3 -9
- package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +3 -9
- package/dist-es/commands/ListComputationModelsCommand.js +3 -9
- package/dist-es/commands/ListDashboardsCommand.js +3 -9
- package/dist-es/commands/ListDatasetsCommand.js +3 -9
- package/dist-es/commands/ListExecutionsCommand.js +3 -9
- package/dist-es/commands/ListGatewaysCommand.js +3 -9
- package/dist-es/commands/ListInterfaceRelationshipsCommand.js +3 -9
- package/dist-es/commands/ListPortalsCommand.js +3 -9
- package/dist-es/commands/ListProjectAssetsCommand.js +3 -9
- package/dist-es/commands/ListProjectsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTimeSeriesCommand.js +3 -9
- package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +3 -9
- package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -9
- package/dist-es/commands/PutLoggingOptionsCommand.js +3 -9
- package/dist-es/commands/PutStorageConfigurationCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateAssetCommand.js +3 -9
- package/dist-es/commands/UpdateAssetModelCommand.js +3 -9
- package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +3 -9
- package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -9
- package/dist-es/commands/UpdateComputationModelCommand.js +3 -9
- package/dist-es/commands/UpdateDashboardCommand.js +3 -9
- package/dist-es/commands/UpdateDatasetCommand.js +3 -9
- package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateGatewayCommand.js +3 -9
- package/dist-es/commands/UpdatePortalCommand.js +3 -10
- package/dist-es/commands/UpdateProjectCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -15
- package/dist-es/models/models_1.js +0 -56
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +5606 -0
- package/dist-types/IoTSiteWiseClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -12
- package/dist-types/models/models_1.d.ts +4 -13
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +569 -0
- package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -9
- package/dist-types/ts3.4/models/models_1.d.ts +0 -10
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +576 -0
- package/package.json +37 -38
- package/dist-es/protocols/Aws_restJson1.js +0 -4995
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -938
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1256
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,7 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ?? new protocols_1.AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.iotsitewise" }),
|
|
28
30
|
serviceId: config?.serviceId ?? "IoTSiteWise",
|
|
29
31
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
32
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { resolveEventStreamSerdeConfig, } from "@smithy/eventstream-serde-config-resolver";
|
|
8
9
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
10
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
@@ -30,6 +31,7 @@ export class IoTSiteWiseClient extends __Client {
|
|
|
30
31
|
const _config_8 = resolveHttpAuthSchemeConfig(_config_7);
|
|
31
32
|
const _config_9 = resolveRuntimeExtensions(_config_8, configuration?.extensions || []);
|
|
32
33
|
this.config = _config_9;
|
|
34
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
34
36
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
35
37
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateAssets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateAssetsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "AssociateAssets", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "AssociateAssetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateAssetsCommand)
|
|
20
|
-
.de(de_AssociateAssetsCommand)
|
|
14
|
+
.sc(AssociateAssets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { AssociateTimeSeriesToAssetProperty } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AssociateTimeSeriesToAssetPropertyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "AssociateTimeSeriesToAssetProperty", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "AssociateTimeSeriesToAssetPropertyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AssociateTimeSeriesToAssetPropertyCommand)
|
|
20
|
-
.de(de_AssociateTimeSeriesToAssetPropertyCommand)
|
|
14
|
+
.sc(AssociateTimeSeriesToAssetProperty)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchAssociateProjectAssets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchAssociateProjectAssetsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "BatchAssociateProjectAssets", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "BatchAssociateProjectAssetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchAssociateProjectAssetsCommand)
|
|
20
|
-
.de(de_BatchAssociateProjectAssetsCommand)
|
|
14
|
+
.sc(BatchAssociateProjectAssets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchDisassociateProjectAssets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchDisassociateProjectAssetsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "BatchDisassociateProjectAssets", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "BatchDisassociateProjectAssetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchDisassociateProjectAssetsCommand)
|
|
20
|
-
.de(de_BatchDisassociateProjectAssetsCommand)
|
|
14
|
+
.sc(BatchDisassociateProjectAssets)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetAssetPropertyAggregates } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetAssetPropertyAggregatesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "BatchGetAssetPropertyAggregates", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "BatchGetAssetPropertyAggregatesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetAssetPropertyAggregatesCommand)
|
|
20
|
-
.de(de_BatchGetAssetPropertyAggregatesCommand)
|
|
14
|
+
.sc(BatchGetAssetPropertyAggregates)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetAssetPropertyValue } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetAssetPropertyValueCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValue", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetAssetPropertyValueCommand)
|
|
20
|
-
.de(de_BatchGetAssetPropertyValueCommand)
|
|
14
|
+
.sc(BatchGetAssetPropertyValue)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchGetAssetPropertyValueHistory } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchGetAssetPropertyValueHistoryCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "BatchGetAssetPropertyValueHistory", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "BatchGetAssetPropertyValueHistoryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchGetAssetPropertyValueHistoryCommand)
|
|
20
|
-
.de(de_BatchGetAssetPropertyValueHistoryCommand)
|
|
14
|
+
.sc(BatchGetAssetPropertyValueHistory)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { BatchPutAssetPropertyValue } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class BatchPutAssetPropertyValueCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "BatchPutAssetPropertyValue", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "BatchPutAssetPropertyValueCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_BatchPutAssetPropertyValueCommand)
|
|
20
|
-
.de(de_BatchPutAssetPropertyValueCommand)
|
|
14
|
+
.sc(BatchPutAssetPropertyValue)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAccessPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAccessPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateAccessPolicy", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateAccessPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAccessPolicyCommand)
|
|
20
|
-
.de(de_CreateAccessPolicyCommand)
|
|
14
|
+
.sc(CreateAccessPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAsset } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAssetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateAsset", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateAssetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAssetCommand)
|
|
20
|
-
.de(de_CreateAssetCommand)
|
|
14
|
+
.sc(CreateAsset)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAssetModel } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAssetModelCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateAssetModel", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateAssetModelCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAssetModelCommand)
|
|
20
|
-
.de(de_CreateAssetModelCommand)
|
|
14
|
+
.sc(CreateAssetModel)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateAssetModelCompositeModel } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAssetModelCompositeModelCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateAssetModelCompositeModel", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateAssetModelCompositeModelCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAssetModelCompositeModelCommand)
|
|
20
|
-
.de(de_CreateAssetModelCompositeModelCommand)
|
|
14
|
+
.sc(CreateAssetModelCompositeModel)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateBulkImportJob } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateBulkImportJobCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateBulkImportJob", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateBulkImportJobCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateBulkImportJobCommand)
|
|
20
|
-
.de(de_CreateBulkImportJobCommand)
|
|
14
|
+
.sc(CreateBulkImportJob)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateComputationModel } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateComputationModelCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateComputationModel", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateComputationModelCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateComputationModelCommand)
|
|
20
|
-
.de(de_CreateComputationModelCommand)
|
|
14
|
+
.sc(CreateComputationModel)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDashboard } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDashboardCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateDashboard", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateDashboardCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDashboardCommand)
|
|
20
|
-
.de(de_CreateDashboardCommand)
|
|
14
|
+
.sc(CreateDashboard)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateDataset } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateDatasetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateDataset", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateDatasetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateDatasetCommand)
|
|
20
|
-
.de(de_CreateDatasetCommand)
|
|
14
|
+
.sc(CreateDataset)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateGateway } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateGatewayCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateGateway", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateGatewayCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateGatewayCommand)
|
|
20
|
-
.de(de_CreateGatewayCommand)
|
|
14
|
+
.sc(CreateGateway)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_CreatePortalCommand, se_CreatePortalCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { CreatePortal } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class CreatePortalCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AWSIoTSiteWise", "CreatePortal", {})
|
|
18
13
|
.n("IoTSiteWiseClient", "CreatePortalCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_CreatePortalCommand)
|
|
21
|
-
.de(de_CreatePortalCommand)
|
|
14
|
+
.sc(CreatePortal)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { CreateProject } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateProjectCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "CreateProject", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "CreateProjectCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateProjectCommand)
|
|
20
|
-
.de(de_CreateProjectCommand)
|
|
14
|
+
.sc(CreateProject)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteAccessPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAccessPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "DeleteAccessPolicy", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "DeleteAccessPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAccessPolicyCommand)
|
|
20
|
-
.de(de_DeleteAccessPolicyCommand)
|
|
14
|
+
.sc(DeleteAccessPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteAsset } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAssetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "DeleteAsset", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "DeleteAssetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAssetCommand)
|
|
20
|
-
.de(de_DeleteAssetCommand)
|
|
14
|
+
.sc(DeleteAsset)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DeleteAssetModel } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAssetModelCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AWSIoTSiteWise", "DeleteAssetModel", {})
|
|
17
13
|
.n("IoTSiteWiseClient", "DeleteAssetModelCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAssetModelCommand)
|
|
20
|
-
.de(de_DeleteAssetModelCommand)
|
|
14
|
+
.sc(DeleteAssetModel)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|