@aws-sdk/client-api-gateway 3.36.0 → 3.36.1

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