@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.
Files changed (131) hide show
  1. package/dist-cjs/index.js +5807 -5799
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/IoTSiteWiseClient.js +2 -0
  4. package/dist-es/commands/AssociateAssetsCommand.js +3 -9
  5. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +3 -9
  6. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +3 -9
  7. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +3 -9
  8. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +3 -9
  9. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +3 -9
  10. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +3 -9
  11. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +3 -9
  12. package/dist-es/commands/CreateAccessPolicyCommand.js +3 -9
  13. package/dist-es/commands/CreateAssetCommand.js +3 -9
  14. package/dist-es/commands/CreateAssetModelCommand.js +3 -9
  15. package/dist-es/commands/CreateAssetModelCompositeModelCommand.js +3 -9
  16. package/dist-es/commands/CreateBulkImportJobCommand.js +3 -9
  17. package/dist-es/commands/CreateComputationModelCommand.js +3 -9
  18. package/dist-es/commands/CreateDashboardCommand.js +3 -9
  19. package/dist-es/commands/CreateDatasetCommand.js +3 -9
  20. package/dist-es/commands/CreateGatewayCommand.js +3 -9
  21. package/dist-es/commands/CreatePortalCommand.js +3 -10
  22. package/dist-es/commands/CreateProjectCommand.js +3 -9
  23. package/dist-es/commands/DeleteAccessPolicyCommand.js +3 -9
  24. package/dist-es/commands/DeleteAssetCommand.js +3 -9
  25. package/dist-es/commands/DeleteAssetModelCommand.js +3 -9
  26. package/dist-es/commands/DeleteAssetModelCompositeModelCommand.js +3 -9
  27. package/dist-es/commands/DeleteAssetModelInterfaceRelationshipCommand.js +3 -9
  28. package/dist-es/commands/DeleteComputationModelCommand.js +3 -9
  29. package/dist-es/commands/DeleteDashboardCommand.js +3 -9
  30. package/dist-es/commands/DeleteDatasetCommand.js +3 -9
  31. package/dist-es/commands/DeleteGatewayCommand.js +3 -9
  32. package/dist-es/commands/DeletePortalCommand.js +3 -9
  33. package/dist-es/commands/DeleteProjectCommand.js +3 -9
  34. package/dist-es/commands/DeleteTimeSeriesCommand.js +3 -9
  35. package/dist-es/commands/DescribeAccessPolicyCommand.js +3 -9
  36. package/dist-es/commands/DescribeActionCommand.js +3 -9
  37. package/dist-es/commands/DescribeAssetCommand.js +3 -9
  38. package/dist-es/commands/DescribeAssetCompositeModelCommand.js +3 -9
  39. package/dist-es/commands/DescribeAssetModelCommand.js +3 -9
  40. package/dist-es/commands/DescribeAssetModelCompositeModelCommand.js +3 -9
  41. package/dist-es/commands/DescribeAssetModelInterfaceRelationshipCommand.js +3 -9
  42. package/dist-es/commands/DescribeAssetPropertyCommand.js +3 -9
  43. package/dist-es/commands/DescribeBulkImportJobCommand.js +3 -9
  44. package/dist-es/commands/DescribeComputationModelCommand.js +3 -9
  45. package/dist-es/commands/DescribeComputationModelExecutionSummaryCommand.js +3 -9
  46. package/dist-es/commands/DescribeDashboardCommand.js +3 -9
  47. package/dist-es/commands/DescribeDatasetCommand.js +3 -9
  48. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +3 -9
  49. package/dist-es/commands/DescribeExecutionCommand.js +3 -9
  50. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +3 -9
  51. package/dist-es/commands/DescribeGatewayCommand.js +3 -9
  52. package/dist-es/commands/DescribeLoggingOptionsCommand.js +3 -9
  53. package/dist-es/commands/DescribePortalCommand.js +3 -10
  54. package/dist-es/commands/DescribeProjectCommand.js +3 -9
  55. package/dist-es/commands/DescribeStorageConfigurationCommand.js +3 -9
  56. package/dist-es/commands/DescribeTimeSeriesCommand.js +3 -9
  57. package/dist-es/commands/DisassociateAssetsCommand.js +3 -9
  58. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +3 -9
  59. package/dist-es/commands/ExecuteActionCommand.js +3 -9
  60. package/dist-es/commands/ExecuteQueryCommand.js +3 -9
  61. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +3 -9
  62. package/dist-es/commands/GetAssetPropertyValueCommand.js +3 -9
  63. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +3 -9
  64. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +3 -9
  65. package/dist-es/commands/InvokeAssistantCommand.js +3 -11
  66. package/dist-es/commands/ListAccessPoliciesCommand.js +3 -9
  67. package/dist-es/commands/ListActionsCommand.js +3 -9
  68. package/dist-es/commands/ListAssetModelCompositeModelsCommand.js +3 -9
  69. package/dist-es/commands/ListAssetModelPropertiesCommand.js +3 -9
  70. package/dist-es/commands/ListAssetModelsCommand.js +3 -9
  71. package/dist-es/commands/ListAssetPropertiesCommand.js +3 -9
  72. package/dist-es/commands/ListAssetRelationshipsCommand.js +3 -9
  73. package/dist-es/commands/ListAssetsCommand.js +3 -9
  74. package/dist-es/commands/ListAssociatedAssetsCommand.js +3 -9
  75. package/dist-es/commands/ListBulkImportJobsCommand.js +3 -9
  76. package/dist-es/commands/ListCompositionRelationshipsCommand.js +3 -9
  77. package/dist-es/commands/ListComputationModelDataBindingUsagesCommand.js +3 -9
  78. package/dist-es/commands/ListComputationModelResolveToResourcesCommand.js +3 -9
  79. package/dist-es/commands/ListComputationModelsCommand.js +3 -9
  80. package/dist-es/commands/ListDashboardsCommand.js +3 -9
  81. package/dist-es/commands/ListDatasetsCommand.js +3 -9
  82. package/dist-es/commands/ListExecutionsCommand.js +3 -9
  83. package/dist-es/commands/ListGatewaysCommand.js +3 -9
  84. package/dist-es/commands/ListInterfaceRelationshipsCommand.js +3 -9
  85. package/dist-es/commands/ListPortalsCommand.js +3 -9
  86. package/dist-es/commands/ListProjectAssetsCommand.js +3 -9
  87. package/dist-es/commands/ListProjectsCommand.js +3 -9
  88. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  89. package/dist-es/commands/ListTimeSeriesCommand.js +3 -9
  90. package/dist-es/commands/PutAssetModelInterfaceRelationshipCommand.js +3 -9
  91. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +3 -9
  92. package/dist-es/commands/PutLoggingOptionsCommand.js +3 -9
  93. package/dist-es/commands/PutStorageConfigurationCommand.js +3 -9
  94. package/dist-es/commands/TagResourceCommand.js +3 -9
  95. package/dist-es/commands/UntagResourceCommand.js +3 -9
  96. package/dist-es/commands/UpdateAccessPolicyCommand.js +3 -9
  97. package/dist-es/commands/UpdateAssetCommand.js +3 -9
  98. package/dist-es/commands/UpdateAssetModelCommand.js +3 -9
  99. package/dist-es/commands/UpdateAssetModelCompositeModelCommand.js +3 -9
  100. package/dist-es/commands/UpdateAssetPropertyCommand.js +3 -9
  101. package/dist-es/commands/UpdateComputationModelCommand.js +3 -9
  102. package/dist-es/commands/UpdateDashboardCommand.js +3 -9
  103. package/dist-es/commands/UpdateDatasetCommand.js +3 -9
  104. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +3 -9
  105. package/dist-es/commands/UpdateGatewayCommand.js +3 -9
  106. package/dist-es/commands/UpdatePortalCommand.js +3 -10
  107. package/dist-es/commands/UpdateProjectCommand.js +3 -9
  108. package/dist-es/models/models_0.js +0 -15
  109. package/dist-es/models/models_1.js +0 -56
  110. package/dist-es/runtimeConfig.shared.js +2 -0
  111. package/dist-es/schemas/schemas_0.js +5606 -0
  112. package/dist-types/IoTSiteWiseClient.d.ts +10 -1
  113. package/dist-types/models/models_0.d.ts +0 -12
  114. package/dist-types/models/models_1.d.ts +4 -13
  115. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  116. package/dist-types/runtimeConfig.d.ts +1 -0
  117. package/dist-types/runtimeConfig.native.d.ts +1 -0
  118. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  119. package/dist-types/schemas/schemas_0.d.ts +569 -0
  120. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +4 -0
  121. package/dist-types/ts3.4/models/models_0.d.ts +0 -9
  122. package/dist-types/ts3.4/models/models_1.d.ts +0 -10
  123. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  124. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  125. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  126. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  127. package/dist-types/ts3.4/schemas/schemas_0.d.ts +576 -0
  128. package/package.json +37 -38
  129. package/dist-es/protocols/Aws_restJson1.js +0 -4995
  130. package/dist-types/protocols/Aws_restJson1.d.ts +0 -938
  131. 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 { de_AssociateAssetsCommand, se_AssociateAssetsCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_AssociateTimeSeriesToAssetPropertyCommand, se_AssociateTimeSeriesToAssetPropertyCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_BatchAssociateProjectAssetsCommand, se_BatchAssociateProjectAssetsCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_BatchDisassociateProjectAssetsCommand, se_BatchDisassociateProjectAssetsCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_BatchGetAssetPropertyAggregatesCommand, se_BatchGetAssetPropertyAggregatesCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_BatchGetAssetPropertyValueCommand, se_BatchGetAssetPropertyValueCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_BatchGetAssetPropertyValueHistoryCommand, se_BatchGetAssetPropertyValueHistoryCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_BatchPutAssetPropertyValueCommand, se_BatchPutAssetPropertyValueCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateAccessPolicyCommand, se_CreateAccessPolicyCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateAssetCommand, se_CreateAssetCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateAssetModelCommand, se_CreateAssetModelCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateAssetModelCompositeModelCommand, se_CreateAssetModelCompositeModelCommand, } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateBulkImportJobCommand, se_CreateBulkImportJobCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateComputationModelCommand, se_CreateComputationModelCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateDashboardCommand, se_CreateDashboardCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateDatasetCommand, se_CreateDatasetCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_CreateGatewayCommand, se_CreateGatewayCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { CreatePortalRequestFilterSensitiveLog } from "../models/models_0";
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
- .f(CreatePortalRequestFilterSensitiveLog, void 0)
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 { de_CreateProjectCommand, se_CreateProjectCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DeleteAccessPolicyCommand, se_DeleteAccessPolicyCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DeleteAssetCommand, se_DeleteAssetCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
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 { de_DeleteAssetModelCommand, se_DeleteAssetModelCommand } from "../protocols/Aws_restJson1";
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
- .f(void 0, void 0)
19
- .ser(se_DeleteAssetModelCommand)
20
- .de(de_DeleteAssetModelCommand)
14
+ .sc(DeleteAssetModel)
21
15
  .build() {
22
16
  }