@aws-sdk/client-api-gateway 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 (245) hide show
  1. package/dist-cjs/commands/CreateApiKeyCommand.js +2 -2
  2. package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -2
  3. package/dist-cjs/commands/CreateBasePathMappingCommand.js +2 -2
  4. package/dist-cjs/commands/CreateDeploymentCommand.js +2 -2
  5. package/dist-cjs/commands/CreateDocumentationPartCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDocumentationVersionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDomainNameCommand.js +2 -2
  8. package/dist-cjs/commands/CreateModelCommand.js +2 -2
  9. package/dist-cjs/commands/CreateRequestValidatorCommand.js +2 -2
  10. package/dist-cjs/commands/CreateResourceCommand.js +2 -2
  11. package/dist-cjs/commands/CreateRestApiCommand.js +2 -2
  12. package/dist-cjs/commands/CreateStageCommand.js +2 -2
  13. package/dist-cjs/commands/CreateUsagePlanCommand.js +2 -2
  14. package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +2 -2
  15. package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteApiKeyCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteBasePathMappingCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteClientCertificateCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteDocumentationPartCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteGatewayResponseCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteMethodCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteMethodResponseCommand.js +2 -2
  29. package/dist-cjs/commands/DeleteModelCommand.js +2 -2
  30. package/dist-cjs/commands/DeleteRequestValidatorCommand.js +2 -2
  31. package/dist-cjs/commands/DeleteResourceCommand.js +2 -2
  32. package/dist-cjs/commands/DeleteRestApiCommand.js +2 -2
  33. package/dist-cjs/commands/DeleteStageCommand.js +2 -2
  34. package/dist-cjs/commands/DeleteUsagePlanCommand.js +2 -2
  35. package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +2 -2
  36. package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -2
  37. package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +2 -2
  38. package/dist-cjs/commands/FlushStageCacheCommand.js +2 -2
  39. package/dist-cjs/commands/GenerateClientCertificateCommand.js +2 -2
  40. package/dist-cjs/commands/GetAccountCommand.js +2 -2
  41. package/dist-cjs/commands/GetApiKeyCommand.js +2 -2
  42. package/dist-cjs/commands/GetApiKeysCommand.js +2 -2
  43. package/dist-cjs/commands/GetAuthorizerCommand.js +2 -2
  44. package/dist-cjs/commands/GetAuthorizersCommand.js +2 -2
  45. package/dist-cjs/commands/GetBasePathMappingCommand.js +2 -2
  46. package/dist-cjs/commands/GetBasePathMappingsCommand.js +2 -2
  47. package/dist-cjs/commands/GetClientCertificateCommand.js +2 -2
  48. package/dist-cjs/commands/GetClientCertificatesCommand.js +2 -2
  49. package/dist-cjs/commands/GetDeploymentCommand.js +2 -2
  50. package/dist-cjs/commands/GetDeploymentsCommand.js +2 -2
  51. package/dist-cjs/commands/GetDocumentationPartCommand.js +2 -2
  52. package/dist-cjs/commands/GetDocumentationPartsCommand.js +2 -2
  53. package/dist-cjs/commands/GetDocumentationVersionCommand.js +2 -2
  54. package/dist-cjs/commands/GetDocumentationVersionsCommand.js +2 -2
  55. package/dist-cjs/commands/GetDomainNameCommand.js +2 -2
  56. package/dist-cjs/commands/GetDomainNamesCommand.js +2 -2
  57. package/dist-cjs/commands/GetExportCommand.js +2 -2
  58. package/dist-cjs/commands/GetGatewayResponseCommand.js +2 -2
  59. package/dist-cjs/commands/GetGatewayResponsesCommand.js +2 -2
  60. package/dist-cjs/commands/GetIntegrationCommand.js +2 -2
  61. package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -2
  62. package/dist-cjs/commands/GetMethodCommand.js +2 -2
  63. package/dist-cjs/commands/GetMethodResponseCommand.js +2 -2
  64. package/dist-cjs/commands/GetModelCommand.js +2 -2
  65. package/dist-cjs/commands/GetModelTemplateCommand.js +2 -2
  66. package/dist-cjs/commands/GetModelsCommand.js +2 -2
  67. package/dist-cjs/commands/GetRequestValidatorCommand.js +2 -2
  68. package/dist-cjs/commands/GetRequestValidatorsCommand.js +2 -2
  69. package/dist-cjs/commands/GetResourceCommand.js +2 -2
  70. package/dist-cjs/commands/GetResourcesCommand.js +2 -2
  71. package/dist-cjs/commands/GetRestApiCommand.js +2 -2
  72. package/dist-cjs/commands/GetRestApisCommand.js +2 -2
  73. package/dist-cjs/commands/GetSdkCommand.js +2 -2
  74. package/dist-cjs/commands/GetSdkTypeCommand.js +2 -2
  75. package/dist-cjs/commands/GetSdkTypesCommand.js +2 -2
  76. package/dist-cjs/commands/GetStageCommand.js +2 -2
  77. package/dist-cjs/commands/GetStagesCommand.js +2 -2
  78. package/dist-cjs/commands/GetTagsCommand.js +2 -2
  79. package/dist-cjs/commands/GetUsageCommand.js +2 -2
  80. package/dist-cjs/commands/GetUsagePlanCommand.js +2 -2
  81. package/dist-cjs/commands/GetUsagePlanKeyCommand.js +2 -2
  82. package/dist-cjs/commands/GetUsagePlanKeysCommand.js +2 -2
  83. package/dist-cjs/commands/GetUsagePlansCommand.js +2 -2
  84. package/dist-cjs/commands/GetVpcLinkCommand.js +2 -2
  85. package/dist-cjs/commands/GetVpcLinksCommand.js +2 -2
  86. package/dist-cjs/commands/ImportApiKeysCommand.js +2 -2
  87. package/dist-cjs/commands/ImportDocumentationPartsCommand.js +2 -2
  88. package/dist-cjs/commands/ImportRestApiCommand.js +2 -2
  89. package/dist-cjs/commands/PutGatewayResponseCommand.js +2 -2
  90. package/dist-cjs/commands/PutIntegrationCommand.js +2 -2
  91. package/dist-cjs/commands/PutIntegrationResponseCommand.js +2 -2
  92. package/dist-cjs/commands/PutMethodCommand.js +2 -2
  93. package/dist-cjs/commands/PutMethodResponseCommand.js +2 -2
  94. package/dist-cjs/commands/PutRestApiCommand.js +2 -2
  95. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  96. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -2
  97. package/dist-cjs/commands/TestInvokeMethodCommand.js +2 -2
  98. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  99. package/dist-cjs/commands/UpdateAccountCommand.js +2 -2
  100. package/dist-cjs/commands/UpdateApiKeyCommand.js +2 -2
  101. package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -2
  102. package/dist-cjs/commands/UpdateBasePathMappingCommand.js +2 -2
  103. package/dist-cjs/commands/UpdateClientCertificateCommand.js +2 -2
  104. package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -2
  105. package/dist-cjs/commands/UpdateDocumentationPartCommand.js +2 -2
  106. package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +2 -2
  107. package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -2
  108. package/dist-cjs/commands/UpdateGatewayResponseCommand.js +2 -2
  109. package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -2
  110. package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -2
  111. package/dist-cjs/commands/UpdateMethodCommand.js +2 -2
  112. package/dist-cjs/commands/UpdateMethodResponseCommand.js +2 -2
  113. package/dist-cjs/commands/UpdateModelCommand.js +2 -2
  114. package/dist-cjs/commands/UpdateRequestValidatorCommand.js +2 -2
  115. package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
  116. package/dist-cjs/commands/UpdateRestApiCommand.js +2 -2
  117. package/dist-cjs/commands/UpdateStageCommand.js +2 -2
  118. package/dist-cjs/commands/UpdateUsageCommand.js +2 -2
  119. package/dist-cjs/commands/UpdateUsagePlanCommand.js +2 -2
  120. package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -2
  121. package/dist-cjs/protocols/Aws_restJson1.js +1747 -1855
  122. package/dist-es/commands/CreateApiKeyCommand.js +3 -3
  123. package/dist-es/commands/CreateAuthorizerCommand.js +3 -3
  124. package/dist-es/commands/CreateBasePathMappingCommand.js +3 -3
  125. package/dist-es/commands/CreateDeploymentCommand.js +3 -3
  126. package/dist-es/commands/CreateDocumentationPartCommand.js +3 -3
  127. package/dist-es/commands/CreateDocumentationVersionCommand.js +3 -3
  128. package/dist-es/commands/CreateDomainNameCommand.js +3 -3
  129. package/dist-es/commands/CreateModelCommand.js +3 -3
  130. package/dist-es/commands/CreateRequestValidatorCommand.js +3 -3
  131. package/dist-es/commands/CreateResourceCommand.js +3 -3
  132. package/dist-es/commands/CreateRestApiCommand.js +3 -3
  133. package/dist-es/commands/CreateStageCommand.js +3 -3
  134. package/dist-es/commands/CreateUsagePlanCommand.js +3 -3
  135. package/dist-es/commands/CreateUsagePlanKeyCommand.js +3 -3
  136. package/dist-es/commands/CreateVpcLinkCommand.js +3 -3
  137. package/dist-es/commands/DeleteApiKeyCommand.js +3 -3
  138. package/dist-es/commands/DeleteAuthorizerCommand.js +3 -3
  139. package/dist-es/commands/DeleteBasePathMappingCommand.js +3 -3
  140. package/dist-es/commands/DeleteClientCertificateCommand.js +3 -3
  141. package/dist-es/commands/DeleteDeploymentCommand.js +3 -3
  142. package/dist-es/commands/DeleteDocumentationPartCommand.js +3 -3
  143. package/dist-es/commands/DeleteDocumentationVersionCommand.js +3 -3
  144. package/dist-es/commands/DeleteDomainNameCommand.js +3 -3
  145. package/dist-es/commands/DeleteGatewayResponseCommand.js +3 -3
  146. package/dist-es/commands/DeleteIntegrationCommand.js +3 -3
  147. package/dist-es/commands/DeleteIntegrationResponseCommand.js +3 -3
  148. package/dist-es/commands/DeleteMethodCommand.js +3 -3
  149. package/dist-es/commands/DeleteMethodResponseCommand.js +3 -3
  150. package/dist-es/commands/DeleteModelCommand.js +3 -3
  151. package/dist-es/commands/DeleteRequestValidatorCommand.js +3 -3
  152. package/dist-es/commands/DeleteResourceCommand.js +3 -3
  153. package/dist-es/commands/DeleteRestApiCommand.js +3 -3
  154. package/dist-es/commands/DeleteStageCommand.js +3 -3
  155. package/dist-es/commands/DeleteUsagePlanCommand.js +3 -3
  156. package/dist-es/commands/DeleteUsagePlanKeyCommand.js +3 -3
  157. package/dist-es/commands/DeleteVpcLinkCommand.js +3 -3
  158. package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +3 -3
  159. package/dist-es/commands/FlushStageCacheCommand.js +3 -3
  160. package/dist-es/commands/GenerateClientCertificateCommand.js +3 -3
  161. package/dist-es/commands/GetAccountCommand.js +3 -3
  162. package/dist-es/commands/GetApiKeyCommand.js +3 -3
  163. package/dist-es/commands/GetApiKeysCommand.js +3 -3
  164. package/dist-es/commands/GetAuthorizerCommand.js +3 -3
  165. package/dist-es/commands/GetAuthorizersCommand.js +3 -3
  166. package/dist-es/commands/GetBasePathMappingCommand.js +3 -3
  167. package/dist-es/commands/GetBasePathMappingsCommand.js +3 -3
  168. package/dist-es/commands/GetClientCertificateCommand.js +3 -3
  169. package/dist-es/commands/GetClientCertificatesCommand.js +3 -3
  170. package/dist-es/commands/GetDeploymentCommand.js +3 -3
  171. package/dist-es/commands/GetDeploymentsCommand.js +3 -3
  172. package/dist-es/commands/GetDocumentationPartCommand.js +3 -3
  173. package/dist-es/commands/GetDocumentationPartsCommand.js +3 -3
  174. package/dist-es/commands/GetDocumentationVersionCommand.js +3 -3
  175. package/dist-es/commands/GetDocumentationVersionsCommand.js +3 -3
  176. package/dist-es/commands/GetDomainNameCommand.js +3 -3
  177. package/dist-es/commands/GetDomainNamesCommand.js +3 -3
  178. package/dist-es/commands/GetExportCommand.js +3 -3
  179. package/dist-es/commands/GetGatewayResponseCommand.js +3 -3
  180. package/dist-es/commands/GetGatewayResponsesCommand.js +3 -3
  181. package/dist-es/commands/GetIntegrationCommand.js +3 -3
  182. package/dist-es/commands/GetIntegrationResponseCommand.js +3 -3
  183. package/dist-es/commands/GetMethodCommand.js +3 -3
  184. package/dist-es/commands/GetMethodResponseCommand.js +3 -3
  185. package/dist-es/commands/GetModelCommand.js +3 -3
  186. package/dist-es/commands/GetModelTemplateCommand.js +3 -3
  187. package/dist-es/commands/GetModelsCommand.js +3 -3
  188. package/dist-es/commands/GetRequestValidatorCommand.js +3 -3
  189. package/dist-es/commands/GetRequestValidatorsCommand.js +3 -3
  190. package/dist-es/commands/GetResourceCommand.js +3 -3
  191. package/dist-es/commands/GetResourcesCommand.js +3 -3
  192. package/dist-es/commands/GetRestApiCommand.js +3 -3
  193. package/dist-es/commands/GetRestApisCommand.js +3 -3
  194. package/dist-es/commands/GetSdkCommand.js +3 -3
  195. package/dist-es/commands/GetSdkTypeCommand.js +3 -3
  196. package/dist-es/commands/GetSdkTypesCommand.js +3 -3
  197. package/dist-es/commands/GetStageCommand.js +3 -3
  198. package/dist-es/commands/GetStagesCommand.js +3 -3
  199. package/dist-es/commands/GetTagsCommand.js +3 -3
  200. package/dist-es/commands/GetUsageCommand.js +3 -3
  201. package/dist-es/commands/GetUsagePlanCommand.js +3 -3
  202. package/dist-es/commands/GetUsagePlanKeyCommand.js +3 -3
  203. package/dist-es/commands/GetUsagePlanKeysCommand.js +3 -3
  204. package/dist-es/commands/GetUsagePlansCommand.js +3 -3
  205. package/dist-es/commands/GetVpcLinkCommand.js +3 -3
  206. package/dist-es/commands/GetVpcLinksCommand.js +3 -3
  207. package/dist-es/commands/ImportApiKeysCommand.js +3 -3
  208. package/dist-es/commands/ImportDocumentationPartsCommand.js +3 -3
  209. package/dist-es/commands/ImportRestApiCommand.js +3 -3
  210. package/dist-es/commands/PutGatewayResponseCommand.js +3 -3
  211. package/dist-es/commands/PutIntegrationCommand.js +3 -3
  212. package/dist-es/commands/PutIntegrationResponseCommand.js +3 -3
  213. package/dist-es/commands/PutMethodCommand.js +3 -3
  214. package/dist-es/commands/PutMethodResponseCommand.js +3 -3
  215. package/dist-es/commands/PutRestApiCommand.js +3 -3
  216. package/dist-es/commands/TagResourceCommand.js +3 -3
  217. package/dist-es/commands/TestInvokeAuthorizerCommand.js +3 -3
  218. package/dist-es/commands/TestInvokeMethodCommand.js +3 -3
  219. package/dist-es/commands/UntagResourceCommand.js +3 -3
  220. package/dist-es/commands/UpdateAccountCommand.js +3 -3
  221. package/dist-es/commands/UpdateApiKeyCommand.js +3 -3
  222. package/dist-es/commands/UpdateAuthorizerCommand.js +3 -3
  223. package/dist-es/commands/UpdateBasePathMappingCommand.js +3 -3
  224. package/dist-es/commands/UpdateClientCertificateCommand.js +3 -3
  225. package/dist-es/commands/UpdateDeploymentCommand.js +3 -3
  226. package/dist-es/commands/UpdateDocumentationPartCommand.js +3 -3
  227. package/dist-es/commands/UpdateDocumentationVersionCommand.js +3 -3
  228. package/dist-es/commands/UpdateDomainNameCommand.js +3 -3
  229. package/dist-es/commands/UpdateGatewayResponseCommand.js +3 -3
  230. package/dist-es/commands/UpdateIntegrationCommand.js +3 -3
  231. package/dist-es/commands/UpdateIntegrationResponseCommand.js +3 -3
  232. package/dist-es/commands/UpdateMethodCommand.js +3 -3
  233. package/dist-es/commands/UpdateMethodResponseCommand.js +3 -3
  234. package/dist-es/commands/UpdateModelCommand.js +3 -3
  235. package/dist-es/commands/UpdateRequestValidatorCommand.js +3 -3
  236. package/dist-es/commands/UpdateResourceCommand.js +3 -3
  237. package/dist-es/commands/UpdateRestApiCommand.js +3 -3
  238. package/dist-es/commands/UpdateStageCommand.js +3 -3
  239. package/dist-es/commands/UpdateUsageCommand.js +3 -3
  240. package/dist-es/commands/UpdateUsagePlanCommand.js +3 -3
  241. package/dist-es/commands/UpdateVpcLinkCommand.js +3 -3
  242. package/dist-es/protocols/Aws_restJson1.js +1502 -1610
  243. package/dist-types/protocols/Aws_restJson1.d.ts +960 -240
  244. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +240 -240
  245. package/package.json +36 -36
@@ -120,243 +120,963 @@ import { UpdateStageCommandInput, UpdateStageCommandOutput } from "../commands/U
120
120
  import { UpdateUsageCommandInput, UpdateUsageCommandOutput } from "../commands/UpdateUsageCommand";
121
121
  import { UpdateUsagePlanCommandInput, UpdateUsagePlanCommandOutput } from "../commands/UpdateUsagePlanCommand";
122
122
  import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "../commands/UpdateVpcLinkCommand";
123
- export declare const serializeAws_restJson1CreateApiKeyCommand: (input: CreateApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_restJson1CreateAuthorizerCommand: (input: CreateAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_restJson1CreateBasePathMappingCommand: (input: CreateBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_restJson1CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_restJson1CreateDocumentationPartCommand: (input: CreateDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_restJson1CreateDocumentationVersionCommand: (input: CreateDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_restJson1CreateDomainNameCommand: (input: CreateDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_restJson1CreateModelCommand: (input: CreateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_restJson1CreateRequestValidatorCommand: (input: CreateRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_restJson1CreateResourceCommand: (input: CreateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_restJson1CreateRestApiCommand: (input: CreateRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_restJson1CreateStageCommand: (input: CreateStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_restJson1CreateUsagePlanCommand: (input: CreateUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_restJson1CreateUsagePlanKeyCommand: (input: CreateUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_restJson1CreateVpcLinkCommand: (input: CreateVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_restJson1DeleteApiKeyCommand: (input: DeleteApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_restJson1DeleteAuthorizerCommand: (input: DeleteAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_restJson1DeleteBasePathMappingCommand: (input: DeleteBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_restJson1DeleteClientCertificateCommand: (input: DeleteClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_restJson1DeleteDeploymentCommand: (input: DeleteDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_restJson1DeleteDocumentationPartCommand: (input: DeleteDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_restJson1DeleteDocumentationVersionCommand: (input: DeleteDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_restJson1DeleteDomainNameCommand: (input: DeleteDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_restJson1DeleteGatewayResponseCommand: (input: DeleteGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_restJson1DeleteIntegrationCommand: (input: DeleteIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_restJson1DeleteIntegrationResponseCommand: (input: DeleteIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_restJson1DeleteMethodCommand: (input: DeleteMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_restJson1DeleteMethodResponseCommand: (input: DeleteMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_restJson1DeleteModelCommand: (input: DeleteModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_restJson1DeleteRequestValidatorCommand: (input: DeleteRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_restJson1DeleteResourceCommand: (input: DeleteResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_restJson1DeleteRestApiCommand: (input: DeleteRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_restJson1DeleteStageCommand: (input: DeleteStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_restJson1DeleteUsagePlanCommand: (input: DeleteUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_restJson1DeleteUsagePlanKeyCommand: (input: DeleteUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_restJson1DeleteVpcLinkCommand: (input: DeleteVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_restJson1FlushStageAuthorizersCacheCommand: (input: FlushStageAuthorizersCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_restJson1FlushStageCacheCommand: (input: FlushStageCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_restJson1GenerateClientCertificateCommand: (input: GenerateClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_restJson1GetAccountCommand: (input: GetAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_restJson1GetApiKeyCommand: (input: GetApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_restJson1GetApiKeysCommand: (input: GetApiKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_restJson1GetAuthorizerCommand: (input: GetAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_restJson1GetAuthorizersCommand: (input: GetAuthorizersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_restJson1GetBasePathMappingCommand: (input: GetBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_restJson1GetBasePathMappingsCommand: (input: GetBasePathMappingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_restJson1GetClientCertificateCommand: (input: GetClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_restJson1GetClientCertificatesCommand: (input: GetClientCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_restJson1GetDeploymentCommand: (input: GetDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_restJson1GetDeploymentsCommand: (input: GetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_restJson1GetDocumentationPartCommand: (input: GetDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_restJson1GetDocumentationPartsCommand: (input: GetDocumentationPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_restJson1GetDocumentationVersionCommand: (input: GetDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_restJson1GetDocumentationVersionsCommand: (input: GetDocumentationVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const serializeAws_restJson1GetDomainNameCommand: (input: GetDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- export declare const serializeAws_restJson1GetDomainNamesCommand: (input: GetDomainNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
- export declare const serializeAws_restJson1GetExportCommand: (input: GetExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
180
- export declare const serializeAws_restJson1GetGatewayResponseCommand: (input: GetGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- export declare const serializeAws_restJson1GetGatewayResponsesCommand: (input: GetGatewayResponsesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- export declare const serializeAws_restJson1GetIntegrationCommand: (input: GetIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
- export declare const serializeAws_restJson1GetIntegrationResponseCommand: (input: GetIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
184
- export declare const serializeAws_restJson1GetMethodCommand: (input: GetMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- export declare const serializeAws_restJson1GetMethodResponseCommand: (input: GetMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- export declare const serializeAws_restJson1GetModelCommand: (input: GetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
- export declare const serializeAws_restJson1GetModelsCommand: (input: GetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
188
- export declare const serializeAws_restJson1GetModelTemplateCommand: (input: GetModelTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- export declare const serializeAws_restJson1GetRequestValidatorCommand: (input: GetRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- export declare const serializeAws_restJson1GetRequestValidatorsCommand: (input: GetRequestValidatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
- export declare const serializeAws_restJson1GetResourceCommand: (input: GetResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
192
- export declare const serializeAws_restJson1GetResourcesCommand: (input: GetResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- export declare const serializeAws_restJson1GetRestApiCommand: (input: GetRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- export declare const serializeAws_restJson1GetRestApisCommand: (input: GetRestApisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
- export declare const serializeAws_restJson1GetSdkCommand: (input: GetSdkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
196
- export declare const serializeAws_restJson1GetSdkTypeCommand: (input: GetSdkTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- export declare const serializeAws_restJson1GetSdkTypesCommand: (input: GetSdkTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- export declare const serializeAws_restJson1GetStageCommand: (input: GetStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
- export declare const serializeAws_restJson1GetStagesCommand: (input: GetStagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
200
- export declare const serializeAws_restJson1GetTagsCommand: (input: GetTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- export declare const serializeAws_restJson1GetUsageCommand: (input: GetUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- export declare const serializeAws_restJson1GetUsagePlanCommand: (input: GetUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
- export declare const serializeAws_restJson1GetUsagePlanKeyCommand: (input: GetUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
204
- export declare const serializeAws_restJson1GetUsagePlanKeysCommand: (input: GetUsagePlanKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- export declare const serializeAws_restJson1GetUsagePlansCommand: (input: GetUsagePlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- export declare const serializeAws_restJson1GetVpcLinkCommand: (input: GetVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
- export declare const serializeAws_restJson1GetVpcLinksCommand: (input: GetVpcLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
208
- export declare const serializeAws_restJson1ImportApiKeysCommand: (input: ImportApiKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- export declare const serializeAws_restJson1ImportDocumentationPartsCommand: (input: ImportDocumentationPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- export declare const serializeAws_restJson1ImportRestApiCommand: (input: ImportRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
- export declare const serializeAws_restJson1PutGatewayResponseCommand: (input: PutGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
212
- export declare const serializeAws_restJson1PutIntegrationCommand: (input: PutIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- export declare const serializeAws_restJson1PutIntegrationResponseCommand: (input: PutIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- export declare const serializeAws_restJson1PutMethodCommand: (input: PutMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
- export declare const serializeAws_restJson1PutMethodResponseCommand: (input: PutMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
216
- export declare const serializeAws_restJson1PutRestApiCommand: (input: PutRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- export declare const serializeAws_restJson1TestInvokeAuthorizerCommand: (input: TestInvokeAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
- export declare const serializeAws_restJson1TestInvokeMethodCommand: (input: TestInvokeMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
220
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- export declare const serializeAws_restJson1UpdateAccountCommand: (input: UpdateAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
- export declare const serializeAws_restJson1UpdateApiKeyCommand: (input: UpdateApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
- export declare const serializeAws_restJson1UpdateAuthorizerCommand: (input: UpdateAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
224
- export declare const serializeAws_restJson1UpdateBasePathMappingCommand: (input: UpdateBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- export declare const serializeAws_restJson1UpdateClientCertificateCommand: (input: UpdateClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
- export declare const serializeAws_restJson1UpdateDeploymentCommand: (input: UpdateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
- export declare const serializeAws_restJson1UpdateDocumentationPartCommand: (input: UpdateDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
228
- export declare const serializeAws_restJson1UpdateDocumentationVersionCommand: (input: UpdateDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- export declare const serializeAws_restJson1UpdateDomainNameCommand: (input: UpdateDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
- export declare const serializeAws_restJson1UpdateGatewayResponseCommand: (input: UpdateGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
- export declare const serializeAws_restJson1UpdateIntegrationCommand: (input: UpdateIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
232
- export declare const serializeAws_restJson1UpdateIntegrationResponseCommand: (input: UpdateIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- export declare const serializeAws_restJson1UpdateMethodCommand: (input: UpdateMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
- export declare const serializeAws_restJson1UpdateMethodResponseCommand: (input: UpdateMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
- export declare const serializeAws_restJson1UpdateModelCommand: (input: UpdateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
236
- export declare const serializeAws_restJson1UpdateRequestValidatorCommand: (input: UpdateRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- export declare const serializeAws_restJson1UpdateResourceCommand: (input: UpdateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
- export declare const serializeAws_restJson1UpdateRestApiCommand: (input: UpdateRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
- export declare const serializeAws_restJson1UpdateStageCommand: (input: UpdateStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
240
- export declare const serializeAws_restJson1UpdateUsageCommand: (input: UpdateUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- export declare const serializeAws_restJson1UpdateUsagePlanCommand: (input: UpdateUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
- export declare const serializeAws_restJson1UpdateVpcLinkCommand: (input: UpdateVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
- export declare const deserializeAws_restJson1CreateApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApiKeyCommandOutput>;
244
- export declare const deserializeAws_restJson1CreateAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAuthorizerCommandOutput>;
245
- export declare const deserializeAws_restJson1CreateBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBasePathMappingCommandOutput>;
246
- export declare const deserializeAws_restJson1CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
247
- export declare const deserializeAws_restJson1CreateDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentationPartCommandOutput>;
248
- export declare const deserializeAws_restJson1CreateDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentationVersionCommandOutput>;
249
- export declare const deserializeAws_restJson1CreateDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainNameCommandOutput>;
250
- export declare const deserializeAws_restJson1CreateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCommandOutput>;
251
- export declare const deserializeAws_restJson1CreateRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRequestValidatorCommandOutput>;
252
- export declare const deserializeAws_restJson1CreateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceCommandOutput>;
253
- export declare const deserializeAws_restJson1CreateRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRestApiCommandOutput>;
254
- export declare const deserializeAws_restJson1CreateStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStageCommandOutput>;
255
- export declare const deserializeAws_restJson1CreateUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsagePlanCommandOutput>;
256
- export declare const deserializeAws_restJson1CreateUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsagePlanKeyCommandOutput>;
257
- export declare const deserializeAws_restJson1CreateVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcLinkCommandOutput>;
258
- export declare const deserializeAws_restJson1DeleteApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApiKeyCommandOutput>;
259
- export declare const deserializeAws_restJson1DeleteAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAuthorizerCommandOutput>;
260
- export declare const deserializeAws_restJson1DeleteBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBasePathMappingCommandOutput>;
261
- export declare const deserializeAws_restJson1DeleteClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClientCertificateCommandOutput>;
262
- export declare const deserializeAws_restJson1DeleteDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentCommandOutput>;
263
- export declare const deserializeAws_restJson1DeleteDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentationPartCommandOutput>;
264
- export declare const deserializeAws_restJson1DeleteDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentationVersionCommandOutput>;
265
- export declare const deserializeAws_restJson1DeleteDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainNameCommandOutput>;
266
- export declare const deserializeAws_restJson1DeleteGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayResponseCommandOutput>;
267
- export declare const deserializeAws_restJson1DeleteIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationCommandOutput>;
268
- export declare const deserializeAws_restJson1DeleteIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationResponseCommandOutput>;
269
- export declare const deserializeAws_restJson1DeleteMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMethodCommandOutput>;
270
- export declare const deserializeAws_restJson1DeleteMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMethodResponseCommandOutput>;
271
- export declare const deserializeAws_restJson1DeleteModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelCommandOutput>;
272
- export declare const deserializeAws_restJson1DeleteRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRequestValidatorCommandOutput>;
273
- export declare const deserializeAws_restJson1DeleteResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceCommandOutput>;
274
- export declare const deserializeAws_restJson1DeleteRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRestApiCommandOutput>;
275
- export declare const deserializeAws_restJson1DeleteStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStageCommandOutput>;
276
- export declare const deserializeAws_restJson1DeleteUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsagePlanCommandOutput>;
277
- export declare const deserializeAws_restJson1DeleteUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsagePlanKeyCommandOutput>;
278
- export declare const deserializeAws_restJson1DeleteVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVpcLinkCommandOutput>;
279
- export declare const deserializeAws_restJson1FlushStageAuthorizersCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FlushStageAuthorizersCacheCommandOutput>;
280
- export declare const deserializeAws_restJson1FlushStageCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FlushStageCacheCommandOutput>;
281
- export declare const deserializeAws_restJson1GenerateClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateClientCertificateCommandOutput>;
282
- export declare const deserializeAws_restJson1GetAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountCommandOutput>;
283
- export declare const deserializeAws_restJson1GetApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApiKeyCommandOutput>;
284
- export declare const deserializeAws_restJson1GetApiKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApiKeysCommandOutput>;
285
- export declare const deserializeAws_restJson1GetAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizerCommandOutput>;
286
- export declare const deserializeAws_restJson1GetAuthorizersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizersCommandOutput>;
287
- export declare const deserializeAws_restJson1GetBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBasePathMappingCommandOutput>;
288
- export declare const deserializeAws_restJson1GetBasePathMappingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBasePathMappingsCommandOutput>;
289
- export declare const deserializeAws_restJson1GetClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetClientCertificateCommandOutput>;
290
- export declare const deserializeAws_restJson1GetClientCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetClientCertificatesCommandOutput>;
291
- export declare const deserializeAws_restJson1GetDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentCommandOutput>;
292
- export declare const deserializeAws_restJson1GetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentsCommandOutput>;
293
- export declare const deserializeAws_restJson1GetDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationPartCommandOutput>;
294
- export declare const deserializeAws_restJson1GetDocumentationPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationPartsCommandOutput>;
295
- export declare const deserializeAws_restJson1GetDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationVersionCommandOutput>;
296
- export declare const deserializeAws_restJson1GetDocumentationVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationVersionsCommandOutput>;
297
- export declare const deserializeAws_restJson1GetDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNameCommandOutput>;
298
- export declare const deserializeAws_restJson1GetDomainNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNamesCommandOutput>;
299
- export declare const deserializeAws_restJson1GetExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetExportCommandOutput>;
300
- export declare const deserializeAws_restJson1GetGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGatewayResponseCommandOutput>;
301
- export declare const deserializeAws_restJson1GetGatewayResponsesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGatewayResponsesCommandOutput>;
302
- export declare const deserializeAws_restJson1GetIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationCommandOutput>;
303
- export declare const deserializeAws_restJson1GetIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationResponseCommandOutput>;
304
- export declare const deserializeAws_restJson1GetMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMethodCommandOutput>;
305
- export declare const deserializeAws_restJson1GetMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMethodResponseCommandOutput>;
306
- export declare const deserializeAws_restJson1GetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelCommandOutput>;
307
- export declare const deserializeAws_restJson1GetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelsCommandOutput>;
308
- export declare const deserializeAws_restJson1GetModelTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelTemplateCommandOutput>;
309
- export declare const deserializeAws_restJson1GetRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestValidatorCommandOutput>;
310
- export declare const deserializeAws_restJson1GetRequestValidatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestValidatorsCommandOutput>;
311
- export declare const deserializeAws_restJson1GetResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceCommandOutput>;
312
- export declare const deserializeAws_restJson1GetResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesCommandOutput>;
313
- export declare const deserializeAws_restJson1GetRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestApiCommandOutput>;
314
- export declare const deserializeAws_restJson1GetRestApisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestApisCommandOutput>;
315
- export declare const deserializeAws_restJson1GetSdkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkCommandOutput>;
316
- export declare const deserializeAws_restJson1GetSdkTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkTypeCommandOutput>;
317
- export declare const deserializeAws_restJson1GetSdkTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkTypesCommandOutput>;
318
- export declare const deserializeAws_restJson1GetStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStageCommandOutput>;
319
- export declare const deserializeAws_restJson1GetStagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStagesCommandOutput>;
320
- export declare const deserializeAws_restJson1GetTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagsCommandOutput>;
321
- export declare const deserializeAws_restJson1GetUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageCommandOutput>;
322
- export declare const deserializeAws_restJson1GetUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanCommandOutput>;
323
- export declare const deserializeAws_restJson1GetUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanKeyCommandOutput>;
324
- export declare const deserializeAws_restJson1GetUsagePlanKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanKeysCommandOutput>;
325
- export declare const deserializeAws_restJson1GetUsagePlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlansCommandOutput>;
326
- export declare const deserializeAws_restJson1GetVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcLinkCommandOutput>;
327
- export declare const deserializeAws_restJson1GetVpcLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcLinksCommandOutput>;
328
- export declare const deserializeAws_restJson1ImportApiKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportApiKeysCommandOutput>;
329
- export declare const deserializeAws_restJson1ImportDocumentationPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportDocumentationPartsCommandOutput>;
330
- export declare const deserializeAws_restJson1ImportRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportRestApiCommandOutput>;
331
- export declare const deserializeAws_restJson1PutGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGatewayResponseCommandOutput>;
332
- export declare const deserializeAws_restJson1PutIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationCommandOutput>;
333
- export declare const deserializeAws_restJson1PutIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationResponseCommandOutput>;
334
- export declare const deserializeAws_restJson1PutMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMethodCommandOutput>;
335
- export declare const deserializeAws_restJson1PutMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMethodResponseCommandOutput>;
336
- export declare const deserializeAws_restJson1PutRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRestApiCommandOutput>;
337
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
338
- export declare const deserializeAws_restJson1TestInvokeAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestInvokeAuthorizerCommandOutput>;
339
- export declare const deserializeAws_restJson1TestInvokeMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestInvokeMethodCommandOutput>;
340
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
341
- export declare const deserializeAws_restJson1UpdateAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountCommandOutput>;
342
- export declare const deserializeAws_restJson1UpdateApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApiKeyCommandOutput>;
343
- export declare const deserializeAws_restJson1UpdateAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAuthorizerCommandOutput>;
344
- export declare const deserializeAws_restJson1UpdateBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBasePathMappingCommandOutput>;
345
- export declare const deserializeAws_restJson1UpdateClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateClientCertificateCommandOutput>;
346
- export declare const deserializeAws_restJson1UpdateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeploymentCommandOutput>;
347
- export declare const deserializeAws_restJson1UpdateDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentationPartCommandOutput>;
348
- export declare const deserializeAws_restJson1UpdateDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentationVersionCommandOutput>;
349
- export declare const deserializeAws_restJson1UpdateDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainNameCommandOutput>;
350
- export declare const deserializeAws_restJson1UpdateGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayResponseCommandOutput>;
351
- export declare const deserializeAws_restJson1UpdateIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntegrationCommandOutput>;
352
- export declare const deserializeAws_restJson1UpdateIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntegrationResponseCommandOutput>;
353
- export declare const deserializeAws_restJson1UpdateMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMethodCommandOutput>;
354
- export declare const deserializeAws_restJson1UpdateMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMethodResponseCommandOutput>;
355
- export declare const deserializeAws_restJson1UpdateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateModelCommandOutput>;
356
- export declare const deserializeAws_restJson1UpdateRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRequestValidatorCommandOutput>;
357
- export declare const deserializeAws_restJson1UpdateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceCommandOutput>;
358
- export declare const deserializeAws_restJson1UpdateRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRestApiCommandOutput>;
359
- export declare const deserializeAws_restJson1UpdateStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStageCommandOutput>;
360
- export declare const deserializeAws_restJson1UpdateUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUsageCommandOutput>;
361
- export declare const deserializeAws_restJson1UpdateUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUsagePlanCommandOutput>;
362
- export declare const deserializeAws_restJson1UpdateVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVpcLinkCommandOutput>;
123
+ /**
124
+ * serializeAws_restJson1CreateApiKeyCommand
125
+ */
126
+ export declare const se_CreateApiKeyCommand: (input: CreateApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
+ /**
128
+ * serializeAws_restJson1CreateAuthorizerCommand
129
+ */
130
+ export declare const se_CreateAuthorizerCommand: (input: CreateAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
+ /**
132
+ * serializeAws_restJson1CreateBasePathMappingCommand
133
+ */
134
+ export declare const se_CreateBasePathMappingCommand: (input: CreateBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
+ /**
136
+ * serializeAws_restJson1CreateDeploymentCommand
137
+ */
138
+ export declare const se_CreateDeploymentCommand: (input: CreateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
+ /**
140
+ * serializeAws_restJson1CreateDocumentationPartCommand
141
+ */
142
+ export declare const se_CreateDocumentationPartCommand: (input: CreateDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
+ /**
144
+ * serializeAws_restJson1CreateDocumentationVersionCommand
145
+ */
146
+ export declare const se_CreateDocumentationVersionCommand: (input: CreateDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
+ /**
148
+ * serializeAws_restJson1CreateDomainNameCommand
149
+ */
150
+ export declare const se_CreateDomainNameCommand: (input: CreateDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
+ /**
152
+ * serializeAws_restJson1CreateModelCommand
153
+ */
154
+ export declare const se_CreateModelCommand: (input: CreateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
+ /**
156
+ * serializeAws_restJson1CreateRequestValidatorCommand
157
+ */
158
+ export declare const se_CreateRequestValidatorCommand: (input: CreateRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
+ /**
160
+ * serializeAws_restJson1CreateResourceCommand
161
+ */
162
+ export declare const se_CreateResourceCommand: (input: CreateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
+ /**
164
+ * serializeAws_restJson1CreateRestApiCommand
165
+ */
166
+ export declare const se_CreateRestApiCommand: (input: CreateRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
+ /**
168
+ * serializeAws_restJson1CreateStageCommand
169
+ */
170
+ export declare const se_CreateStageCommand: (input: CreateStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
+ /**
172
+ * serializeAws_restJson1CreateUsagePlanCommand
173
+ */
174
+ export declare const se_CreateUsagePlanCommand: (input: CreateUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
+ /**
176
+ * serializeAws_restJson1CreateUsagePlanKeyCommand
177
+ */
178
+ export declare const se_CreateUsagePlanKeyCommand: (input: CreateUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
+ /**
180
+ * serializeAws_restJson1CreateVpcLinkCommand
181
+ */
182
+ export declare const se_CreateVpcLinkCommand: (input: CreateVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
+ /**
184
+ * serializeAws_restJson1DeleteApiKeyCommand
185
+ */
186
+ export declare const se_DeleteApiKeyCommand: (input: DeleteApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
+ /**
188
+ * serializeAws_restJson1DeleteAuthorizerCommand
189
+ */
190
+ export declare const se_DeleteAuthorizerCommand: (input: DeleteAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
+ /**
192
+ * serializeAws_restJson1DeleteBasePathMappingCommand
193
+ */
194
+ export declare const se_DeleteBasePathMappingCommand: (input: DeleteBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
+ /**
196
+ * serializeAws_restJson1DeleteClientCertificateCommand
197
+ */
198
+ export declare const se_DeleteClientCertificateCommand: (input: DeleteClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
+ /**
200
+ * serializeAws_restJson1DeleteDeploymentCommand
201
+ */
202
+ export declare const se_DeleteDeploymentCommand: (input: DeleteDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
+ /**
204
+ * serializeAws_restJson1DeleteDocumentationPartCommand
205
+ */
206
+ export declare const se_DeleteDocumentationPartCommand: (input: DeleteDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
+ /**
208
+ * serializeAws_restJson1DeleteDocumentationVersionCommand
209
+ */
210
+ export declare const se_DeleteDocumentationVersionCommand: (input: DeleteDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
+ /**
212
+ * serializeAws_restJson1DeleteDomainNameCommand
213
+ */
214
+ export declare const se_DeleteDomainNameCommand: (input: DeleteDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
+ /**
216
+ * serializeAws_restJson1DeleteGatewayResponseCommand
217
+ */
218
+ export declare const se_DeleteGatewayResponseCommand: (input: DeleteGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
+ /**
220
+ * serializeAws_restJson1DeleteIntegrationCommand
221
+ */
222
+ export declare const se_DeleteIntegrationCommand: (input: DeleteIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
+ /**
224
+ * serializeAws_restJson1DeleteIntegrationResponseCommand
225
+ */
226
+ export declare const se_DeleteIntegrationResponseCommand: (input: DeleteIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
+ /**
228
+ * serializeAws_restJson1DeleteMethodCommand
229
+ */
230
+ export declare const se_DeleteMethodCommand: (input: DeleteMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
+ /**
232
+ * serializeAws_restJson1DeleteMethodResponseCommand
233
+ */
234
+ export declare const se_DeleteMethodResponseCommand: (input: DeleteMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
+ /**
236
+ * serializeAws_restJson1DeleteModelCommand
237
+ */
238
+ export declare const se_DeleteModelCommand: (input: DeleteModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
+ /**
240
+ * serializeAws_restJson1DeleteRequestValidatorCommand
241
+ */
242
+ export declare const se_DeleteRequestValidatorCommand: (input: DeleteRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
+ /**
244
+ * serializeAws_restJson1DeleteResourceCommand
245
+ */
246
+ export declare const se_DeleteResourceCommand: (input: DeleteResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
+ /**
248
+ * serializeAws_restJson1DeleteRestApiCommand
249
+ */
250
+ export declare const se_DeleteRestApiCommand: (input: DeleteRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
+ /**
252
+ * serializeAws_restJson1DeleteStageCommand
253
+ */
254
+ export declare const se_DeleteStageCommand: (input: DeleteStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
+ /**
256
+ * serializeAws_restJson1DeleteUsagePlanCommand
257
+ */
258
+ export declare const se_DeleteUsagePlanCommand: (input: DeleteUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
+ /**
260
+ * serializeAws_restJson1DeleteUsagePlanKeyCommand
261
+ */
262
+ export declare const se_DeleteUsagePlanKeyCommand: (input: DeleteUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
+ /**
264
+ * serializeAws_restJson1DeleteVpcLinkCommand
265
+ */
266
+ export declare const se_DeleteVpcLinkCommand: (input: DeleteVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
+ /**
268
+ * serializeAws_restJson1FlushStageAuthorizersCacheCommand
269
+ */
270
+ export declare const se_FlushStageAuthorizersCacheCommand: (input: FlushStageAuthorizersCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
+ /**
272
+ * serializeAws_restJson1FlushStageCacheCommand
273
+ */
274
+ export declare const se_FlushStageCacheCommand: (input: FlushStageCacheCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
+ /**
276
+ * serializeAws_restJson1GenerateClientCertificateCommand
277
+ */
278
+ export declare const se_GenerateClientCertificateCommand: (input: GenerateClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
+ /**
280
+ * serializeAws_restJson1GetAccountCommand
281
+ */
282
+ export declare const se_GetAccountCommand: (input: GetAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
+ /**
284
+ * serializeAws_restJson1GetApiKeyCommand
285
+ */
286
+ export declare const se_GetApiKeyCommand: (input: GetApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
+ /**
288
+ * serializeAws_restJson1GetApiKeysCommand
289
+ */
290
+ export declare const se_GetApiKeysCommand: (input: GetApiKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
+ /**
292
+ * serializeAws_restJson1GetAuthorizerCommand
293
+ */
294
+ export declare const se_GetAuthorizerCommand: (input: GetAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
+ /**
296
+ * serializeAws_restJson1GetAuthorizersCommand
297
+ */
298
+ export declare const se_GetAuthorizersCommand: (input: GetAuthorizersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
+ /**
300
+ * serializeAws_restJson1GetBasePathMappingCommand
301
+ */
302
+ export declare const se_GetBasePathMappingCommand: (input: GetBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
+ /**
304
+ * serializeAws_restJson1GetBasePathMappingsCommand
305
+ */
306
+ export declare const se_GetBasePathMappingsCommand: (input: GetBasePathMappingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
+ /**
308
+ * serializeAws_restJson1GetClientCertificateCommand
309
+ */
310
+ export declare const se_GetClientCertificateCommand: (input: GetClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
+ /**
312
+ * serializeAws_restJson1GetClientCertificatesCommand
313
+ */
314
+ export declare const se_GetClientCertificatesCommand: (input: GetClientCertificatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
+ /**
316
+ * serializeAws_restJson1GetDeploymentCommand
317
+ */
318
+ export declare const se_GetDeploymentCommand: (input: GetDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
+ /**
320
+ * serializeAws_restJson1GetDeploymentsCommand
321
+ */
322
+ export declare const se_GetDeploymentsCommand: (input: GetDeploymentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
+ /**
324
+ * serializeAws_restJson1GetDocumentationPartCommand
325
+ */
326
+ export declare const se_GetDocumentationPartCommand: (input: GetDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
+ /**
328
+ * serializeAws_restJson1GetDocumentationPartsCommand
329
+ */
330
+ export declare const se_GetDocumentationPartsCommand: (input: GetDocumentationPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
+ /**
332
+ * serializeAws_restJson1GetDocumentationVersionCommand
333
+ */
334
+ export declare const se_GetDocumentationVersionCommand: (input: GetDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
+ /**
336
+ * serializeAws_restJson1GetDocumentationVersionsCommand
337
+ */
338
+ export declare const se_GetDocumentationVersionsCommand: (input: GetDocumentationVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
+ /**
340
+ * serializeAws_restJson1GetDomainNameCommand
341
+ */
342
+ export declare const se_GetDomainNameCommand: (input: GetDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
+ /**
344
+ * serializeAws_restJson1GetDomainNamesCommand
345
+ */
346
+ export declare const se_GetDomainNamesCommand: (input: GetDomainNamesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
+ /**
348
+ * serializeAws_restJson1GetExportCommand
349
+ */
350
+ export declare const se_GetExportCommand: (input: GetExportCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
+ /**
352
+ * serializeAws_restJson1GetGatewayResponseCommand
353
+ */
354
+ export declare const se_GetGatewayResponseCommand: (input: GetGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
+ /**
356
+ * serializeAws_restJson1GetGatewayResponsesCommand
357
+ */
358
+ export declare const se_GetGatewayResponsesCommand: (input: GetGatewayResponsesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
+ /**
360
+ * serializeAws_restJson1GetIntegrationCommand
361
+ */
362
+ export declare const se_GetIntegrationCommand: (input: GetIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
+ /**
364
+ * serializeAws_restJson1GetIntegrationResponseCommand
365
+ */
366
+ export declare const se_GetIntegrationResponseCommand: (input: GetIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
+ /**
368
+ * serializeAws_restJson1GetMethodCommand
369
+ */
370
+ export declare const se_GetMethodCommand: (input: GetMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
+ /**
372
+ * serializeAws_restJson1GetMethodResponseCommand
373
+ */
374
+ export declare const se_GetMethodResponseCommand: (input: GetMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
+ /**
376
+ * serializeAws_restJson1GetModelCommand
377
+ */
378
+ export declare const se_GetModelCommand: (input: GetModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
+ /**
380
+ * serializeAws_restJson1GetModelsCommand
381
+ */
382
+ export declare const se_GetModelsCommand: (input: GetModelsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
+ /**
384
+ * serializeAws_restJson1GetModelTemplateCommand
385
+ */
386
+ export declare const se_GetModelTemplateCommand: (input: GetModelTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
+ /**
388
+ * serializeAws_restJson1GetRequestValidatorCommand
389
+ */
390
+ export declare const se_GetRequestValidatorCommand: (input: GetRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
+ /**
392
+ * serializeAws_restJson1GetRequestValidatorsCommand
393
+ */
394
+ export declare const se_GetRequestValidatorsCommand: (input: GetRequestValidatorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
+ /**
396
+ * serializeAws_restJson1GetResourceCommand
397
+ */
398
+ export declare const se_GetResourceCommand: (input: GetResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
+ /**
400
+ * serializeAws_restJson1GetResourcesCommand
401
+ */
402
+ export declare const se_GetResourcesCommand: (input: GetResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
+ /**
404
+ * serializeAws_restJson1GetRestApiCommand
405
+ */
406
+ export declare const se_GetRestApiCommand: (input: GetRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
+ /**
408
+ * serializeAws_restJson1GetRestApisCommand
409
+ */
410
+ export declare const se_GetRestApisCommand: (input: GetRestApisCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
+ /**
412
+ * serializeAws_restJson1GetSdkCommand
413
+ */
414
+ export declare const se_GetSdkCommand: (input: GetSdkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
+ /**
416
+ * serializeAws_restJson1GetSdkTypeCommand
417
+ */
418
+ export declare const se_GetSdkTypeCommand: (input: GetSdkTypeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
+ /**
420
+ * serializeAws_restJson1GetSdkTypesCommand
421
+ */
422
+ export declare const se_GetSdkTypesCommand: (input: GetSdkTypesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
+ /**
424
+ * serializeAws_restJson1GetStageCommand
425
+ */
426
+ export declare const se_GetStageCommand: (input: GetStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
427
+ /**
428
+ * serializeAws_restJson1GetStagesCommand
429
+ */
430
+ export declare const se_GetStagesCommand: (input: GetStagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
431
+ /**
432
+ * serializeAws_restJson1GetTagsCommand
433
+ */
434
+ export declare const se_GetTagsCommand: (input: GetTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
435
+ /**
436
+ * serializeAws_restJson1GetUsageCommand
437
+ */
438
+ export declare const se_GetUsageCommand: (input: GetUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
439
+ /**
440
+ * serializeAws_restJson1GetUsagePlanCommand
441
+ */
442
+ export declare const se_GetUsagePlanCommand: (input: GetUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
443
+ /**
444
+ * serializeAws_restJson1GetUsagePlanKeyCommand
445
+ */
446
+ export declare const se_GetUsagePlanKeyCommand: (input: GetUsagePlanKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
447
+ /**
448
+ * serializeAws_restJson1GetUsagePlanKeysCommand
449
+ */
450
+ export declare const se_GetUsagePlanKeysCommand: (input: GetUsagePlanKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
451
+ /**
452
+ * serializeAws_restJson1GetUsagePlansCommand
453
+ */
454
+ export declare const se_GetUsagePlansCommand: (input: GetUsagePlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
455
+ /**
456
+ * serializeAws_restJson1GetVpcLinkCommand
457
+ */
458
+ export declare const se_GetVpcLinkCommand: (input: GetVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
459
+ /**
460
+ * serializeAws_restJson1GetVpcLinksCommand
461
+ */
462
+ export declare const se_GetVpcLinksCommand: (input: GetVpcLinksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
463
+ /**
464
+ * serializeAws_restJson1ImportApiKeysCommand
465
+ */
466
+ export declare const se_ImportApiKeysCommand: (input: ImportApiKeysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
467
+ /**
468
+ * serializeAws_restJson1ImportDocumentationPartsCommand
469
+ */
470
+ export declare const se_ImportDocumentationPartsCommand: (input: ImportDocumentationPartsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
471
+ /**
472
+ * serializeAws_restJson1ImportRestApiCommand
473
+ */
474
+ export declare const se_ImportRestApiCommand: (input: ImportRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
475
+ /**
476
+ * serializeAws_restJson1PutGatewayResponseCommand
477
+ */
478
+ export declare const se_PutGatewayResponseCommand: (input: PutGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
479
+ /**
480
+ * serializeAws_restJson1PutIntegrationCommand
481
+ */
482
+ export declare const se_PutIntegrationCommand: (input: PutIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
483
+ /**
484
+ * serializeAws_restJson1PutIntegrationResponseCommand
485
+ */
486
+ export declare const se_PutIntegrationResponseCommand: (input: PutIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
487
+ /**
488
+ * serializeAws_restJson1PutMethodCommand
489
+ */
490
+ export declare const se_PutMethodCommand: (input: PutMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
491
+ /**
492
+ * serializeAws_restJson1PutMethodResponseCommand
493
+ */
494
+ export declare const se_PutMethodResponseCommand: (input: PutMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
495
+ /**
496
+ * serializeAws_restJson1PutRestApiCommand
497
+ */
498
+ export declare const se_PutRestApiCommand: (input: PutRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
499
+ /**
500
+ * serializeAws_restJson1TagResourceCommand
501
+ */
502
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
503
+ /**
504
+ * serializeAws_restJson1TestInvokeAuthorizerCommand
505
+ */
506
+ export declare const se_TestInvokeAuthorizerCommand: (input: TestInvokeAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
507
+ /**
508
+ * serializeAws_restJson1TestInvokeMethodCommand
509
+ */
510
+ export declare const se_TestInvokeMethodCommand: (input: TestInvokeMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
511
+ /**
512
+ * serializeAws_restJson1UntagResourceCommand
513
+ */
514
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
515
+ /**
516
+ * serializeAws_restJson1UpdateAccountCommand
517
+ */
518
+ export declare const se_UpdateAccountCommand: (input: UpdateAccountCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
519
+ /**
520
+ * serializeAws_restJson1UpdateApiKeyCommand
521
+ */
522
+ export declare const se_UpdateApiKeyCommand: (input: UpdateApiKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
523
+ /**
524
+ * serializeAws_restJson1UpdateAuthorizerCommand
525
+ */
526
+ export declare const se_UpdateAuthorizerCommand: (input: UpdateAuthorizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
527
+ /**
528
+ * serializeAws_restJson1UpdateBasePathMappingCommand
529
+ */
530
+ export declare const se_UpdateBasePathMappingCommand: (input: UpdateBasePathMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
531
+ /**
532
+ * serializeAws_restJson1UpdateClientCertificateCommand
533
+ */
534
+ export declare const se_UpdateClientCertificateCommand: (input: UpdateClientCertificateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
535
+ /**
536
+ * serializeAws_restJson1UpdateDeploymentCommand
537
+ */
538
+ export declare const se_UpdateDeploymentCommand: (input: UpdateDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
539
+ /**
540
+ * serializeAws_restJson1UpdateDocumentationPartCommand
541
+ */
542
+ export declare const se_UpdateDocumentationPartCommand: (input: UpdateDocumentationPartCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
543
+ /**
544
+ * serializeAws_restJson1UpdateDocumentationVersionCommand
545
+ */
546
+ export declare const se_UpdateDocumentationVersionCommand: (input: UpdateDocumentationVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
547
+ /**
548
+ * serializeAws_restJson1UpdateDomainNameCommand
549
+ */
550
+ export declare const se_UpdateDomainNameCommand: (input: UpdateDomainNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
551
+ /**
552
+ * serializeAws_restJson1UpdateGatewayResponseCommand
553
+ */
554
+ export declare const se_UpdateGatewayResponseCommand: (input: UpdateGatewayResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
555
+ /**
556
+ * serializeAws_restJson1UpdateIntegrationCommand
557
+ */
558
+ export declare const se_UpdateIntegrationCommand: (input: UpdateIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
559
+ /**
560
+ * serializeAws_restJson1UpdateIntegrationResponseCommand
561
+ */
562
+ export declare const se_UpdateIntegrationResponseCommand: (input: UpdateIntegrationResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
563
+ /**
564
+ * serializeAws_restJson1UpdateMethodCommand
565
+ */
566
+ export declare const se_UpdateMethodCommand: (input: UpdateMethodCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
567
+ /**
568
+ * serializeAws_restJson1UpdateMethodResponseCommand
569
+ */
570
+ export declare const se_UpdateMethodResponseCommand: (input: UpdateMethodResponseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
571
+ /**
572
+ * serializeAws_restJson1UpdateModelCommand
573
+ */
574
+ export declare const se_UpdateModelCommand: (input: UpdateModelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
575
+ /**
576
+ * serializeAws_restJson1UpdateRequestValidatorCommand
577
+ */
578
+ export declare const se_UpdateRequestValidatorCommand: (input: UpdateRequestValidatorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
579
+ /**
580
+ * serializeAws_restJson1UpdateResourceCommand
581
+ */
582
+ export declare const se_UpdateResourceCommand: (input: UpdateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
583
+ /**
584
+ * serializeAws_restJson1UpdateRestApiCommand
585
+ */
586
+ export declare const se_UpdateRestApiCommand: (input: UpdateRestApiCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
587
+ /**
588
+ * serializeAws_restJson1UpdateStageCommand
589
+ */
590
+ export declare const se_UpdateStageCommand: (input: UpdateStageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
591
+ /**
592
+ * serializeAws_restJson1UpdateUsageCommand
593
+ */
594
+ export declare const se_UpdateUsageCommand: (input: UpdateUsageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
595
+ /**
596
+ * serializeAws_restJson1UpdateUsagePlanCommand
597
+ */
598
+ export declare const se_UpdateUsagePlanCommand: (input: UpdateUsagePlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
599
+ /**
600
+ * serializeAws_restJson1UpdateVpcLinkCommand
601
+ */
602
+ export declare const se_UpdateVpcLinkCommand: (input: UpdateVpcLinkCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
603
+ /**
604
+ * deserializeAws_restJson1CreateApiKeyCommand
605
+ */
606
+ export declare const de_CreateApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateApiKeyCommandOutput>;
607
+ /**
608
+ * deserializeAws_restJson1CreateAuthorizerCommand
609
+ */
610
+ export declare const de_CreateAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAuthorizerCommandOutput>;
611
+ /**
612
+ * deserializeAws_restJson1CreateBasePathMappingCommand
613
+ */
614
+ export declare const de_CreateBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBasePathMappingCommandOutput>;
615
+ /**
616
+ * deserializeAws_restJson1CreateDeploymentCommand
617
+ */
618
+ export declare const de_CreateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeploymentCommandOutput>;
619
+ /**
620
+ * deserializeAws_restJson1CreateDocumentationPartCommand
621
+ */
622
+ export declare const de_CreateDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentationPartCommandOutput>;
623
+ /**
624
+ * deserializeAws_restJson1CreateDocumentationVersionCommand
625
+ */
626
+ export declare const de_CreateDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDocumentationVersionCommandOutput>;
627
+ /**
628
+ * deserializeAws_restJson1CreateDomainNameCommand
629
+ */
630
+ export declare const de_CreateDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainNameCommandOutput>;
631
+ /**
632
+ * deserializeAws_restJson1CreateModelCommand
633
+ */
634
+ export declare const de_CreateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateModelCommandOutput>;
635
+ /**
636
+ * deserializeAws_restJson1CreateRequestValidatorCommand
637
+ */
638
+ export declare const de_CreateRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRequestValidatorCommandOutput>;
639
+ /**
640
+ * deserializeAws_restJson1CreateResourceCommand
641
+ */
642
+ export declare const de_CreateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateResourceCommandOutput>;
643
+ /**
644
+ * deserializeAws_restJson1CreateRestApiCommand
645
+ */
646
+ export declare const de_CreateRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRestApiCommandOutput>;
647
+ /**
648
+ * deserializeAws_restJson1CreateStageCommand
649
+ */
650
+ export declare const de_CreateStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateStageCommandOutput>;
651
+ /**
652
+ * deserializeAws_restJson1CreateUsagePlanCommand
653
+ */
654
+ export declare const de_CreateUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsagePlanCommandOutput>;
655
+ /**
656
+ * deserializeAws_restJson1CreateUsagePlanKeyCommand
657
+ */
658
+ export declare const de_CreateUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUsagePlanKeyCommandOutput>;
659
+ /**
660
+ * deserializeAws_restJson1CreateVpcLinkCommand
661
+ */
662
+ export declare const de_CreateVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateVpcLinkCommandOutput>;
663
+ /**
664
+ * deserializeAws_restJson1DeleteApiKeyCommand
665
+ */
666
+ export declare const de_DeleteApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteApiKeyCommandOutput>;
667
+ /**
668
+ * deserializeAws_restJson1DeleteAuthorizerCommand
669
+ */
670
+ export declare const de_DeleteAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAuthorizerCommandOutput>;
671
+ /**
672
+ * deserializeAws_restJson1DeleteBasePathMappingCommand
673
+ */
674
+ export declare const de_DeleteBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBasePathMappingCommandOutput>;
675
+ /**
676
+ * deserializeAws_restJson1DeleteClientCertificateCommand
677
+ */
678
+ export declare const de_DeleteClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteClientCertificateCommandOutput>;
679
+ /**
680
+ * deserializeAws_restJson1DeleteDeploymentCommand
681
+ */
682
+ export declare const de_DeleteDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeploymentCommandOutput>;
683
+ /**
684
+ * deserializeAws_restJson1DeleteDocumentationPartCommand
685
+ */
686
+ export declare const de_DeleteDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentationPartCommandOutput>;
687
+ /**
688
+ * deserializeAws_restJson1DeleteDocumentationVersionCommand
689
+ */
690
+ export declare const de_DeleteDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDocumentationVersionCommandOutput>;
691
+ /**
692
+ * deserializeAws_restJson1DeleteDomainNameCommand
693
+ */
694
+ export declare const de_DeleteDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainNameCommandOutput>;
695
+ /**
696
+ * deserializeAws_restJson1DeleteGatewayResponseCommand
697
+ */
698
+ export declare const de_DeleteGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteGatewayResponseCommandOutput>;
699
+ /**
700
+ * deserializeAws_restJson1DeleteIntegrationCommand
701
+ */
702
+ export declare const de_DeleteIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationCommandOutput>;
703
+ /**
704
+ * deserializeAws_restJson1DeleteIntegrationResponseCommand
705
+ */
706
+ export declare const de_DeleteIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationResponseCommandOutput>;
707
+ /**
708
+ * deserializeAws_restJson1DeleteMethodCommand
709
+ */
710
+ export declare const de_DeleteMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMethodCommandOutput>;
711
+ /**
712
+ * deserializeAws_restJson1DeleteMethodResponseCommand
713
+ */
714
+ export declare const de_DeleteMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMethodResponseCommandOutput>;
715
+ /**
716
+ * deserializeAws_restJson1DeleteModelCommand
717
+ */
718
+ export declare const de_DeleteModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteModelCommandOutput>;
719
+ /**
720
+ * deserializeAws_restJson1DeleteRequestValidatorCommand
721
+ */
722
+ export declare const de_DeleteRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRequestValidatorCommandOutput>;
723
+ /**
724
+ * deserializeAws_restJson1DeleteResourceCommand
725
+ */
726
+ export declare const de_DeleteResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourceCommandOutput>;
727
+ /**
728
+ * deserializeAws_restJson1DeleteRestApiCommand
729
+ */
730
+ export declare const de_DeleteRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRestApiCommandOutput>;
731
+ /**
732
+ * deserializeAws_restJson1DeleteStageCommand
733
+ */
734
+ export declare const de_DeleteStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteStageCommandOutput>;
735
+ /**
736
+ * deserializeAws_restJson1DeleteUsagePlanCommand
737
+ */
738
+ export declare const de_DeleteUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsagePlanCommandOutput>;
739
+ /**
740
+ * deserializeAws_restJson1DeleteUsagePlanKeyCommand
741
+ */
742
+ export declare const de_DeleteUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUsagePlanKeyCommandOutput>;
743
+ /**
744
+ * deserializeAws_restJson1DeleteVpcLinkCommand
745
+ */
746
+ export declare const de_DeleteVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVpcLinkCommandOutput>;
747
+ /**
748
+ * deserializeAws_restJson1FlushStageAuthorizersCacheCommand
749
+ */
750
+ export declare const de_FlushStageAuthorizersCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FlushStageAuthorizersCacheCommandOutput>;
751
+ /**
752
+ * deserializeAws_restJson1FlushStageCacheCommand
753
+ */
754
+ export declare const de_FlushStageCacheCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FlushStageCacheCommandOutput>;
755
+ /**
756
+ * deserializeAws_restJson1GenerateClientCertificateCommand
757
+ */
758
+ export declare const de_GenerateClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GenerateClientCertificateCommandOutput>;
759
+ /**
760
+ * deserializeAws_restJson1GetAccountCommand
761
+ */
762
+ export declare const de_GetAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountCommandOutput>;
763
+ /**
764
+ * deserializeAws_restJson1GetApiKeyCommand
765
+ */
766
+ export declare const de_GetApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApiKeyCommandOutput>;
767
+ /**
768
+ * deserializeAws_restJson1GetApiKeysCommand
769
+ */
770
+ export declare const de_GetApiKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetApiKeysCommandOutput>;
771
+ /**
772
+ * deserializeAws_restJson1GetAuthorizerCommand
773
+ */
774
+ export declare const de_GetAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizerCommandOutput>;
775
+ /**
776
+ * deserializeAws_restJson1GetAuthorizersCommand
777
+ */
778
+ export declare const de_GetAuthorizersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizersCommandOutput>;
779
+ /**
780
+ * deserializeAws_restJson1GetBasePathMappingCommand
781
+ */
782
+ export declare const de_GetBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBasePathMappingCommandOutput>;
783
+ /**
784
+ * deserializeAws_restJson1GetBasePathMappingsCommand
785
+ */
786
+ export declare const de_GetBasePathMappingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetBasePathMappingsCommandOutput>;
787
+ /**
788
+ * deserializeAws_restJson1GetClientCertificateCommand
789
+ */
790
+ export declare const de_GetClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetClientCertificateCommandOutput>;
791
+ /**
792
+ * deserializeAws_restJson1GetClientCertificatesCommand
793
+ */
794
+ export declare const de_GetClientCertificatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetClientCertificatesCommandOutput>;
795
+ /**
796
+ * deserializeAws_restJson1GetDeploymentCommand
797
+ */
798
+ export declare const de_GetDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentCommandOutput>;
799
+ /**
800
+ * deserializeAws_restJson1GetDeploymentsCommand
801
+ */
802
+ export declare const de_GetDeploymentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeploymentsCommandOutput>;
803
+ /**
804
+ * deserializeAws_restJson1GetDocumentationPartCommand
805
+ */
806
+ export declare const de_GetDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationPartCommandOutput>;
807
+ /**
808
+ * deserializeAws_restJson1GetDocumentationPartsCommand
809
+ */
810
+ export declare const de_GetDocumentationPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationPartsCommandOutput>;
811
+ /**
812
+ * deserializeAws_restJson1GetDocumentationVersionCommand
813
+ */
814
+ export declare const de_GetDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationVersionCommandOutput>;
815
+ /**
816
+ * deserializeAws_restJson1GetDocumentationVersionsCommand
817
+ */
818
+ export declare const de_GetDocumentationVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDocumentationVersionsCommandOutput>;
819
+ /**
820
+ * deserializeAws_restJson1GetDomainNameCommand
821
+ */
822
+ export declare const de_GetDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNameCommandOutput>;
823
+ /**
824
+ * deserializeAws_restJson1GetDomainNamesCommand
825
+ */
826
+ export declare const de_GetDomainNamesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainNamesCommandOutput>;
827
+ /**
828
+ * deserializeAws_restJson1GetExportCommand
829
+ */
830
+ export declare const de_GetExportCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetExportCommandOutput>;
831
+ /**
832
+ * deserializeAws_restJson1GetGatewayResponseCommand
833
+ */
834
+ export declare const de_GetGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGatewayResponseCommandOutput>;
835
+ /**
836
+ * deserializeAws_restJson1GetGatewayResponsesCommand
837
+ */
838
+ export declare const de_GetGatewayResponsesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetGatewayResponsesCommandOutput>;
839
+ /**
840
+ * deserializeAws_restJson1GetIntegrationCommand
841
+ */
842
+ export declare const de_GetIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationCommandOutput>;
843
+ /**
844
+ * deserializeAws_restJson1GetIntegrationResponseCommand
845
+ */
846
+ export declare const de_GetIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationResponseCommandOutput>;
847
+ /**
848
+ * deserializeAws_restJson1GetMethodCommand
849
+ */
850
+ export declare const de_GetMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMethodCommandOutput>;
851
+ /**
852
+ * deserializeAws_restJson1GetMethodResponseCommand
853
+ */
854
+ export declare const de_GetMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMethodResponseCommandOutput>;
855
+ /**
856
+ * deserializeAws_restJson1GetModelCommand
857
+ */
858
+ export declare const de_GetModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelCommandOutput>;
859
+ /**
860
+ * deserializeAws_restJson1GetModelsCommand
861
+ */
862
+ export declare const de_GetModelsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelsCommandOutput>;
863
+ /**
864
+ * deserializeAws_restJson1GetModelTemplateCommand
865
+ */
866
+ export declare const de_GetModelTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetModelTemplateCommandOutput>;
867
+ /**
868
+ * deserializeAws_restJson1GetRequestValidatorCommand
869
+ */
870
+ export declare const de_GetRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestValidatorCommandOutput>;
871
+ /**
872
+ * deserializeAws_restJson1GetRequestValidatorsCommand
873
+ */
874
+ export declare const de_GetRequestValidatorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRequestValidatorsCommandOutput>;
875
+ /**
876
+ * deserializeAws_restJson1GetResourceCommand
877
+ */
878
+ export declare const de_GetResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceCommandOutput>;
879
+ /**
880
+ * deserializeAws_restJson1GetResourcesCommand
881
+ */
882
+ export declare const de_GetResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesCommandOutput>;
883
+ /**
884
+ * deserializeAws_restJson1GetRestApiCommand
885
+ */
886
+ export declare const de_GetRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestApiCommandOutput>;
887
+ /**
888
+ * deserializeAws_restJson1GetRestApisCommand
889
+ */
890
+ export declare const de_GetRestApisCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRestApisCommandOutput>;
891
+ /**
892
+ * deserializeAws_restJson1GetSdkCommand
893
+ */
894
+ export declare const de_GetSdkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkCommandOutput>;
895
+ /**
896
+ * deserializeAws_restJson1GetSdkTypeCommand
897
+ */
898
+ export declare const de_GetSdkTypeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkTypeCommandOutput>;
899
+ /**
900
+ * deserializeAws_restJson1GetSdkTypesCommand
901
+ */
902
+ export declare const de_GetSdkTypesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSdkTypesCommandOutput>;
903
+ /**
904
+ * deserializeAws_restJson1GetStageCommand
905
+ */
906
+ export declare const de_GetStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStageCommandOutput>;
907
+ /**
908
+ * deserializeAws_restJson1GetStagesCommand
909
+ */
910
+ export declare const de_GetStagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetStagesCommandOutput>;
911
+ /**
912
+ * deserializeAws_restJson1GetTagsCommand
913
+ */
914
+ export declare const de_GetTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTagsCommandOutput>;
915
+ /**
916
+ * deserializeAws_restJson1GetUsageCommand
917
+ */
918
+ export declare const de_GetUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsageCommandOutput>;
919
+ /**
920
+ * deserializeAws_restJson1GetUsagePlanCommand
921
+ */
922
+ export declare const de_GetUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanCommandOutput>;
923
+ /**
924
+ * deserializeAws_restJson1GetUsagePlanKeyCommand
925
+ */
926
+ export declare const de_GetUsagePlanKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanKeyCommandOutput>;
927
+ /**
928
+ * deserializeAws_restJson1GetUsagePlanKeysCommand
929
+ */
930
+ export declare const de_GetUsagePlanKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlanKeysCommandOutput>;
931
+ /**
932
+ * deserializeAws_restJson1GetUsagePlansCommand
933
+ */
934
+ export declare const de_GetUsagePlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetUsagePlansCommandOutput>;
935
+ /**
936
+ * deserializeAws_restJson1GetVpcLinkCommand
937
+ */
938
+ export declare const de_GetVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcLinkCommandOutput>;
939
+ /**
940
+ * deserializeAws_restJson1GetVpcLinksCommand
941
+ */
942
+ export declare const de_GetVpcLinksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetVpcLinksCommandOutput>;
943
+ /**
944
+ * deserializeAws_restJson1ImportApiKeysCommand
945
+ */
946
+ export declare const de_ImportApiKeysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportApiKeysCommandOutput>;
947
+ /**
948
+ * deserializeAws_restJson1ImportDocumentationPartsCommand
949
+ */
950
+ export declare const de_ImportDocumentationPartsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportDocumentationPartsCommandOutput>;
951
+ /**
952
+ * deserializeAws_restJson1ImportRestApiCommand
953
+ */
954
+ export declare const de_ImportRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportRestApiCommandOutput>;
955
+ /**
956
+ * deserializeAws_restJson1PutGatewayResponseCommand
957
+ */
958
+ export declare const de_PutGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutGatewayResponseCommandOutput>;
959
+ /**
960
+ * deserializeAws_restJson1PutIntegrationCommand
961
+ */
962
+ export declare const de_PutIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationCommandOutput>;
963
+ /**
964
+ * deserializeAws_restJson1PutIntegrationResponseCommand
965
+ */
966
+ export declare const de_PutIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationResponseCommandOutput>;
967
+ /**
968
+ * deserializeAws_restJson1PutMethodCommand
969
+ */
970
+ export declare const de_PutMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMethodCommandOutput>;
971
+ /**
972
+ * deserializeAws_restJson1PutMethodResponseCommand
973
+ */
974
+ export declare const de_PutMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMethodResponseCommandOutput>;
975
+ /**
976
+ * deserializeAws_restJson1PutRestApiCommand
977
+ */
978
+ export declare const de_PutRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRestApiCommandOutput>;
979
+ /**
980
+ * deserializeAws_restJson1TagResourceCommand
981
+ */
982
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
983
+ /**
984
+ * deserializeAws_restJson1TestInvokeAuthorizerCommand
985
+ */
986
+ export declare const de_TestInvokeAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestInvokeAuthorizerCommandOutput>;
987
+ /**
988
+ * deserializeAws_restJson1TestInvokeMethodCommand
989
+ */
990
+ export declare const de_TestInvokeMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestInvokeMethodCommandOutput>;
991
+ /**
992
+ * deserializeAws_restJson1UntagResourceCommand
993
+ */
994
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
995
+ /**
996
+ * deserializeAws_restJson1UpdateAccountCommand
997
+ */
998
+ export declare const de_UpdateAccountCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountCommandOutput>;
999
+ /**
1000
+ * deserializeAws_restJson1UpdateApiKeyCommand
1001
+ */
1002
+ export declare const de_UpdateApiKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateApiKeyCommandOutput>;
1003
+ /**
1004
+ * deserializeAws_restJson1UpdateAuthorizerCommand
1005
+ */
1006
+ export declare const de_UpdateAuthorizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAuthorizerCommandOutput>;
1007
+ /**
1008
+ * deserializeAws_restJson1UpdateBasePathMappingCommand
1009
+ */
1010
+ export declare const de_UpdateBasePathMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateBasePathMappingCommandOutput>;
1011
+ /**
1012
+ * deserializeAws_restJson1UpdateClientCertificateCommand
1013
+ */
1014
+ export declare const de_UpdateClientCertificateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateClientCertificateCommandOutput>;
1015
+ /**
1016
+ * deserializeAws_restJson1UpdateDeploymentCommand
1017
+ */
1018
+ export declare const de_UpdateDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeploymentCommandOutput>;
1019
+ /**
1020
+ * deserializeAws_restJson1UpdateDocumentationPartCommand
1021
+ */
1022
+ export declare const de_UpdateDocumentationPartCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentationPartCommandOutput>;
1023
+ /**
1024
+ * deserializeAws_restJson1UpdateDocumentationVersionCommand
1025
+ */
1026
+ export declare const de_UpdateDocumentationVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDocumentationVersionCommandOutput>;
1027
+ /**
1028
+ * deserializeAws_restJson1UpdateDomainNameCommand
1029
+ */
1030
+ export declare const de_UpdateDomainNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDomainNameCommandOutput>;
1031
+ /**
1032
+ * deserializeAws_restJson1UpdateGatewayResponseCommand
1033
+ */
1034
+ export declare const de_UpdateGatewayResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateGatewayResponseCommandOutput>;
1035
+ /**
1036
+ * deserializeAws_restJson1UpdateIntegrationCommand
1037
+ */
1038
+ export declare const de_UpdateIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntegrationCommandOutput>;
1039
+ /**
1040
+ * deserializeAws_restJson1UpdateIntegrationResponseCommand
1041
+ */
1042
+ export declare const de_UpdateIntegrationResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIntegrationResponseCommandOutput>;
1043
+ /**
1044
+ * deserializeAws_restJson1UpdateMethodCommand
1045
+ */
1046
+ export declare const de_UpdateMethodCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMethodCommandOutput>;
1047
+ /**
1048
+ * deserializeAws_restJson1UpdateMethodResponseCommand
1049
+ */
1050
+ export declare const de_UpdateMethodResponseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateMethodResponseCommandOutput>;
1051
+ /**
1052
+ * deserializeAws_restJson1UpdateModelCommand
1053
+ */
1054
+ export declare const de_UpdateModelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateModelCommandOutput>;
1055
+ /**
1056
+ * deserializeAws_restJson1UpdateRequestValidatorCommand
1057
+ */
1058
+ export declare const de_UpdateRequestValidatorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRequestValidatorCommandOutput>;
1059
+ /**
1060
+ * deserializeAws_restJson1UpdateResourceCommand
1061
+ */
1062
+ export declare const de_UpdateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceCommandOutput>;
1063
+ /**
1064
+ * deserializeAws_restJson1UpdateRestApiCommand
1065
+ */
1066
+ export declare const de_UpdateRestApiCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRestApiCommandOutput>;
1067
+ /**
1068
+ * deserializeAws_restJson1UpdateStageCommand
1069
+ */
1070
+ export declare const de_UpdateStageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateStageCommandOutput>;
1071
+ /**
1072
+ * deserializeAws_restJson1UpdateUsageCommand
1073
+ */
1074
+ export declare const de_UpdateUsageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUsageCommandOutput>;
1075
+ /**
1076
+ * deserializeAws_restJson1UpdateUsagePlanCommand
1077
+ */
1078
+ export declare const de_UpdateUsagePlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUsagePlanCommandOutput>;
1079
+ /**
1080
+ * deserializeAws_restJson1UpdateVpcLinkCommand
1081
+ */
1082
+ export declare const de_UpdateVpcLinkCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVpcLinkCommandOutput>;