@aws-sdk/client-apigatewayv2 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 (149) hide show
  1. package/dist-cjs/commands/CreateApiCommand.js +4 -4
  2. package/dist-cjs/commands/CreateApiMappingCommand.js +4 -4
  3. package/dist-cjs/commands/CreateAuthorizerCommand.js +4 -4
  4. package/dist-cjs/commands/CreateDeploymentCommand.js +4 -4
  5. package/dist-cjs/commands/CreateDomainNameCommand.js +4 -4
  6. package/dist-cjs/commands/CreateIntegrationCommand.js +4 -4
  7. package/dist-cjs/commands/CreateIntegrationResponseCommand.js +4 -4
  8. package/dist-cjs/commands/CreateModelCommand.js +4 -4
  9. package/dist-cjs/commands/CreateRouteCommand.js +4 -4
  10. package/dist-cjs/commands/CreateRouteResponseCommand.js +4 -4
  11. package/dist-cjs/commands/CreateStageCommand.js +4 -4
  12. package/dist-cjs/commands/CreateVpcLinkCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteApiCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteApiMappingCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteAuthorizerCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteDeploymentCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteDomainNameCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteIntegrationCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteModelCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteRouteCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteRouteResponseCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteRouteSettingsCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteStageCommand.js +4 -4
  28. package/dist-cjs/commands/DeleteVpcLinkCommand.js +4 -4
  29. package/dist-cjs/commands/ExportApiCommand.js +4 -4
  30. package/dist-cjs/commands/GetApiCommand.js +4 -4
  31. package/dist-cjs/commands/GetApiMappingCommand.js +4 -4
  32. package/dist-cjs/commands/GetApiMappingsCommand.js +4 -4
  33. package/dist-cjs/commands/GetApisCommand.js +4 -4
  34. package/dist-cjs/commands/GetAuthorizerCommand.js +4 -4
  35. package/dist-cjs/commands/GetAuthorizersCommand.js +4 -4
  36. package/dist-cjs/commands/GetDeploymentCommand.js +4 -4
  37. package/dist-cjs/commands/GetDeploymentsCommand.js +4 -4
  38. package/dist-cjs/commands/GetDomainNameCommand.js +4 -4
  39. package/dist-cjs/commands/GetDomainNamesCommand.js +4 -4
  40. package/dist-cjs/commands/GetIntegrationCommand.js +4 -4
  41. package/dist-cjs/commands/GetIntegrationResponseCommand.js +4 -4
  42. package/dist-cjs/commands/GetIntegrationResponsesCommand.js +4 -4
  43. package/dist-cjs/commands/GetIntegrationsCommand.js +4 -4
  44. package/dist-cjs/commands/GetModelCommand.js +4 -4
  45. package/dist-cjs/commands/GetModelTemplateCommand.js +4 -4
  46. package/dist-cjs/commands/GetModelsCommand.js +4 -4
  47. package/dist-cjs/commands/GetRouteCommand.js +4 -4
  48. package/dist-cjs/commands/GetRouteResponseCommand.js +4 -4
  49. package/dist-cjs/commands/GetRouteResponsesCommand.js +4 -4
  50. package/dist-cjs/commands/GetRoutesCommand.js +4 -4
  51. package/dist-cjs/commands/GetStageCommand.js +4 -4
  52. package/dist-cjs/commands/GetStagesCommand.js +4 -4
  53. package/dist-cjs/commands/GetTagsCommand.js +4 -4
  54. package/dist-cjs/commands/GetVpcLinkCommand.js +4 -4
  55. package/dist-cjs/commands/GetVpcLinksCommand.js +4 -4
  56. package/dist-cjs/commands/ImportApiCommand.js +4 -4
  57. package/dist-cjs/commands/ReimportApiCommand.js +4 -4
  58. package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +4 -4
  59. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  60. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateApiCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateApiMappingCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateAuthorizerCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateDeploymentCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateDomainNameCommand.js +4 -4
  66. package/dist-cjs/commands/UpdateIntegrationCommand.js +4 -4
  67. package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +4 -4
  68. package/dist-cjs/commands/UpdateModelCommand.js +4 -4
  69. package/dist-cjs/commands/UpdateRouteCommand.js +4 -4
  70. package/dist-cjs/commands/UpdateRouteResponseCommand.js +4 -4
  71. package/dist-cjs/commands/UpdateStageCommand.js +4 -4
  72. package/dist-cjs/commands/UpdateVpcLinkCommand.js +4 -4
  73. package/dist-es/commands/CreateApiCommand.js +4 -4
  74. package/dist-es/commands/CreateApiMappingCommand.js +4 -4
  75. package/dist-es/commands/CreateAuthorizerCommand.js +4 -4
  76. package/dist-es/commands/CreateDeploymentCommand.js +4 -4
  77. package/dist-es/commands/CreateDomainNameCommand.js +4 -4
  78. package/dist-es/commands/CreateIntegrationCommand.js +4 -4
  79. package/dist-es/commands/CreateIntegrationResponseCommand.js +4 -4
  80. package/dist-es/commands/CreateModelCommand.js +4 -4
  81. package/dist-es/commands/CreateRouteCommand.js +4 -4
  82. package/dist-es/commands/CreateRouteResponseCommand.js +4 -4
  83. package/dist-es/commands/CreateStageCommand.js +4 -4
  84. package/dist-es/commands/CreateVpcLinkCommand.js +4 -4
  85. package/dist-es/commands/DeleteAccessLogSettingsCommand.js +4 -4
  86. package/dist-es/commands/DeleteApiCommand.js +4 -4
  87. package/dist-es/commands/DeleteApiMappingCommand.js +4 -4
  88. package/dist-es/commands/DeleteAuthorizerCommand.js +4 -4
  89. package/dist-es/commands/DeleteCorsConfigurationCommand.js +4 -4
  90. package/dist-es/commands/DeleteDeploymentCommand.js +4 -4
  91. package/dist-es/commands/DeleteDomainNameCommand.js +4 -4
  92. package/dist-es/commands/DeleteIntegrationCommand.js +4 -4
  93. package/dist-es/commands/DeleteIntegrationResponseCommand.js +4 -4
  94. package/dist-es/commands/DeleteModelCommand.js +4 -4
  95. package/dist-es/commands/DeleteRouteCommand.js +4 -4
  96. package/dist-es/commands/DeleteRouteRequestParameterCommand.js +4 -4
  97. package/dist-es/commands/DeleteRouteResponseCommand.js +4 -4
  98. package/dist-es/commands/DeleteRouteSettingsCommand.js +4 -4
  99. package/dist-es/commands/DeleteStageCommand.js +4 -4
  100. package/dist-es/commands/DeleteVpcLinkCommand.js +4 -4
  101. package/dist-es/commands/ExportApiCommand.js +4 -4
  102. package/dist-es/commands/GetApiCommand.js +4 -4
  103. package/dist-es/commands/GetApiMappingCommand.js +4 -4
  104. package/dist-es/commands/GetApiMappingsCommand.js +4 -4
  105. package/dist-es/commands/GetApisCommand.js +4 -4
  106. package/dist-es/commands/GetAuthorizerCommand.js +4 -4
  107. package/dist-es/commands/GetAuthorizersCommand.js +4 -4
  108. package/dist-es/commands/GetDeploymentCommand.js +4 -4
  109. package/dist-es/commands/GetDeploymentsCommand.js +4 -4
  110. package/dist-es/commands/GetDomainNameCommand.js +4 -4
  111. package/dist-es/commands/GetDomainNamesCommand.js +4 -4
  112. package/dist-es/commands/GetIntegrationCommand.js +4 -4
  113. package/dist-es/commands/GetIntegrationResponseCommand.js +4 -4
  114. package/dist-es/commands/GetIntegrationResponsesCommand.js +4 -4
  115. package/dist-es/commands/GetIntegrationsCommand.js +4 -4
  116. package/dist-es/commands/GetModelCommand.js +4 -4
  117. package/dist-es/commands/GetModelTemplateCommand.js +4 -4
  118. package/dist-es/commands/GetModelsCommand.js +4 -4
  119. package/dist-es/commands/GetRouteCommand.js +4 -4
  120. package/dist-es/commands/GetRouteResponseCommand.js +4 -4
  121. package/dist-es/commands/GetRouteResponsesCommand.js +4 -4
  122. package/dist-es/commands/GetRoutesCommand.js +4 -4
  123. package/dist-es/commands/GetStageCommand.js +4 -4
  124. package/dist-es/commands/GetStagesCommand.js +4 -4
  125. package/dist-es/commands/GetTagsCommand.js +4 -4
  126. package/dist-es/commands/GetVpcLinkCommand.js +4 -4
  127. package/dist-es/commands/GetVpcLinksCommand.js +4 -4
  128. package/dist-es/commands/ImportApiCommand.js +4 -4
  129. package/dist-es/commands/ReimportApiCommand.js +4 -4
  130. package/dist-es/commands/ResetAuthorizersCacheCommand.js +4 -4
  131. package/dist-es/commands/TagResourceCommand.js +4 -4
  132. package/dist-es/commands/UntagResourceCommand.js +4 -4
  133. package/dist-es/commands/UpdateApiCommand.js +4 -4
  134. package/dist-es/commands/UpdateApiMappingCommand.js +4 -4
  135. package/dist-es/commands/UpdateAuthorizerCommand.js +4 -4
  136. package/dist-es/commands/UpdateDeploymentCommand.js +4 -4
  137. package/dist-es/commands/UpdateDomainNameCommand.js +4 -4
  138. package/dist-es/commands/UpdateIntegrationCommand.js +4 -4
  139. package/dist-es/commands/UpdateIntegrationResponseCommand.js +4 -4
  140. package/dist-es/commands/UpdateModelCommand.js +4 -4
  141. package/dist-es/commands/UpdateRouteCommand.js +4 -4
  142. package/dist-es/commands/UpdateRouteResponseCommand.js +4 -4
  143. package/dist-es/commands/UpdateStageCommand.js +4 -4
  144. package/dist-es/commands/UpdateVpcLinkCommand.js +4 -4
  145. package/dist-types/ApiGatewayV2Client.d.ts +4 -4
  146. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  147. package/dist-types/ts3.4/ApiGatewayV2Client.d.ts +4 -4
  148. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  149. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAccessLogSettingsRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteAccessLogSettingsCommand, serializeAws_restJson1DeleteAccessLogSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteAccessLogSettingsCommand 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 DeleteAccessLogSettingsCommand 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, DeleteAccessLogSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteApiRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteApiCommand, serializeAws_restJson1DeleteApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteApiCommand 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 DeleteApiCommand 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, DeleteApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteApiMappingRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteApiMappingCommand, serializeAws_restJson1DeleteApiMappingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteApiMappingCommand 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 DeleteApiMappingCommand 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, DeleteApiMappingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAuthorizerRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteAuthorizerCommand, serializeAws_restJson1DeleteAuthorizerCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteAuthorizerCommand 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 DeleteAuthorizerCommand 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, DeleteAuthorizerCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteCorsConfigurationRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteCorsConfigurationCommand, serializeAws_restJson1DeleteCorsConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteCorsConfigurationCommand 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 DeleteCorsConfigurationCommand 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, DeleteCorsConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDeploymentRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteDeploymentCommand, serializeAws_restJson1DeleteDeploymentCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteDeploymentCommand 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 DeleteDeploymentCommand 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, DeleteDeploymentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDomainNameRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteDomainNameCommand, serializeAws_restJson1DeleteDomainNameCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteDomainNameCommand 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 DeleteDomainNameCommand 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, DeleteDomainNameCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteIntegrationRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteIntegrationCommand, serializeAws_restJson1DeleteIntegrationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteIntegrationCommand 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 DeleteIntegrationCommand 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, DeleteIntegrationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteIntegrationResponseRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteIntegrationResponseCommand, serializeAws_restJson1DeleteIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteIntegrationResponseCommand 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 DeleteIntegrationResponseCommand 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, DeleteIntegrationResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteModelRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteModelCommand, serializeAws_restJson1DeleteModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteModelCommand 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 DeleteModelCommand 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, DeleteModelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRouteRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteRouteCommand, serializeAws_restJson1DeleteRouteCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteRouteCommand 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 DeleteRouteCommand 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, DeleteRouteCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRouteRequestParameterRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteRouteRequestParameterCommand, serializeAws_restJson1DeleteRouteRequestParameterCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteRouteRequestParameterCommand 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 DeleteRouteRequestParameterCommand 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, DeleteRouteRequestParameterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRouteResponseRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteRouteResponseCommand, serializeAws_restJson1DeleteRouteResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteRouteResponseCommand 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 DeleteRouteResponseCommand 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, DeleteRouteResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteRouteSettingsRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteRouteSettingsCommand, serializeAws_restJson1DeleteRouteSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteRouteSettingsCommand 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 DeleteRouteSettingsCommand 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, DeleteRouteSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteStageRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteStageCommand, serializeAws_restJson1DeleteStageCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteStageCommand 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 DeleteStageCommand 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, DeleteStageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteVpcLinkRequestFilterSensitiveLog, DeleteVpcLinkResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DeleteVpcLinkCommand, serializeAws_restJson1DeleteVpcLinkCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DeleteVpcLinkCommand 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 DeleteVpcLinkCommand 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, DeleteVpcLinkCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ExportApiRequestFilterSensitiveLog, ExportApiResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ExportApiCommand, serializeAws_restJson1ExportApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ExportApiCommand 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 ExportApiCommand 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, ExportApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetApiRequestFilterSensitiveLog, GetApiResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetApiCommand, serializeAws_restJson1GetApiCommand } from "../protocols/Aws_restJson1";
6
6
  export class GetApiCommand 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 GetApiCommand 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, GetApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetApiMappingRequestFilterSensitiveLog, GetApiMappingResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetApiMappingCommand, serializeAws_restJson1GetApiMappingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetApiMappingCommand 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 GetApiMappingCommand 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, GetApiMappingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetApiMappingsRequestFilterSensitiveLog, GetApiMappingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetApiMappingsCommand, serializeAws_restJson1GetApiMappingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetApiMappingsCommand 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 GetApiMappingsCommand 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, GetApiMappingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetApisRequestFilterSensitiveLog, GetApisResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetApisCommand, serializeAws_restJson1GetApisCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetApisCommand 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 GetApisCommand 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, GetApisCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAuthorizerRequestFilterSensitiveLog, GetAuthorizerResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAuthorizerCommand, serializeAws_restJson1GetAuthorizerCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAuthorizerCommand 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 GetAuthorizerCommand 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, GetAuthorizerCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAuthorizersRequestFilterSensitiveLog, GetAuthorizersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAuthorizersCommand, serializeAws_restJson1GetAuthorizersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAuthorizersCommand 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 GetAuthorizersCommand 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, GetAuthorizersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDeploymentRequestFilterSensitiveLog, GetDeploymentResponseFilterSensitiveLog, } 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 { GetDeploymentsRequestFilterSensitiveLog, GetDeploymentsResponseFilterSensitiveLog, } 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 { GetDomainNameRequestFilterSensitiveLog, GetDomainNameResponseFilterSensitiveLog, } 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 { GetDomainNamesRequestFilterSensitiveLog, GetDomainNamesResponseFilterSensitiveLog, } 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 { GetIntegrationRequestFilterSensitiveLog, GetIntegrationResultFilterSensitiveLog, } 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()));