@aws-sdk/client-api-gateway 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 (245) hide show
  1. package/dist-cjs/commands/CreateApiKeyCommand.js +4 -4
  2. package/dist-cjs/commands/CreateAuthorizerCommand.js +4 -4
  3. package/dist-cjs/commands/CreateBasePathMappingCommand.js +4 -4
  4. package/dist-cjs/commands/CreateDeploymentCommand.js +4 -4
  5. package/dist-cjs/commands/CreateDocumentationPartCommand.js +4 -4
  6. package/dist-cjs/commands/CreateDocumentationVersionCommand.js +4 -4
  7. package/dist-cjs/commands/CreateDomainNameCommand.js +4 -4
  8. package/dist-cjs/commands/CreateModelCommand.js +4 -4
  9. package/dist-cjs/commands/CreateRequestValidatorCommand.js +4 -4
  10. package/dist-cjs/commands/CreateResourceCommand.js +4 -4
  11. package/dist-cjs/commands/CreateRestApiCommand.js +4 -4
  12. package/dist-cjs/commands/CreateStageCommand.js +4 -4
  13. package/dist-cjs/commands/CreateUsagePlanCommand.js +4 -4
  14. package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +4 -4
  15. package/dist-cjs/commands/CreateVpcLinkCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteApiKeyCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteAuthorizerCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteBasePathMappingCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteClientCertificateCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteDeploymentCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteDocumentationPartCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteDomainNameCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteGatewayResponseCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteIntegrationCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteMethodCommand.js +4 -4
  28. package/dist-cjs/commands/DeleteMethodResponseCommand.js +4 -4
  29. package/dist-cjs/commands/DeleteModelCommand.js +4 -4
  30. package/dist-cjs/commands/DeleteRequestValidatorCommand.js +4 -4
  31. package/dist-cjs/commands/DeleteResourceCommand.js +4 -4
  32. package/dist-cjs/commands/DeleteRestApiCommand.js +4 -4
  33. package/dist-cjs/commands/DeleteStageCommand.js +4 -4
  34. package/dist-cjs/commands/DeleteUsagePlanCommand.js +4 -4
  35. package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +4 -4
  36. package/dist-cjs/commands/DeleteVpcLinkCommand.js +4 -4
  37. package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +4 -4
  38. package/dist-cjs/commands/FlushStageCacheCommand.js +4 -4
  39. package/dist-cjs/commands/GenerateClientCertificateCommand.js +4 -4
  40. package/dist-cjs/commands/GetAccountCommand.js +4 -4
  41. package/dist-cjs/commands/GetApiKeyCommand.js +4 -4
  42. package/dist-cjs/commands/GetApiKeysCommand.js +4 -4
  43. package/dist-cjs/commands/GetAuthorizerCommand.js +4 -4
  44. package/dist-cjs/commands/GetAuthorizersCommand.js +4 -4
  45. package/dist-cjs/commands/GetBasePathMappingCommand.js +4 -4
  46. package/dist-cjs/commands/GetBasePathMappingsCommand.js +4 -4
  47. package/dist-cjs/commands/GetClientCertificateCommand.js +4 -4
  48. package/dist-cjs/commands/GetClientCertificatesCommand.js +4 -4
  49. package/dist-cjs/commands/GetDeploymentCommand.js +4 -4
  50. package/dist-cjs/commands/GetDeploymentsCommand.js +4 -4
  51. package/dist-cjs/commands/GetDocumentationPartCommand.js +4 -4
  52. package/dist-cjs/commands/GetDocumentationPartsCommand.js +4 -4
  53. package/dist-cjs/commands/GetDocumentationVersionCommand.js +4 -4
  54. package/dist-cjs/commands/GetDocumentationVersionsCommand.js +4 -4
  55. package/dist-cjs/commands/GetDomainNameCommand.js +4 -4
  56. package/dist-cjs/commands/GetDomainNamesCommand.js +4 -4
  57. package/dist-cjs/commands/GetExportCommand.js +4 -4
  58. package/dist-cjs/commands/GetGatewayResponseCommand.js +4 -4
  59. package/dist-cjs/commands/GetGatewayResponsesCommand.js +4 -4
  60. package/dist-cjs/commands/GetIntegrationCommand.js +4 -4
  61. package/dist-cjs/commands/GetIntegrationResponseCommand.js +4 -4
  62. package/dist-cjs/commands/GetMethodCommand.js +4 -4
  63. package/dist-cjs/commands/GetMethodResponseCommand.js +4 -4
  64. package/dist-cjs/commands/GetModelCommand.js +4 -4
  65. package/dist-cjs/commands/GetModelTemplateCommand.js +4 -4
  66. package/dist-cjs/commands/GetModelsCommand.js +4 -4
  67. package/dist-cjs/commands/GetRequestValidatorCommand.js +4 -4
  68. package/dist-cjs/commands/GetRequestValidatorsCommand.js +4 -4
  69. package/dist-cjs/commands/GetResourceCommand.js +4 -4
  70. package/dist-cjs/commands/GetResourcesCommand.js +4 -4
  71. package/dist-cjs/commands/GetRestApiCommand.js +4 -4
  72. package/dist-cjs/commands/GetRestApisCommand.js +4 -4
  73. package/dist-cjs/commands/GetSdkCommand.js +4 -4
  74. package/dist-cjs/commands/GetSdkTypeCommand.js +4 -4
  75. package/dist-cjs/commands/GetSdkTypesCommand.js +4 -4
  76. package/dist-cjs/commands/GetStageCommand.js +4 -4
  77. package/dist-cjs/commands/GetStagesCommand.js +4 -4
  78. package/dist-cjs/commands/GetTagsCommand.js +4 -4
  79. package/dist-cjs/commands/GetUsageCommand.js +4 -4
  80. package/dist-cjs/commands/GetUsagePlanCommand.js +4 -4
  81. package/dist-cjs/commands/GetUsagePlanKeyCommand.js +4 -4
  82. package/dist-cjs/commands/GetUsagePlanKeysCommand.js +4 -4
  83. package/dist-cjs/commands/GetUsagePlansCommand.js +4 -4
  84. package/dist-cjs/commands/GetVpcLinkCommand.js +4 -4
  85. package/dist-cjs/commands/GetVpcLinksCommand.js +4 -4
  86. package/dist-cjs/commands/ImportApiKeysCommand.js +4 -4
  87. package/dist-cjs/commands/ImportDocumentationPartsCommand.js +4 -4
  88. package/dist-cjs/commands/ImportRestApiCommand.js +4 -4
  89. package/dist-cjs/commands/PutGatewayResponseCommand.js +4 -4
  90. package/dist-cjs/commands/PutIntegrationCommand.js +4 -4
  91. package/dist-cjs/commands/PutIntegrationResponseCommand.js +4 -4
  92. package/dist-cjs/commands/PutMethodCommand.js +4 -4
  93. package/dist-cjs/commands/PutMethodResponseCommand.js +4 -4
  94. package/dist-cjs/commands/PutRestApiCommand.js +4 -4
  95. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  96. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +4 -4
  97. package/dist-cjs/commands/TestInvokeMethodCommand.js +4 -4
  98. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  99. package/dist-cjs/commands/UpdateAccountCommand.js +4 -4
  100. package/dist-cjs/commands/UpdateApiKeyCommand.js +4 -4
  101. package/dist-cjs/commands/UpdateAuthorizerCommand.js +4 -4
  102. package/dist-cjs/commands/UpdateBasePathMappingCommand.js +4 -4
  103. package/dist-cjs/commands/UpdateClientCertificateCommand.js +4 -4
  104. package/dist-cjs/commands/UpdateDeploymentCommand.js +4 -4
  105. package/dist-cjs/commands/UpdateDocumentationPartCommand.js +4 -4
  106. package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +4 -4
  107. package/dist-cjs/commands/UpdateDomainNameCommand.js +4 -4
  108. package/dist-cjs/commands/UpdateGatewayResponseCommand.js +4 -4
  109. package/dist-cjs/commands/UpdateIntegrationCommand.js +4 -4
  110. package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +4 -4
  111. package/dist-cjs/commands/UpdateMethodCommand.js +4 -4
  112. package/dist-cjs/commands/UpdateMethodResponseCommand.js +4 -4
  113. package/dist-cjs/commands/UpdateModelCommand.js +4 -4
  114. package/dist-cjs/commands/UpdateRequestValidatorCommand.js +4 -4
  115. package/dist-cjs/commands/UpdateResourceCommand.js +4 -4
  116. package/dist-cjs/commands/UpdateRestApiCommand.js +4 -4
  117. package/dist-cjs/commands/UpdateStageCommand.js +4 -4
  118. package/dist-cjs/commands/UpdateUsageCommand.js +4 -4
  119. package/dist-cjs/commands/UpdateUsagePlanCommand.js +4 -4
  120. package/dist-cjs/commands/UpdateVpcLinkCommand.js +4 -4
  121. package/dist-es/commands/CreateApiKeyCommand.js +4 -4
  122. package/dist-es/commands/CreateAuthorizerCommand.js +4 -4
  123. package/dist-es/commands/CreateBasePathMappingCommand.js +4 -4
  124. package/dist-es/commands/CreateDeploymentCommand.js +4 -4
  125. package/dist-es/commands/CreateDocumentationPartCommand.js +4 -4
  126. package/dist-es/commands/CreateDocumentationVersionCommand.js +4 -4
  127. package/dist-es/commands/CreateDomainNameCommand.js +4 -4
  128. package/dist-es/commands/CreateModelCommand.js +4 -4
  129. package/dist-es/commands/CreateRequestValidatorCommand.js +4 -4
  130. package/dist-es/commands/CreateResourceCommand.js +4 -4
  131. package/dist-es/commands/CreateRestApiCommand.js +4 -4
  132. package/dist-es/commands/CreateStageCommand.js +4 -4
  133. package/dist-es/commands/CreateUsagePlanCommand.js +4 -4
  134. package/dist-es/commands/CreateUsagePlanKeyCommand.js +4 -4
  135. package/dist-es/commands/CreateVpcLinkCommand.js +4 -4
  136. package/dist-es/commands/DeleteApiKeyCommand.js +4 -4
  137. package/dist-es/commands/DeleteAuthorizerCommand.js +4 -4
  138. package/dist-es/commands/DeleteBasePathMappingCommand.js +4 -4
  139. package/dist-es/commands/DeleteClientCertificateCommand.js +4 -4
  140. package/dist-es/commands/DeleteDeploymentCommand.js +4 -4
  141. package/dist-es/commands/DeleteDocumentationPartCommand.js +4 -4
  142. package/dist-es/commands/DeleteDocumentationVersionCommand.js +4 -4
  143. package/dist-es/commands/DeleteDomainNameCommand.js +4 -4
  144. package/dist-es/commands/DeleteGatewayResponseCommand.js +4 -4
  145. package/dist-es/commands/DeleteIntegrationCommand.js +4 -4
  146. package/dist-es/commands/DeleteIntegrationResponseCommand.js +4 -4
  147. package/dist-es/commands/DeleteMethodCommand.js +4 -4
  148. package/dist-es/commands/DeleteMethodResponseCommand.js +4 -4
  149. package/dist-es/commands/DeleteModelCommand.js +4 -4
  150. package/dist-es/commands/DeleteRequestValidatorCommand.js +4 -4
  151. package/dist-es/commands/DeleteResourceCommand.js +4 -4
  152. package/dist-es/commands/DeleteRestApiCommand.js +4 -4
  153. package/dist-es/commands/DeleteStageCommand.js +4 -4
  154. package/dist-es/commands/DeleteUsagePlanCommand.js +4 -4
  155. package/dist-es/commands/DeleteUsagePlanKeyCommand.js +4 -4
  156. package/dist-es/commands/DeleteVpcLinkCommand.js +4 -4
  157. package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +4 -4
  158. package/dist-es/commands/FlushStageCacheCommand.js +4 -4
  159. package/dist-es/commands/GenerateClientCertificateCommand.js +4 -4
  160. package/dist-es/commands/GetAccountCommand.js +4 -4
  161. package/dist-es/commands/GetApiKeyCommand.js +4 -4
  162. package/dist-es/commands/GetApiKeysCommand.js +4 -4
  163. package/dist-es/commands/GetAuthorizerCommand.js +4 -4
  164. package/dist-es/commands/GetAuthorizersCommand.js +4 -4
  165. package/dist-es/commands/GetBasePathMappingCommand.js +4 -4
  166. package/dist-es/commands/GetBasePathMappingsCommand.js +4 -4
  167. package/dist-es/commands/GetClientCertificateCommand.js +4 -4
  168. package/dist-es/commands/GetClientCertificatesCommand.js +4 -4
  169. package/dist-es/commands/GetDeploymentCommand.js +4 -4
  170. package/dist-es/commands/GetDeploymentsCommand.js +4 -4
  171. package/dist-es/commands/GetDocumentationPartCommand.js +4 -4
  172. package/dist-es/commands/GetDocumentationPartsCommand.js +4 -4
  173. package/dist-es/commands/GetDocumentationVersionCommand.js +4 -4
  174. package/dist-es/commands/GetDocumentationVersionsCommand.js +4 -4
  175. package/dist-es/commands/GetDomainNameCommand.js +4 -4
  176. package/dist-es/commands/GetDomainNamesCommand.js +4 -4
  177. package/dist-es/commands/GetExportCommand.js +4 -4
  178. package/dist-es/commands/GetGatewayResponseCommand.js +4 -4
  179. package/dist-es/commands/GetGatewayResponsesCommand.js +4 -4
  180. package/dist-es/commands/GetIntegrationCommand.js +4 -4
  181. package/dist-es/commands/GetIntegrationResponseCommand.js +4 -4
  182. package/dist-es/commands/GetMethodCommand.js +4 -4
  183. package/dist-es/commands/GetMethodResponseCommand.js +4 -4
  184. package/dist-es/commands/GetModelCommand.js +4 -4
  185. package/dist-es/commands/GetModelTemplateCommand.js +4 -4
  186. package/dist-es/commands/GetModelsCommand.js +4 -4
  187. package/dist-es/commands/GetRequestValidatorCommand.js +4 -4
  188. package/dist-es/commands/GetRequestValidatorsCommand.js +4 -4
  189. package/dist-es/commands/GetResourceCommand.js +4 -4
  190. package/dist-es/commands/GetResourcesCommand.js +4 -4
  191. package/dist-es/commands/GetRestApiCommand.js +4 -4
  192. package/dist-es/commands/GetRestApisCommand.js +4 -4
  193. package/dist-es/commands/GetSdkCommand.js +4 -4
  194. package/dist-es/commands/GetSdkTypeCommand.js +4 -4
  195. package/dist-es/commands/GetSdkTypesCommand.js +4 -4
  196. package/dist-es/commands/GetStageCommand.js +4 -4
  197. package/dist-es/commands/GetStagesCommand.js +4 -4
  198. package/dist-es/commands/GetTagsCommand.js +4 -4
  199. package/dist-es/commands/GetUsageCommand.js +4 -4
  200. package/dist-es/commands/GetUsagePlanCommand.js +4 -4
  201. package/dist-es/commands/GetUsagePlanKeyCommand.js +4 -4
  202. package/dist-es/commands/GetUsagePlanKeysCommand.js +4 -4
  203. package/dist-es/commands/GetUsagePlansCommand.js +4 -4
  204. package/dist-es/commands/GetVpcLinkCommand.js +4 -4
  205. package/dist-es/commands/GetVpcLinksCommand.js +4 -4
  206. package/dist-es/commands/ImportApiKeysCommand.js +4 -4
  207. package/dist-es/commands/ImportDocumentationPartsCommand.js +4 -4
  208. package/dist-es/commands/ImportRestApiCommand.js +4 -4
  209. package/dist-es/commands/PutGatewayResponseCommand.js +4 -4
  210. package/dist-es/commands/PutIntegrationCommand.js +4 -4
  211. package/dist-es/commands/PutIntegrationResponseCommand.js +4 -4
  212. package/dist-es/commands/PutMethodCommand.js +4 -4
  213. package/dist-es/commands/PutMethodResponseCommand.js +4 -4
  214. package/dist-es/commands/PutRestApiCommand.js +4 -4
  215. package/dist-es/commands/TagResourceCommand.js +4 -4
  216. package/dist-es/commands/TestInvokeAuthorizerCommand.js +4 -4
  217. package/dist-es/commands/TestInvokeMethodCommand.js +4 -4
  218. package/dist-es/commands/UntagResourceCommand.js +4 -4
  219. package/dist-es/commands/UpdateAccountCommand.js +4 -4
  220. package/dist-es/commands/UpdateApiKeyCommand.js +4 -4
  221. package/dist-es/commands/UpdateAuthorizerCommand.js +4 -4
  222. package/dist-es/commands/UpdateBasePathMappingCommand.js +4 -4
  223. package/dist-es/commands/UpdateClientCertificateCommand.js +4 -4
  224. package/dist-es/commands/UpdateDeploymentCommand.js +4 -4
  225. package/dist-es/commands/UpdateDocumentationPartCommand.js +4 -4
  226. package/dist-es/commands/UpdateDocumentationVersionCommand.js +4 -4
  227. package/dist-es/commands/UpdateDomainNameCommand.js +4 -4
  228. package/dist-es/commands/UpdateGatewayResponseCommand.js +4 -4
  229. package/dist-es/commands/UpdateIntegrationCommand.js +4 -4
  230. package/dist-es/commands/UpdateIntegrationResponseCommand.js +4 -4
  231. package/dist-es/commands/UpdateMethodCommand.js +4 -4
  232. package/dist-es/commands/UpdateMethodResponseCommand.js +4 -4
  233. package/dist-es/commands/UpdateModelCommand.js +4 -4
  234. package/dist-es/commands/UpdateRequestValidatorCommand.js +4 -4
  235. package/dist-es/commands/UpdateResourceCommand.js +4 -4
  236. package/dist-es/commands/UpdateRestApiCommand.js +4 -4
  237. package/dist-es/commands/UpdateStageCommand.js +4 -4
  238. package/dist-es/commands/UpdateUsageCommand.js +4 -4
  239. package/dist-es/commands/UpdateUsagePlanCommand.js +4 -4
  240. package/dist-es/commands/UpdateVpcLinkCommand.js +4 -4
  241. package/dist-types/APIGatewayClient.d.ts +4 -4
  242. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  243. package/dist-types/ts3.4/APIGatewayClient.d.ts +4 -4
  244. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  245. package/package.json +37 -37
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeploymentFilterSensitiveLog, GetDeploymentRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDeploymentCommand, serializeAws_restJson1GetDeploymentCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDeploymentCommand 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 GetDeploymentCommand 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, GetDeploymentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeploymentsFilterSensitiveLog, GetDeploymentsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDeploymentsCommand, serializeAws_restJson1GetDeploymentsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDeploymentsCommand 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 GetDeploymentsCommand 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, GetDeploymentsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DocumentationPartFilterSensitiveLog, GetDocumentationPartRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDocumentationPartCommand, serializeAws_restJson1GetDocumentationPartCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDocumentationPartCommand 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 GetDocumentationPartCommand 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, GetDocumentationPartCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DocumentationPartsFilterSensitiveLog, GetDocumentationPartsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDocumentationPartsCommand, serializeAws_restJson1GetDocumentationPartsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDocumentationPartsCommand 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 GetDocumentationPartsCommand 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, GetDocumentationPartsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DocumentationVersionFilterSensitiveLog, GetDocumentationVersionRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDocumentationVersionCommand, serializeAws_restJson1GetDocumentationVersionCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDocumentationVersionCommand 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 GetDocumentationVersionCommand 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, GetDocumentationVersionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DocumentationVersionsFilterSensitiveLog, GetDocumentationVersionsRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDocumentationVersionsCommand, serializeAws_restJson1GetDocumentationVersionsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDocumentationVersionsCommand 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 GetDocumentationVersionsCommand 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, GetDocumentationVersionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DomainNameFilterSensitiveLog, GetDomainNameRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDomainNameCommand, serializeAws_restJson1GetDomainNameCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDomainNameCommand 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 GetDomainNameCommand 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, GetDomainNameCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DomainNamesFilterSensitiveLog, GetDomainNamesRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDomainNamesCommand, serializeAws_restJson1GetDomainNamesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDomainNamesCommand 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 GetDomainNamesCommand 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, GetDomainNamesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ExportResponseFilterSensitiveLog, GetExportRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetExportCommand, serializeAws_restJson1GetExportCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetExportCommand 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 GetExportCommand 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, GetExportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GatewayResponseFilterSensitiveLog, GetGatewayResponseRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetGatewayResponseCommand, serializeAws_restJson1GetGatewayResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetGatewayResponseCommand 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 GetGatewayResponseCommand 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, GetGatewayResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GatewayResponsesFilterSensitiveLog, GetGatewayResponsesRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetGatewayResponsesCommand, serializeAws_restJson1GetGatewayResponsesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetGatewayResponsesCommand 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 GetGatewayResponsesCommand 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, GetGatewayResponsesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetIntegrationRequestFilterSensitiveLog, IntegrationFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetIntegrationCommand, serializeAws_restJson1GetIntegrationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetIntegrationCommand 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 GetIntegrationCommand 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, GetIntegrationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetIntegrationResponseRequestFilterSensitiveLog, IntegrationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetIntegrationResponseCommand, serializeAws_restJson1GetIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetIntegrationResponseCommand 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 GetIntegrationResponseCommand 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, GetIntegrationResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMethodRequestFilterSensitiveLog, MethodFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMethodCommand, serializeAws_restJson1GetMethodCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMethodCommand 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 GetMethodCommand 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, GetMethodCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMethodResponseRequestFilterSensitiveLog, MethodResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMethodResponseCommand, serializeAws_restJson1GetMethodResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMethodResponseCommand 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 GetMethodResponseCommand 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, GetMethodResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetModelRequestFilterSensitiveLog, ModelFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetModelCommand, serializeAws_restJson1GetModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetModelCommand 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 GetModelCommand 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, GetModelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetModelTemplateRequestFilterSensitiveLog, TemplateFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetModelTemplateCommand, serializeAws_restJson1GetModelTemplateCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetModelTemplateCommand 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 GetModelTemplateCommand 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, GetModelTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetModelsRequestFilterSensitiveLog, ModelsFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetModelsCommand, serializeAws_restJson1GetModelsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetModelsCommand 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 GetModelsCommand 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, GetModelsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRequestValidatorRequestFilterSensitiveLog, RequestValidatorFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRequestValidatorCommand, serializeAws_restJson1GetRequestValidatorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRequestValidatorCommand 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 GetRequestValidatorCommand 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, GetRequestValidatorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRequestValidatorsRequestFilterSensitiveLog, RequestValidatorsFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRequestValidatorsCommand, serializeAws_restJson1GetRequestValidatorsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRequestValidatorsCommand 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 GetRequestValidatorsCommand 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, GetRequestValidatorsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetResourceRequestFilterSensitiveLog, ResourceFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetResourceCommand, serializeAws_restJson1GetResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetResourceCommand 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 GetResourceCommand 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, GetResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetResourcesRequestFilterSensitiveLog, ResourcesFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetResourcesCommand, serializeAws_restJson1GetResourcesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetResourcesCommand 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 GetResourcesCommand 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, GetResourcesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRestApiRequestFilterSensitiveLog, RestApiFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRestApiCommand, serializeAws_restJson1GetRestApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRestApiCommand 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 GetRestApiCommand 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, GetRestApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRestApisRequestFilterSensitiveLog, RestApisFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRestApisCommand, serializeAws_restJson1GetRestApisCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRestApisCommand 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 GetRestApisCommand 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, GetRestApisCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSdkRequestFilterSensitiveLog, SdkResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSdkCommand, serializeAws_restJson1GetSdkCommand } from "../protocols/Aws_restJson1";
6
6
  export class GetSdkCommand 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 GetSdkCommand 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, GetSdkCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSdkTypeRequestFilterSensitiveLog, SdkTypeFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSdkTypeCommand, serializeAws_restJson1GetSdkTypeCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSdkTypeCommand 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 GetSdkTypeCommand 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, GetSdkTypeCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSdkTypesRequestFilterSensitiveLog, SdkTypesFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetSdkTypesCommand, serializeAws_restJson1GetSdkTypesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetSdkTypesCommand 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 GetSdkTypesCommand 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, GetSdkTypesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetStageRequestFilterSensitiveLog, StageFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetStageCommand, serializeAws_restJson1GetStageCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetStageCommand 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 GetStageCommand 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, GetStageCommand.getEndpointParameterInstructions()));