@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
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAssetRequestFilterSensitiveLog, CreateAssetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateAssetCommand, serializeAws_restJson1CreateAssetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateAssetCommand 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 CreateAssetCommand 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, CreateAssetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAssetModelRequestFilterSensitiveLog, CreateAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateAssetModelCommand, serializeAws_restJson1CreateAssetModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateAssetModelCommand 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 CreateAssetModelCommand 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, CreateAssetModelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateBulkImportJobRequestFilterSensitiveLog, CreateBulkImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateBulkImportJobCommand, serializeAws_restJson1CreateBulkImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateBulkImportJobCommand 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 CreateBulkImportJobCommand 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, CreateBulkImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDashboardRequestFilterSensitiveLog, CreateDashboardResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDashboardCommand, serializeAws_restJson1CreateDashboardCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateDashboardCommand 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 CreateDashboardCommand 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, CreateDashboardCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateGatewayRequestFilterSensitiveLog, CreateGatewayResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateGatewayCommand, serializeAws_restJson1CreateGatewayCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateGatewayCommand 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 CreateGatewayCommand 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, CreateGatewayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreatePortalRequestFilterSensitiveLog, CreatePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreatePortalCommand, serializeAws_restJson1CreatePortalCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreatePortalCommand 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 CreatePortalCommand 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, CreatePortalCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateProjectRequestFilterSensitiveLog, CreateProjectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateProjectCommand, serializeAws_restJson1CreateProjectCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateProjectCommand 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 CreateProjectCommand 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, CreateProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAccessPolicyRequestFilterSensitiveLog, DeleteAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteAccessPolicyCommand, serializeAws_restJson1DeleteAccessPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteAccessPolicyCommand 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 DeleteAccessPolicyCommand 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, DeleteAccessPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAssetRequestFilterSensitiveLog, DeleteAssetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteAssetCommand, serializeAws_restJson1DeleteAssetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteAssetCommand 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 DeleteAssetCommand 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, DeleteAssetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAssetModelRequestFilterSensitiveLog, DeleteAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteAssetModelCommand, serializeAws_restJson1DeleteAssetModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteAssetModelCommand 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 DeleteAssetModelCommand 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, DeleteAssetModelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDashboardRequestFilterSensitiveLog, DeleteDashboardResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteDashboardCommand, serializeAws_restJson1DeleteDashboardCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteDashboardCommand 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 DeleteDashboardCommand 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, DeleteDashboardCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteGatewayRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteGatewayCommand, serializeAws_restJson1DeleteGatewayCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteGatewayCommand 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 DeleteGatewayCommand 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, DeleteGatewayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeletePortalRequestFilterSensitiveLog, DeletePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeletePortalCommand, serializeAws_restJson1DeletePortalCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeletePortalCommand 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 DeletePortalCommand 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, DeletePortalCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteProjectRequestFilterSensitiveLog, DeleteProjectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteProjectCommand, serializeAws_restJson1DeleteProjectCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteProjectCommand 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 DeleteProjectCommand 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, DeleteProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTimeSeriesRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteTimeSeriesCommand, serializeAws_restJson1DeleteTimeSeriesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteTimeSeriesCommand 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 DeleteTimeSeriesCommand 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, DeleteTimeSeriesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAccessPolicyRequestFilterSensitiveLog, DescribeAccessPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeAccessPolicyCommand, serializeAws_restJson1DescribeAccessPolicyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeAccessPolicyCommand 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 DescribeAccessPolicyCommand 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, DescribeAccessPolicyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAssetRequestFilterSensitiveLog, DescribeAssetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeAssetCommand, serializeAws_restJson1DescribeAssetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeAssetCommand 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 DescribeAssetCommand 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, DescribeAssetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAssetModelRequestFilterSensitiveLog, DescribeAssetModelResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeAssetModelCommand, serializeAws_restJson1DescribeAssetModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeAssetModelCommand 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 DescribeAssetModelCommand 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, DescribeAssetModelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAssetPropertyRequestFilterSensitiveLog, DescribeAssetPropertyResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeAssetPropertyCommand, serializeAws_restJson1DescribeAssetPropertyCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeAssetPropertyCommand 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 DescribeAssetPropertyCommand 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, DescribeAssetPropertyCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeBulkImportJobRequestFilterSensitiveLog, DescribeBulkImportJobResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeBulkImportJobCommand, serializeAws_restJson1DescribeBulkImportJobCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeBulkImportJobCommand 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 DescribeBulkImportJobCommand 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, DescribeBulkImportJobCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeDashboardRequestFilterSensitiveLog, DescribeDashboardResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeDashboardCommand, serializeAws_restJson1DescribeDashboardCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeDashboardCommand 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 DescribeDashboardCommand 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, DescribeDashboardCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeDefaultEncryptionConfigurationRequestFilterSensitiveLog, DescribeDefaultEncryptionConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand, serializeAws_restJson1DescribeDefaultEncryptionConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeDefaultEncryptionConfigurationCommand 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 DescribeDefaultEncryptionConfigurationCommand 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, DescribeDefaultEncryptionConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeGatewayCapabilityConfigurationRequestFilterSensitiveLog, DescribeGatewayCapabilityConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand, serializeAws_restJson1DescribeGatewayCapabilityConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeGatewayCapabilityConfigurationCommand 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 DescribeGatewayCapabilityConfigurationCommand 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, DescribeGatewayCapabilityConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeGatewayRequestFilterSensitiveLog, DescribeGatewayResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeGatewayCommand, serializeAws_restJson1DescribeGatewayCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeGatewayCommand 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 DescribeGatewayCommand 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, DescribeGatewayCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeLoggingOptionsRequestFilterSensitiveLog, DescribeLoggingOptionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeLoggingOptionsCommand, serializeAws_restJson1DescribeLoggingOptionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeLoggingOptionsCommand 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 DescribeLoggingOptionsCommand 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, DescribeLoggingOptionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribePortalRequestFilterSensitiveLog, DescribePortalResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribePortalCommand, serializeAws_restJson1DescribePortalCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribePortalCommand 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 DescribePortalCommand 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, DescribePortalCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeProjectRequestFilterSensitiveLog, DescribeProjectResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeProjectCommand, serializeAws_restJson1DescribeProjectCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeProjectCommand 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 DescribeProjectCommand 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, DescribeProjectCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeStorageConfigurationRequestFilterSensitiveLog, DescribeStorageConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeStorageConfigurationCommand, serializeAws_restJson1DescribeStorageConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeStorageConfigurationCommand 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 DescribeStorageConfigurationCommand 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, DescribeStorageConfigurationCommand.getEndpointParameterInstructions()));