@aws-sdk/client-apigatewayv2 3.303.0 → 3.309.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 +29 -29
@@ -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_restJson1GetApiCommand, serializeAws_restJson1GetApiCommand } from "../protocols/Aws_restJson1";
4
+ import { de_GetApiCommand, se_GetApiCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetApiCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetApiCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetApiCommand(input, context);
36
+ return se_GetApiCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetApiCommand(output, context);
39
+ return de_GetApiCommand(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_restJson1GetApiMappingCommand, serializeAws_restJson1GetApiMappingCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetApiMappingCommand, se_GetApiMappingCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetApiMappingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetApiMappingCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetApiMappingCommand(input, context);
36
+ return se_GetApiMappingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetApiMappingCommand(output, context);
39
+ return de_GetApiMappingCommand(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_restJson1GetApiMappingsCommand, serializeAws_restJson1GetApiMappingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetApiMappingsCommand, se_GetApiMappingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetApiMappingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetApiMappingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetApiMappingsCommand(input, context);
36
+ return se_GetApiMappingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetApiMappingsCommand(output, context);
39
+ return de_GetApiMappingsCommand(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_restJson1GetApisCommand, serializeAws_restJson1GetApisCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetApisCommand, se_GetApisCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetApisCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetApisCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetApisCommand(input, context);
36
+ return se_GetApisCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetApisCommand(output, context);
39
+ return de_GetApisCommand(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_restJson1GetAuthorizerCommand, serializeAws_restJson1GetAuthorizerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetAuthorizerCommand, se_GetAuthorizerCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetAuthorizerCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetAuthorizerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetAuthorizerCommand(input, context);
36
+ return se_GetAuthorizerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetAuthorizerCommand(output, context);
39
+ return de_GetAuthorizerCommand(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_restJson1GetAuthorizersCommand, serializeAws_restJson1GetAuthorizersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetAuthorizersCommand, se_GetAuthorizersCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetAuthorizersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetAuthorizersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetAuthorizersCommand(input, context);
36
+ return se_GetAuthorizersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetAuthorizersCommand(output, context);
39
+ return de_GetAuthorizersCommand(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_restJson1GetDeploymentCommand, serializeAws_restJson1GetDeploymentCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDeploymentCommand, se_GetDeploymentCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDeploymentCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDeploymentCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDeploymentCommand(input, context);
36
+ return se_GetDeploymentCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDeploymentCommand(output, context);
39
+ return de_GetDeploymentCommand(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_restJson1GetDeploymentsCommand, serializeAws_restJson1GetDeploymentsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDeploymentsCommand, se_GetDeploymentsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDeploymentsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDeploymentsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDeploymentsCommand(input, context);
36
+ return se_GetDeploymentsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDeploymentsCommand(output, context);
39
+ return de_GetDeploymentsCommand(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_restJson1GetDomainNameCommand, serializeAws_restJson1GetDomainNameCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDomainNameCommand, se_GetDomainNameCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDomainNameCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDomainNameCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDomainNameCommand(input, context);
36
+ return se_GetDomainNameCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDomainNameCommand(output, context);
39
+ return de_GetDomainNameCommand(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_restJson1GetDomainNamesCommand, serializeAws_restJson1GetDomainNamesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetDomainNamesCommand, se_GetDomainNamesCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetDomainNamesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetDomainNamesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetDomainNamesCommand(input, context);
36
+ return se_GetDomainNamesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetDomainNamesCommand(output, context);
39
+ return de_GetDomainNamesCommand(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_restJson1GetIntegrationCommand, serializeAws_restJson1GetIntegrationCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetIntegrationCommand, se_GetIntegrationCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetIntegrationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIntegrationCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetIntegrationCommand(input, context);
36
+ return se_GetIntegrationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetIntegrationCommand(output, context);
39
+ return de_GetIntegrationCommand(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_restJson1GetIntegrationResponseCommand, serializeAws_restJson1GetIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetIntegrationResponseCommand, se_GetIntegrationResponseCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetIntegrationResponseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIntegrationResponseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetIntegrationResponseCommand(input, context);
36
+ return se_GetIntegrationResponseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetIntegrationResponseCommand(output, context);
39
+ return de_GetIntegrationResponseCommand(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_restJson1GetIntegrationResponsesCommand, serializeAws_restJson1GetIntegrationResponsesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetIntegrationResponsesCommand, se_GetIntegrationResponsesCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetIntegrationResponsesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIntegrationResponsesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetIntegrationResponsesCommand(input, context);
36
+ return se_GetIntegrationResponsesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetIntegrationResponsesCommand(output, context);
39
+ return de_GetIntegrationResponsesCommand(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_restJson1GetIntegrationsCommand, serializeAws_restJson1GetIntegrationsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetIntegrationsCommand, se_GetIntegrationsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetIntegrationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetIntegrationsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetIntegrationsCommand(input, context);
36
+ return se_GetIntegrationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetIntegrationsCommand(output, context);
39
+ return de_GetIntegrationsCommand(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_restJson1GetModelCommand, serializeAws_restJson1GetModelCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetModelCommand, se_GetModelCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetModelCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetModelCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetModelCommand(input, context);
36
+ return se_GetModelCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetModelCommand(output, context);
39
+ return de_GetModelCommand(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_restJson1GetModelTemplateCommand, serializeAws_restJson1GetModelTemplateCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetModelTemplateCommand, se_GetModelTemplateCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetModelTemplateCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetModelTemplateCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetModelTemplateCommand(input, context);
36
+ return se_GetModelTemplateCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetModelTemplateCommand(output, context);
39
+ return de_GetModelTemplateCommand(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_restJson1GetModelsCommand, serializeAws_restJson1GetModelsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetModelsCommand, se_GetModelsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetModelsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetModelsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetModelsCommand(input, context);
36
+ return se_GetModelsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetModelsCommand(output, context);
39
+ return de_GetModelsCommand(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_restJson1GetRouteCommand, serializeAws_restJson1GetRouteCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetRouteCommand, se_GetRouteCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetRouteCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRouteCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetRouteCommand(input, context);
36
+ return se_GetRouteCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetRouteCommand(output, context);
39
+ return de_GetRouteCommand(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_restJson1GetRouteResponseCommand, serializeAws_restJson1GetRouteResponseCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetRouteResponseCommand, se_GetRouteResponseCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetRouteResponseCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRouteResponseCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetRouteResponseCommand(input, context);
36
+ return se_GetRouteResponseCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetRouteResponseCommand(output, context);
39
+ return de_GetRouteResponseCommand(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_restJson1GetRouteResponsesCommand, serializeAws_restJson1GetRouteResponsesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetRouteResponsesCommand, se_GetRouteResponsesCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetRouteResponsesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRouteResponsesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetRouteResponsesCommand(input, context);
36
+ return se_GetRouteResponsesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetRouteResponsesCommand(output, context);
39
+ return de_GetRouteResponsesCommand(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_restJson1GetRoutesCommand, serializeAws_restJson1GetRoutesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetRoutesCommand, se_GetRoutesCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetRoutesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetRoutesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetRoutesCommand(input, context);
36
+ return se_GetRoutesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetRoutesCommand(output, context);
39
+ return de_GetRoutesCommand(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_restJson1GetStageCommand, serializeAws_restJson1GetStageCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetStageCommand, se_GetStageCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetStageCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetStageCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetStageCommand(input, context);
36
+ return se_GetStageCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetStageCommand(output, context);
39
+ return de_GetStageCommand(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_restJson1GetStagesCommand, serializeAws_restJson1GetStagesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetStagesCommand, se_GetStagesCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetStagesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetStagesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetStagesCommand(input, context);
36
+ return se_GetStagesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetStagesCommand(output, context);
39
+ return de_GetStagesCommand(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_restJson1GetTagsCommand, serializeAws_restJson1GetTagsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetTagsCommand, se_GetTagsCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetTagsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetTagsCommand(input, context);
36
+ return se_GetTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetTagsCommand(output, context);
39
+ return de_GetTagsCommand(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_restJson1GetVpcLinkCommand, serializeAws_restJson1GetVpcLinkCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetVpcLinkCommand, se_GetVpcLinkCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetVpcLinkCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetVpcLinkCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetVpcLinkCommand(input, context);
36
+ return se_GetVpcLinkCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetVpcLinkCommand(output, context);
39
+ return de_GetVpcLinkCommand(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_restJson1GetVpcLinksCommand, serializeAws_restJson1GetVpcLinksCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_GetVpcLinksCommand, se_GetVpcLinksCommand } from "../protocols/Aws_restJson1";
5
5
  export class GetVpcLinksCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetVpcLinksCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1GetVpcLinksCommand(input, context);
36
+ return se_GetVpcLinksCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1GetVpcLinksCommand(output, context);
39
+ return de_GetVpcLinksCommand(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_restJson1ImportApiCommand, serializeAws_restJson1ImportApiCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ImportApiCommand, se_ImportApiCommand } from "../protocols/Aws_restJson1";
5
5
  export class ImportApiCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ImportApiCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ImportApiCommand(input, context);
36
+ return se_ImportApiCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ImportApiCommand(output, context);
39
+ return de_ImportApiCommand(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_restJson1ReimportApiCommand, serializeAws_restJson1ReimportApiCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ReimportApiCommand, se_ReimportApiCommand } from "../protocols/Aws_restJson1";
5
5
  export class ReimportApiCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ReimportApiCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ReimportApiCommand(input, context);
36
+ return se_ReimportApiCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ReimportApiCommand(output, context);
39
+ return de_ReimportApiCommand(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_restJson1ResetAuthorizersCacheCommand, serializeAws_restJson1ResetAuthorizersCacheCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ResetAuthorizersCacheCommand, se_ResetAuthorizersCacheCommand } from "../protocols/Aws_restJson1";
5
5
  export class ResetAuthorizersCacheCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ResetAuthorizersCacheCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ResetAuthorizersCacheCommand(input, context);
36
+ return se_ResetAuthorizersCacheCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ResetAuthorizersCacheCommand(output, context);
39
+ return de_ResetAuthorizersCacheCommand(output, context);
40
40
  }
41
41
  }