@aws-sdk/client-api-gateway 3.296.0 → 3.298.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 (381) hide show
  1. package/dist-cjs/commands/CreateApiKeyCommand.js +2 -3
  2. package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -3
  3. package/dist-cjs/commands/CreateBasePathMappingCommand.js +2 -3
  4. package/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
  5. package/dist-cjs/commands/CreateDocumentationPartCommand.js +2 -3
  6. package/dist-cjs/commands/CreateDocumentationVersionCommand.js +2 -3
  7. package/dist-cjs/commands/CreateDomainNameCommand.js +2 -3
  8. package/dist-cjs/commands/CreateModelCommand.js +2 -3
  9. package/dist-cjs/commands/CreateRequestValidatorCommand.js +2 -3
  10. package/dist-cjs/commands/CreateResourceCommand.js +2 -3
  11. package/dist-cjs/commands/CreateRestApiCommand.js +2 -3
  12. package/dist-cjs/commands/CreateStageCommand.js +2 -3
  13. package/dist-cjs/commands/CreateUsagePlanCommand.js +2 -3
  14. package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +2 -3
  15. package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteApiKeyCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteBasePathMappingCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteClientCertificateCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteDocumentationPartCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteGatewayResponseCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteMethodCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteMethodResponseCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteModelCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteRequestValidatorCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteResourceCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteRestApiCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteStageCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteUsagePlanCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -3
  37. package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +2 -3
  38. package/dist-cjs/commands/FlushStageCacheCommand.js +2 -3
  39. package/dist-cjs/commands/GenerateClientCertificateCommand.js +2 -3
  40. package/dist-cjs/commands/GetAccountCommand.js +2 -3
  41. package/dist-cjs/commands/GetApiKeyCommand.js +2 -3
  42. package/dist-cjs/commands/GetApiKeysCommand.js +2 -3
  43. package/dist-cjs/commands/GetAuthorizerCommand.js +2 -3
  44. package/dist-cjs/commands/GetAuthorizersCommand.js +2 -3
  45. package/dist-cjs/commands/GetBasePathMappingCommand.js +2 -3
  46. package/dist-cjs/commands/GetBasePathMappingsCommand.js +2 -3
  47. package/dist-cjs/commands/GetClientCertificateCommand.js +2 -3
  48. package/dist-cjs/commands/GetClientCertificatesCommand.js +2 -3
  49. package/dist-cjs/commands/GetDeploymentCommand.js +2 -3
  50. package/dist-cjs/commands/GetDeploymentsCommand.js +2 -3
  51. package/dist-cjs/commands/GetDocumentationPartCommand.js +2 -3
  52. package/dist-cjs/commands/GetDocumentationPartsCommand.js +2 -3
  53. package/dist-cjs/commands/GetDocumentationVersionCommand.js +2 -3
  54. package/dist-cjs/commands/GetDocumentationVersionsCommand.js +2 -3
  55. package/dist-cjs/commands/GetDomainNameCommand.js +2 -3
  56. package/dist-cjs/commands/GetDomainNamesCommand.js +2 -3
  57. package/dist-cjs/commands/GetExportCommand.js +2 -3
  58. package/dist-cjs/commands/GetGatewayResponseCommand.js +2 -3
  59. package/dist-cjs/commands/GetGatewayResponsesCommand.js +2 -3
  60. package/dist-cjs/commands/GetIntegrationCommand.js +2 -3
  61. package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -3
  62. package/dist-cjs/commands/GetMethodCommand.js +2 -3
  63. package/dist-cjs/commands/GetMethodResponseCommand.js +2 -3
  64. package/dist-cjs/commands/GetModelCommand.js +2 -3
  65. package/dist-cjs/commands/GetModelTemplateCommand.js +2 -3
  66. package/dist-cjs/commands/GetModelsCommand.js +2 -3
  67. package/dist-cjs/commands/GetRequestValidatorCommand.js +2 -3
  68. package/dist-cjs/commands/GetRequestValidatorsCommand.js +2 -3
  69. package/dist-cjs/commands/GetResourceCommand.js +2 -3
  70. package/dist-cjs/commands/GetResourcesCommand.js +2 -3
  71. package/dist-cjs/commands/GetRestApiCommand.js +2 -3
  72. package/dist-cjs/commands/GetRestApisCommand.js +2 -3
  73. package/dist-cjs/commands/GetSdkCommand.js +2 -3
  74. package/dist-cjs/commands/GetSdkTypeCommand.js +2 -3
  75. package/dist-cjs/commands/GetSdkTypesCommand.js +2 -3
  76. package/dist-cjs/commands/GetStageCommand.js +2 -3
  77. package/dist-cjs/commands/GetStagesCommand.js +2 -3
  78. package/dist-cjs/commands/GetTagsCommand.js +2 -3
  79. package/dist-cjs/commands/GetUsageCommand.js +2 -3
  80. package/dist-cjs/commands/GetUsagePlanCommand.js +2 -3
  81. package/dist-cjs/commands/GetUsagePlanKeyCommand.js +2 -3
  82. package/dist-cjs/commands/GetUsagePlanKeysCommand.js +2 -3
  83. package/dist-cjs/commands/GetUsagePlansCommand.js +2 -3
  84. package/dist-cjs/commands/GetVpcLinkCommand.js +2 -3
  85. package/dist-cjs/commands/GetVpcLinksCommand.js +2 -3
  86. package/dist-cjs/commands/ImportApiKeysCommand.js +2 -3
  87. package/dist-cjs/commands/ImportDocumentationPartsCommand.js +2 -3
  88. package/dist-cjs/commands/ImportRestApiCommand.js +2 -3
  89. package/dist-cjs/commands/PutGatewayResponseCommand.js +2 -3
  90. package/dist-cjs/commands/PutIntegrationCommand.js +2 -3
  91. package/dist-cjs/commands/PutIntegrationResponseCommand.js +2 -3
  92. package/dist-cjs/commands/PutMethodCommand.js +2 -3
  93. package/dist-cjs/commands/PutMethodResponseCommand.js +2 -3
  94. package/dist-cjs/commands/PutRestApiCommand.js +2 -3
  95. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  96. package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -3
  97. package/dist-cjs/commands/TestInvokeMethodCommand.js +2 -3
  98. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  99. package/dist-cjs/commands/UpdateAccountCommand.js +2 -3
  100. package/dist-cjs/commands/UpdateApiKeyCommand.js +2 -3
  101. package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -3
  102. package/dist-cjs/commands/UpdateBasePathMappingCommand.js +2 -3
  103. package/dist-cjs/commands/UpdateClientCertificateCommand.js +2 -3
  104. package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -3
  105. package/dist-cjs/commands/UpdateDocumentationPartCommand.js +2 -3
  106. package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +2 -3
  107. package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -3
  108. package/dist-cjs/commands/UpdateGatewayResponseCommand.js +2 -3
  109. package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -3
  110. package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -3
  111. package/dist-cjs/commands/UpdateMethodCommand.js +2 -3
  112. package/dist-cjs/commands/UpdateMethodResponseCommand.js +2 -3
  113. package/dist-cjs/commands/UpdateModelCommand.js +2 -3
  114. package/dist-cjs/commands/UpdateRequestValidatorCommand.js +2 -3
  115. package/dist-cjs/commands/UpdateResourceCommand.js +2 -3
  116. package/dist-cjs/commands/UpdateRestApiCommand.js +2 -3
  117. package/dist-cjs/commands/UpdateStageCommand.js +2 -3
  118. package/dist-cjs/commands/UpdateUsageCommand.js +2 -3
  119. package/dist-cjs/commands/UpdateUsagePlanCommand.js +2 -3
  120. package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -3
  121. package/dist-cjs/models/models_0.js +1 -749
  122. package/dist-es/commands/CreateApiKeyCommand.js +2 -3
  123. package/dist-es/commands/CreateAuthorizerCommand.js +2 -3
  124. package/dist-es/commands/CreateBasePathMappingCommand.js +2 -3
  125. package/dist-es/commands/CreateDeploymentCommand.js +2 -3
  126. package/dist-es/commands/CreateDocumentationPartCommand.js +2 -3
  127. package/dist-es/commands/CreateDocumentationVersionCommand.js +2 -3
  128. package/dist-es/commands/CreateDomainNameCommand.js +2 -3
  129. package/dist-es/commands/CreateModelCommand.js +2 -3
  130. package/dist-es/commands/CreateRequestValidatorCommand.js +2 -3
  131. package/dist-es/commands/CreateResourceCommand.js +2 -3
  132. package/dist-es/commands/CreateRestApiCommand.js +2 -3
  133. package/dist-es/commands/CreateStageCommand.js +2 -3
  134. package/dist-es/commands/CreateUsagePlanCommand.js +2 -3
  135. package/dist-es/commands/CreateUsagePlanKeyCommand.js +2 -3
  136. package/dist-es/commands/CreateVpcLinkCommand.js +2 -3
  137. package/dist-es/commands/DeleteApiKeyCommand.js +2 -3
  138. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -3
  139. package/dist-es/commands/DeleteBasePathMappingCommand.js +2 -3
  140. package/dist-es/commands/DeleteClientCertificateCommand.js +2 -3
  141. package/dist-es/commands/DeleteDeploymentCommand.js +2 -3
  142. package/dist-es/commands/DeleteDocumentationPartCommand.js +2 -3
  143. package/dist-es/commands/DeleteDocumentationVersionCommand.js +2 -3
  144. package/dist-es/commands/DeleteDomainNameCommand.js +2 -3
  145. package/dist-es/commands/DeleteGatewayResponseCommand.js +2 -3
  146. package/dist-es/commands/DeleteIntegrationCommand.js +2 -3
  147. package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -3
  148. package/dist-es/commands/DeleteMethodCommand.js +2 -3
  149. package/dist-es/commands/DeleteMethodResponseCommand.js +2 -3
  150. package/dist-es/commands/DeleteModelCommand.js +2 -3
  151. package/dist-es/commands/DeleteRequestValidatorCommand.js +2 -3
  152. package/dist-es/commands/DeleteResourceCommand.js +2 -3
  153. package/dist-es/commands/DeleteRestApiCommand.js +2 -3
  154. package/dist-es/commands/DeleteStageCommand.js +2 -3
  155. package/dist-es/commands/DeleteUsagePlanCommand.js +2 -3
  156. package/dist-es/commands/DeleteUsagePlanKeyCommand.js +2 -3
  157. package/dist-es/commands/DeleteVpcLinkCommand.js +2 -3
  158. package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +2 -3
  159. package/dist-es/commands/FlushStageCacheCommand.js +2 -3
  160. package/dist-es/commands/GenerateClientCertificateCommand.js +2 -3
  161. package/dist-es/commands/GetAccountCommand.js +2 -3
  162. package/dist-es/commands/GetApiKeyCommand.js +2 -3
  163. package/dist-es/commands/GetApiKeysCommand.js +2 -3
  164. package/dist-es/commands/GetAuthorizerCommand.js +2 -3
  165. package/dist-es/commands/GetAuthorizersCommand.js +2 -3
  166. package/dist-es/commands/GetBasePathMappingCommand.js +2 -3
  167. package/dist-es/commands/GetBasePathMappingsCommand.js +2 -3
  168. package/dist-es/commands/GetClientCertificateCommand.js +2 -3
  169. package/dist-es/commands/GetClientCertificatesCommand.js +2 -3
  170. package/dist-es/commands/GetDeploymentCommand.js +2 -3
  171. package/dist-es/commands/GetDeploymentsCommand.js +2 -3
  172. package/dist-es/commands/GetDocumentationPartCommand.js +2 -3
  173. package/dist-es/commands/GetDocumentationPartsCommand.js +2 -3
  174. package/dist-es/commands/GetDocumentationVersionCommand.js +2 -3
  175. package/dist-es/commands/GetDocumentationVersionsCommand.js +2 -3
  176. package/dist-es/commands/GetDomainNameCommand.js +2 -3
  177. package/dist-es/commands/GetDomainNamesCommand.js +2 -3
  178. package/dist-es/commands/GetExportCommand.js +2 -3
  179. package/dist-es/commands/GetGatewayResponseCommand.js +2 -3
  180. package/dist-es/commands/GetGatewayResponsesCommand.js +2 -3
  181. package/dist-es/commands/GetIntegrationCommand.js +2 -3
  182. package/dist-es/commands/GetIntegrationResponseCommand.js +2 -3
  183. package/dist-es/commands/GetMethodCommand.js +2 -3
  184. package/dist-es/commands/GetMethodResponseCommand.js +2 -3
  185. package/dist-es/commands/GetModelCommand.js +2 -3
  186. package/dist-es/commands/GetModelTemplateCommand.js +2 -3
  187. package/dist-es/commands/GetModelsCommand.js +2 -3
  188. package/dist-es/commands/GetRequestValidatorCommand.js +2 -3
  189. package/dist-es/commands/GetRequestValidatorsCommand.js +2 -3
  190. package/dist-es/commands/GetResourceCommand.js +2 -3
  191. package/dist-es/commands/GetResourcesCommand.js +2 -3
  192. package/dist-es/commands/GetRestApiCommand.js +2 -3
  193. package/dist-es/commands/GetRestApisCommand.js +2 -3
  194. package/dist-es/commands/GetSdkCommand.js +2 -3
  195. package/dist-es/commands/GetSdkTypeCommand.js +2 -3
  196. package/dist-es/commands/GetSdkTypesCommand.js +2 -3
  197. package/dist-es/commands/GetStageCommand.js +2 -3
  198. package/dist-es/commands/GetStagesCommand.js +2 -3
  199. package/dist-es/commands/GetTagsCommand.js +2 -3
  200. package/dist-es/commands/GetUsageCommand.js +2 -3
  201. package/dist-es/commands/GetUsagePlanCommand.js +2 -3
  202. package/dist-es/commands/GetUsagePlanKeyCommand.js +2 -3
  203. package/dist-es/commands/GetUsagePlanKeysCommand.js +2 -3
  204. package/dist-es/commands/GetUsagePlansCommand.js +2 -3
  205. package/dist-es/commands/GetVpcLinkCommand.js +2 -3
  206. package/dist-es/commands/GetVpcLinksCommand.js +2 -3
  207. package/dist-es/commands/ImportApiKeysCommand.js +2 -3
  208. package/dist-es/commands/ImportDocumentationPartsCommand.js +2 -3
  209. package/dist-es/commands/ImportRestApiCommand.js +2 -3
  210. package/dist-es/commands/PutGatewayResponseCommand.js +2 -3
  211. package/dist-es/commands/PutIntegrationCommand.js +2 -3
  212. package/dist-es/commands/PutIntegrationResponseCommand.js +2 -3
  213. package/dist-es/commands/PutMethodCommand.js +2 -3
  214. package/dist-es/commands/PutMethodResponseCommand.js +2 -3
  215. package/dist-es/commands/PutRestApiCommand.js +2 -3
  216. package/dist-es/commands/TagResourceCommand.js +2 -3
  217. package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -3
  218. package/dist-es/commands/TestInvokeMethodCommand.js +2 -3
  219. package/dist-es/commands/UntagResourceCommand.js +2 -3
  220. package/dist-es/commands/UpdateAccountCommand.js +2 -3
  221. package/dist-es/commands/UpdateApiKeyCommand.js +2 -3
  222. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -3
  223. package/dist-es/commands/UpdateBasePathMappingCommand.js +2 -3
  224. package/dist-es/commands/UpdateClientCertificateCommand.js +2 -3
  225. package/dist-es/commands/UpdateDeploymentCommand.js +2 -3
  226. package/dist-es/commands/UpdateDocumentationPartCommand.js +2 -3
  227. package/dist-es/commands/UpdateDocumentationVersionCommand.js +2 -3
  228. package/dist-es/commands/UpdateDomainNameCommand.js +2 -3
  229. package/dist-es/commands/UpdateGatewayResponseCommand.js +2 -3
  230. package/dist-es/commands/UpdateIntegrationCommand.js +2 -3
  231. package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -3
  232. package/dist-es/commands/UpdateMethodCommand.js +2 -3
  233. package/dist-es/commands/UpdateMethodResponseCommand.js +2 -3
  234. package/dist-es/commands/UpdateModelCommand.js +2 -3
  235. package/dist-es/commands/UpdateRequestValidatorCommand.js +2 -3
  236. package/dist-es/commands/UpdateResourceCommand.js +2 -3
  237. package/dist-es/commands/UpdateRestApiCommand.js +2 -3
  238. package/dist-es/commands/UpdateStageCommand.js +2 -3
  239. package/dist-es/commands/UpdateUsageCommand.js +2 -3
  240. package/dist-es/commands/UpdateUsagePlanCommand.js +2 -3
  241. package/dist-es/commands/UpdateVpcLinkCommand.js +2 -3
  242. package/dist-es/models/models_0.js +0 -558
  243. package/dist-types/APIGateway.d.ts +121 -0
  244. package/dist-types/APIGatewayClient.d.ts +24 -4
  245. package/dist-types/commands/CreateApiKeyCommand.d.ts +16 -0
  246. package/dist-types/commands/CreateAuthorizerCommand.d.ts +16 -0
  247. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +16 -0
  248. package/dist-types/commands/CreateDeploymentCommand.d.ts +16 -0
  249. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +16 -0
  250. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +16 -0
  251. package/dist-types/commands/CreateDomainNameCommand.d.ts +16 -0
  252. package/dist-types/commands/CreateModelCommand.d.ts +16 -0
  253. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +16 -0
  254. package/dist-types/commands/CreateResourceCommand.d.ts +16 -0
  255. package/dist-types/commands/CreateRestApiCommand.d.ts +16 -0
  256. package/dist-types/commands/CreateStageCommand.d.ts +16 -0
  257. package/dist-types/commands/CreateUsagePlanCommand.d.ts +16 -0
  258. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +16 -0
  259. package/dist-types/commands/CreateVpcLinkCommand.d.ts +16 -0
  260. package/dist-types/commands/DeleteApiKeyCommand.d.ts +16 -0
  261. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +16 -0
  262. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +16 -0
  263. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +16 -0
  264. package/dist-types/commands/DeleteDeploymentCommand.d.ts +16 -0
  265. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +16 -0
  266. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +16 -0
  267. package/dist-types/commands/DeleteDomainNameCommand.d.ts +16 -0
  268. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +16 -0
  269. package/dist-types/commands/DeleteIntegrationCommand.d.ts +16 -0
  270. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +16 -0
  271. package/dist-types/commands/DeleteMethodCommand.d.ts +16 -0
  272. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +16 -0
  273. package/dist-types/commands/DeleteModelCommand.d.ts +16 -0
  274. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +16 -0
  275. package/dist-types/commands/DeleteResourceCommand.d.ts +16 -0
  276. package/dist-types/commands/DeleteRestApiCommand.d.ts +16 -0
  277. package/dist-types/commands/DeleteStageCommand.d.ts +16 -0
  278. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +16 -0
  279. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +16 -0
  280. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +16 -0
  281. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +16 -0
  282. package/dist-types/commands/FlushStageCacheCommand.d.ts +16 -0
  283. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +16 -0
  284. package/dist-types/commands/GetAccountCommand.d.ts +16 -0
  285. package/dist-types/commands/GetApiKeyCommand.d.ts +16 -0
  286. package/dist-types/commands/GetApiKeysCommand.d.ts +16 -0
  287. package/dist-types/commands/GetAuthorizerCommand.d.ts +16 -0
  288. package/dist-types/commands/GetAuthorizersCommand.d.ts +16 -0
  289. package/dist-types/commands/GetBasePathMappingCommand.d.ts +16 -0
  290. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +16 -0
  291. package/dist-types/commands/GetClientCertificateCommand.d.ts +16 -0
  292. package/dist-types/commands/GetClientCertificatesCommand.d.ts +16 -0
  293. package/dist-types/commands/GetDeploymentCommand.d.ts +16 -0
  294. package/dist-types/commands/GetDeploymentsCommand.d.ts +16 -0
  295. package/dist-types/commands/GetDocumentationPartCommand.d.ts +16 -0
  296. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +16 -0
  297. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +16 -0
  298. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +16 -0
  299. package/dist-types/commands/GetDomainNameCommand.d.ts +16 -0
  300. package/dist-types/commands/GetDomainNamesCommand.d.ts +16 -0
  301. package/dist-types/commands/GetExportCommand.d.ts +16 -0
  302. package/dist-types/commands/GetGatewayResponseCommand.d.ts +16 -0
  303. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +16 -0
  304. package/dist-types/commands/GetIntegrationCommand.d.ts +16 -0
  305. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +16 -0
  306. package/dist-types/commands/GetMethodCommand.d.ts +16 -0
  307. package/dist-types/commands/GetMethodResponseCommand.d.ts +16 -0
  308. package/dist-types/commands/GetModelCommand.d.ts +16 -0
  309. package/dist-types/commands/GetModelTemplateCommand.d.ts +16 -0
  310. package/dist-types/commands/GetModelsCommand.d.ts +16 -0
  311. package/dist-types/commands/GetRequestValidatorCommand.d.ts +16 -0
  312. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +16 -0
  313. package/dist-types/commands/GetResourceCommand.d.ts +16 -0
  314. package/dist-types/commands/GetResourcesCommand.d.ts +16 -0
  315. package/dist-types/commands/GetRestApiCommand.d.ts +16 -0
  316. package/dist-types/commands/GetRestApisCommand.d.ts +16 -0
  317. package/dist-types/commands/GetSdkCommand.d.ts +16 -0
  318. package/dist-types/commands/GetSdkTypeCommand.d.ts +16 -0
  319. package/dist-types/commands/GetSdkTypesCommand.d.ts +16 -0
  320. package/dist-types/commands/GetStageCommand.d.ts +16 -0
  321. package/dist-types/commands/GetStagesCommand.d.ts +16 -0
  322. package/dist-types/commands/GetTagsCommand.d.ts +16 -0
  323. package/dist-types/commands/GetUsageCommand.d.ts +16 -0
  324. package/dist-types/commands/GetUsagePlanCommand.d.ts +16 -0
  325. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +16 -0
  326. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +16 -0
  327. package/dist-types/commands/GetUsagePlansCommand.d.ts +16 -0
  328. package/dist-types/commands/GetVpcLinkCommand.d.ts +16 -0
  329. package/dist-types/commands/GetVpcLinksCommand.d.ts +16 -0
  330. package/dist-types/commands/ImportApiKeysCommand.d.ts +16 -0
  331. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +16 -0
  332. package/dist-types/commands/ImportRestApiCommand.d.ts +16 -0
  333. package/dist-types/commands/PutGatewayResponseCommand.d.ts +16 -0
  334. package/dist-types/commands/PutIntegrationCommand.d.ts +16 -0
  335. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +16 -0
  336. package/dist-types/commands/PutMethodCommand.d.ts +16 -0
  337. package/dist-types/commands/PutMethodResponseCommand.d.ts +16 -0
  338. package/dist-types/commands/PutRestApiCommand.d.ts +16 -0
  339. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  340. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +16 -0
  341. package/dist-types/commands/TestInvokeMethodCommand.d.ts +16 -0
  342. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  343. package/dist-types/commands/UpdateAccountCommand.d.ts +16 -0
  344. package/dist-types/commands/UpdateApiKeyCommand.d.ts +16 -0
  345. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +16 -0
  346. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +16 -0
  347. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +16 -0
  348. package/dist-types/commands/UpdateDeploymentCommand.d.ts +16 -0
  349. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +16 -0
  350. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +16 -0
  351. package/dist-types/commands/UpdateDomainNameCommand.d.ts +16 -0
  352. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +16 -0
  353. package/dist-types/commands/UpdateIntegrationCommand.d.ts +16 -0
  354. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +16 -0
  355. package/dist-types/commands/UpdateMethodCommand.d.ts +16 -0
  356. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +16 -0
  357. package/dist-types/commands/UpdateModelCommand.d.ts +16 -0
  358. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +16 -0
  359. package/dist-types/commands/UpdateResourceCommand.d.ts +16 -0
  360. package/dist-types/commands/UpdateRestApiCommand.d.ts +16 -0
  361. package/dist-types/commands/UpdateStageCommand.d.ts +16 -0
  362. package/dist-types/commands/UpdateUsageCommand.d.ts +16 -0
  363. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +16 -0
  364. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +16 -0
  365. package/dist-types/models/APIGatewayServiceException.d.ts +2 -0
  366. package/dist-types/models/models_0.d.ts +298 -792
  367. package/dist-types/pagination/GetApiKeysPaginator.d.ts +3 -0
  368. package/dist-types/pagination/GetBasePathMappingsPaginator.d.ts +3 -0
  369. package/dist-types/pagination/GetClientCertificatesPaginator.d.ts +3 -0
  370. package/dist-types/pagination/GetDeploymentsPaginator.d.ts +3 -0
  371. package/dist-types/pagination/GetDomainNamesPaginator.d.ts +3 -0
  372. package/dist-types/pagination/GetModelsPaginator.d.ts +3 -0
  373. package/dist-types/pagination/GetResourcesPaginator.d.ts +3 -0
  374. package/dist-types/pagination/GetRestApisPaginator.d.ts +3 -0
  375. package/dist-types/pagination/GetUsagePaginator.d.ts +3 -0
  376. package/dist-types/pagination/GetUsagePlanKeysPaginator.d.ts +3 -0
  377. package/dist-types/pagination/GetUsagePlansPaginator.d.ts +3 -0
  378. package/dist-types/pagination/GetVpcLinksPaginator.d.ts +3 -0
  379. package/dist-types/pagination/Interfaces.d.ts +3 -0
  380. package/dist-types/ts3.4/models/models_0.d.ts +0 -490
  381. package/package.json +4 -3
@@ -121,569 +121,664 @@ import { UpdateUsageCommandInput, UpdateUsageCommandOutput } from "./commands/Up
121
121
  import { UpdateUsagePlanCommandInput, UpdateUsagePlanCommandOutput } from "./commands/UpdateUsagePlanCommand";
122
122
  import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "./commands/UpdateVpcLinkCommand";
123
123
  /**
124
+ * @public
124
125
  * <fullname>Amazon API Gateway</fullname>
125
126
  * <p>Amazon API Gateway helps developers deliver robust, secure, and scalable mobile and web application back ends. API Gateway allows developers to securely connect mobile and web applications to APIs that run on AWS Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.</p>
126
127
  */
127
128
  export declare class APIGateway extends APIGatewayClient {
128
129
  /**
130
+ * @public
129
131
  * <p>Create an ApiKey resource. </p>
130
132
  */
131
133
  createApiKey(args: CreateApiKeyCommandInput, options?: __HttpHandlerOptions): Promise<CreateApiKeyCommandOutput>;
132
134
  createApiKey(args: CreateApiKeyCommandInput, cb: (err: any, data?: CreateApiKeyCommandOutput) => void): void;
133
135
  createApiKey(args: CreateApiKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApiKeyCommandOutput) => void): void;
134
136
  /**
137
+ * @public
135
138
  * <p>Adds a new Authorizer resource to an existing RestApi resource.</p>
136
139
  */
137
140
  createAuthorizer(args: CreateAuthorizerCommandInput, options?: __HttpHandlerOptions): Promise<CreateAuthorizerCommandOutput>;
138
141
  createAuthorizer(args: CreateAuthorizerCommandInput, cb: (err: any, data?: CreateAuthorizerCommandOutput) => void): void;
139
142
  createAuthorizer(args: CreateAuthorizerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAuthorizerCommandOutput) => void): void;
140
143
  /**
144
+ * @public
141
145
  * <p>Creates a new BasePathMapping resource.</p>
142
146
  */
143
147
  createBasePathMapping(args: CreateBasePathMappingCommandInput, options?: __HttpHandlerOptions): Promise<CreateBasePathMappingCommandOutput>;
144
148
  createBasePathMapping(args: CreateBasePathMappingCommandInput, cb: (err: any, data?: CreateBasePathMappingCommandOutput) => void): void;
145
149
  createBasePathMapping(args: CreateBasePathMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBasePathMappingCommandOutput) => void): void;
146
150
  /**
151
+ * @public
147
152
  * <p>Creates a Deployment resource, which makes a specified RestApi callable over the internet.</p>
148
153
  */
149
154
  createDeployment(args: CreateDeploymentCommandInput, options?: __HttpHandlerOptions): Promise<CreateDeploymentCommandOutput>;
150
155
  createDeployment(args: CreateDeploymentCommandInput, cb: (err: any, data?: CreateDeploymentCommandOutput) => void): void;
151
156
  createDeployment(args: CreateDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDeploymentCommandOutput) => void): void;
152
157
  /**
158
+ * @public
153
159
  * <p>Creates a documentation part.</p>
154
160
  */
155
161
  createDocumentationPart(args: CreateDocumentationPartCommandInput, options?: __HttpHandlerOptions): Promise<CreateDocumentationPartCommandOutput>;
156
162
  createDocumentationPart(args: CreateDocumentationPartCommandInput, cb: (err: any, data?: CreateDocumentationPartCommandOutput) => void): void;
157
163
  createDocumentationPart(args: CreateDocumentationPartCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDocumentationPartCommandOutput) => void): void;
158
164
  /**
165
+ * @public
159
166
  * <p>Creates a documentation version</p>
160
167
  */
161
168
  createDocumentationVersion(args: CreateDocumentationVersionCommandInput, options?: __HttpHandlerOptions): Promise<CreateDocumentationVersionCommandOutput>;
162
169
  createDocumentationVersion(args: CreateDocumentationVersionCommandInput, cb: (err: any, data?: CreateDocumentationVersionCommandOutput) => void): void;
163
170
  createDocumentationVersion(args: CreateDocumentationVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDocumentationVersionCommandOutput) => void): void;
164
171
  /**
172
+ * @public
165
173
  * <p>Creates a new domain name.</p>
166
174
  */
167
175
  createDomainName(args: CreateDomainNameCommandInput, options?: __HttpHandlerOptions): Promise<CreateDomainNameCommandOutput>;
168
176
  createDomainName(args: CreateDomainNameCommandInput, cb: (err: any, data?: CreateDomainNameCommandOutput) => void): void;
169
177
  createDomainName(args: CreateDomainNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDomainNameCommandOutput) => void): void;
170
178
  /**
179
+ * @public
171
180
  * <p>Adds a new Model resource to an existing RestApi resource.</p>
172
181
  */
173
182
  createModel(args: CreateModelCommandInput, options?: __HttpHandlerOptions): Promise<CreateModelCommandOutput>;
174
183
  createModel(args: CreateModelCommandInput, cb: (err: any, data?: CreateModelCommandOutput) => void): void;
175
184
  createModel(args: CreateModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateModelCommandOutput) => void): void;
176
185
  /**
186
+ * @public
177
187
  * <p>Creates a RequestValidator of a given RestApi.</p>
178
188
  */
179
189
  createRequestValidator(args: CreateRequestValidatorCommandInput, options?: __HttpHandlerOptions): Promise<CreateRequestValidatorCommandOutput>;
180
190
  createRequestValidator(args: CreateRequestValidatorCommandInput, cb: (err: any, data?: CreateRequestValidatorCommandOutput) => void): void;
181
191
  createRequestValidator(args: CreateRequestValidatorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRequestValidatorCommandOutput) => void): void;
182
192
  /**
193
+ * @public
183
194
  * <p>Creates a Resource resource.</p>
184
195
  */
185
196
  createResource(args: CreateResourceCommandInput, options?: __HttpHandlerOptions): Promise<CreateResourceCommandOutput>;
186
197
  createResource(args: CreateResourceCommandInput, cb: (err: any, data?: CreateResourceCommandOutput) => void): void;
187
198
  createResource(args: CreateResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateResourceCommandOutput) => void): void;
188
199
  /**
200
+ * @public
189
201
  * <p>Creates a new RestApi resource.</p>
190
202
  */
191
203
  createRestApi(args: CreateRestApiCommandInput, options?: __HttpHandlerOptions): Promise<CreateRestApiCommandOutput>;
192
204
  createRestApi(args: CreateRestApiCommandInput, cb: (err: any, data?: CreateRestApiCommandOutput) => void): void;
193
205
  createRestApi(args: CreateRestApiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRestApiCommandOutput) => void): void;
194
206
  /**
207
+ * @public
195
208
  * <p>Creates a new Stage resource that references a pre-existing Deployment for the API. </p>
196
209
  */
197
210
  createStage(args: CreateStageCommandInput, options?: __HttpHandlerOptions): Promise<CreateStageCommandOutput>;
198
211
  createStage(args: CreateStageCommandInput, cb: (err: any, data?: CreateStageCommandOutput) => void): void;
199
212
  createStage(args: CreateStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStageCommandOutput) => void): void;
200
213
  /**
214
+ * @public
201
215
  * <p>Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload. </p>
202
216
  */
203
217
  createUsagePlan(args: CreateUsagePlanCommandInput, options?: __HttpHandlerOptions): Promise<CreateUsagePlanCommandOutput>;
204
218
  createUsagePlan(args: CreateUsagePlanCommandInput, cb: (err: any, data?: CreateUsagePlanCommandOutput) => void): void;
205
219
  createUsagePlan(args: CreateUsagePlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUsagePlanCommandOutput) => void): void;
206
220
  /**
221
+ * @public
207
222
  * <p>Creates a usage plan key for adding an existing API key to a usage plan.</p>
208
223
  */
209
224
  createUsagePlanKey(args: CreateUsagePlanKeyCommandInput, options?: __HttpHandlerOptions): Promise<CreateUsagePlanKeyCommandOutput>;
210
225
  createUsagePlanKey(args: CreateUsagePlanKeyCommandInput, cb: (err: any, data?: CreateUsagePlanKeyCommandOutput) => void): void;
211
226
  createUsagePlanKey(args: CreateUsagePlanKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUsagePlanKeyCommandOutput) => void): void;
212
227
  /**
228
+ * @public
213
229
  * <p>Creates a VPC link, under the caller's account in a selected region, in an asynchronous operation that typically takes 2-4 minutes to complete and become operational. The caller must have permissions to create and update VPC Endpoint services.</p>
214
230
  */
215
231
  createVpcLink(args: CreateVpcLinkCommandInput, options?: __HttpHandlerOptions): Promise<CreateVpcLinkCommandOutput>;
216
232
  createVpcLink(args: CreateVpcLinkCommandInput, cb: (err: any, data?: CreateVpcLinkCommandOutput) => void): void;
217
233
  createVpcLink(args: CreateVpcLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateVpcLinkCommandOutput) => void): void;
218
234
  /**
235
+ * @public
219
236
  * <p>Deletes the ApiKey resource.</p>
220
237
  */
221
238
  deleteApiKey(args: DeleteApiKeyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApiKeyCommandOutput>;
222
239
  deleteApiKey(args: DeleteApiKeyCommandInput, cb: (err: any, data?: DeleteApiKeyCommandOutput) => void): void;
223
240
  deleteApiKey(args: DeleteApiKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApiKeyCommandOutput) => void): void;
224
241
  /**
242
+ * @public
225
243
  * <p>Deletes an existing Authorizer resource.</p>
226
244
  */
227
245
  deleteAuthorizer(args: DeleteAuthorizerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAuthorizerCommandOutput>;
228
246
  deleteAuthorizer(args: DeleteAuthorizerCommandInput, cb: (err: any, data?: DeleteAuthorizerCommandOutput) => void): void;
229
247
  deleteAuthorizer(args: DeleteAuthorizerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAuthorizerCommandOutput) => void): void;
230
248
  /**
249
+ * @public
231
250
  * <p>Deletes the BasePathMapping resource.</p>
232
251
  */
233
252
  deleteBasePathMapping(args: DeleteBasePathMappingCommandInput, options?: __HttpHandlerOptions): Promise<DeleteBasePathMappingCommandOutput>;
234
253
  deleteBasePathMapping(args: DeleteBasePathMappingCommandInput, cb: (err: any, data?: DeleteBasePathMappingCommandOutput) => void): void;
235
254
  deleteBasePathMapping(args: DeleteBasePathMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBasePathMappingCommandOutput) => void): void;
236
255
  /**
256
+ * @public
237
257
  * <p>Deletes the ClientCertificate resource.</p>
238
258
  */
239
259
  deleteClientCertificate(args: DeleteClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClientCertificateCommandOutput>;
240
260
  deleteClientCertificate(args: DeleteClientCertificateCommandInput, cb: (err: any, data?: DeleteClientCertificateCommandOutput) => void): void;
241
261
  deleteClientCertificate(args: DeleteClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClientCertificateCommandOutput) => void): void;
242
262
  /**
263
+ * @public
243
264
  * <p>Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.</p>
244
265
  */
245
266
  deleteDeployment(args: DeleteDeploymentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDeploymentCommandOutput>;
246
267
  deleteDeployment(args: DeleteDeploymentCommandInput, cb: (err: any, data?: DeleteDeploymentCommandOutput) => void): void;
247
268
  deleteDeployment(args: DeleteDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDeploymentCommandOutput) => void): void;
248
269
  /**
270
+ * @public
249
271
  * <p>Deletes a documentation part</p>
250
272
  */
251
273
  deleteDocumentationPart(args: DeleteDocumentationPartCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDocumentationPartCommandOutput>;
252
274
  deleteDocumentationPart(args: DeleteDocumentationPartCommandInput, cb: (err: any, data?: DeleteDocumentationPartCommandOutput) => void): void;
253
275
  deleteDocumentationPart(args: DeleteDocumentationPartCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDocumentationPartCommandOutput) => void): void;
254
276
  /**
277
+ * @public
255
278
  * <p>Deletes a documentation version.</p>
256
279
  */
257
280
  deleteDocumentationVersion(args: DeleteDocumentationVersionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDocumentationVersionCommandOutput>;
258
281
  deleteDocumentationVersion(args: DeleteDocumentationVersionCommandInput, cb: (err: any, data?: DeleteDocumentationVersionCommandOutput) => void): void;
259
282
  deleteDocumentationVersion(args: DeleteDocumentationVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDocumentationVersionCommandOutput) => void): void;
260
283
  /**
284
+ * @public
261
285
  * <p>Deletes the DomainName resource.</p>
262
286
  */
263
287
  deleteDomainName(args: DeleteDomainNameCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDomainNameCommandOutput>;
264
288
  deleteDomainName(args: DeleteDomainNameCommandInput, cb: (err: any, data?: DeleteDomainNameCommandOutput) => void): void;
265
289
  deleteDomainName(args: DeleteDomainNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDomainNameCommandOutput) => void): void;
266
290
  /**
291
+ * @public
267
292
  * <p>Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.</p>
268
293
  */
269
294
  deleteGatewayResponse(args: DeleteGatewayResponseCommandInput, options?: __HttpHandlerOptions): Promise<DeleteGatewayResponseCommandOutput>;
270
295
  deleteGatewayResponse(args: DeleteGatewayResponseCommandInput, cb: (err: any, data?: DeleteGatewayResponseCommandOutput) => void): void;
271
296
  deleteGatewayResponse(args: DeleteGatewayResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGatewayResponseCommandOutput) => void): void;
272
297
  /**
298
+ * @public
273
299
  * <p>Represents a delete integration.</p>
274
300
  */
275
301
  deleteIntegration(args: DeleteIntegrationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIntegrationCommandOutput>;
276
302
  deleteIntegration(args: DeleteIntegrationCommandInput, cb: (err: any, data?: DeleteIntegrationCommandOutput) => void): void;
277
303
  deleteIntegration(args: DeleteIntegrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIntegrationCommandOutput) => void): void;
278
304
  /**
305
+ * @public
279
306
  * <p>Represents a delete integration response.</p>
280
307
  */
281
308
  deleteIntegrationResponse(args: DeleteIntegrationResponseCommandInput, options?: __HttpHandlerOptions): Promise<DeleteIntegrationResponseCommandOutput>;
282
309
  deleteIntegrationResponse(args: DeleteIntegrationResponseCommandInput, cb: (err: any, data?: DeleteIntegrationResponseCommandOutput) => void): void;
283
310
  deleteIntegrationResponse(args: DeleteIntegrationResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIntegrationResponseCommandOutput) => void): void;
284
311
  /**
312
+ * @public
285
313
  * <p>Deletes an existing Method resource.</p>
286
314
  */
287
315
  deleteMethod(args: DeleteMethodCommandInput, options?: __HttpHandlerOptions): Promise<DeleteMethodCommandOutput>;
288
316
  deleteMethod(args: DeleteMethodCommandInput, cb: (err: any, data?: DeleteMethodCommandOutput) => void): void;
289
317
  deleteMethod(args: DeleteMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMethodCommandOutput) => void): void;
290
318
  /**
319
+ * @public
291
320
  * <p>Deletes an existing MethodResponse resource.</p>
292
321
  */
293
322
  deleteMethodResponse(args: DeleteMethodResponseCommandInput, options?: __HttpHandlerOptions): Promise<DeleteMethodResponseCommandOutput>;
294
323
  deleteMethodResponse(args: DeleteMethodResponseCommandInput, cb: (err: any, data?: DeleteMethodResponseCommandOutput) => void): void;
295
324
  deleteMethodResponse(args: DeleteMethodResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteMethodResponseCommandOutput) => void): void;
296
325
  /**
326
+ * @public
297
327
  * <p>Deletes a model.</p>
298
328
  */
299
329
  deleteModel(args: DeleteModelCommandInput, options?: __HttpHandlerOptions): Promise<DeleteModelCommandOutput>;
300
330
  deleteModel(args: DeleteModelCommandInput, cb: (err: any, data?: DeleteModelCommandOutput) => void): void;
301
331
  deleteModel(args: DeleteModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteModelCommandOutput) => void): void;
302
332
  /**
333
+ * @public
303
334
  * <p>Deletes a RequestValidator of a given RestApi.</p>
304
335
  */
305
336
  deleteRequestValidator(args: DeleteRequestValidatorCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRequestValidatorCommandOutput>;
306
337
  deleteRequestValidator(args: DeleteRequestValidatorCommandInput, cb: (err: any, data?: DeleteRequestValidatorCommandOutput) => void): void;
307
338
  deleteRequestValidator(args: DeleteRequestValidatorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRequestValidatorCommandOutput) => void): void;
308
339
  /**
340
+ * @public
309
341
  * <p>Deletes a Resource resource.</p>
310
342
  */
311
343
  deleteResource(args: DeleteResourceCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResourceCommandOutput>;
312
344
  deleteResource(args: DeleteResourceCommandInput, cb: (err: any, data?: DeleteResourceCommandOutput) => void): void;
313
345
  deleteResource(args: DeleteResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourceCommandOutput) => void): void;
314
346
  /**
347
+ * @public
315
348
  * <p>Deletes the specified API.</p>
316
349
  */
317
350
  deleteRestApi(args: DeleteRestApiCommandInput, options?: __HttpHandlerOptions): Promise<DeleteRestApiCommandOutput>;
318
351
  deleteRestApi(args: DeleteRestApiCommandInput, cb: (err: any, data?: DeleteRestApiCommandOutput) => void): void;
319
352
  deleteRestApi(args: DeleteRestApiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRestApiCommandOutput) => void): void;
320
353
  /**
354
+ * @public
321
355
  * <p>Deletes a Stage resource.</p>
322
356
  */
323
357
  deleteStage(args: DeleteStageCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStageCommandOutput>;
324
358
  deleteStage(args: DeleteStageCommandInput, cb: (err: any, data?: DeleteStageCommandOutput) => void): void;
325
359
  deleteStage(args: DeleteStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStageCommandOutput) => void): void;
326
360
  /**
361
+ * @public
327
362
  * <p>Deletes a usage plan of a given plan Id.</p>
328
363
  */
329
364
  deleteUsagePlan(args: DeleteUsagePlanCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUsagePlanCommandOutput>;
330
365
  deleteUsagePlan(args: DeleteUsagePlanCommandInput, cb: (err: any, data?: DeleteUsagePlanCommandOutput) => void): void;
331
366
  deleteUsagePlan(args: DeleteUsagePlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUsagePlanCommandOutput) => void): void;
332
367
  /**
368
+ * @public
333
369
  * <p>Deletes a usage plan key and remove the underlying API key from the associated usage plan.</p>
334
370
  */
335
371
  deleteUsagePlanKey(args: DeleteUsagePlanKeyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUsagePlanKeyCommandOutput>;
336
372
  deleteUsagePlanKey(args: DeleteUsagePlanKeyCommandInput, cb: (err: any, data?: DeleteUsagePlanKeyCommandOutput) => void): void;
337
373
  deleteUsagePlanKey(args: DeleteUsagePlanKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUsagePlanKeyCommandOutput) => void): void;
338
374
  /**
375
+ * @public
339
376
  * <p>Deletes an existing VpcLink of a specified identifier.</p>
340
377
  */
341
378
  deleteVpcLink(args: DeleteVpcLinkCommandInput, options?: __HttpHandlerOptions): Promise<DeleteVpcLinkCommandOutput>;
342
379
  deleteVpcLink(args: DeleteVpcLinkCommandInput, cb: (err: any, data?: DeleteVpcLinkCommandOutput) => void): void;
343
380
  deleteVpcLink(args: DeleteVpcLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteVpcLinkCommandOutput) => void): void;
344
381
  /**
382
+ * @public
345
383
  * <p>Flushes all authorizer cache entries on a stage.</p>
346
384
  */
347
385
  flushStageAuthorizersCache(args: FlushStageAuthorizersCacheCommandInput, options?: __HttpHandlerOptions): Promise<FlushStageAuthorizersCacheCommandOutput>;
348
386
  flushStageAuthorizersCache(args: FlushStageAuthorizersCacheCommandInput, cb: (err: any, data?: FlushStageAuthorizersCacheCommandOutput) => void): void;
349
387
  flushStageAuthorizersCache(args: FlushStageAuthorizersCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FlushStageAuthorizersCacheCommandOutput) => void): void;
350
388
  /**
389
+ * @public
351
390
  * <p>Flushes a stage's cache.</p>
352
391
  */
353
392
  flushStageCache(args: FlushStageCacheCommandInput, options?: __HttpHandlerOptions): Promise<FlushStageCacheCommandOutput>;
354
393
  flushStageCache(args: FlushStageCacheCommandInput, cb: (err: any, data?: FlushStageCacheCommandOutput) => void): void;
355
394
  flushStageCache(args: FlushStageCacheCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: FlushStageCacheCommandOutput) => void): void;
356
395
  /**
396
+ * @public
357
397
  * <p>Generates a ClientCertificate resource.</p>
358
398
  */
359
399
  generateClientCertificate(args: GenerateClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<GenerateClientCertificateCommandOutput>;
360
400
  generateClientCertificate(args: GenerateClientCertificateCommandInput, cb: (err: any, data?: GenerateClientCertificateCommandOutput) => void): void;
361
401
  generateClientCertificate(args: GenerateClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GenerateClientCertificateCommandOutput) => void): void;
362
402
  /**
403
+ * @public
363
404
  * <p>Gets information about the current Account resource.</p>
364
405
  */
365
406
  getAccount(args: GetAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountCommandOutput>;
366
407
  getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
367
408
  getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
368
409
  /**
410
+ * @public
369
411
  * <p>Gets information about the current ApiKey resource.</p>
370
412
  */
371
413
  getApiKey(args: GetApiKeyCommandInput, options?: __HttpHandlerOptions): Promise<GetApiKeyCommandOutput>;
372
414
  getApiKey(args: GetApiKeyCommandInput, cb: (err: any, data?: GetApiKeyCommandOutput) => void): void;
373
415
  getApiKey(args: GetApiKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApiKeyCommandOutput) => void): void;
374
416
  /**
417
+ * @public
375
418
  * <p>Gets information about the current ApiKeys resource.</p>
376
419
  */
377
420
  getApiKeys(args: GetApiKeysCommandInput, options?: __HttpHandlerOptions): Promise<GetApiKeysCommandOutput>;
378
421
  getApiKeys(args: GetApiKeysCommandInput, cb: (err: any, data?: GetApiKeysCommandOutput) => void): void;
379
422
  getApiKeys(args: GetApiKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApiKeysCommandOutput) => void): void;
380
423
  /**
424
+ * @public
381
425
  * <p>Describe an existing Authorizer resource.</p>
382
426
  */
383
427
  getAuthorizer(args: GetAuthorizerCommandInput, options?: __HttpHandlerOptions): Promise<GetAuthorizerCommandOutput>;
384
428
  getAuthorizer(args: GetAuthorizerCommandInput, cb: (err: any, data?: GetAuthorizerCommandOutput) => void): void;
385
429
  getAuthorizer(args: GetAuthorizerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAuthorizerCommandOutput) => void): void;
386
430
  /**
431
+ * @public
387
432
  * <p>Describe an existing Authorizers resource.</p>
388
433
  */
389
434
  getAuthorizers(args: GetAuthorizersCommandInput, options?: __HttpHandlerOptions): Promise<GetAuthorizersCommandOutput>;
390
435
  getAuthorizers(args: GetAuthorizersCommandInput, cb: (err: any, data?: GetAuthorizersCommandOutput) => void): void;
391
436
  getAuthorizers(args: GetAuthorizersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAuthorizersCommandOutput) => void): void;
392
437
  /**
438
+ * @public
393
439
  * <p>Describe a BasePathMapping resource.</p>
394
440
  */
395
441
  getBasePathMapping(args: GetBasePathMappingCommandInput, options?: __HttpHandlerOptions): Promise<GetBasePathMappingCommandOutput>;
396
442
  getBasePathMapping(args: GetBasePathMappingCommandInput, cb: (err: any, data?: GetBasePathMappingCommandOutput) => void): void;
397
443
  getBasePathMapping(args: GetBasePathMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBasePathMappingCommandOutput) => void): void;
398
444
  /**
445
+ * @public
399
446
  * <p>Represents a collection of BasePathMapping resources.</p>
400
447
  */
401
448
  getBasePathMappings(args: GetBasePathMappingsCommandInput, options?: __HttpHandlerOptions): Promise<GetBasePathMappingsCommandOutput>;
402
449
  getBasePathMappings(args: GetBasePathMappingsCommandInput, cb: (err: any, data?: GetBasePathMappingsCommandOutput) => void): void;
403
450
  getBasePathMappings(args: GetBasePathMappingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetBasePathMappingsCommandOutput) => void): void;
404
451
  /**
452
+ * @public
405
453
  * <p>Gets information about the current ClientCertificate resource.</p>
406
454
  */
407
455
  getClientCertificate(args: GetClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<GetClientCertificateCommandOutput>;
408
456
  getClientCertificate(args: GetClientCertificateCommandInput, cb: (err: any, data?: GetClientCertificateCommandOutput) => void): void;
409
457
  getClientCertificate(args: GetClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClientCertificateCommandOutput) => void): void;
410
458
  /**
459
+ * @public
411
460
  * <p>Gets a collection of ClientCertificate resources.</p>
412
461
  */
413
462
  getClientCertificates(args: GetClientCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<GetClientCertificatesCommandOutput>;
414
463
  getClientCertificates(args: GetClientCertificatesCommandInput, cb: (err: any, data?: GetClientCertificatesCommandOutput) => void): void;
415
464
  getClientCertificates(args: GetClientCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClientCertificatesCommandOutput) => void): void;
416
465
  /**
466
+ * @public
417
467
  * <p>Gets information about a Deployment resource.</p>
418
468
  */
419
469
  getDeployment(args: GetDeploymentCommandInput, options?: __HttpHandlerOptions): Promise<GetDeploymentCommandOutput>;
420
470
  getDeployment(args: GetDeploymentCommandInput, cb: (err: any, data?: GetDeploymentCommandOutput) => void): void;
421
471
  getDeployment(args: GetDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeploymentCommandOutput) => void): void;
422
472
  /**
473
+ * @public
423
474
  * <p>Gets information about a Deployments collection.</p>
424
475
  */
425
476
  getDeployments(args: GetDeploymentsCommandInput, options?: __HttpHandlerOptions): Promise<GetDeploymentsCommandOutput>;
426
477
  getDeployments(args: GetDeploymentsCommandInput, cb: (err: any, data?: GetDeploymentsCommandOutput) => void): void;
427
478
  getDeployments(args: GetDeploymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDeploymentsCommandOutput) => void): void;
428
479
  /**
480
+ * @public
429
481
  * <p>Gets a documentation part.</p>
430
482
  */
431
483
  getDocumentationPart(args: GetDocumentationPartCommandInput, options?: __HttpHandlerOptions): Promise<GetDocumentationPartCommandOutput>;
432
484
  getDocumentationPart(args: GetDocumentationPartCommandInput, cb: (err: any, data?: GetDocumentationPartCommandOutput) => void): void;
433
485
  getDocumentationPart(args: GetDocumentationPartCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDocumentationPartCommandOutput) => void): void;
434
486
  /**
487
+ * @public
435
488
  * <p>Gets documentation parts.</p>
436
489
  */
437
490
  getDocumentationParts(args: GetDocumentationPartsCommandInput, options?: __HttpHandlerOptions): Promise<GetDocumentationPartsCommandOutput>;
438
491
  getDocumentationParts(args: GetDocumentationPartsCommandInput, cb: (err: any, data?: GetDocumentationPartsCommandOutput) => void): void;
439
492
  getDocumentationParts(args: GetDocumentationPartsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDocumentationPartsCommandOutput) => void): void;
440
493
  /**
494
+ * @public
441
495
  * <p>Gets a documentation version.</p>
442
496
  */
443
497
  getDocumentationVersion(args: GetDocumentationVersionCommandInput, options?: __HttpHandlerOptions): Promise<GetDocumentationVersionCommandOutput>;
444
498
  getDocumentationVersion(args: GetDocumentationVersionCommandInput, cb: (err: any, data?: GetDocumentationVersionCommandOutput) => void): void;
445
499
  getDocumentationVersion(args: GetDocumentationVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDocumentationVersionCommandOutput) => void): void;
446
500
  /**
501
+ * @public
447
502
  * <p>Gets documentation versions.</p>
448
503
  */
449
504
  getDocumentationVersions(args: GetDocumentationVersionsCommandInput, options?: __HttpHandlerOptions): Promise<GetDocumentationVersionsCommandOutput>;
450
505
  getDocumentationVersions(args: GetDocumentationVersionsCommandInput, cb: (err: any, data?: GetDocumentationVersionsCommandOutput) => void): void;
451
506
  getDocumentationVersions(args: GetDocumentationVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDocumentationVersionsCommandOutput) => void): void;
452
507
  /**
508
+ * @public
453
509
  * <p>Represents a domain name that is contained in a simpler, more intuitive URL that can be called.</p>
454
510
  */
455
511
  getDomainName(args: GetDomainNameCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainNameCommandOutput>;
456
512
  getDomainName(args: GetDomainNameCommandInput, cb: (err: any, data?: GetDomainNameCommandOutput) => void): void;
457
513
  getDomainName(args: GetDomainNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainNameCommandOutput) => void): void;
458
514
  /**
515
+ * @public
459
516
  * <p>Represents a collection of DomainName resources.</p>
460
517
  */
461
518
  getDomainNames(args: GetDomainNamesCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainNamesCommandOutput>;
462
519
  getDomainNames(args: GetDomainNamesCommandInput, cb: (err: any, data?: GetDomainNamesCommandOutput) => void): void;
463
520
  getDomainNames(args: GetDomainNamesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainNamesCommandOutput) => void): void;
464
521
  /**
522
+ * @public
465
523
  * <p>Exports a deployed version of a RestApi in a specified format.</p>
466
524
  */
467
525
  getExport(args: GetExportCommandInput, options?: __HttpHandlerOptions): Promise<GetExportCommandOutput>;
468
526
  getExport(args: GetExportCommandInput, cb: (err: any, data?: GetExportCommandOutput) => void): void;
469
527
  getExport(args: GetExportCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetExportCommandOutput) => void): void;
470
528
  /**
529
+ * @public
471
530
  * <p>Gets a GatewayResponse of a specified response type on the given RestApi.</p>
472
531
  */
473
532
  getGatewayResponse(args: GetGatewayResponseCommandInput, options?: __HttpHandlerOptions): Promise<GetGatewayResponseCommandOutput>;
474
533
  getGatewayResponse(args: GetGatewayResponseCommandInput, cb: (err: any, data?: GetGatewayResponseCommandOutput) => void): void;
475
534
  getGatewayResponse(args: GetGatewayResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGatewayResponseCommandOutput) => void): void;
476
535
  /**
536
+ * @public
477
537
  * <p>Gets the GatewayResponses collection on the given RestApi. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default GatewayResponses collection for the supported response types.</p>
478
538
  */
479
539
  getGatewayResponses(args: GetGatewayResponsesCommandInput, options?: __HttpHandlerOptions): Promise<GetGatewayResponsesCommandOutput>;
480
540
  getGatewayResponses(args: GetGatewayResponsesCommandInput, cb: (err: any, data?: GetGatewayResponsesCommandOutput) => void): void;
481
541
  getGatewayResponses(args: GetGatewayResponsesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGatewayResponsesCommandOutput) => void): void;
482
542
  /**
543
+ * @public
483
544
  * <p>Get the integration settings.</p>
484
545
  */
485
546
  getIntegration(args: GetIntegrationCommandInput, options?: __HttpHandlerOptions): Promise<GetIntegrationCommandOutput>;
486
547
  getIntegration(args: GetIntegrationCommandInput, cb: (err: any, data?: GetIntegrationCommandOutput) => void): void;
487
548
  getIntegration(args: GetIntegrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIntegrationCommandOutput) => void): void;
488
549
  /**
550
+ * @public
489
551
  * <p>Represents a get integration response.</p>
490
552
  */
491
553
  getIntegrationResponse(args: GetIntegrationResponseCommandInput, options?: __HttpHandlerOptions): Promise<GetIntegrationResponseCommandOutput>;
492
554
  getIntegrationResponse(args: GetIntegrationResponseCommandInput, cb: (err: any, data?: GetIntegrationResponseCommandOutput) => void): void;
493
555
  getIntegrationResponse(args: GetIntegrationResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIntegrationResponseCommandOutput) => void): void;
494
556
  /**
557
+ * @public
495
558
  * <p>Describe an existing Method resource.</p>
496
559
  */
497
560
  getMethod(args: GetMethodCommandInput, options?: __HttpHandlerOptions): Promise<GetMethodCommandOutput>;
498
561
  getMethod(args: GetMethodCommandInput, cb: (err: any, data?: GetMethodCommandOutput) => void): void;
499
562
  getMethod(args: GetMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMethodCommandOutput) => void): void;
500
563
  /**
564
+ * @public
501
565
  * <p>Describes a MethodResponse resource.</p>
502
566
  */
503
567
  getMethodResponse(args: GetMethodResponseCommandInput, options?: __HttpHandlerOptions): Promise<GetMethodResponseCommandOutput>;
504
568
  getMethodResponse(args: GetMethodResponseCommandInput, cb: (err: any, data?: GetMethodResponseCommandOutput) => void): void;
505
569
  getMethodResponse(args: GetMethodResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMethodResponseCommandOutput) => void): void;
506
570
  /**
571
+ * @public
507
572
  * <p>Describes an existing model defined for a RestApi resource.</p>
508
573
  */
509
574
  getModel(args: GetModelCommandInput, options?: __HttpHandlerOptions): Promise<GetModelCommandOutput>;
510
575
  getModel(args: GetModelCommandInput, cb: (err: any, data?: GetModelCommandOutput) => void): void;
511
576
  getModel(args: GetModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetModelCommandOutput) => void): void;
512
577
  /**
578
+ * @public
513
579
  * <p>Describes existing Models defined for a RestApi resource.</p>
514
580
  */
515
581
  getModels(args: GetModelsCommandInput, options?: __HttpHandlerOptions): Promise<GetModelsCommandOutput>;
516
582
  getModels(args: GetModelsCommandInput, cb: (err: any, data?: GetModelsCommandOutput) => void): void;
517
583
  getModels(args: GetModelsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetModelsCommandOutput) => void): void;
518
584
  /**
585
+ * @public
519
586
  * <p>Generates a sample mapping template that can be used to transform a payload into the structure of a model.</p>
520
587
  */
521
588
  getModelTemplate(args: GetModelTemplateCommandInput, options?: __HttpHandlerOptions): Promise<GetModelTemplateCommandOutput>;
522
589
  getModelTemplate(args: GetModelTemplateCommandInput, cb: (err: any, data?: GetModelTemplateCommandOutput) => void): void;
523
590
  getModelTemplate(args: GetModelTemplateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetModelTemplateCommandOutput) => void): void;
524
591
  /**
592
+ * @public
525
593
  * <p>Gets a RequestValidator of a given RestApi.</p>
526
594
  */
527
595
  getRequestValidator(args: GetRequestValidatorCommandInput, options?: __HttpHandlerOptions): Promise<GetRequestValidatorCommandOutput>;
528
596
  getRequestValidator(args: GetRequestValidatorCommandInput, cb: (err: any, data?: GetRequestValidatorCommandOutput) => void): void;
529
597
  getRequestValidator(args: GetRequestValidatorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRequestValidatorCommandOutput) => void): void;
530
598
  /**
599
+ * @public
531
600
  * <p>Gets the RequestValidators collection of a given RestApi.</p>
532
601
  */
533
602
  getRequestValidators(args: GetRequestValidatorsCommandInput, options?: __HttpHandlerOptions): Promise<GetRequestValidatorsCommandOutput>;
534
603
  getRequestValidators(args: GetRequestValidatorsCommandInput, cb: (err: any, data?: GetRequestValidatorsCommandOutput) => void): void;
535
604
  getRequestValidators(args: GetRequestValidatorsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRequestValidatorsCommandOutput) => void): void;
536
605
  /**
606
+ * @public
537
607
  * <p>Lists information about a resource.</p>
538
608
  */
539
609
  getResource(args: GetResourceCommandInput, options?: __HttpHandlerOptions): Promise<GetResourceCommandOutput>;
540
610
  getResource(args: GetResourceCommandInput, cb: (err: any, data?: GetResourceCommandOutput) => void): void;
541
611
  getResource(args: GetResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourceCommandOutput) => void): void;
542
612
  /**
613
+ * @public
543
614
  * <p>Lists information about a collection of Resource resources.</p>
544
615
  */
545
616
  getResources(args: GetResourcesCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcesCommandOutput>;
546
617
  getResources(args: GetResourcesCommandInput, cb: (err: any, data?: GetResourcesCommandOutput) => void): void;
547
618
  getResources(args: GetResourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcesCommandOutput) => void): void;
548
619
  /**
620
+ * @public
549
621
  * <p>Lists the RestApi resource in the collection.</p>
550
622
  */
551
623
  getRestApi(args: GetRestApiCommandInput, options?: __HttpHandlerOptions): Promise<GetRestApiCommandOutput>;
552
624
  getRestApi(args: GetRestApiCommandInput, cb: (err: any, data?: GetRestApiCommandOutput) => void): void;
553
625
  getRestApi(args: GetRestApiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRestApiCommandOutput) => void): void;
554
626
  /**
627
+ * @public
555
628
  * <p>Lists the RestApis resources for your collection.</p>
556
629
  */
557
630
  getRestApis(args: GetRestApisCommandInput, options?: __HttpHandlerOptions): Promise<GetRestApisCommandOutput>;
558
631
  getRestApis(args: GetRestApisCommandInput, cb: (err: any, data?: GetRestApisCommandOutput) => void): void;
559
632
  getRestApis(args: GetRestApisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRestApisCommandOutput) => void): void;
560
633
  /**
634
+ * @public
561
635
  * <p>Generates a client SDK for a RestApi and Stage.</p>
562
636
  */
563
637
  getSdk(args: GetSdkCommandInput, options?: __HttpHandlerOptions): Promise<GetSdkCommandOutput>;
564
638
  getSdk(args: GetSdkCommandInput, cb: (err: any, data?: GetSdkCommandOutput) => void): void;
565
639
  getSdk(args: GetSdkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSdkCommandOutput) => void): void;
566
640
  /**
641
+ * @public
567
642
  * <p>Gets an SDK type.</p>
568
643
  */
569
644
  getSdkType(args: GetSdkTypeCommandInput, options?: __HttpHandlerOptions): Promise<GetSdkTypeCommandOutput>;
570
645
  getSdkType(args: GetSdkTypeCommandInput, cb: (err: any, data?: GetSdkTypeCommandOutput) => void): void;
571
646
  getSdkType(args: GetSdkTypeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSdkTypeCommandOutput) => void): void;
572
647
  /**
648
+ * @public
573
649
  * <p>Gets SDK types</p>
574
650
  */
575
651
  getSdkTypes(args: GetSdkTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetSdkTypesCommandOutput>;
576
652
  getSdkTypes(args: GetSdkTypesCommandInput, cb: (err: any, data?: GetSdkTypesCommandOutput) => void): void;
577
653
  getSdkTypes(args: GetSdkTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSdkTypesCommandOutput) => void): void;
578
654
  /**
655
+ * @public
579
656
  * <p>Gets information about a Stage resource.</p>
580
657
  */
581
658
  getStage(args: GetStageCommandInput, options?: __HttpHandlerOptions): Promise<GetStageCommandOutput>;
582
659
  getStage(args: GetStageCommandInput, cb: (err: any, data?: GetStageCommandOutput) => void): void;
583
660
  getStage(args: GetStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetStageCommandOutput) => void): void;
584
661
  /**
662
+ * @public
585
663
  * <p>Gets information about one or more Stage resources.</p>
586
664
  */
587
665
  getStages(args: GetStagesCommandInput, options?: __HttpHandlerOptions): Promise<GetStagesCommandOutput>;
588
666
  getStages(args: GetStagesCommandInput, cb: (err: any, data?: GetStagesCommandOutput) => void): void;
589
667
  getStages(args: GetStagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetStagesCommandOutput) => void): void;
590
668
  /**
669
+ * @public
591
670
  * <p>Gets the Tags collection for a given resource.</p>
592
671
  */
593
672
  getTags(args: GetTagsCommandInput, options?: __HttpHandlerOptions): Promise<GetTagsCommandOutput>;
594
673
  getTags(args: GetTagsCommandInput, cb: (err: any, data?: GetTagsCommandOutput) => void): void;
595
674
  getTags(args: GetTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTagsCommandOutput) => void): void;
596
675
  /**
676
+ * @public
597
677
  * <p>Gets the usage data of a usage plan in a specified time interval.</p>
598
678
  */
599
679
  getUsage(args: GetUsageCommandInput, options?: __HttpHandlerOptions): Promise<GetUsageCommandOutput>;
600
680
  getUsage(args: GetUsageCommandInput, cb: (err: any, data?: GetUsageCommandOutput) => void): void;
601
681
  getUsage(args: GetUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsageCommandOutput) => void): void;
602
682
  /**
683
+ * @public
603
684
  * <p>Gets a usage plan of a given plan identifier.</p>
604
685
  */
605
686
  getUsagePlan(args: GetUsagePlanCommandInput, options?: __HttpHandlerOptions): Promise<GetUsagePlanCommandOutput>;
606
687
  getUsagePlan(args: GetUsagePlanCommandInput, cb: (err: any, data?: GetUsagePlanCommandOutput) => void): void;
607
688
  getUsagePlan(args: GetUsagePlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsagePlanCommandOutput) => void): void;
608
689
  /**
690
+ * @public
609
691
  * <p>Gets a usage plan key of a given key identifier.</p>
610
692
  */
611
693
  getUsagePlanKey(args: GetUsagePlanKeyCommandInput, options?: __HttpHandlerOptions): Promise<GetUsagePlanKeyCommandOutput>;
612
694
  getUsagePlanKey(args: GetUsagePlanKeyCommandInput, cb: (err: any, data?: GetUsagePlanKeyCommandOutput) => void): void;
613
695
  getUsagePlanKey(args: GetUsagePlanKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsagePlanKeyCommandOutput) => void): void;
614
696
  /**
697
+ * @public
615
698
  * <p>Gets all the usage plan keys representing the API keys added to a specified usage plan.</p>
616
699
  */
617
700
  getUsagePlanKeys(args: GetUsagePlanKeysCommandInput, options?: __HttpHandlerOptions): Promise<GetUsagePlanKeysCommandOutput>;
618
701
  getUsagePlanKeys(args: GetUsagePlanKeysCommandInput, cb: (err: any, data?: GetUsagePlanKeysCommandOutput) => void): void;
619
702
  getUsagePlanKeys(args: GetUsagePlanKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsagePlanKeysCommandOutput) => void): void;
620
703
  /**
704
+ * @public
621
705
  * <p>Gets all the usage plans of the caller's account.</p>
622
706
  */
623
707
  getUsagePlans(args: GetUsagePlansCommandInput, options?: __HttpHandlerOptions): Promise<GetUsagePlansCommandOutput>;
624
708
  getUsagePlans(args: GetUsagePlansCommandInput, cb: (err: any, data?: GetUsagePlansCommandOutput) => void): void;
625
709
  getUsagePlans(args: GetUsagePlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsagePlansCommandOutput) => void): void;
626
710
  /**
711
+ * @public
627
712
  * <p>Gets a specified VPC link under the caller's account in a region.</p>
628
713
  */
629
714
  getVpcLink(args: GetVpcLinkCommandInput, options?: __HttpHandlerOptions): Promise<GetVpcLinkCommandOutput>;
630
715
  getVpcLink(args: GetVpcLinkCommandInput, cb: (err: any, data?: GetVpcLinkCommandOutput) => void): void;
631
716
  getVpcLink(args: GetVpcLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpcLinkCommandOutput) => void): void;
632
717
  /**
718
+ * @public
633
719
  * <p>Gets the VpcLinks collection under the caller's account in a selected region.</p>
634
720
  */
635
721
  getVpcLinks(args: GetVpcLinksCommandInput, options?: __HttpHandlerOptions): Promise<GetVpcLinksCommandOutput>;
636
722
  getVpcLinks(args: GetVpcLinksCommandInput, cb: (err: any, data?: GetVpcLinksCommandOutput) => void): void;
637
723
  getVpcLinks(args: GetVpcLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpcLinksCommandOutput) => void): void;
638
724
  /**
725
+ * @public
639
726
  * <p>Import API keys from an external source, such as a CSV-formatted file.</p>
640
727
  */
641
728
  importApiKeys(args: ImportApiKeysCommandInput, options?: __HttpHandlerOptions): Promise<ImportApiKeysCommandOutput>;
642
729
  importApiKeys(args: ImportApiKeysCommandInput, cb: (err: any, data?: ImportApiKeysCommandOutput) => void): void;
643
730
  importApiKeys(args: ImportApiKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportApiKeysCommandOutput) => void): void;
644
731
  /**
732
+ * @public
645
733
  * <p>Imports documentation parts</p>
646
734
  */
647
735
  importDocumentationParts(args: ImportDocumentationPartsCommandInput, options?: __HttpHandlerOptions): Promise<ImportDocumentationPartsCommandOutput>;
648
736
  importDocumentationParts(args: ImportDocumentationPartsCommandInput, cb: (err: any, data?: ImportDocumentationPartsCommandOutput) => void): void;
649
737
  importDocumentationParts(args: ImportDocumentationPartsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportDocumentationPartsCommandOutput) => void): void;
650
738
  /**
739
+ * @public
651
740
  * <p>A feature of the API Gateway control service for creating a new API from an external API definition file.</p>
652
741
  */
653
742
  importRestApi(args: ImportRestApiCommandInput, options?: __HttpHandlerOptions): Promise<ImportRestApiCommandOutput>;
654
743
  importRestApi(args: ImportRestApiCommandInput, cb: (err: any, data?: ImportRestApiCommandOutput) => void): void;
655
744
  importRestApi(args: ImportRestApiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportRestApiCommandOutput) => void): void;
656
745
  /**
746
+ * @public
657
747
  * <p>Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.</p>
658
748
  */
659
749
  putGatewayResponse(args: PutGatewayResponseCommandInput, options?: __HttpHandlerOptions): Promise<PutGatewayResponseCommandOutput>;
660
750
  putGatewayResponse(args: PutGatewayResponseCommandInput, cb: (err: any, data?: PutGatewayResponseCommandOutput) => void): void;
661
751
  putGatewayResponse(args: PutGatewayResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutGatewayResponseCommandOutput) => void): void;
662
752
  /**
753
+ * @public
663
754
  * <p>Sets up a method's integration.</p>
664
755
  */
665
756
  putIntegration(args: PutIntegrationCommandInput, options?: __HttpHandlerOptions): Promise<PutIntegrationCommandOutput>;
666
757
  putIntegration(args: PutIntegrationCommandInput, cb: (err: any, data?: PutIntegrationCommandOutput) => void): void;
667
758
  putIntegration(args: PutIntegrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutIntegrationCommandOutput) => void): void;
668
759
  /**
760
+ * @public
669
761
  * <p>Represents a put integration.</p>
670
762
  */
671
763
  putIntegrationResponse(args: PutIntegrationResponseCommandInput, options?: __HttpHandlerOptions): Promise<PutIntegrationResponseCommandOutput>;
672
764
  putIntegrationResponse(args: PutIntegrationResponseCommandInput, cb: (err: any, data?: PutIntegrationResponseCommandOutput) => void): void;
673
765
  putIntegrationResponse(args: PutIntegrationResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutIntegrationResponseCommandOutput) => void): void;
674
766
  /**
767
+ * @public
675
768
  * <p>Add a method to an existing Resource resource.</p>
676
769
  */
677
770
  putMethod(args: PutMethodCommandInput, options?: __HttpHandlerOptions): Promise<PutMethodCommandOutput>;
678
771
  putMethod(args: PutMethodCommandInput, cb: (err: any, data?: PutMethodCommandOutput) => void): void;
679
772
  putMethod(args: PutMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutMethodCommandOutput) => void): void;
680
773
  /**
774
+ * @public
681
775
  * <p>Adds a MethodResponse to an existing Method resource.</p>
682
776
  */
683
777
  putMethodResponse(args: PutMethodResponseCommandInput, options?: __HttpHandlerOptions): Promise<PutMethodResponseCommandOutput>;
684
778
  putMethodResponse(args: PutMethodResponseCommandInput, cb: (err: any, data?: PutMethodResponseCommandOutput) => void): void;
685
779
  putMethodResponse(args: PutMethodResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutMethodResponseCommandOutput) => void): void;
686
780
  /**
781
+ * @public
687
782
  * <p>A feature of the API Gateway control service for updating an existing API with an input of external API definitions.
688
783
  * The update can take the form of merging the supplied definition into the existing API or overwriting the existing API.</p>
689
784
  */
@@ -691,156 +786,182 @@ export declare class APIGateway extends APIGatewayClient {
691
786
  putRestApi(args: PutRestApiCommandInput, cb: (err: any, data?: PutRestApiCommandOutput) => void): void;
692
787
  putRestApi(args: PutRestApiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutRestApiCommandOutput) => void): void;
693
788
  /**
789
+ * @public
694
790
  * <p>Adds or updates a tag on a given resource.</p>
695
791
  */
696
792
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
697
793
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
698
794
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
699
795
  /**
796
+ * @public
700
797
  * <p>Simulate the execution of an Authorizer in your RestApi with headers, parameters, and an incoming request body.</p>
701
798
  */
702
799
  testInvokeAuthorizer(args: TestInvokeAuthorizerCommandInput, options?: __HttpHandlerOptions): Promise<TestInvokeAuthorizerCommandOutput>;
703
800
  testInvokeAuthorizer(args: TestInvokeAuthorizerCommandInput, cb: (err: any, data?: TestInvokeAuthorizerCommandOutput) => void): void;
704
801
  testInvokeAuthorizer(args: TestInvokeAuthorizerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestInvokeAuthorizerCommandOutput) => void): void;
705
802
  /**
803
+ * @public
706
804
  * <p>Simulate the invocation of a Method in your RestApi with headers, parameters, and an incoming request body.</p>
707
805
  */
708
806
  testInvokeMethod(args: TestInvokeMethodCommandInput, options?: __HttpHandlerOptions): Promise<TestInvokeMethodCommandOutput>;
709
807
  testInvokeMethod(args: TestInvokeMethodCommandInput, cb: (err: any, data?: TestInvokeMethodCommandOutput) => void): void;
710
808
  testInvokeMethod(args: TestInvokeMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TestInvokeMethodCommandOutput) => void): void;
711
809
  /**
810
+ * @public
712
811
  * <p>Removes a tag from a given resource.</p>
713
812
  */
714
813
  untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
715
814
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
716
815
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
717
816
  /**
817
+ * @public
718
818
  * <p>Changes information about the current Account resource.</p>
719
819
  */
720
820
  updateAccount(args: UpdateAccountCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAccountCommandOutput>;
721
821
  updateAccount(args: UpdateAccountCommandInput, cb: (err: any, data?: UpdateAccountCommandOutput) => void): void;
722
822
  updateAccount(args: UpdateAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAccountCommandOutput) => void): void;
723
823
  /**
824
+ * @public
724
825
  * <p>Changes information about an ApiKey resource.</p>
725
826
  */
726
827
  updateApiKey(args: UpdateApiKeyCommandInput, options?: __HttpHandlerOptions): Promise<UpdateApiKeyCommandOutput>;
727
828
  updateApiKey(args: UpdateApiKeyCommandInput, cb: (err: any, data?: UpdateApiKeyCommandOutput) => void): void;
728
829
  updateApiKey(args: UpdateApiKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApiKeyCommandOutput) => void): void;
729
830
  /**
831
+ * @public
730
832
  * <p>Updates an existing Authorizer resource.</p>
731
833
  */
732
834
  updateAuthorizer(args: UpdateAuthorizerCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAuthorizerCommandOutput>;
733
835
  updateAuthorizer(args: UpdateAuthorizerCommandInput, cb: (err: any, data?: UpdateAuthorizerCommandOutput) => void): void;
734
836
  updateAuthorizer(args: UpdateAuthorizerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAuthorizerCommandOutput) => void): void;
735
837
  /**
838
+ * @public
736
839
  * <p>Changes information about the BasePathMapping resource.</p>
737
840
  */
738
841
  updateBasePathMapping(args: UpdateBasePathMappingCommandInput, options?: __HttpHandlerOptions): Promise<UpdateBasePathMappingCommandOutput>;
739
842
  updateBasePathMapping(args: UpdateBasePathMappingCommandInput, cb: (err: any, data?: UpdateBasePathMappingCommandOutput) => void): void;
740
843
  updateBasePathMapping(args: UpdateBasePathMappingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateBasePathMappingCommandOutput) => void): void;
741
844
  /**
845
+ * @public
742
846
  * <p>Changes information about an ClientCertificate resource.</p>
743
847
  */
744
848
  updateClientCertificate(args: UpdateClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<UpdateClientCertificateCommandOutput>;
745
849
  updateClientCertificate(args: UpdateClientCertificateCommandInput, cb: (err: any, data?: UpdateClientCertificateCommandOutput) => void): void;
746
850
  updateClientCertificate(args: UpdateClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateClientCertificateCommandOutput) => void): void;
747
851
  /**
852
+ * @public
748
853
  * <p>Changes information about a Deployment resource.</p>
749
854
  */
750
855
  updateDeployment(args: UpdateDeploymentCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDeploymentCommandOutput>;
751
856
  updateDeployment(args: UpdateDeploymentCommandInput, cb: (err: any, data?: UpdateDeploymentCommandOutput) => void): void;
752
857
  updateDeployment(args: UpdateDeploymentCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDeploymentCommandOutput) => void): void;
753
858
  /**
859
+ * @public
754
860
  * <p>Updates a documentation part.</p>
755
861
  */
756
862
  updateDocumentationPart(args: UpdateDocumentationPartCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDocumentationPartCommandOutput>;
757
863
  updateDocumentationPart(args: UpdateDocumentationPartCommandInput, cb: (err: any, data?: UpdateDocumentationPartCommandOutput) => void): void;
758
864
  updateDocumentationPart(args: UpdateDocumentationPartCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDocumentationPartCommandOutput) => void): void;
759
865
  /**
866
+ * @public
760
867
  * <p>Updates a documentation version.</p>
761
868
  */
762
869
  updateDocumentationVersion(args: UpdateDocumentationVersionCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDocumentationVersionCommandOutput>;
763
870
  updateDocumentationVersion(args: UpdateDocumentationVersionCommandInput, cb: (err: any, data?: UpdateDocumentationVersionCommandOutput) => void): void;
764
871
  updateDocumentationVersion(args: UpdateDocumentationVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDocumentationVersionCommandOutput) => void): void;
765
872
  /**
873
+ * @public
766
874
  * <p>Changes information about the DomainName resource.</p>
767
875
  */
768
876
  updateDomainName(args: UpdateDomainNameCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDomainNameCommandOutput>;
769
877
  updateDomainName(args: UpdateDomainNameCommandInput, cb: (err: any, data?: UpdateDomainNameCommandOutput) => void): void;
770
878
  updateDomainName(args: UpdateDomainNameCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDomainNameCommandOutput) => void): void;
771
879
  /**
880
+ * @public
772
881
  * <p>Updates a GatewayResponse of a specified response type on the given RestApi.</p>
773
882
  */
774
883
  updateGatewayResponse(args: UpdateGatewayResponseCommandInput, options?: __HttpHandlerOptions): Promise<UpdateGatewayResponseCommandOutput>;
775
884
  updateGatewayResponse(args: UpdateGatewayResponseCommandInput, cb: (err: any, data?: UpdateGatewayResponseCommandOutput) => void): void;
776
885
  updateGatewayResponse(args: UpdateGatewayResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGatewayResponseCommandOutput) => void): void;
777
886
  /**
887
+ * @public
778
888
  * <p>Represents an update integration.</p>
779
889
  */
780
890
  updateIntegration(args: UpdateIntegrationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateIntegrationCommandOutput>;
781
891
  updateIntegration(args: UpdateIntegrationCommandInput, cb: (err: any, data?: UpdateIntegrationCommandOutput) => void): void;
782
892
  updateIntegration(args: UpdateIntegrationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateIntegrationCommandOutput) => void): void;
783
893
  /**
894
+ * @public
784
895
  * <p>Represents an update integration response.</p>
785
896
  */
786
897
  updateIntegrationResponse(args: UpdateIntegrationResponseCommandInput, options?: __HttpHandlerOptions): Promise<UpdateIntegrationResponseCommandOutput>;
787
898
  updateIntegrationResponse(args: UpdateIntegrationResponseCommandInput, cb: (err: any, data?: UpdateIntegrationResponseCommandOutput) => void): void;
788
899
  updateIntegrationResponse(args: UpdateIntegrationResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateIntegrationResponseCommandOutput) => void): void;
789
900
  /**
901
+ * @public
790
902
  * <p>Updates an existing Method resource.</p>
791
903
  */
792
904
  updateMethod(args: UpdateMethodCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMethodCommandOutput>;
793
905
  updateMethod(args: UpdateMethodCommandInput, cb: (err: any, data?: UpdateMethodCommandOutput) => void): void;
794
906
  updateMethod(args: UpdateMethodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMethodCommandOutput) => void): void;
795
907
  /**
908
+ * @public
796
909
  * <p>Updates an existing MethodResponse resource.</p>
797
910
  */
798
911
  updateMethodResponse(args: UpdateMethodResponseCommandInput, options?: __HttpHandlerOptions): Promise<UpdateMethodResponseCommandOutput>;
799
912
  updateMethodResponse(args: UpdateMethodResponseCommandInput, cb: (err: any, data?: UpdateMethodResponseCommandOutput) => void): void;
800
913
  updateMethodResponse(args: UpdateMethodResponseCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateMethodResponseCommandOutput) => void): void;
801
914
  /**
915
+ * @public
802
916
  * <p>Changes information about a model.</p>
803
917
  */
804
918
  updateModel(args: UpdateModelCommandInput, options?: __HttpHandlerOptions): Promise<UpdateModelCommandOutput>;
805
919
  updateModel(args: UpdateModelCommandInput, cb: (err: any, data?: UpdateModelCommandOutput) => void): void;
806
920
  updateModel(args: UpdateModelCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateModelCommandOutput) => void): void;
807
921
  /**
922
+ * @public
808
923
  * <p>Updates a RequestValidator of a given RestApi.</p>
809
924
  */
810
925
  updateRequestValidator(args: UpdateRequestValidatorCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRequestValidatorCommandOutput>;
811
926
  updateRequestValidator(args: UpdateRequestValidatorCommandInput, cb: (err: any, data?: UpdateRequestValidatorCommandOutput) => void): void;
812
927
  updateRequestValidator(args: UpdateRequestValidatorCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRequestValidatorCommandOutput) => void): void;
813
928
  /**
929
+ * @public
814
930
  * <p>Changes information about a Resource resource.</p>
815
931
  */
816
932
  updateResource(args: UpdateResourceCommandInput, options?: __HttpHandlerOptions): Promise<UpdateResourceCommandOutput>;
817
933
  updateResource(args: UpdateResourceCommandInput, cb: (err: any, data?: UpdateResourceCommandOutput) => void): void;
818
934
  updateResource(args: UpdateResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateResourceCommandOutput) => void): void;
819
935
  /**
936
+ * @public
820
937
  * <p>Changes information about the specified API.</p>
821
938
  */
822
939
  updateRestApi(args: UpdateRestApiCommandInput, options?: __HttpHandlerOptions): Promise<UpdateRestApiCommandOutput>;
823
940
  updateRestApi(args: UpdateRestApiCommandInput, cb: (err: any, data?: UpdateRestApiCommandOutput) => void): void;
824
941
  updateRestApi(args: UpdateRestApiCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRestApiCommandOutput) => void): void;
825
942
  /**
943
+ * @public
826
944
  * <p>Changes information about a Stage resource.</p>
827
945
  */
828
946
  updateStage(args: UpdateStageCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStageCommandOutput>;
829
947
  updateStage(args: UpdateStageCommandInput, cb: (err: any, data?: UpdateStageCommandOutput) => void): void;
830
948
  updateStage(args: UpdateStageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStageCommandOutput) => void): void;
831
949
  /**
950
+ * @public
832
951
  * <p>Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.</p>
833
952
  */
834
953
  updateUsage(args: UpdateUsageCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUsageCommandOutput>;
835
954
  updateUsage(args: UpdateUsageCommandInput, cb: (err: any, data?: UpdateUsageCommandOutput) => void): void;
836
955
  updateUsage(args: UpdateUsageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUsageCommandOutput) => void): void;
837
956
  /**
957
+ * @public
838
958
  * <p>Updates a usage plan of a given plan Id.</p>
839
959
  */
840
960
  updateUsagePlan(args: UpdateUsagePlanCommandInput, options?: __HttpHandlerOptions): Promise<UpdateUsagePlanCommandOutput>;
841
961
  updateUsagePlan(args: UpdateUsagePlanCommandInput, cb: (err: any, data?: UpdateUsagePlanCommandOutput) => void): void;
842
962
  updateUsagePlan(args: UpdateUsagePlanCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateUsagePlanCommandOutput) => void): void;
843
963
  /**
964
+ * @public
844
965
  * <p>Updates an existing VpcLink of a specified identifier.</p>
845
966
  */
846
967
  updateVpcLink(args: UpdateVpcLinkCommandInput, options?: __HttpHandlerOptions): Promise<UpdateVpcLinkCommandOutput>;