@aws-sdk/client-iotsitewise 3.294.0 → 3.295.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 (151) 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-es/commands/AssociateAssetsCommand.js +4 -4
  75. package/dist-es/commands/AssociateTimeSeriesToAssetPropertyCommand.js +4 -4
  76. package/dist-es/commands/BatchAssociateProjectAssetsCommand.js +4 -4
  77. package/dist-es/commands/BatchDisassociateProjectAssetsCommand.js +4 -4
  78. package/dist-es/commands/BatchGetAssetPropertyAggregatesCommand.js +4 -4
  79. package/dist-es/commands/BatchGetAssetPropertyValueCommand.js +4 -4
  80. package/dist-es/commands/BatchGetAssetPropertyValueHistoryCommand.js +4 -4
  81. package/dist-es/commands/BatchPutAssetPropertyValueCommand.js +4 -4
  82. package/dist-es/commands/CreateAccessPolicyCommand.js +4 -4
  83. package/dist-es/commands/CreateAssetCommand.js +4 -4
  84. package/dist-es/commands/CreateAssetModelCommand.js +4 -4
  85. package/dist-es/commands/CreateBulkImportJobCommand.js +4 -4
  86. package/dist-es/commands/CreateDashboardCommand.js +4 -4
  87. package/dist-es/commands/CreateGatewayCommand.js +4 -4
  88. package/dist-es/commands/CreatePortalCommand.js +4 -4
  89. package/dist-es/commands/CreateProjectCommand.js +4 -4
  90. package/dist-es/commands/DeleteAccessPolicyCommand.js +4 -4
  91. package/dist-es/commands/DeleteAssetCommand.js +4 -4
  92. package/dist-es/commands/DeleteAssetModelCommand.js +4 -4
  93. package/dist-es/commands/DeleteDashboardCommand.js +4 -4
  94. package/dist-es/commands/DeleteGatewayCommand.js +4 -4
  95. package/dist-es/commands/DeletePortalCommand.js +4 -4
  96. package/dist-es/commands/DeleteProjectCommand.js +4 -4
  97. package/dist-es/commands/DeleteTimeSeriesCommand.js +4 -4
  98. package/dist-es/commands/DescribeAccessPolicyCommand.js +4 -4
  99. package/dist-es/commands/DescribeAssetCommand.js +4 -4
  100. package/dist-es/commands/DescribeAssetModelCommand.js +4 -4
  101. package/dist-es/commands/DescribeAssetPropertyCommand.js +4 -4
  102. package/dist-es/commands/DescribeBulkImportJobCommand.js +4 -4
  103. package/dist-es/commands/DescribeDashboardCommand.js +4 -4
  104. package/dist-es/commands/DescribeDefaultEncryptionConfigurationCommand.js +4 -4
  105. package/dist-es/commands/DescribeGatewayCapabilityConfigurationCommand.js +4 -4
  106. package/dist-es/commands/DescribeGatewayCommand.js +4 -4
  107. package/dist-es/commands/DescribeLoggingOptionsCommand.js +4 -4
  108. package/dist-es/commands/DescribePortalCommand.js +4 -4
  109. package/dist-es/commands/DescribeProjectCommand.js +4 -4
  110. package/dist-es/commands/DescribeStorageConfigurationCommand.js +4 -4
  111. package/dist-es/commands/DescribeTimeSeriesCommand.js +4 -4
  112. package/dist-es/commands/DisassociateAssetsCommand.js +4 -4
  113. package/dist-es/commands/DisassociateTimeSeriesFromAssetPropertyCommand.js +4 -4
  114. package/dist-es/commands/GetAssetPropertyAggregatesCommand.js +4 -4
  115. package/dist-es/commands/GetAssetPropertyValueCommand.js +4 -4
  116. package/dist-es/commands/GetAssetPropertyValueHistoryCommand.js +4 -4
  117. package/dist-es/commands/GetInterpolatedAssetPropertyValuesCommand.js +4 -4
  118. package/dist-es/commands/ListAccessPoliciesCommand.js +4 -4
  119. package/dist-es/commands/ListAssetModelPropertiesCommand.js +4 -4
  120. package/dist-es/commands/ListAssetModelsCommand.js +4 -4
  121. package/dist-es/commands/ListAssetPropertiesCommand.js +4 -4
  122. package/dist-es/commands/ListAssetRelationshipsCommand.js +4 -4
  123. package/dist-es/commands/ListAssetsCommand.js +4 -4
  124. package/dist-es/commands/ListAssociatedAssetsCommand.js +4 -4
  125. package/dist-es/commands/ListBulkImportJobsCommand.js +4 -4
  126. package/dist-es/commands/ListDashboardsCommand.js +4 -4
  127. package/dist-es/commands/ListGatewaysCommand.js +4 -4
  128. package/dist-es/commands/ListPortalsCommand.js +4 -4
  129. package/dist-es/commands/ListProjectAssetsCommand.js +4 -4
  130. package/dist-es/commands/ListProjectsCommand.js +4 -4
  131. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  132. package/dist-es/commands/ListTimeSeriesCommand.js +4 -4
  133. package/dist-es/commands/PutDefaultEncryptionConfigurationCommand.js +4 -4
  134. package/dist-es/commands/PutLoggingOptionsCommand.js +4 -4
  135. package/dist-es/commands/PutStorageConfigurationCommand.js +4 -4
  136. package/dist-es/commands/TagResourceCommand.js +4 -4
  137. package/dist-es/commands/UntagResourceCommand.js +4 -4
  138. package/dist-es/commands/UpdateAccessPolicyCommand.js +4 -4
  139. package/dist-es/commands/UpdateAssetCommand.js +4 -4
  140. package/dist-es/commands/UpdateAssetModelCommand.js +4 -4
  141. package/dist-es/commands/UpdateAssetPropertyCommand.js +4 -4
  142. package/dist-es/commands/UpdateDashboardCommand.js +4 -4
  143. package/dist-es/commands/UpdateGatewayCapabilityConfigurationCommand.js +4 -4
  144. package/dist-es/commands/UpdateGatewayCommand.js +4 -4
  145. package/dist-es/commands/UpdatePortalCommand.js +4 -4
  146. package/dist-es/commands/UpdateProjectCommand.js +4 -4
  147. package/dist-types/IoTSiteWiseClient.d.ts +4 -4
  148. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  149. package/dist-types/ts3.4/IoTSiteWiseClient.d.ts +4 -4
  150. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  151. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateTimeSeriesFromAssetPropertyRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand, serializeAws_restJson1DisassociateTimeSeriesFromAssetPropertyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateTimeSeriesFromAssetPropertyCommand 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 DisassociateTimeSeriesFromAssetPropertyCommand 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, DisassociateTimeSeriesFromAssetPropertyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAssetPropertyAggregatesRequestFilterSensitiveLog, GetAssetPropertyAggregatesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAssetPropertyAggregatesCommand, serializeAws_restJson1GetAssetPropertyAggregatesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAssetPropertyAggregatesCommand 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 GetAssetPropertyAggregatesCommand 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, GetAssetPropertyAggregatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAssetPropertyValueRequestFilterSensitiveLog, GetAssetPropertyValueResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAssetPropertyValueCommand, serializeAws_restJson1GetAssetPropertyValueCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAssetPropertyValueCommand 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 GetAssetPropertyValueCommand 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, GetAssetPropertyValueCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAssetPropertyValueHistoryRequestFilterSensitiveLog, GetAssetPropertyValueHistoryResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAssetPropertyValueHistoryCommand, serializeAws_restJson1GetAssetPropertyValueHistoryCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAssetPropertyValueHistoryCommand 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 GetAssetPropertyValueHistoryCommand 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, GetAssetPropertyValueHistoryCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetInterpolatedAssetPropertyValuesRequestFilterSensitiveLog, GetInterpolatedAssetPropertyValuesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand, serializeAws_restJson1GetInterpolatedAssetPropertyValuesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetInterpolatedAssetPropertyValuesCommand 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 GetInterpolatedAssetPropertyValuesCommand 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, GetInterpolatedAssetPropertyValuesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAccessPoliciesRequestFilterSensitiveLog, ListAccessPoliciesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAccessPoliciesCommand, serializeAws_restJson1ListAccessPoliciesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAccessPoliciesCommand 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 ListAccessPoliciesCommand 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, ListAccessPoliciesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssetModelPropertiesRequestFilterSensitiveLog, ListAssetModelPropertiesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetModelPropertiesCommand, serializeAws_restJson1ListAssetModelPropertiesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAssetModelPropertiesCommand 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 ListAssetModelPropertiesCommand 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, ListAssetModelPropertiesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssetModelsRequestFilterSensitiveLog, ListAssetModelsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetModelsCommand, serializeAws_restJson1ListAssetModelsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAssetModelsCommand 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 ListAssetModelsCommand 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, ListAssetModelsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssetPropertiesRequestFilterSensitiveLog, ListAssetPropertiesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetPropertiesCommand, serializeAws_restJson1ListAssetPropertiesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAssetPropertiesCommand 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 ListAssetPropertiesCommand 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, ListAssetPropertiesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssetRelationshipsRequestFilterSensitiveLog, ListAssetRelationshipsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetRelationshipsCommand, serializeAws_restJson1ListAssetRelationshipsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAssetRelationshipsCommand 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 ListAssetRelationshipsCommand 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, ListAssetRelationshipsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssetsRequestFilterSensitiveLog, ListAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssetsCommand, serializeAws_restJson1ListAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAssetsCommand 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 ListAssetsCommand 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, ListAssetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAssociatedAssetsRequestFilterSensitiveLog, ListAssociatedAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAssociatedAssetsCommand, serializeAws_restJson1ListAssociatedAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAssociatedAssetsCommand 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 ListAssociatedAssetsCommand 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, ListAssociatedAssetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListBulkImportJobsRequestFilterSensitiveLog, ListBulkImportJobsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListBulkImportJobsCommand, serializeAws_restJson1ListBulkImportJobsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListBulkImportJobsCommand 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 ListBulkImportJobsCommand 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, ListBulkImportJobsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDashboardsRequestFilterSensitiveLog, ListDashboardsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListDashboardsCommand, serializeAws_restJson1ListDashboardsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListDashboardsCommand 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 ListDashboardsCommand 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, ListDashboardsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListGatewaysRequestFilterSensitiveLog, ListGatewaysResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListGatewaysCommand, serializeAws_restJson1ListGatewaysCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListGatewaysCommand 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 ListGatewaysCommand 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, ListGatewaysCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListPortalsRequestFilterSensitiveLog, ListPortalsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListPortalsCommand, serializeAws_restJson1ListPortalsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListPortalsCommand 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 ListPortalsCommand 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, ListPortalsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListProjectAssetsRequestFilterSensitiveLog, ListProjectAssetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListProjectAssetsCommand, serializeAws_restJson1ListProjectAssetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListProjectAssetsCommand 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 ListProjectAssetsCommand 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, ListProjectAssetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListProjectsRequestFilterSensitiveLog, ListProjectsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListProjectsCommand, serializeAws_restJson1ListProjectsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListProjectsCommand 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 ListProjectsCommand 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, ListProjectsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTimeSeriesRequestFilterSensitiveLog, ListTimeSeriesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTimeSeriesCommand, serializeAws_restJson1ListTimeSeriesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListTimeSeriesCommand 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 ListTimeSeriesCommand 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, ListTimeSeriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutDefaultEncryptionConfigurationRequestFilterSensitiveLog, PutDefaultEncryptionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutDefaultEncryptionConfigurationCommand, serializeAws_restJson1PutDefaultEncryptionConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutDefaultEncryptionConfigurationCommand 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 PutDefaultEncryptionConfigurationCommand 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, PutDefaultEncryptionConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutLoggingOptionsRequestFilterSensitiveLog, PutLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutLoggingOptionsCommand, serializeAws_restJson1PutLoggingOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutLoggingOptionsCommand 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 PutLoggingOptionsCommand 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, PutLoggingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { PutStorageConfigurationRequestFilterSensitiveLog, PutStorageConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1PutStorageConfigurationCommand, serializeAws_restJson1PutStorageConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class PutStorageConfigurationCommand 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 PutStorageConfigurationCommand 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, PutStorageConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog, UntagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAccessPolicyRequestFilterSensitiveLog, UpdateAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAccessPolicyCommand, serializeAws_restJson1UpdateAccessPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAccessPolicyCommand 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 UpdateAccessPolicyCommand 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, UpdateAccessPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAssetRequestFilterSensitiveLog, UpdateAssetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssetCommand, serializeAws_restJson1UpdateAssetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAssetCommand 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 UpdateAssetCommand 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, UpdateAssetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAssetModelRequestFilterSensitiveLog, UpdateAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAssetModelCommand, serializeAws_restJson1UpdateAssetModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAssetModelCommand 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 UpdateAssetModelCommand 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, UpdateAssetModelCommand.getEndpointParameterInstructions()));