@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 { GetIntegrationResponseRequestFilterSensitiveLog, GetIntegrationResponseResponseFilterSensitiveLog, } 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 { GetIntegrationResponsesRequestFilterSensitiveLog, GetIntegrationResponsesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetIntegrationResponsesCommand, serializeAws_restJson1GetIntegrationResponsesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetIntegrationResponsesCommand 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 GetIntegrationResponsesCommand 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, GetIntegrationResponsesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetIntegrationsRequestFilterSensitiveLog, GetIntegrationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetIntegrationsCommand, serializeAws_restJson1GetIntegrationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetIntegrationsCommand 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 GetIntegrationsCommand 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, GetIntegrationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetModelRequestFilterSensitiveLog, GetModelResponseFilterSensitiveLog, } 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, GetModelTemplateResponseFilterSensitiveLog, } 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, GetModelsResponseFilterSensitiveLog, } 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 { GetRouteRequestFilterSensitiveLog, GetRouteResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRouteCommand, serializeAws_restJson1GetRouteCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRouteCommand 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 GetRouteCommand 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, GetRouteCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRouteResponseRequestFilterSensitiveLog, GetRouteResponseResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRouteResponseCommand, serializeAws_restJson1GetRouteResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRouteResponseCommand 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 GetRouteResponseCommand 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, GetRouteResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRouteResponsesRequestFilterSensitiveLog, GetRouteResponsesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRouteResponsesCommand, serializeAws_restJson1GetRouteResponsesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRouteResponsesCommand 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 GetRouteResponsesCommand 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, GetRouteResponsesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRoutesRequestFilterSensitiveLog, GetRoutesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRoutesCommand, serializeAws_restJson1GetRoutesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRoutesCommand 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 GetRoutesCommand 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, GetRoutesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetStageRequestFilterSensitiveLog, GetStageResponseFilterSensitiveLog, } 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()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetStagesRequestFilterSensitiveLog, GetStagesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetStagesCommand, serializeAws_restJson1GetStagesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetStagesCommand 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 GetStagesCommand 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, GetStagesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTagsRequestFilterSensitiveLog, GetTagsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetTagsCommand, serializeAws_restJson1GetTagsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetTagsCommand 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 GetTagsCommand 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, GetTagsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVpcLinkRequestFilterSensitiveLog, GetVpcLinkResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVpcLinkCommand, serializeAws_restJson1GetVpcLinkCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVpcLinkCommand 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 GetVpcLinkCommand 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, GetVpcLinkCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetVpcLinksRequestFilterSensitiveLog, GetVpcLinksResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetVpcLinksCommand, serializeAws_restJson1GetVpcLinksCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetVpcLinksCommand 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 GetVpcLinksCommand 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, GetVpcLinksCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ImportApiRequestFilterSensitiveLog, ImportApiResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ImportApiCommand, serializeAws_restJson1ImportApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ImportApiCommand 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 ImportApiCommand 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, ImportApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ReimportApiRequestFilterSensitiveLog, ReimportApiResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ReimportApiCommand, serializeAws_restJson1ReimportApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ReimportApiCommand 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 ReimportApiCommand 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, ReimportApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ResetAuthorizersCacheRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ResetAuthorizersCacheCommand, serializeAws_restJson1ResetAuthorizersCacheCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ResetAuthorizersCacheCommand 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 ResetAuthorizersCacheCommand 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, ResetAuthorizersCacheCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceRequestFilterSensitiveLog, TagResourceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class TagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class UntagResourceCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateApiRequestFilterSensitiveLog, UpdateApiResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateApiCommand, serializeAws_restJson1UpdateApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateApiCommand 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 UpdateApiCommand 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, UpdateApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateApiMappingRequestFilterSensitiveLog, UpdateApiMappingResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateApiMappingCommand, serializeAws_restJson1UpdateApiMappingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateApiMappingCommand 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 UpdateApiMappingCommand 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, UpdateApiMappingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAuthorizerRequestFilterSensitiveLog, UpdateAuthorizerResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAuthorizerCommand, serializeAws_restJson1UpdateAuthorizerCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAuthorizerCommand 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 UpdateAuthorizerCommand 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, UpdateAuthorizerCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateDeploymentRequestFilterSensitiveLog, UpdateDeploymentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateDeploymentCommand, serializeAws_restJson1UpdateDeploymentCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateDeploymentCommand 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 UpdateDeploymentCommand 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, UpdateDeploymentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateDomainNameRequestFilterSensitiveLog, UpdateDomainNameResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateDomainNameCommand, serializeAws_restJson1UpdateDomainNameCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateDomainNameCommand 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 UpdateDomainNameCommand 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, UpdateDomainNameCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateIntegrationRequestFilterSensitiveLog, UpdateIntegrationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateIntegrationCommand, serializeAws_restJson1UpdateIntegrationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateIntegrationCommand 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 UpdateIntegrationCommand 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, UpdateIntegrationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateIntegrationResponseRequestFilterSensitiveLog, UpdateIntegrationResponseResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateIntegrationResponseCommand, serializeAws_restJson1UpdateIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateIntegrationResponseCommand 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 UpdateIntegrationResponseCommand 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, UpdateIntegrationResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateModelRequestFilterSensitiveLog, UpdateModelResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateModelCommand, serializeAws_restJson1UpdateModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateModelCommand 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 UpdateModelCommand 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, UpdateModelCommand.getEndpointParameterInstructions()));