@aws-sdk/client-apigatewayv2 3.306.0 → 3.310.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 +2 -2
  2. package/dist-cjs/commands/CreateApiMappingCommand.js +2 -2
  3. package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -2
  4. package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
  5. package/dist-cjs/commands/CreateDomainNameCommand.js +2 -2
  6. package/dist-cjs/commands/CreateIntegrationCommand.js +2 -2
  7. package/dist-cjs/commands/CreateIntegrationResponseCommand.js +2 -2
  8. package/dist-cjs/commands/CreateModelCommand.js +2 -2
  9. package/dist-cjs/commands/CreateRouteCommand.js +2 -2
  10. package/dist-cjs/commands/CreateRouteResponseCommand.js +2 -2
  11. package/dist-cjs/commands/CreateStageCommand.js +2 -2
  12. package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteAccessLogSettingsCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteApiCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteApiMappingCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteCorsConfigurationCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteModelCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteRouteCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteRouteRequestParameterCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteRouteResponseCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteRouteSettingsCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteStageCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -2
  29. package/dist-cjs/commands/ExportApiCommand.js +2 -2
  30. package/dist-cjs/commands/GetApiCommand.js +2 -2
  31. package/dist-cjs/commands/GetApiMappingCommand.js +2 -2
  32. package/dist-cjs/commands/GetApiMappingsCommand.js +2 -2
  33. package/dist-cjs/commands/GetApisCommand.js +2 -2
  34. package/dist-cjs/commands/GetAuthorizerCommand.js +2 -2
  35. package/dist-cjs/commands/GetAuthorizersCommand.js +2 -2
  36. package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
  37. package/dist-cjs/commands/GetDeploymentsCommand.js +2 -2
  38. package/dist-cjs/commands/GetDomainNameCommand.js +2 -2
  39. package/dist-cjs/commands/GetDomainNamesCommand.js +2 -2
  40. package/dist-cjs/commands/GetIntegrationCommand.js +2 -2
  41. package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -2
  42. package/dist-cjs/commands/GetIntegrationResponsesCommand.js +2 -2
  43. package/dist-cjs/commands/GetIntegrationsCommand.js +2 -2
  44. package/dist-cjs/commands/GetModelCommand.js +2 -2
  45. package/dist-cjs/commands/GetModelTemplateCommand.js +2 -2
  46. package/dist-cjs/commands/GetModelsCommand.js +2 -2
  47. package/dist-cjs/commands/GetRouteCommand.js +2 -2
  48. package/dist-cjs/commands/GetRouteResponseCommand.js +2 -2
  49. package/dist-cjs/commands/GetRouteResponsesCommand.js +2 -2
  50. package/dist-cjs/commands/GetRoutesCommand.js +2 -2
  51. package/dist-cjs/commands/GetStageCommand.js +2 -2
  52. package/dist-cjs/commands/GetStagesCommand.js +2 -2
  53. package/dist-cjs/commands/GetTagsCommand.js +2 -2
  54. package/dist-cjs/commands/GetVpcLinkCommand.js +2 -2
  55. package/dist-cjs/commands/GetVpcLinksCommand.js +2 -2
  56. package/dist-cjs/commands/ImportApiCommand.js +2 -2
  57. package/dist-cjs/commands/ReimportApiCommand.js +2 -2
  58. package/dist-cjs/commands/ResetAuthorizersCacheCommand.js +2 -2
  59. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  60. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateApiCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateApiMappingCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -2
  67. package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -2
  68. package/dist-cjs/commands/UpdateModelCommand.js +2 -2
  69. package/dist-cjs/commands/UpdateRouteCommand.js +2 -2
  70. package/dist-cjs/commands/UpdateRouteResponseCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateStageCommand.js +2 -2
  72. package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -2
  73. package/dist-cjs/protocols/Aws_restJson1.js +939 -1019
  74. package/dist-es/commands/CreateApiCommand.js +3 -3
  75. package/dist-es/commands/CreateApiMappingCommand.js +3 -3
  76. package/dist-es/commands/CreateAuthorizerCommand.js +3 -3
  77. package/dist-es/commands/CreateDeploymentCommand.js +3 -3
  78. package/dist-es/commands/CreateDomainNameCommand.js +3 -3
  79. package/dist-es/commands/CreateIntegrationCommand.js +3 -3
  80. package/dist-es/commands/CreateIntegrationResponseCommand.js +3 -3
  81. package/dist-es/commands/CreateModelCommand.js +3 -3
  82. package/dist-es/commands/CreateRouteCommand.js +3 -3
  83. package/dist-es/commands/CreateRouteResponseCommand.js +3 -3
  84. package/dist-es/commands/CreateStageCommand.js +3 -3
  85. package/dist-es/commands/CreateVpcLinkCommand.js +3 -3
  86. package/dist-es/commands/DeleteAccessLogSettingsCommand.js +3 -3
  87. package/dist-es/commands/DeleteApiCommand.js +3 -3
  88. package/dist-es/commands/DeleteApiMappingCommand.js +3 -3
  89. package/dist-es/commands/DeleteAuthorizerCommand.js +3 -3
  90. package/dist-es/commands/DeleteCorsConfigurationCommand.js +3 -3
  91. package/dist-es/commands/DeleteDeploymentCommand.js +3 -3
  92. package/dist-es/commands/DeleteDomainNameCommand.js +3 -3
  93. package/dist-es/commands/DeleteIntegrationCommand.js +3 -3
  94. package/dist-es/commands/DeleteIntegrationResponseCommand.js +3 -3
  95. package/dist-es/commands/DeleteModelCommand.js +3 -3
  96. package/dist-es/commands/DeleteRouteCommand.js +3 -3
  97. package/dist-es/commands/DeleteRouteRequestParameterCommand.js +3 -3
  98. package/dist-es/commands/DeleteRouteResponseCommand.js +3 -3
  99. package/dist-es/commands/DeleteRouteSettingsCommand.js +3 -3
  100. package/dist-es/commands/DeleteStageCommand.js +3 -3
  101. package/dist-es/commands/DeleteVpcLinkCommand.js +3 -3
  102. package/dist-es/commands/ExportApiCommand.js +3 -3
  103. package/dist-es/commands/GetApiCommand.js +3 -3
  104. package/dist-es/commands/GetApiMappingCommand.js +3 -3
  105. package/dist-es/commands/GetApiMappingsCommand.js +3 -3
  106. package/dist-es/commands/GetApisCommand.js +3 -3
  107. package/dist-es/commands/GetAuthorizerCommand.js +3 -3
  108. package/dist-es/commands/GetAuthorizersCommand.js +3 -3
  109. package/dist-es/commands/GetDeploymentCommand.js +3 -3
  110. package/dist-es/commands/GetDeploymentsCommand.js +3 -3
  111. package/dist-es/commands/GetDomainNameCommand.js +3 -3
  112. package/dist-es/commands/GetDomainNamesCommand.js +3 -3
  113. package/dist-es/commands/GetIntegrationCommand.js +3 -3
  114. package/dist-es/commands/GetIntegrationResponseCommand.js +3 -3
  115. package/dist-es/commands/GetIntegrationResponsesCommand.js +3 -3
  116. package/dist-es/commands/GetIntegrationsCommand.js +3 -3
  117. package/dist-es/commands/GetModelCommand.js +3 -3
  118. package/dist-es/commands/GetModelTemplateCommand.js +3 -3
  119. package/dist-es/commands/GetModelsCommand.js +3 -3
  120. package/dist-es/commands/GetRouteCommand.js +3 -3
  121. package/dist-es/commands/GetRouteResponseCommand.js +3 -3
  122. package/dist-es/commands/GetRouteResponsesCommand.js +3 -3
  123. package/dist-es/commands/GetRoutesCommand.js +3 -3
  124. package/dist-es/commands/GetStageCommand.js +3 -3
  125. package/dist-es/commands/GetStagesCommand.js +3 -3
  126. package/dist-es/commands/GetTagsCommand.js +3 -3
  127. package/dist-es/commands/GetVpcLinkCommand.js +3 -3
  128. package/dist-es/commands/GetVpcLinksCommand.js +3 -3
  129. package/dist-es/commands/ImportApiCommand.js +3 -3
  130. package/dist-es/commands/ReimportApiCommand.js +3 -3
  131. package/dist-es/commands/ResetAuthorizersCacheCommand.js +3 -3
  132. package/dist-es/commands/TagResourceCommand.js +3 -3
  133. package/dist-es/commands/UntagResourceCommand.js +3 -3
  134. package/dist-es/commands/UpdateApiCommand.js +3 -3
  135. package/dist-es/commands/UpdateApiMappingCommand.js +3 -3
  136. package/dist-es/commands/UpdateAuthorizerCommand.js +3 -3
  137. package/dist-es/commands/UpdateDeploymentCommand.js +3 -3
  138. package/dist-es/commands/UpdateDomainNameCommand.js +3 -3
  139. package/dist-es/commands/UpdateIntegrationCommand.js +3 -3
  140. package/dist-es/commands/UpdateIntegrationResponseCommand.js +3 -3
  141. package/dist-es/commands/UpdateModelCommand.js +3 -3
  142. package/dist-es/commands/UpdateRouteCommand.js +3 -3
  143. package/dist-es/commands/UpdateRouteResponseCommand.js +3 -3
  144. package/dist-es/commands/UpdateStageCommand.js +3 -3
  145. package/dist-es/commands/UpdateVpcLinkCommand.js +3 -3
  146. package/dist-es/protocols/Aws_restJson1.js +792 -872
  147. package/dist-types/protocols/Aws_restJson1.d.ts +576 -144
  148. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +144 -144
  149. package/package.json +35 -35
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateApiCommand, serializeAws_restJson1UpdateApiCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateApiCommand, se_UpdateApiCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateApiCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateApiCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateApiCommand(input, context);
36
+ return se_UpdateApiCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateApiCommand(output, context);
39
+ return de_UpdateApiCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateApiMappingCommand, serializeAws_restJson1UpdateApiMappingCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateApiMappingCommand, se_UpdateApiMappingCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateApiMappingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateApiMappingCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateApiMappingCommand(input, context);
36
+ return se_UpdateApiMappingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateApiMappingCommand(output, context);
39
+ return de_UpdateApiMappingCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateAuthorizerCommand, serializeAws_restJson1UpdateAuthorizerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateAuthorizerCommand, se_UpdateAuthorizerCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateAuthorizerCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAuthorizerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateAuthorizerCommand(input, context);
36
+ return se_UpdateAuthorizerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateAuthorizerCommand(output, context);
39
+ return de_UpdateAuthorizerCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateDeploymentCommand, serializeAws_restJson1UpdateDeploymentCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateDeploymentCommand, se_UpdateDeploymentCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateDeploymentCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDeploymentCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateDeploymentCommand(input, context);
36
+ return se_UpdateDeploymentCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateDeploymentCommand(output, context);
39
+ return de_UpdateDeploymentCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateDomainNameCommand, serializeAws_restJson1UpdateDomainNameCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateDomainNameCommand, se_UpdateDomainNameCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateDomainNameCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDomainNameCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateDomainNameCommand(input, context);
36
+ return se_UpdateDomainNameCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateDomainNameCommand(output, context);
39
+ return de_UpdateDomainNameCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateIntegrationCommand, serializeAws_restJson1UpdateIntegrationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateIntegrationCommand, se_UpdateIntegrationCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateIntegrationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateIntegrationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateIntegrationCommand(input, context);
36
+ return se_UpdateIntegrationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateIntegrationCommand(output, context);
39
+ return de_UpdateIntegrationCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateIntegrationResponseCommand, serializeAws_restJson1UpdateIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateIntegrationResponseCommand, se_UpdateIntegrationResponseCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateIntegrationResponseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateIntegrationResponseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateIntegrationResponseCommand(input, context);
36
+ return se_UpdateIntegrationResponseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateIntegrationResponseCommand(output, context);
39
+ return de_UpdateIntegrationResponseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateModelCommand, serializeAws_restJson1UpdateModelCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateModelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateModelCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateModelCommand(input, context);
36
+ return se_UpdateModelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateModelCommand(output, context);
39
+ return de_UpdateModelCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateRouteCommand, serializeAws_restJson1UpdateRouteCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateRouteCommand, se_UpdateRouteCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateRouteCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateRouteCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateRouteCommand(input, context);
36
+ return se_UpdateRouteCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateRouteCommand(output, context);
39
+ return de_UpdateRouteCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateRouteResponseCommand, serializeAws_restJson1UpdateRouteResponseCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateRouteResponseCommand, se_UpdateRouteResponseCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateRouteResponseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateRouteResponseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateRouteResponseCommand(input, context);
36
+ return se_UpdateRouteResponseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateRouteResponseCommand(output, context);
39
+ return de_UpdateRouteResponseCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateStageCommand, serializeAws_restJson1UpdateStageCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateStageCommand, se_UpdateStageCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateStageCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateStageCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateStageCommand(input, context);
36
+ return se_UpdateStageCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateStageCommand(output, context);
39
+ return de_UpdateStageCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateVpcLinkCommand, serializeAws_restJson1UpdateVpcLinkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateVpcLinkCommand, se_UpdateVpcLinkCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateVpcLinkCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateVpcLinkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateVpcLinkCommand(input, context);
36
+ return se_UpdateVpcLinkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateVpcLinkCommand(output, context);
39
+ return de_UpdateVpcLinkCommand(output, context);
40
40
  }
41
41
  }