@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
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ReimportApiCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ReimportApiCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ReimportApiCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class ResetAuthorizersCacheCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class ResetAuthorizersCacheCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, ResetAuthorizersCacheCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class TagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UntagResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateApiCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateApiCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateApiCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateApiMappingCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateApiMappingCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateApiMappingCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateAuthorizerCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAuthorizerCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAuthorizerCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateDeploymentCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateDeploymentCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDeploymentCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateDomainNameCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateDomainNameCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateDomainNameCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateIntegrationCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateIntegrationCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateIntegrationCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateIntegrationResponseCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateIntegrationResponseCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateIntegrationResponseCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateModelCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateModelCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateModelCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateRouteCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateRouteCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateRouteCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateRouteResponseCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateRouteResponseCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateRouteResponseCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateStageCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateStageCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateStageCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
9
9
  class UpdateVpcLinkCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateVpcLinkCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateVpcLinkCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateApiRequestFilterSensitiveLog, CreateApiResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateApiCommand, serializeAws_restJson1CreateApiCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateApiCommand 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 CreateApiCommand 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, CreateApiCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateApiMappingRequestFilterSensitiveLog, CreateApiMappingResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateApiMappingCommand, serializeAws_restJson1CreateApiMappingCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateApiMappingCommand 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 CreateApiMappingCommand 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, CreateApiMappingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAuthorizerRequestFilterSensitiveLog, CreateAuthorizerResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateAuthorizerCommand, serializeAws_restJson1CreateAuthorizerCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateAuthorizerCommand 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 CreateAuthorizerCommand 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, CreateAuthorizerCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDeploymentRequestFilterSensitiveLog, CreateDeploymentResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDeploymentCommand, serializeAws_restJson1CreateDeploymentCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateDeploymentCommand 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 CreateDeploymentCommand 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, CreateDeploymentCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDomainNameRequestFilterSensitiveLog, CreateDomainNameResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateDomainNameCommand, serializeAws_restJson1CreateDomainNameCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateDomainNameCommand 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 CreateDomainNameCommand 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, CreateDomainNameCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateIntegrationRequestFilterSensitiveLog, CreateIntegrationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateIntegrationCommand, serializeAws_restJson1CreateIntegrationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateIntegrationCommand 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 CreateIntegrationCommand 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, CreateIntegrationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateIntegrationResponseRequestFilterSensitiveLog, CreateIntegrationResponseResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateIntegrationResponseCommand, serializeAws_restJson1CreateIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateIntegrationResponseCommand 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 CreateIntegrationResponseCommand 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, CreateIntegrationResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateModelRequestFilterSensitiveLog, CreateModelResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateModelCommand, serializeAws_restJson1CreateModelCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateModelCommand 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 CreateModelCommand 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, CreateModelCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateRouteRequestFilterSensitiveLog, CreateRouteResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateRouteCommand, serializeAws_restJson1CreateRouteCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateRouteCommand 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 CreateRouteCommand 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, CreateRouteCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateRouteResponseRequestFilterSensitiveLog, CreateRouteResponseResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateRouteResponseCommand, serializeAws_restJson1CreateRouteResponseCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateRouteResponseCommand 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 CreateRouteResponseCommand 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, CreateRouteResponseCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateStageRequestFilterSensitiveLog, CreateStageResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateStageCommand, serializeAws_restJson1CreateStageCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateStageCommand 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 CreateStageCommand 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, CreateStageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateVpcLinkRequestFilterSensitiveLog, CreateVpcLinkResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1CreateVpcLinkCommand, serializeAws_restJson1CreateVpcLinkCommand, } from "../protocols/Aws_restJson1";
6
6
  export class CreateVpcLinkCommand 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 CreateVpcLinkCommand 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, CreateVpcLinkCommand.getEndpointParameterInstructions()));