@aws-sdk/client-iotsitewise 3.294.0 → 3.296.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 (157) hide show
  1. package/dist-cjs/commands/AssociateAssetsCommand.js +4 -4
  2. package/dist-cjs/commands/AssociateTimeSeriesToAssetPropertyCommand.js +4 -4
  3. package/dist-cjs/commands/BatchAssociateProjectAssetsCommand.js +4 -4
  4. package/dist-cjs/commands/BatchDisassociateProjectAssetsCommand.js +4 -4
  5. package/dist-cjs/commands/BatchGetAssetPropertyAggregatesCommand.js +4 -4
  6. package/dist-cjs/commands/BatchGetAssetPropertyValueCommand.js +4 -4
  7. package/dist-cjs/commands/BatchGetAssetPropertyValueHistoryCommand.js +4 -4
  8. package/dist-cjs/commands/BatchPutAssetPropertyValueCommand.js +4 -4
  9. package/dist-cjs/commands/CreateAccessPolicyCommand.js +4 -4
  10. package/dist-cjs/commands/CreateAssetCommand.js +4 -4
  11. package/dist-cjs/commands/CreateAssetModelCommand.js +4 -4
  12. package/dist-cjs/commands/CreateBulkImportJobCommand.js +4 -4
  13. package/dist-cjs/commands/CreateDashboardCommand.js +4 -4
  14. package/dist-cjs/commands/CreateGatewayCommand.js +4 -4
  15. package/dist-cjs/commands/CreatePortalCommand.js +4 -4
  16. package/dist-cjs/commands/CreateProjectCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteAccessPolicyCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteAssetCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteAssetModelCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteDashboardCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteGatewayCommand.js +4 -4
  22. package/dist-cjs/commands/DeletePortalCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteProjectCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteTimeSeriesCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeAccessPolicyCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeAssetCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeAssetModelCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeAssetPropertyCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeBulkImportJobCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeDashboardCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeDefaultEncryptionConfigurationCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeGatewayCapabilityConfigurationCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeGatewayCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +4 -4
  35. package/dist-cjs/commands/DescribePortalCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeProjectCommand.js +4 -4
  37. package/dist-cjs/commands/DescribeStorageConfigurationCommand.js +4 -4
  38. package/dist-cjs/commands/DescribeTimeSeriesCommand.js +4 -4
  39. package/dist-cjs/commands/DisassociateAssetsCommand.js +4 -4
  40. package/dist-cjs/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +4 -4
  41. package/dist-cjs/commands/GetAssetPropertyAggregatesCommand.js +4 -4
  42. package/dist-cjs/commands/GetAssetPropertyValueCommand.js +4 -4
  43. package/dist-cjs/commands/GetAssetPropertyValueHistoryCommand.js +4 -4
  44. package/dist-cjs/commands/GetInterpolatedAssetPropertyValuesCommand.js +4 -4
  45. package/dist-cjs/commands/ListAccessPoliciesCommand.js +4 -4
  46. package/dist-cjs/commands/ListAssetModelPropertiesCommand.js +4 -4
  47. package/dist-cjs/commands/ListAssetModelsCommand.js +4 -4
  48. package/dist-cjs/commands/ListAssetPropertiesCommand.js +4 -4
  49. package/dist-cjs/commands/ListAssetRelationshipsCommand.js +4 -4
  50. package/dist-cjs/commands/ListAssetsCommand.js +4 -4
  51. package/dist-cjs/commands/ListAssociatedAssetsCommand.js +4 -4
  52. package/dist-cjs/commands/ListBulkImportJobsCommand.js +4 -4
  53. package/dist-cjs/commands/ListDashboardsCommand.js +4 -4
  54. package/dist-cjs/commands/ListGatewaysCommand.js +4 -4
  55. package/dist-cjs/commands/ListPortalsCommand.js +4 -4
  56. package/dist-cjs/commands/ListProjectAssetsCommand.js +4 -4
  57. package/dist-cjs/commands/ListProjectsCommand.js +4 -4
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  59. package/dist-cjs/commands/ListTimeSeriesCommand.js +4 -4
  60. package/dist-cjs/commands/PutDefaultEncryptionConfigurationCommand.js +4 -4
  61. package/dist-cjs/commands/PutLoggingOptionsCommand.js +4 -4
  62. package/dist-cjs/commands/PutStorageConfigurationCommand.js +4 -4
  63. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  64. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateAccessPolicyCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateAssetCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateAssetModelCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateAssetPropertyCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateDashboardCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateGatewayCapabilityConfigurationCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateGatewayCommand.js +4 -4
  72. package/dist-cjs/commands/UpdatePortalCommand.js +4 -4
  73. package/dist-cjs/commands/UpdateProjectCommand.js +4 -4
  74. package/dist-cjs/endpoint/ruleset.js +3 -3
  75. package/dist-cjs/protocols/Aws_restJson1.js +4 -0
  76. package/dist-es/commands/AssociateAssetsCommand.js +4 -4
  77. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +4 -4
  78. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +4 -4
  79. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +4 -4
  80. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +4 -4
  81. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +4 -4
  82. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +4 -4
  83. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +4 -4
  84. package/dist-es/commands/CreateAccessPolicyCommand.js +4 -4
  85. package/dist-es/commands/CreateAssetCommand.js +4 -4
  86. package/dist-es/commands/CreateAssetModelCommand.js +4 -4
  87. package/dist-es/commands/CreateBulkImportJobCommand.js +4 -4
  88. package/dist-es/commands/CreateDashboardCommand.js +4 -4
  89. package/dist-es/commands/CreateGatewayCommand.js +4 -4
  90. package/dist-es/commands/CreatePortalCommand.js +4 -4
  91. package/dist-es/commands/CreateProjectCommand.js +4 -4
  92. package/dist-es/commands/DeleteAccessPolicyCommand.js +4 -4
  93. package/dist-es/commands/DeleteAssetCommand.js +4 -4
  94. package/dist-es/commands/DeleteAssetModelCommand.js +4 -4
  95. package/dist-es/commands/DeleteDashboardCommand.js +4 -4
  96. package/dist-es/commands/DeleteGatewayCommand.js +4 -4
  97. package/dist-es/commands/DeletePortalCommand.js +4 -4
  98. package/dist-es/commands/DeleteProjectCommand.js +4 -4
  99. package/dist-es/commands/DeleteTimeSeriesCommand.js +4 -4
  100. package/dist-es/commands/DescribeAccessPolicyCommand.js +4 -4
  101. package/dist-es/commands/DescribeAssetCommand.js +4 -4
  102. package/dist-es/commands/DescribeAssetModelCommand.js +4 -4
  103. package/dist-es/commands/DescribeAssetPropertyCommand.js +4 -4
  104. package/dist-es/commands/DescribeBulkImportJobCommand.js +4 -4
  105. package/dist-es/commands/DescribeDashboardCommand.js +4 -4
  106. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +4 -4
  107. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +4 -4
  108. package/dist-es/commands/DescribeGatewayCommand.js +4 -4
  109. package/dist-es/commands/DescribeLoggingOptionsCommand.js +4 -4
  110. package/dist-es/commands/DescribePortalCommand.js +4 -4
  111. package/dist-es/commands/DescribeProjectCommand.js +4 -4
  112. package/dist-es/commands/DescribeStorageConfigurationCommand.js +4 -4
  113. package/dist-es/commands/DescribeTimeSeriesCommand.js +4 -4
  114. package/dist-es/commands/DisassociateAssetsCommand.js +4 -4
  115. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +4 -4
  116. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +4 -4
  117. package/dist-es/commands/GetAssetPropertyValueCommand.js +4 -4
  118. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +4 -4
  119. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +4 -4
  120. package/dist-es/commands/ListAccessPoliciesCommand.js +4 -4
  121. package/dist-es/commands/ListAssetModelPropertiesCommand.js +4 -4
  122. package/dist-es/commands/ListAssetModelsCommand.js +4 -4
  123. package/dist-es/commands/ListAssetPropertiesCommand.js +4 -4
  124. package/dist-es/commands/ListAssetRelationshipsCommand.js +4 -4
  125. package/dist-es/commands/ListAssetsCommand.js +4 -4
  126. package/dist-es/commands/ListAssociatedAssetsCommand.js +4 -4
  127. package/dist-es/commands/ListBulkImportJobsCommand.js +4 -4
  128. package/dist-es/commands/ListDashboardsCommand.js +4 -4
  129. package/dist-es/commands/ListGatewaysCommand.js +4 -4
  130. package/dist-es/commands/ListPortalsCommand.js +4 -4
  131. package/dist-es/commands/ListProjectAssetsCommand.js +4 -4
  132. package/dist-es/commands/ListProjectsCommand.js +4 -4
  133. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  134. package/dist-es/commands/ListTimeSeriesCommand.js +4 -4
  135. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +4 -4
  136. package/dist-es/commands/PutLoggingOptionsCommand.js +4 -4
  137. package/dist-es/commands/PutStorageConfigurationCommand.js +4 -4
  138. package/dist-es/commands/TagResourceCommand.js +4 -4
  139. package/dist-es/commands/UntagResourceCommand.js +4 -4
  140. package/dist-es/commands/UpdateAccessPolicyCommand.js +4 -4
  141. package/dist-es/commands/UpdateAssetCommand.js +4 -4
  142. package/dist-es/commands/UpdateAssetModelCommand.js +4 -4
  143. package/dist-es/commands/UpdateAssetPropertyCommand.js +4 -4
  144. package/dist-es/commands/UpdateDashboardCommand.js +4 -4
  145. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +4 -4
  146. package/dist-es/commands/UpdateGatewayCommand.js +4 -4
  147. package/dist-es/commands/UpdatePortalCommand.js +4 -4
  148. package/dist-es/commands/UpdateProjectCommand.js +4 -4
  149. package/dist-es/endpoint/ruleset.js +3 -3
  150. package/dist-es/protocols/Aws_restJson1.js +4 -0
  151. package/dist-types/IoTSiteWiseClient.d.ts +4 -4
  152. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  153. package/dist-types/models/models_0.d.ts +32 -18
  154. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +4 -4
  155. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  156. package/dist-types/ts3.4/models/models_0.d.ts +2 -0
  157. package/package.json +37 -37
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListProjectsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListProjectsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListProjectsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTagsForResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ListTimeSeriesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ListTimeSeriesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ListTimeSeriesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutDefaultEncryptionConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutDefaultEncryptionConfigurationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutDefaultEncryptionConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutLoggingOptionsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutLoggingOptionsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutLoggingOptionsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class PutStorageConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PutStorageConfigurationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PutStorageConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class TagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UntagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateAccessPolicyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAccessPolicyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAccessPolicyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateAssetCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAssetCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAssetCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateAssetModelCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAssetModelCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAssetModelCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateAssetPropertyCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAssetPropertyCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAssetPropertyCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateDashboardCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateDashboardCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDashboardCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateGatewayCapabilityConfigurationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateGatewayCapabilityConfigurationCommand extends smithy_client_1.Comman
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGatewayCapabilityConfigurationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateGatewayCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateGatewayCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateGatewayCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdatePortalCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdatePortalCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdatePortalCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateProjectCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateProjectCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateProjectCommand.getEndpointParameterInstructions()));
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.ruleSet = void 0;
4
- const p = "required", q = "fn", r = "argv", s = "ref";
5
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = { [p]: false, "type": "String" }, f = { [p]: true, "default": false, "type": "Boolean" }, g = { [s]: "Endpoint" }, h = { [q]: "booleanEquals", [r]: [{ [s]: "UseFIPS" }, true] }, i = { [q]: "booleanEquals", [r]: [{ [s]: "UseDualStack" }, true] }, j = {}, k = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsFIPS"] }] }, l = { [q]: "booleanEquals", [r]: [true, { [q]: "getAttr", [r]: [{ [s]: a }, "supportsDualStack"] }] }, m = [g], n = [h], o = [i];
6
- const _data = { version: "1.0", parameters: { Region: e, UseDualStack: f, UseFIPS: f, Endpoint: e }, rules: [{ conditions: [{ [q]: "aws.partition", [r]: [{ [s]: "Region" }], assign: a }], type: b, rules: [{ conditions: [{ [q]: "isSet", [r]: m }, { [q]: "parseURL", [r]: m, assign: "url" }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: g, properties: j, headers: j }, type: d }] }] }, { conditions: [h, i], type: b, rules: [{ conditions: [k, l], type: b, rules: [{ endpoint: { url: "https://iotsitewise-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [k], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://iotsitewise-fips.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [l], type: b, rules: [{ endpoint: { url: "https://iotsitewise.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: j, headers: j }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: { url: "https://iotsitewise.{Region}.{PartitionResult#dnsSuffix}", properties: j, headers: j }, type: d }] }] };
4
+ const q = "required", r = "fn", s = "argv", t = "ref";
5
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = { [q]: false, "type": "String" }, g = { [q]: true, "default": false, "type": "Boolean" }, h = { [t]: "Endpoint" }, i = { [r]: "booleanEquals", [s]: [{ [t]: "UseFIPS" }, true] }, j = { [r]: "booleanEquals", [s]: [{ [t]: "UseDualStack" }, true] }, k = {}, l = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsFIPS"] }] }, m = { [r]: "booleanEquals", [s]: [true, { [r]: "getAttr", [s]: [{ [t]: e }, "supportsDualStack"] }] }, n = [i], o = [j], p = [{ [t]: "Region" }];
6
+ const _data = { version: "1.0", parameters: { Region: f, UseDualStack: g, UseFIPS: g, Endpoint: f }, rules: [{ conditions: [{ [r]: a, [s]: [h] }], type: b, rules: [{ conditions: n, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: o, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: h, properties: k, headers: k }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [r]: a, [s]: p }], type: b, rules: [{ conditions: [{ [r]: "aws.partition", [s]: p, assign: e }], type: b, rules: [{ conditions: [i, j], type: b, rules: [{ conditions: [l, m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://iotsitewise-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: n, type: b, rules: [{ conditions: [l], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://iotsitewise-fips.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: o, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://iotsitewise.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: k, headers: k }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://iotsitewise.{Region}.{PartitionResult#dnsSuffix}", properties: k, headers: k }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
7
7
  exports.ruleSet = _data;
@@ -4236,6 +4236,9 @@ const deserializeAws_restJson1DescribeTimeSeriesCommand = async (output, context
4236
4236
  if (data.propertyId != null) {
4237
4237
  contents.propertyId = (0, smithy_client_1.expectString)(data.propertyId);
4238
4238
  }
4239
+ if (data.timeSeriesArn != null) {
4240
+ contents.timeSeriesArn = (0, smithy_client_1.expectString)(data.timeSeriesArn);
4241
+ }
4239
4242
  if (data.timeSeriesCreationDate != null) {
4240
4243
  contents.timeSeriesCreationDate = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(data.timeSeriesCreationDate)));
4241
4244
  }
@@ -7598,6 +7601,7 @@ const deserializeAws_restJson1TimeSeriesSummary = (output, context) => {
7598
7601
  dataType: (0, smithy_client_1.expectString)(output.dataType),
7599
7602
  dataTypeSpec: (0, smithy_client_1.expectString)(output.dataTypeSpec),
7600
7603
  propertyId: (0, smithy_client_1.expectString)(output.propertyId),
7604
+ timeSeriesArn: (0, smithy_client_1.expectString)(output.timeSeriesArn),
7601
7605
  timeSeriesCreationDate: output.timeSeriesCreationDate != null
7602
7606
  ? (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(output.timeSeriesCreationDate)))
7603
7607
  : undefined,
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateAssetsRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateAssetsCommand, serializeAws_restJson1AssociateAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class AssociateAssetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AssociateAssetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AssociateAssetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateTimeSeriesToAssetPropertyRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand, serializeAws_restJson1AssociateTimeSeriesToAssetPropertyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class AssociateTimeSeriesToAssetPropertyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AssociateTimeSeriesToAssetPropertyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AssociateTimeSeriesToAssetPropertyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchAssociateProjectAssetsRequestFilterSensitiveLog, BatchAssociateProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchAssociateProjectAssetsCommand, serializeAws_restJson1BatchAssociateProjectAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchAssociateProjectAssetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchAssociateProjectAssetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchAssociateProjectAssetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchDisassociateProjectAssetsRequestFilterSensitiveLog, BatchDisassociateProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchDisassociateProjectAssetsCommand, serializeAws_restJson1BatchDisassociateProjectAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchDisassociateProjectAssetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchDisassociateProjectAssetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchDisassociateProjectAssetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchGetAssetPropertyAggregatesRequestFilterSensitiveLog, BatchGetAssetPropertyAggregatesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchGetAssetPropertyAggregatesCommand, serializeAws_restJson1BatchGetAssetPropertyAggregatesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchGetAssetPropertyAggregatesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchGetAssetPropertyAggregatesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchGetAssetPropertyAggregatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchGetAssetPropertyValueRequestFilterSensitiveLog, BatchGetAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchGetAssetPropertyValueCommand, serializeAws_restJson1BatchGetAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchGetAssetPropertyValueCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchGetAssetPropertyValueCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchGetAssetPropertyValueCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchGetAssetPropertyValueHistoryRequestFilterSensitiveLog, BatchGetAssetPropertyValueHistoryResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand, serializeAws_restJson1BatchGetAssetPropertyValueHistoryCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchGetAssetPropertyValueHistoryCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchGetAssetPropertyValueHistoryCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchGetAssetPropertyValueHistoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchPutAssetPropertyValueRequestFilterSensitiveLog, BatchPutAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1BatchPutAssetPropertyValueCommand, serializeAws_restJson1BatchPutAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
6
6
  export class BatchPutAssetPropertyValueCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class BatchPutAssetPropertyValueCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, BatchPutAssetPropertyValueCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAccessPolicyRequestFilterSensitiveLog, CreateAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateAccessPolicyCommand, serializeAws_restJson1CreateAccessPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateAccessPolicyCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateAccessPolicyCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateAccessPolicyCommand.getEndpointParameterInstructions()));