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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (283) hide show
  1. package/CHANGELOG.md +42 -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/commands/index.js +123 -0
  125. package/dist-cjs/endpoints.js +6 -1
  126. package/dist-cjs/index.js +4 -135
  127. package/dist-cjs/models/models_0.js +0 -579
  128. package/dist-cjs/pagination/GetApiKeysPaginator.js +0 -10
  129. package/dist-cjs/pagination/GetBasePathMappingsPaginator.js +0 -10
  130. package/dist-cjs/pagination/GetClientCertificatesPaginator.js +0 -10
  131. package/dist-cjs/pagination/GetDeploymentsPaginator.js +0 -10
  132. package/dist-cjs/pagination/GetDomainNamesPaginator.js +0 -10
  133. package/dist-cjs/pagination/GetModelsPaginator.js +0 -10
  134. package/dist-cjs/pagination/GetResourcesPaginator.js +0 -10
  135. package/dist-cjs/pagination/GetRestApisPaginator.js +0 -10
  136. package/dist-cjs/pagination/GetUsagePaginator.js +0 -10
  137. package/dist-cjs/pagination/GetUsagePlanKeysPaginator.js +0 -10
  138. package/dist-cjs/pagination/GetUsagePlansPaginator.js +0 -10
  139. package/dist-cjs/pagination/GetVpcLinksPaginator.js +0 -10
  140. package/dist-cjs/pagination/index.js +16 -0
  141. package/dist-cjs/protocols/Aws_restJson1.js +0 -5
  142. package/dist-cjs/runtimeConfig.browser.js +1 -5
  143. package/dist-cjs/runtimeConfig.js +1 -5
  144. package/dist-cjs/runtimeConfig.native.js +0 -3
  145. package/dist-cjs/runtimeConfig.shared.js +0 -3
  146. package/dist-es/commands/index.js +120 -0
  147. package/dist-es/endpoints.js +6 -1
  148. package/dist-es/index.js +4 -135
  149. package/dist-es/pagination/index.js +13 -0
  150. package/dist-types/commands/index.d.ts +120 -0
  151. package/dist-types/index.d.ts +4 -135
  152. package/dist-types/pagination/index.d.ts +13 -0
  153. package/dist-types/ts3.4/APIGateway.d.ts +108 -337
  154. package/dist-types/ts3.4/APIGatewayClient.d.ts +24 -90
  155. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +2 -21
  156. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +2 -21
  157. package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +2 -20
  158. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +2 -20
  159. package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +1 -3
  160. package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +1 -3
  161. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +2 -20
  162. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +2 -20
  163. package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +2 -20
  164. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +2 -20
  165. package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +2 -20
  166. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +2 -21
  167. package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +2 -20
  168. package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +2 -20
  169. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +2 -20
  170. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +2 -20
  171. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +2 -21
  172. package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +2 -20
  173. package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +2 -20
  174. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +2 -20
  175. package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +1 -3
  176. package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +1 -3
  177. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +2 -20
  178. package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +2 -20
  179. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +2 -20
  180. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +2 -20
  181. package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +2 -20
  182. package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +2 -20
  183. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +2 -20
  184. package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +2 -20
  185. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +2 -20
  186. package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +2 -20
  187. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +2 -20
  188. package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +2 -20
  189. package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +2 -20
  190. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +2 -20
  191. package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +2 -20
  192. package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +2 -20
  193. package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +2 -20
  194. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +2 -20
  195. package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +2 -20
  196. package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +2 -20
  197. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +2 -21
  198. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +2 -21
  199. package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +2 -20
  200. package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +2 -20
  201. package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +2 -20
  202. package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +2 -20
  203. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +2 -20
  204. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +2 -20
  205. package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +1 -3
  206. package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +1 -3
  207. package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +1 -3
  208. package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +1 -3
  209. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +2 -20
  210. package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +2 -20
  211. package/dist-types/ts3.4/commands/GetExportCommand.d.ts +2 -20
  212. package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +2 -20
  213. package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +2 -20
  214. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +2 -20
  215. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +2 -20
  216. package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +2 -20
  217. package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +2 -20
  218. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +2 -20
  219. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +2 -20
  220. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +2 -20
  221. package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +2 -20
  222. package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +2 -20
  223. package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +2 -20
  224. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +2 -20
  225. package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +2 -20
  226. package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +2 -20
  227. package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +2 -20
  228. package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +1 -3
  229. package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +1 -3
  230. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +2 -20
  231. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +2 -20
  232. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -20
  233. package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +2 -20
  234. package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +2 -20
  235. package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +2 -20
  236. package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +2 -20
  237. package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +2 -20
  238. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +2 -20
  239. package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +2 -20
  240. package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +2 -20
  241. package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +1 -3
  242. package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +2 -20
  243. package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +2 -20
  244. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +2 -20
  245. package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +2 -20
  246. package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +2 -20
  247. package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +2 -20
  248. package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +2 -21
  249. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -20
  250. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +2 -24
  251. package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +2 -20
  252. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -20
  253. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +2 -20
  254. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +2 -20
  255. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +2 -21
  256. package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +2 -20
  257. package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +2 -20
  258. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +2 -20
  259. package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +1 -3
  260. package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +1 -3
  261. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +2 -20
  262. package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +2 -20
  263. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +2 -20
  264. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +2 -20
  265. package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +2 -20
  266. package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +2 -20
  267. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +2 -20
  268. package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +2 -20
  269. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +2 -20
  270. package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +2 -20
  271. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +2 -20
  272. package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +2 -20
  273. package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +2 -20
  274. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +2 -20
  275. package/dist-types/ts3.4/commands/index.d.ts +120 -0
  276. package/dist-types/ts3.4/index.d.ts +4 -135
  277. package/dist-types/ts3.4/models/models_0.d.ts +1083 -4677
  278. package/dist-types/ts3.4/pagination/index.d.ts +13 -0
  279. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  280. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  281. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  282. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  283. package/package.json +33 -33
@@ -0,0 +1,120 @@
1
+ export * from "./CreateApiKeyCommand";
2
+ export * from "./CreateAuthorizerCommand";
3
+ export * from "./CreateBasePathMappingCommand";
4
+ export * from "./CreateDeploymentCommand";
5
+ export * from "./CreateDocumentationPartCommand";
6
+ export * from "./CreateDocumentationVersionCommand";
7
+ export * from "./CreateDomainNameCommand";
8
+ export * from "./CreateModelCommand";
9
+ export * from "./CreateRequestValidatorCommand";
10
+ export * from "./CreateResourceCommand";
11
+ export * from "./CreateRestApiCommand";
12
+ export * from "./CreateStageCommand";
13
+ export * from "./CreateUsagePlanCommand";
14
+ export * from "./CreateUsagePlanKeyCommand";
15
+ export * from "./CreateVpcLinkCommand";
16
+ export * from "./DeleteApiKeyCommand";
17
+ export * from "./DeleteAuthorizerCommand";
18
+ export * from "./DeleteBasePathMappingCommand";
19
+ export * from "./DeleteClientCertificateCommand";
20
+ export * from "./DeleteDeploymentCommand";
21
+ export * from "./DeleteDocumentationPartCommand";
22
+ export * from "./DeleteDocumentationVersionCommand";
23
+ export * from "./DeleteDomainNameCommand";
24
+ export * from "./DeleteGatewayResponseCommand";
25
+ export * from "./DeleteIntegrationCommand";
26
+ export * from "./DeleteIntegrationResponseCommand";
27
+ export * from "./DeleteMethodCommand";
28
+ export * from "./DeleteMethodResponseCommand";
29
+ export * from "./DeleteModelCommand";
30
+ export * from "./DeleteRequestValidatorCommand";
31
+ export * from "./DeleteResourceCommand";
32
+ export * from "./DeleteRestApiCommand";
33
+ export * from "./DeleteStageCommand";
34
+ export * from "./DeleteUsagePlanCommand";
35
+ export * from "./DeleteUsagePlanKeyCommand";
36
+ export * from "./DeleteVpcLinkCommand";
37
+ export * from "./FlushStageAuthorizersCacheCommand";
38
+ export * from "./FlushStageCacheCommand";
39
+ export * from "./GenerateClientCertificateCommand";
40
+ export * from "./GetAccountCommand";
41
+ export * from "./GetApiKeyCommand";
42
+ export * from "./GetApiKeysCommand";
43
+ export * from "./GetAuthorizerCommand";
44
+ export * from "./GetAuthorizersCommand";
45
+ export * from "./GetBasePathMappingCommand";
46
+ export * from "./GetBasePathMappingsCommand";
47
+ export * from "./GetClientCertificateCommand";
48
+ export * from "./GetClientCertificatesCommand";
49
+ export * from "./GetDeploymentCommand";
50
+ export * from "./GetDeploymentsCommand";
51
+ export * from "./GetDocumentationPartCommand";
52
+ export * from "./GetDocumentationPartsCommand";
53
+ export * from "./GetDocumentationVersionCommand";
54
+ export * from "./GetDocumentationVersionsCommand";
55
+ export * from "./GetDomainNameCommand";
56
+ export * from "./GetDomainNamesCommand";
57
+ export * from "./GetExportCommand";
58
+ export * from "./GetGatewayResponseCommand";
59
+ export * from "./GetGatewayResponsesCommand";
60
+ export * from "./GetIntegrationCommand";
61
+ export * from "./GetIntegrationResponseCommand";
62
+ export * from "./GetMethodCommand";
63
+ export * from "./GetMethodResponseCommand";
64
+ export * from "./GetModelCommand";
65
+ export * from "./GetModelTemplateCommand";
66
+ export * from "./GetModelsCommand";
67
+ export * from "./GetRequestValidatorCommand";
68
+ export * from "./GetRequestValidatorsCommand";
69
+ export * from "./GetResourceCommand";
70
+ export * from "./GetResourcesCommand";
71
+ export * from "./GetRestApiCommand";
72
+ export * from "./GetRestApisCommand";
73
+ export * from "./GetSdkCommand";
74
+ export * from "./GetSdkTypeCommand";
75
+ export * from "./GetSdkTypesCommand";
76
+ export * from "./GetStageCommand";
77
+ export * from "./GetStagesCommand";
78
+ export * from "./GetTagsCommand";
79
+ export * from "./GetUsageCommand";
80
+ export * from "./GetUsagePlanCommand";
81
+ export * from "./GetUsagePlanKeyCommand";
82
+ export * from "./GetUsagePlanKeysCommand";
83
+ export * from "./GetUsagePlansCommand";
84
+ export * from "./GetVpcLinkCommand";
85
+ export * from "./GetVpcLinksCommand";
86
+ export * from "./ImportApiKeysCommand";
87
+ export * from "./ImportDocumentationPartsCommand";
88
+ export * from "./ImportRestApiCommand";
89
+ export * from "./PutGatewayResponseCommand";
90
+ export * from "./PutIntegrationCommand";
91
+ export * from "./PutIntegrationResponseCommand";
92
+ export * from "./PutMethodCommand";
93
+ export * from "./PutMethodResponseCommand";
94
+ export * from "./PutRestApiCommand";
95
+ export * from "./TagResourceCommand";
96
+ export * from "./TestInvokeAuthorizerCommand";
97
+ export * from "./TestInvokeMethodCommand";
98
+ export * from "./UntagResourceCommand";
99
+ export * from "./UpdateAccountCommand";
100
+ export * from "./UpdateApiKeyCommand";
101
+ export * from "./UpdateAuthorizerCommand";
102
+ export * from "./UpdateBasePathMappingCommand";
103
+ export * from "./UpdateClientCertificateCommand";
104
+ export * from "./UpdateDeploymentCommand";
105
+ export * from "./UpdateDocumentationPartCommand";
106
+ export * from "./UpdateDocumentationVersionCommand";
107
+ export * from "./UpdateDomainNameCommand";
108
+ export * from "./UpdateGatewayResponseCommand";
109
+ export * from "./UpdateIntegrationCommand";
110
+ export * from "./UpdateIntegrationResponseCommand";
111
+ export * from "./UpdateMethodCommand";
112
+ export * from "./UpdateMethodResponseCommand";
113
+ export * from "./UpdateModelCommand";
114
+ export * from "./UpdateRequestValidatorCommand";
115
+ export * from "./UpdateResourceCommand";
116
+ export * from "./UpdateRestApiCommand";
117
+ export * from "./UpdateStageCommand";
118
+ export * from "./UpdateUsageCommand";
119
+ export * from "./UpdateUsagePlanCommand";
120
+ export * from "./UpdateVpcLinkCommand";
@@ -1,136 +1,5 @@
1
- export * from "./APIGatewayClient";
2
1
  export * from "./APIGateway";
3
- export * from "./commands/CreateApiKeyCommand";
4
- export * from "./commands/CreateAuthorizerCommand";
5
- export * from "./commands/CreateBasePathMappingCommand";
6
- export * from "./commands/CreateDeploymentCommand";
7
- export * from "./commands/CreateDocumentationPartCommand";
8
- export * from "./commands/CreateDocumentationVersionCommand";
9
- export * from "./commands/CreateDomainNameCommand";
10
- export * from "./commands/CreateModelCommand";
11
- export * from "./commands/CreateRequestValidatorCommand";
12
- export * from "./commands/CreateResourceCommand";
13
- export * from "./commands/CreateRestApiCommand";
14
- export * from "./commands/CreateStageCommand";
15
- export * from "./commands/CreateUsagePlanCommand";
16
- export * from "./commands/CreateUsagePlanKeyCommand";
17
- export * from "./commands/CreateVpcLinkCommand";
18
- export * from "./commands/DeleteApiKeyCommand";
19
- export * from "./commands/DeleteAuthorizerCommand";
20
- export * from "./commands/DeleteBasePathMappingCommand";
21
- export * from "./commands/DeleteClientCertificateCommand";
22
- export * from "./commands/DeleteDeploymentCommand";
23
- export * from "./commands/DeleteDocumentationPartCommand";
24
- export * from "./commands/DeleteDocumentationVersionCommand";
25
- export * from "./commands/DeleteDomainNameCommand";
26
- export * from "./commands/DeleteGatewayResponseCommand";
27
- export * from "./commands/DeleteIntegrationCommand";
28
- export * from "./commands/DeleteIntegrationResponseCommand";
29
- export * from "./commands/DeleteMethodCommand";
30
- export * from "./commands/DeleteMethodResponseCommand";
31
- export * from "./commands/DeleteModelCommand";
32
- export * from "./commands/DeleteRequestValidatorCommand";
33
- export * from "./commands/DeleteResourceCommand";
34
- export * from "./commands/DeleteRestApiCommand";
35
- export * from "./commands/DeleteStageCommand";
36
- export * from "./commands/DeleteUsagePlanCommand";
37
- export * from "./commands/DeleteUsagePlanKeyCommand";
38
- export * from "./commands/DeleteVpcLinkCommand";
39
- export * from "./commands/FlushStageAuthorizersCacheCommand";
40
- export * from "./commands/FlushStageCacheCommand";
41
- export * from "./commands/GenerateClientCertificateCommand";
42
- export * from "./commands/GetAccountCommand";
43
- export * from "./commands/GetApiKeyCommand";
44
- export * from "./commands/GetApiKeysCommand";
45
- export * from "./pagination/GetApiKeysPaginator";
46
- export * from "./commands/GetAuthorizerCommand";
47
- export * from "./commands/GetAuthorizersCommand";
48
- export * from "./commands/GetBasePathMappingCommand";
49
- export * from "./commands/GetBasePathMappingsCommand";
50
- export * from "./pagination/GetBasePathMappingsPaginator";
51
- export * from "./commands/GetClientCertificateCommand";
52
- export * from "./commands/GetClientCertificatesCommand";
53
- export * from "./pagination/GetClientCertificatesPaginator";
54
- export * from "./commands/GetDeploymentCommand";
55
- export * from "./commands/GetDeploymentsCommand";
56
- export * from "./pagination/GetDeploymentsPaginator";
57
- export * from "./commands/GetDocumentationPartCommand";
58
- export * from "./commands/GetDocumentationPartsCommand";
59
- export * from "./commands/GetDocumentationVersionCommand";
60
- export * from "./commands/GetDocumentationVersionsCommand";
61
- export * from "./commands/GetDomainNameCommand";
62
- export * from "./commands/GetDomainNamesCommand";
63
- export * from "./pagination/GetDomainNamesPaginator";
64
- export * from "./commands/GetExportCommand";
65
- export * from "./commands/GetGatewayResponseCommand";
66
- export * from "./commands/GetGatewayResponsesCommand";
67
- export * from "./commands/GetIntegrationCommand";
68
- export * from "./commands/GetIntegrationResponseCommand";
69
- export * from "./commands/GetMethodCommand";
70
- export * from "./commands/GetMethodResponseCommand";
71
- export * from "./commands/GetModelCommand";
72
- export * from "./commands/GetModelsCommand";
73
- export * from "./pagination/GetModelsPaginator";
74
- export * from "./commands/GetModelTemplateCommand";
75
- export * from "./commands/GetRequestValidatorCommand";
76
- export * from "./commands/GetRequestValidatorsCommand";
77
- export * from "./commands/GetResourceCommand";
78
- export * from "./commands/GetResourcesCommand";
79
- export * from "./pagination/GetResourcesPaginator";
80
- export * from "./commands/GetRestApiCommand";
81
- export * from "./commands/GetRestApisCommand";
82
- export * from "./pagination/GetRestApisPaginator";
83
- export * from "./commands/GetSdkCommand";
84
- export * from "./commands/GetSdkTypeCommand";
85
- export * from "./commands/GetSdkTypesCommand";
86
- export * from "./commands/GetStageCommand";
87
- export * from "./commands/GetStagesCommand";
88
- export * from "./commands/GetTagsCommand";
89
- export * from "./commands/GetUsageCommand";
90
- export * from "./pagination/GetUsagePaginator";
91
- export * from "./commands/GetUsagePlanCommand";
92
- export * from "./commands/GetUsagePlanKeyCommand";
93
- export * from "./commands/GetUsagePlanKeysCommand";
94
- export * from "./pagination/GetUsagePlanKeysPaginator";
95
- export * from "./commands/GetUsagePlansCommand";
96
- export * from "./pagination/GetUsagePlansPaginator";
97
- export * from "./commands/GetVpcLinkCommand";
98
- export * from "./commands/GetVpcLinksCommand";
99
- export * from "./pagination/GetVpcLinksPaginator";
100
- export * from "./commands/ImportApiKeysCommand";
101
- export * from "./commands/ImportDocumentationPartsCommand";
102
- export * from "./commands/ImportRestApiCommand";
103
- export * from "./commands/PutGatewayResponseCommand";
104
- export * from "./commands/PutIntegrationCommand";
105
- export * from "./commands/PutIntegrationResponseCommand";
106
- export * from "./commands/PutMethodCommand";
107
- export * from "./commands/PutMethodResponseCommand";
108
- export * from "./commands/PutRestApiCommand";
109
- export * from "./commands/TagResourceCommand";
110
- export * from "./commands/TestInvokeAuthorizerCommand";
111
- export * from "./commands/TestInvokeMethodCommand";
112
- export * from "./commands/UntagResourceCommand";
113
- export * from "./commands/UpdateAccountCommand";
114
- export * from "./commands/UpdateApiKeyCommand";
115
- export * from "./commands/UpdateAuthorizerCommand";
116
- export * from "./commands/UpdateBasePathMappingCommand";
117
- export * from "./commands/UpdateClientCertificateCommand";
118
- export * from "./commands/UpdateDeploymentCommand";
119
- export * from "./commands/UpdateDocumentationPartCommand";
120
- export * from "./commands/UpdateDocumentationVersionCommand";
121
- export * from "./commands/UpdateDomainNameCommand";
122
- export * from "./commands/UpdateGatewayResponseCommand";
123
- export * from "./commands/UpdateIntegrationCommand";
124
- export * from "./commands/UpdateIntegrationResponseCommand";
125
- export * from "./commands/UpdateMethodCommand";
126
- export * from "./commands/UpdateMethodResponseCommand";
127
- export * from "./commands/UpdateModelCommand";
128
- export * from "./commands/UpdateRequestValidatorCommand";
129
- export * from "./commands/UpdateResourceCommand";
130
- export * from "./commands/UpdateRestApiCommand";
131
- export * from "./commands/UpdateStageCommand";
132
- export * from "./commands/UpdateUsageCommand";
133
- export * from "./commands/UpdateUsagePlanCommand";
134
- export * from "./commands/UpdateVpcLinkCommand";
135
- export * from "./pagination/Interfaces";
136
- export * from "./models/index";
2
+ export * from "./APIGatewayClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export * from "./pagination";