@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
@@ -129,125 +129,59 @@ import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "./command
129
129
  export declare type ServiceInputTypes = CreateApiKeyCommandInput | CreateAuthorizerCommandInput | CreateBasePathMappingCommandInput | CreateDeploymentCommandInput | CreateDocumentationPartCommandInput | CreateDocumentationVersionCommandInput | CreateDomainNameCommandInput | CreateModelCommandInput | CreateRequestValidatorCommandInput | CreateResourceCommandInput | CreateRestApiCommandInput | CreateStageCommandInput | CreateUsagePlanCommandInput | CreateUsagePlanKeyCommandInput | CreateVpcLinkCommandInput | DeleteApiKeyCommandInput | DeleteAuthorizerCommandInput | DeleteBasePathMappingCommandInput | DeleteClientCertificateCommandInput | DeleteDeploymentCommandInput | DeleteDocumentationPartCommandInput | DeleteDocumentationVersionCommandInput | DeleteDomainNameCommandInput | DeleteGatewayResponseCommandInput | DeleteIntegrationCommandInput | DeleteIntegrationResponseCommandInput | DeleteMethodCommandInput | DeleteMethodResponseCommandInput | DeleteModelCommandInput | DeleteRequestValidatorCommandInput | DeleteResourceCommandInput | DeleteRestApiCommandInput | DeleteStageCommandInput | DeleteUsagePlanCommandInput | DeleteUsagePlanKeyCommandInput | DeleteVpcLinkCommandInput | FlushStageAuthorizersCacheCommandInput | FlushStageCacheCommandInput | GenerateClientCertificateCommandInput | GetAccountCommandInput | GetApiKeyCommandInput | GetApiKeysCommandInput | GetAuthorizerCommandInput | GetAuthorizersCommandInput | GetBasePathMappingCommandInput | GetBasePathMappingsCommandInput | GetClientCertificateCommandInput | GetClientCertificatesCommandInput | GetDeploymentCommandInput | GetDeploymentsCommandInput | GetDocumentationPartCommandInput | GetDocumentationPartsCommandInput | GetDocumentationVersionCommandInput | GetDocumentationVersionsCommandInput | GetDomainNameCommandInput | GetDomainNamesCommandInput | GetExportCommandInput | GetGatewayResponseCommandInput | GetGatewayResponsesCommandInput | GetIntegrationCommandInput | GetIntegrationResponseCommandInput | GetMethodCommandInput | GetMethodResponseCommandInput | GetModelCommandInput | GetModelTemplateCommandInput | GetModelsCommandInput | GetRequestValidatorCommandInput | GetRequestValidatorsCommandInput | GetResourceCommandInput | GetResourcesCommandInput | GetRestApiCommandInput | GetRestApisCommandInput | GetSdkCommandInput | GetSdkTypeCommandInput | GetSdkTypesCommandInput | GetStageCommandInput | GetStagesCommandInput | GetTagsCommandInput | GetUsageCommandInput | GetUsagePlanCommandInput | GetUsagePlanKeyCommandInput | GetUsagePlanKeysCommandInput | GetUsagePlansCommandInput | GetVpcLinkCommandInput | GetVpcLinksCommandInput | ImportApiKeysCommandInput | ImportDocumentationPartsCommandInput | ImportRestApiCommandInput | PutGatewayResponseCommandInput | PutIntegrationCommandInput | PutIntegrationResponseCommandInput | PutMethodCommandInput | PutMethodResponseCommandInput | PutRestApiCommandInput | TagResourceCommandInput | TestInvokeAuthorizerCommandInput | TestInvokeMethodCommandInput | UntagResourceCommandInput | UpdateAccountCommandInput | UpdateApiKeyCommandInput | UpdateAuthorizerCommandInput | UpdateBasePathMappingCommandInput | UpdateClientCertificateCommandInput | UpdateDeploymentCommandInput | UpdateDocumentationPartCommandInput | UpdateDocumentationVersionCommandInput | UpdateDomainNameCommandInput | UpdateGatewayResponseCommandInput | UpdateIntegrationCommandInput | UpdateIntegrationResponseCommandInput | UpdateMethodCommandInput | UpdateMethodResponseCommandInput | UpdateModelCommandInput | UpdateRequestValidatorCommandInput | UpdateResourceCommandInput | UpdateRestApiCommandInput | UpdateStageCommandInput | UpdateUsageCommandInput | UpdateUsagePlanCommandInput | UpdateVpcLinkCommandInput;
130
130
  export declare type ServiceOutputTypes = CreateApiKeyCommandOutput | CreateAuthorizerCommandOutput | CreateBasePathMappingCommandOutput | CreateDeploymentCommandOutput | CreateDocumentationPartCommandOutput | CreateDocumentationVersionCommandOutput | CreateDomainNameCommandOutput | CreateModelCommandOutput | CreateRequestValidatorCommandOutput | CreateResourceCommandOutput | CreateRestApiCommandOutput | CreateStageCommandOutput | CreateUsagePlanCommandOutput | CreateUsagePlanKeyCommandOutput | CreateVpcLinkCommandOutput | DeleteApiKeyCommandOutput | DeleteAuthorizerCommandOutput | DeleteBasePathMappingCommandOutput | DeleteClientCertificateCommandOutput | DeleteDeploymentCommandOutput | DeleteDocumentationPartCommandOutput | DeleteDocumentationVersionCommandOutput | DeleteDomainNameCommandOutput | DeleteGatewayResponseCommandOutput | DeleteIntegrationCommandOutput | DeleteIntegrationResponseCommandOutput | DeleteMethodCommandOutput | DeleteMethodResponseCommandOutput | DeleteModelCommandOutput | DeleteRequestValidatorCommandOutput | DeleteResourceCommandOutput | DeleteRestApiCommandOutput | DeleteStageCommandOutput | DeleteUsagePlanCommandOutput | DeleteUsagePlanKeyCommandOutput | DeleteVpcLinkCommandOutput | FlushStageAuthorizersCacheCommandOutput | FlushStageCacheCommandOutput | GenerateClientCertificateCommandOutput | GetAccountCommandOutput | GetApiKeyCommandOutput | GetApiKeysCommandOutput | GetAuthorizerCommandOutput | GetAuthorizersCommandOutput | GetBasePathMappingCommandOutput | GetBasePathMappingsCommandOutput | GetClientCertificateCommandOutput | GetClientCertificatesCommandOutput | GetDeploymentCommandOutput | GetDeploymentsCommandOutput | GetDocumentationPartCommandOutput | GetDocumentationPartsCommandOutput | GetDocumentationVersionCommandOutput | GetDocumentationVersionsCommandOutput | GetDomainNameCommandOutput | GetDomainNamesCommandOutput | GetExportCommandOutput | GetGatewayResponseCommandOutput | GetGatewayResponsesCommandOutput | GetIntegrationCommandOutput | GetIntegrationResponseCommandOutput | GetMethodCommandOutput | GetMethodResponseCommandOutput | GetModelCommandOutput | GetModelTemplateCommandOutput | GetModelsCommandOutput | GetRequestValidatorCommandOutput | GetRequestValidatorsCommandOutput | GetResourceCommandOutput | GetResourcesCommandOutput | GetRestApiCommandOutput | GetRestApisCommandOutput | GetSdkCommandOutput | GetSdkTypeCommandOutput | GetSdkTypesCommandOutput | GetStageCommandOutput | GetStagesCommandOutput | GetTagsCommandOutput | GetUsageCommandOutput | GetUsagePlanCommandOutput | GetUsagePlanKeyCommandOutput | GetUsagePlanKeysCommandOutput | GetUsagePlansCommandOutput | GetVpcLinkCommandOutput | GetVpcLinksCommandOutput | ImportApiKeysCommandOutput | ImportDocumentationPartsCommandOutput | ImportRestApiCommandOutput | PutGatewayResponseCommandOutput | PutIntegrationCommandOutput | PutIntegrationResponseCommandOutput | PutMethodCommandOutput | PutMethodResponseCommandOutput | PutRestApiCommandOutput | TagResourceCommandOutput | TestInvokeAuthorizerCommandOutput | TestInvokeMethodCommandOutput | UntagResourceCommandOutput | UpdateAccountCommandOutput | UpdateApiKeyCommandOutput | UpdateAuthorizerCommandOutput | UpdateBasePathMappingCommandOutput | UpdateClientCertificateCommandOutput | UpdateDeploymentCommandOutput | UpdateDocumentationPartCommandOutput | UpdateDocumentationVersionCommandOutput | UpdateDomainNameCommandOutput | UpdateGatewayResponseCommandOutput | UpdateIntegrationCommandOutput | UpdateIntegrationResponseCommandOutput | UpdateMethodCommandOutput | UpdateMethodResponseCommandOutput | UpdateModelCommandOutput | UpdateRequestValidatorCommandOutput | UpdateResourceCommandOutput | UpdateRestApiCommandOutput | UpdateStageCommandOutput | UpdateUsageCommandOutput | UpdateUsagePlanCommandOutput | UpdateVpcLinkCommandOutput;
131
131
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
132
- /**
133
- * The HTTP handler to use. Fetch in browser and Https in Nodejs.
134
- */
132
+
135
133
  requestHandler?: __HttpHandler;
136
- /**
137
- * A constructor for a class implementing the {@link __Hash} interface
138
- * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
139
- * @internal
140
- */
134
+
141
135
  sha256?: __HashConstructor;
142
- /**
143
- * The function that will be used to convert strings into HTTP endpoints.
144
- * @internal
145
- */
136
+
146
137
  urlParser?: __UrlParser;
147
- /**
148
- * A function that can calculate the length of a request body.
149
- * @internal
150
- */
138
+
151
139
  bodyLengthChecker?: (body: any) => number | undefined;
152
- /**
153
- * A function that converts a stream into an array of bytes.
154
- * @internal
155
- */
140
+
156
141
  streamCollector?: __StreamCollector;
157
- /**
158
- * The function that will be used to convert a base64-encoded string to a byte array.
159
- * @internal
160
- */
142
+
161
143
  base64Decoder?: __Decoder;
162
- /**
163
- * The function that will be used to convert binary data to a base64-encoded string.
164
- * @internal
165
- */
144
+
166
145
  base64Encoder?: __Encoder;
167
- /**
168
- * The function that will be used to convert a UTF8-encoded string to a byte array.
169
- * @internal
170
- */
146
+
171
147
  utf8Decoder?: __Decoder;
172
- /**
173
- * The function that will be used to convert binary data to a UTF-8 encoded string.
174
- * @internal
175
- */
148
+
176
149
  utf8Encoder?: __Encoder;
177
- /**
178
- * The runtime environment.
179
- * @internal
180
- */
150
+
181
151
  runtime?: string;
182
- /**
183
- * Disable dyanamically changing the endpoint of the client based on the hostPrefix
184
- * trait of an operation.
185
- */
152
+
186
153
  disableHostPrefix?: boolean;
187
- /**
188
- * Value for how many times a request will be made at most in case of retry.
189
- */
154
+
190
155
  maxAttempts?: number | __Provider<number>;
191
- /**
192
- * Specifies which retry algorithm to use.
193
- */
156
+
194
157
  retryMode?: string | __Provider<string>;
195
- /**
196
- * Optional logger for logging debug/info/warn/error.
197
- */
158
+
198
159
  logger?: __Logger;
199
- /**
200
- * Unique service identifier.
201
- * @internal
202
- */
160
+
203
161
  serviceId?: string;
204
- /**
205
- * The AWS region to which this client will send requests
206
- */
162
+
207
163
  region?: string | __Provider<string>;
208
- /**
209
- * Default credentials provider; Not available in browser runtime.
210
- * @internal
211
- */
164
+
212
165
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
213
- /**
214
- * Fetch related hostname, signing name or signing region with given region.
215
- * @internal
216
- */
166
+
217
167
  regionInfoProvider?: RegionInfoProvider;
218
- /**
219
- * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
220
- * @internal
221
- */
168
+
222
169
  defaultUserAgentProvider?: Provider<__UserAgent>;
223
170
  }
224
171
  declare type APIGatewayClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
225
- /**
226
- * The configuration interface of APIGatewayClient class constructor that set the region, credentials and other options.
227
- */
172
+
228
173
  export interface APIGatewayClientConfig extends APIGatewayClientConfigType {
229
174
  }
230
175
  declare type APIGatewayClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
231
- /**
232
- * The resolved configuration interface of APIGatewayClient class. This is resolved and normalized from the {@link APIGatewayClientConfig | constructor configuration interface}.
233
- */
176
+
234
177
  export interface APIGatewayClientResolvedConfig extends APIGatewayClientResolvedConfigType {
235
178
  }
236
- /**
237
- * <fullname>Amazon API Gateway</fullname>
238
- * <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>
239
- */
179
+
240
180
  export declare class APIGatewayClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, APIGatewayClientResolvedConfig> {
241
- /**
242
- * The resolved configuration of APIGatewayClient class. This is resolved and normalized from the {@link APIGatewayClientConfig | constructor configuration interface}.
243
- */
181
+
244
182
  readonly config: APIGatewayClientResolvedConfig;
245
183
  constructor(configuration: APIGatewayClientConfig);
246
- /**
247
- * Destroy underlying resources, like sockets. It's usually not necessary to do this.
248
- * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed.
249
- * Otherwise, sockets might stay open for quite a long time before the server terminates them.
250
- */
184
+
251
185
  destroy(): void;
252
186
  }
253
187
  export {};
@@ -6,30 +6,11 @@ export interface CreateApiKeyCommandInput extends CreateApiKeyRequest {
6
6
  }
7
7
  export interface CreateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Create an <a>ApiKey</a> resource. </p>
11
- * <div class="seeAlso"><a href="https://docs.aws.amazon.com/cli/latest/reference/apigateway/create-api-key.html">AWS CLI</a></div>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { APIGatewayClient, CreateApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
16
- * // const { APIGatewayClient, CreateApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
17
- * const client = new APIGatewayClient(config);
18
- * const command = new CreateApiKeyCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateApiKeyCommandInput} for command's `input` shape.
23
- * @see {@link CreateApiKeyCommandOutput} for command's `response` shape.
24
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class CreateApiKeyCommand extends $Command<CreateApiKeyCommandInput, CreateApiKeyCommandOutput, APIGatewayClientResolvedConfig> {
28
11
  readonly input: CreateApiKeyCommandInput;
29
12
  constructor(input: CreateApiKeyCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApiKeyCommandInput, CreateApiKeyCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface CreateAuthorizerCommandInput extends CreateAuthorizerRequest {
6
6
  }
7
7
  export interface CreateAuthorizerCommandOutput extends Authorizer, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Adds a new <a>Authorizer</a> resource to an existing <a>RestApi</a> resource.</p>
11
- * <div class="seeAlso"><a href="https://docs.aws.amazon.com/cli/latest/reference/apigateway/create-authorizer.html">AWS CLI</a></div>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { APIGatewayClient, CreateAuthorizerCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
16
- * // const { APIGatewayClient, CreateAuthorizerCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
17
- * const client = new APIGatewayClient(config);
18
- * const command = new CreateAuthorizerCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateAuthorizerCommandInput} for command's `input` shape.
23
- * @see {@link CreateAuthorizerCommandOutput} for command's `response` shape.
24
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class CreateAuthorizerCommand extends $Command<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, APIGatewayClientResolvedConfig> {
28
11
  readonly input: CreateAuthorizerCommandInput;
29
12
  constructor(input: CreateAuthorizerCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateBasePathMappingCommandInput extends CreateBasePathMapping
6
6
  }
7
7
  export interface CreateBasePathMappingCommandOutput extends BasePathMapping, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a new <a>BasePathMapping</a> resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateBasePathMappingCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateBasePathMappingCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateBasePathMappingCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateBasePathMappingCommandInput} for command's `input` shape.
22
- * @see {@link CreateBasePathMappingCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateBasePathMappingCommand extends $Command<CreateBasePathMappingCommandInput, CreateBasePathMappingCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateBasePathMappingCommandInput;
28
12
  constructor(input: CreateBasePathMappingCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBasePathMappingCommandInput, CreateBasePathMappingCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
6
6
  }
7
7
  export interface CreateDeploymentCommandOutput extends Deployment, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a <a>Deployment</a> resource, which makes a specified <a>RestApi</a> callable over the internet.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateDeploymentCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateDeploymentCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateDeploymentCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateDeploymentCommandInput} for command's `input` shape.
22
- * @see {@link CreateDeploymentCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateDeploymentCommand extends $Command<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateDeploymentCommandInput;
28
12
  constructor(input: CreateDeploymentCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDeploymentCommandInput, CreateDeploymentCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -9,9 +9,7 @@ export interface CreateDocumentationPartCommandOutput extends DocumentationPart,
9
9
  export declare class CreateDocumentationPartCommand extends $Command<CreateDocumentationPartCommandInput, CreateDocumentationPartCommandOutput, APIGatewayClientResolvedConfig> {
10
10
  readonly input: CreateDocumentationPartCommandInput;
11
11
  constructor(input: CreateDocumentationPartCommandInput);
12
- /**
13
- * @internal
14
- */
12
+
15
13
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDocumentationPartCommandInput, CreateDocumentationPartCommandOutput>;
16
14
  private serialize;
17
15
  private deserialize;
@@ -9,9 +9,7 @@ export interface CreateDocumentationVersionCommandOutput extends DocumentationVe
9
9
  export declare class CreateDocumentationVersionCommand extends $Command<CreateDocumentationVersionCommandInput, CreateDocumentationVersionCommandOutput, APIGatewayClientResolvedConfig> {
10
10
  readonly input: CreateDocumentationVersionCommandInput;
11
11
  constructor(input: CreateDocumentationVersionCommandInput);
12
- /**
13
- * @internal
14
- */
12
+
15
13
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDocumentationVersionCommandInput, CreateDocumentationVersionCommandOutput>;
16
14
  private serialize;
17
15
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateDomainNameCommandInput extends CreateDomainNameRequest {
6
6
  }
7
7
  export interface CreateDomainNameCommandOutput extends DomainName, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a new domain name.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateDomainNameCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateDomainNameCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateDomainNameCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateDomainNameCommandInput} for command's `input` shape.
22
- * @see {@link CreateDomainNameCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateDomainNameCommand extends $Command<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateDomainNameCommandInput;
28
12
  constructor(input: CreateDomainNameCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDomainNameCommandInput, CreateDomainNameCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateModelCommandInput extends CreateModelRequest {
6
6
  }
7
7
  export interface CreateModelCommandOutput extends Model, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Adds a new <a>Model</a> resource to an existing <a>RestApi</a> resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateModelCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateModelCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateModelCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateModelCommandInput} for command's `input` shape.
22
- * @see {@link CreateModelCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateModelCommand extends $Command<CreateModelCommandInput, CreateModelCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateModelCommandInput;
28
12
  constructor(input: CreateModelCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateModelCommandInput, CreateModelCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateRequestValidatorCommandInput extends CreateRequestValidat
6
6
  }
7
7
  export interface CreateRequestValidatorCommandOutput extends RequestValidator, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a <a>ReqeustValidator</a> of a given <a>RestApi</a>.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateRequestValidatorCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateRequestValidatorCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateRequestValidatorCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateRequestValidatorCommandInput} for command's `input` shape.
22
- * @see {@link CreateRequestValidatorCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateRequestValidatorCommand extends $Command<CreateRequestValidatorCommandInput, CreateRequestValidatorCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateRequestValidatorCommandInput;
28
12
  constructor(input: CreateRequestValidatorCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRequestValidatorCommandInput, CreateRequestValidatorCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateResourceCommandInput extends CreateResourceRequest {
6
6
  }
7
7
  export interface CreateResourceCommandOutput extends Resource, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a <a>Resource</a> resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateResourceCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateResourceCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateResourceCommandInput} for command's `input` shape.
22
- * @see {@link CreateResourceCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateResourceCommand extends $Command<CreateResourceCommandInput, CreateResourceCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateResourceCommandInput;
28
12
  constructor(input: CreateResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateResourceCommandInput, CreateResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateRestApiCommandInput extends CreateRestApiRequest {
6
6
  }
7
7
  export interface CreateRestApiCommandOutput extends RestApi, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a new <a>RestApi</a> resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateRestApiCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateRestApiCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateRestApiCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateRestApiCommandInput} for command's `input` shape.
22
- * @see {@link CreateRestApiCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateRestApiCommand extends $Command<CreateRestApiCommandInput, CreateRestApiCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateRestApiCommandInput;
28
12
  constructor(input: CreateRestApiCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRestApiCommandInput, CreateRestApiCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface CreateStageCommandInput extends CreateStageRequest {
6
6
  }
7
7
  export interface CreateStageCommandOutput extends Stage, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a new <a>Stage</a> resource that references a pre-existing <a>Deployment</a> for the API. </p>
11
- * <!-- <p>Creates a <a>Stage</a> resource.</p> -->
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { APIGatewayClient, CreateStageCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
16
- * // const { APIGatewayClient, CreateStageCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
17
- * const client = new APIGatewayClient(config);
18
- * const command = new CreateStageCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link CreateStageCommandInput} for command's `input` shape.
23
- * @see {@link CreateStageCommandOutput} for command's `response` shape.
24
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class CreateStageCommand extends $Command<CreateStageCommandInput, CreateStageCommandOutput, APIGatewayClientResolvedConfig> {
28
11
  readonly input: CreateStageCommandInput;
29
12
  constructor(input: CreateStageCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStageCommandInput, CreateStageCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateUsagePlanCommandInput extends CreateUsagePlanRequest {
6
6
  }
7
7
  export interface CreateUsagePlanCommandOutput extends UsagePlan, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload. </p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateUsagePlanCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateUsagePlanCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateUsagePlanCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateUsagePlanCommandInput} for command's `input` shape.
22
- * @see {@link CreateUsagePlanCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateUsagePlanCommand extends $Command<CreateUsagePlanCommandInput, CreateUsagePlanCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateUsagePlanCommandInput;
28
12
  constructor(input: CreateUsagePlanCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUsagePlanCommandInput, CreateUsagePlanCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateUsagePlanKeyCommandInput extends CreateUsagePlanKeyReques
6
6
  }
7
7
  export interface CreateUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Creates a usage plan key for adding an existing API key to a usage plan.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateUsagePlanKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateUsagePlanKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateUsagePlanKeyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateUsagePlanKeyCommandInput} for command's `input` shape.
22
- * @see {@link CreateUsagePlanKeyCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateUsagePlanKeyCommand extends $Command<CreateUsagePlanKeyCommandInput, CreateUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateUsagePlanKeyCommandInput;
28
12
  constructor(input: CreateUsagePlanKeyCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUsagePlanKeyCommandInput, CreateUsagePlanKeyCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface CreateVpcLinkCommandInput extends CreateVpcLinkRequest {
6
6
  }
7
7
  export interface CreateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
8
8
  }
9
- /**
10
- * <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>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, CreateVpcLinkCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, CreateVpcLinkCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new CreateVpcLinkCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link CreateVpcLinkCommandInput} for command's `input` shape.
22
- * @see {@link CreateVpcLinkCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class CreateVpcLinkCommand extends $Command<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: CreateVpcLinkCommandInput;
28
12
  constructor(input: CreateVpcLinkCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DeleteApiKeyCommandInput extends DeleteApiKeyRequest {
6
6
  }
7
7
  export interface DeleteApiKeyCommandOutput extends __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Deletes the <a>ApiKey</a> resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { APIGatewayClient, DeleteApiKeyCommand } from "@aws-sdk/client-api-gateway"; // ES Modules import
15
- * // const { APIGatewayClient, DeleteApiKeyCommand } = require("@aws-sdk/client-api-gateway"); // CommonJS import
16
- * const client = new APIGatewayClient(config);
17
- * const command = new DeleteApiKeyCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DeleteApiKeyCommandInput} for command's `input` shape.
22
- * @see {@link DeleteApiKeyCommandOutput} for command's `response` shape.
23
- * @see {@link APIGatewayClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DeleteApiKeyCommand extends $Command<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput, APIGatewayClientResolvedConfig> {
27
11
  readonly input: DeleteApiKeyCommandInput;
28
12
  constructor(input: DeleteApiKeyCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;