@aws-sdk/client-api-gateway 3.529.1 → 3.535.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 (253) hide show
  1. package/dist-types/APIGateway.d.ts +12 -1
  2. package/dist-types/APIGatewayClient.d.ts +1 -1
  3. package/dist-types/commands/CreateApiKeyCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateAuthorizerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateDeploymentCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateDomainNameCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateModelCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateResourceCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateRestApiCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateStageCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateUsagePlanCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateVpcLinkCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteApiKeyCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteDeploymentCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteDomainNameCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteIntegrationCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteMethodCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteRestApiCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteStageCommand.d.ts +2 -1
  36. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +2 -1
  37. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +2 -1
  38. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +2 -1
  39. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +2 -1
  40. package/dist-types/commands/FlushStageCacheCommand.d.ts +2 -1
  41. package/dist-types/commands/GenerateClientCertificateCommand.d.ts +2 -1
  42. package/dist-types/commands/GetAccountCommand.d.ts +2 -1
  43. package/dist-types/commands/GetApiKeyCommand.d.ts +2 -1
  44. package/dist-types/commands/GetApiKeysCommand.d.ts +2 -1
  45. package/dist-types/commands/GetAuthorizerCommand.d.ts +2 -1
  46. package/dist-types/commands/GetAuthorizersCommand.d.ts +2 -1
  47. package/dist-types/commands/GetBasePathMappingCommand.d.ts +2 -1
  48. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +2 -1
  49. package/dist-types/commands/GetClientCertificateCommand.d.ts +2 -1
  50. package/dist-types/commands/GetClientCertificatesCommand.d.ts +2 -1
  51. package/dist-types/commands/GetDeploymentCommand.d.ts +2 -1
  52. package/dist-types/commands/GetDeploymentsCommand.d.ts +2 -1
  53. package/dist-types/commands/GetDocumentationPartCommand.d.ts +2 -1
  54. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +2 -1
  55. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +2 -1
  56. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +2 -1
  57. package/dist-types/commands/GetDomainNameCommand.d.ts +2 -1
  58. package/dist-types/commands/GetDomainNamesCommand.d.ts +2 -1
  59. package/dist-types/commands/GetExportCommand.d.ts +3 -2
  60. package/dist-types/commands/GetGatewayResponseCommand.d.ts +2 -1
  61. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +2 -1
  62. package/dist-types/commands/GetIntegrationCommand.d.ts +2 -1
  63. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +2 -1
  64. package/dist-types/commands/GetMethodCommand.d.ts +2 -1
  65. package/dist-types/commands/GetMethodResponseCommand.d.ts +2 -1
  66. package/dist-types/commands/GetModelCommand.d.ts +2 -1
  67. package/dist-types/commands/GetModelTemplateCommand.d.ts +2 -1
  68. package/dist-types/commands/GetModelsCommand.d.ts +2 -1
  69. package/dist-types/commands/GetRequestValidatorCommand.d.ts +2 -1
  70. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +2 -1
  71. package/dist-types/commands/GetResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/GetResourcesCommand.d.ts +2 -1
  73. package/dist-types/commands/GetRestApiCommand.d.ts +2 -1
  74. package/dist-types/commands/GetRestApisCommand.d.ts +2 -1
  75. package/dist-types/commands/GetSdkCommand.d.ts +3 -2
  76. package/dist-types/commands/GetSdkTypeCommand.d.ts +2 -1
  77. package/dist-types/commands/GetSdkTypesCommand.d.ts +2 -1
  78. package/dist-types/commands/GetStageCommand.d.ts +2 -1
  79. package/dist-types/commands/GetStagesCommand.d.ts +2 -1
  80. package/dist-types/commands/GetTagsCommand.d.ts +2 -1
  81. package/dist-types/commands/GetUsageCommand.d.ts +2 -1
  82. package/dist-types/commands/GetUsagePlanCommand.d.ts +2 -1
  83. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +2 -1
  84. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +2 -1
  85. package/dist-types/commands/GetUsagePlansCommand.d.ts +2 -1
  86. package/dist-types/commands/GetVpcLinkCommand.d.ts +2 -1
  87. package/dist-types/commands/GetVpcLinksCommand.d.ts +2 -1
  88. package/dist-types/commands/ImportApiKeysCommand.d.ts +3 -2
  89. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +3 -2
  90. package/dist-types/commands/ImportRestApiCommand.d.ts +3 -2
  91. package/dist-types/commands/PutGatewayResponseCommand.d.ts +2 -1
  92. package/dist-types/commands/PutIntegrationCommand.d.ts +2 -1
  93. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +2 -1
  94. package/dist-types/commands/PutMethodCommand.d.ts +2 -1
  95. package/dist-types/commands/PutMethodResponseCommand.d.ts +2 -1
  96. package/dist-types/commands/PutRestApiCommand.d.ts +3 -2
  97. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  98. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +2 -1
  99. package/dist-types/commands/TestInvokeMethodCommand.d.ts +2 -1
  100. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  101. package/dist-types/commands/UpdateAccountCommand.d.ts +2 -1
  102. package/dist-types/commands/UpdateApiKeyCommand.d.ts +2 -1
  103. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +2 -1
  104. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +2 -1
  105. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +2 -1
  106. package/dist-types/commands/UpdateDeploymentCommand.d.ts +2 -1
  107. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +2 -1
  108. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +2 -1
  109. package/dist-types/commands/UpdateDomainNameCommand.d.ts +2 -1
  110. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +2 -1
  111. package/dist-types/commands/UpdateIntegrationCommand.d.ts +2 -1
  112. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +2 -1
  113. package/dist-types/commands/UpdateMethodCommand.d.ts +2 -1
  114. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +2 -1
  115. package/dist-types/commands/UpdateModelCommand.d.ts +2 -1
  116. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +2 -1
  117. package/dist-types/commands/UpdateResourceCommand.d.ts +2 -1
  118. package/dist-types/commands/UpdateRestApiCommand.d.ts +2 -1
  119. package/dist-types/commands/UpdateStageCommand.d.ts +2 -1
  120. package/dist-types/commands/UpdateUsageCommand.d.ts +2 -1
  121. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +2 -1
  122. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +2 -1
  123. package/dist-types/models/models_0.d.ts +894 -894
  124. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  125. package/dist-types/runtimeConfig.d.ts +2 -2
  126. package/dist-types/runtimeConfig.native.d.ts +2 -2
  127. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  128. package/dist-types/ts3.4/APIGateway.d.ts +11 -0
  129. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +9 -0
  185. package/dist-types/ts3.4/commands/GetExportCommand.d.ts +9 -0
  186. package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +9 -0
  187. package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +9 -0
  188. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +9 -0
  189. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +9 -0
  190. package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +9 -0
  191. package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +9 -0
  192. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +9 -0
  193. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +9 -0
  194. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +9 -0
  195. package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +9 -0
  196. package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +9 -0
  197. package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +9 -0
  198. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +9 -0
  199. package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +9 -0
  200. package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +9 -0
  201. package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +7 -0
  202. package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +9 -0
  203. package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +9 -0
  204. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +9 -0
  205. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +9 -0
  206. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -0
  207. package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +9 -0
  208. package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +9 -0
  209. package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +9 -0
  210. package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +9 -0
  211. package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +9 -0
  212. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +9 -0
  213. package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +9 -0
  214. package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +9 -0
  215. package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +9 -0
  216. package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +9 -0
  217. package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +9 -0
  218. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +9 -0
  219. package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +9 -0
  220. package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +9 -0
  221. package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +9 -0
  222. package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +9 -0
  223. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  224. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +9 -0
  225. package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +9 -0
  226. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  227. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +9 -0
  228. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +9 -0
  229. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +9 -0
  230. package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +9 -0
  231. package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +9 -0
  232. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +9 -0
  233. package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +9 -0
  234. package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +9 -0
  235. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +9 -0
  236. package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +9 -0
  237. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +9 -0
  238. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +9 -0
  239. package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +9 -0
  240. package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +9 -0
  241. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +9 -0
  242. package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +9 -0
  243. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +9 -0
  244. package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +9 -0
  245. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +9 -0
  246. package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +9 -0
  247. package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +9 -0
  248. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +9 -0
  249. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  250. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  251. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  252. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  253. package/package.json +42 -42
@@ -124,6 +124,7 @@ export interface APIGateway {
124
124
  /**
125
125
  * @see {@link CreateApiKeyCommand}
126
126
  */
127
+ createApiKey(): Promise<CreateApiKeyCommandOutput>;
127
128
  createApiKey(args: CreateApiKeyCommandInput, options?: __HttpHandlerOptions): Promise<CreateApiKeyCommandOutput>;
128
129
  createApiKey(args: CreateApiKeyCommandInput, cb: (err: any, data?: CreateApiKeyCommandOutput) => void): void;
129
130
  createApiKey(args: CreateApiKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApiKeyCommandOutput) => void): void;
@@ -352,12 +353,14 @@ export interface APIGateway {
352
353
  /**
353
354
  * @see {@link GenerateClientCertificateCommand}
354
355
  */
356
+ generateClientCertificate(): Promise<GenerateClientCertificateCommandOutput>;
355
357
  generateClientCertificate(args: GenerateClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<GenerateClientCertificateCommandOutput>;
356
358
  generateClientCertificate(args: GenerateClientCertificateCommandInput, cb: (err: any, data?: GenerateClientCertificateCommandOutput) => void): void;
357
359
  generateClientCertificate(args: GenerateClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GenerateClientCertificateCommandOutput) => void): void;
358
360
  /**
359
361
  * @see {@link GetAccountCommand}
360
362
  */
363
+ getAccount(): Promise<GetAccountCommandOutput>;
361
364
  getAccount(args: GetAccountCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountCommandOutput>;
362
365
  getAccount(args: GetAccountCommandInput, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
363
366
  getAccount(args: GetAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountCommandOutput) => void): void;
@@ -370,6 +373,7 @@ export interface APIGateway {
370
373
  /**
371
374
  * @see {@link GetApiKeysCommand}
372
375
  */
376
+ getApiKeys(): Promise<GetApiKeysCommandOutput>;
373
377
  getApiKeys(args: GetApiKeysCommandInput, options?: __HttpHandlerOptions): Promise<GetApiKeysCommandOutput>;
374
378
  getApiKeys(args: GetApiKeysCommandInput, cb: (err: any, data?: GetApiKeysCommandOutput) => void): void;
375
379
  getApiKeys(args: GetApiKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetApiKeysCommandOutput) => void): void;
@@ -406,6 +410,7 @@ export interface APIGateway {
406
410
  /**
407
411
  * @see {@link GetClientCertificatesCommand}
408
412
  */
413
+ getClientCertificates(): Promise<GetClientCertificatesCommandOutput>;
409
414
  getClientCertificates(args: GetClientCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<GetClientCertificatesCommandOutput>;
410
415
  getClientCertificates(args: GetClientCertificatesCommandInput, cb: (err: any, data?: GetClientCertificatesCommandOutput) => void): void;
411
416
  getClientCertificates(args: GetClientCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClientCertificatesCommandOutput) => void): void;
@@ -454,6 +459,7 @@ export interface APIGateway {
454
459
  /**
455
460
  * @see {@link GetDomainNamesCommand}
456
461
  */
462
+ getDomainNames(): Promise<GetDomainNamesCommandOutput>;
457
463
  getDomainNames(args: GetDomainNamesCommandInput, options?: __HttpHandlerOptions): Promise<GetDomainNamesCommandOutput>;
458
464
  getDomainNames(args: GetDomainNamesCommandInput, cb: (err: any, data?: GetDomainNamesCommandOutput) => void): void;
459
465
  getDomainNames(args: GetDomainNamesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDomainNamesCommandOutput) => void): void;
@@ -550,6 +556,7 @@ export interface APIGateway {
550
556
  /**
551
557
  * @see {@link GetRestApisCommand}
552
558
  */
559
+ getRestApis(): Promise<GetRestApisCommandOutput>;
553
560
  getRestApis(args: GetRestApisCommandInput, options?: __HttpHandlerOptions): Promise<GetRestApisCommandOutput>;
554
561
  getRestApis(args: GetRestApisCommandInput, cb: (err: any, data?: GetRestApisCommandOutput) => void): void;
555
562
  getRestApis(args: GetRestApisCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRestApisCommandOutput) => void): void;
@@ -568,6 +575,7 @@ export interface APIGateway {
568
575
  /**
569
576
  * @see {@link GetSdkTypesCommand}
570
577
  */
578
+ getSdkTypes(): Promise<GetSdkTypesCommandOutput>;
571
579
  getSdkTypes(args: GetSdkTypesCommandInput, options?: __HttpHandlerOptions): Promise<GetSdkTypesCommandOutput>;
572
580
  getSdkTypes(args: GetSdkTypesCommandInput, cb: (err: any, data?: GetSdkTypesCommandOutput) => void): void;
573
581
  getSdkTypes(args: GetSdkTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSdkTypesCommandOutput) => void): void;
@@ -616,6 +624,7 @@ export interface APIGateway {
616
624
  /**
617
625
  * @see {@link GetUsagePlansCommand}
618
626
  */
627
+ getUsagePlans(): Promise<GetUsagePlansCommandOutput>;
619
628
  getUsagePlans(args: GetUsagePlansCommandInput, options?: __HttpHandlerOptions): Promise<GetUsagePlansCommandOutput>;
620
629
  getUsagePlans(args: GetUsagePlansCommandInput, cb: (err: any, data?: GetUsagePlansCommandOutput) => void): void;
621
630
  getUsagePlans(args: GetUsagePlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetUsagePlansCommandOutput) => void): void;
@@ -628,6 +637,7 @@ export interface APIGateway {
628
637
  /**
629
638
  * @see {@link GetVpcLinksCommand}
630
639
  */
640
+ getVpcLinks(): Promise<GetVpcLinksCommandOutput>;
631
641
  getVpcLinks(args: GetVpcLinksCommandInput, options?: __HttpHandlerOptions): Promise<GetVpcLinksCommandOutput>;
632
642
  getVpcLinks(args: GetVpcLinksCommandInput, cb: (err: any, data?: GetVpcLinksCommandOutput) => void): void;
633
643
  getVpcLinks(args: GetVpcLinksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetVpcLinksCommandOutput) => void): void;
@@ -712,6 +722,7 @@ export interface APIGateway {
712
722
  /**
713
723
  * @see {@link UpdateAccountCommand}
714
724
  */
725
+ updateAccount(): Promise<UpdateAccountCommandOutput>;
715
726
  updateAccount(args: UpdateAccountCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAccountCommandOutput>;
716
727
  updateAccount(args: UpdateAccountCommandInput, cb: (err: any, data?: UpdateAccountCommandOutput) => void): void;
717
728
  updateAccount(args: UpdateAccountCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAccountCommandOutput) => void): void;
@@ -843,9 +854,9 @@ export interface APIGateway {
843
854
  updateVpcLink(args: UpdateVpcLinkCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVpcLinkCommandOutput) => void): void;
844
855
  }
845
856
  /**
846
- * @public
847
857
  * <fullname>Amazon API Gateway</fullname>
848
858
  * <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 Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.</p>
859
+ * @public
849
860
  */
850
861
  export declare class APIGateway extends APIGatewayClient implements APIGateway {
851
862
  }
@@ -271,9 +271,9 @@ export type APIGatewayClientResolvedConfigType = __SmithyResolvedConfiguration<_
271
271
  export interface APIGatewayClientResolvedConfig extends APIGatewayClientResolvedConfigType {
272
272
  }
273
273
  /**
274
- * @public
275
274
  * <fullname>Amazon API Gateway</fullname>
276
275
  * <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 Lambda, Amazon EC2, or other publicly addressable web services that are hosted outside of AWS.</p>
276
+ * @public
277
277
  */
278
278
  export declare class APIGatewayClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, APIGatewayClientResolvedConfig> {
279
279
  /**
@@ -22,10 +22,10 @@ export interface CreateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
22
22
  }
23
23
  declare const CreateApiKeyCommand_base: {
24
24
  new (input: CreateApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiKeyCommandInput, CreateApiKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateApiKeyCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateApiKeyCommandInput, CreateApiKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an ApiKey resource. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const CreateApiKeyCommand_base: {
98
98
  * @throws {@link APIGatewayServiceException}
99
99
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class CreateApiKeyCommand extends CreateApiKeyCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface CreateAuthorizerCommandOutput extends Authorizer, __MetadataBea
22
22
  }
23
23
  declare const CreateAuthorizerCommand_base: {
24
24
  new (input: CreateAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAuthorizerCommandInput, CreateAuthorizerCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a new Authorizer resource to an existing RestApi resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -93,6 +93,7 @@ declare const CreateAuthorizerCommand_base: {
93
93
  * @throws {@link APIGatewayServiceException}
94
94
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class CreateAuthorizerCommand extends CreateAuthorizerCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface CreateBasePathMappingCommandOutput extends BasePathMapping, __M
22
22
  }
23
23
  declare const CreateBasePathMappingCommand_base: {
24
24
  new (input: CreateBasePathMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBasePathMappingCommandInput, CreateBasePathMappingCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateBasePathMappingCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBasePathMappingCommandInput, CreateBasePathMappingCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new BasePathMapping resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const CreateBasePathMappingCommand_base: {
76
76
  * @throws {@link APIGatewayServiceException}
77
77
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class CreateBasePathMappingCommand extends CreateBasePathMappingCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface CreateDeploymentCommandOutput extends Deployment, __MetadataBea
22
22
  }
23
23
  declare const CreateDeploymentCommand_base: {
24
24
  new (input: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDeploymentCommandInput, CreateDeploymentCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Deployment resource, which makes a specified RestApi callable over the internet.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -100,6 +100,7 @@ declare const CreateDeploymentCommand_base: {
100
100
  * @throws {@link APIGatewayServiceException}
101
101
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class CreateDeploymentCommand extends CreateDeploymentCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface CreateDocumentationPartCommandOutput extends DocumentationPart,
22
22
  }
23
23
  declare const CreateDocumentationPartCommand_base: {
24
24
  new (input: CreateDocumentationPartCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentationPartCommandInput, CreateDocumentationPartCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDocumentationPartCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentationPartCommandInput, CreateDocumentationPartCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a documentation part.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const CreateDocumentationPartCommand_base: {
87
87
  * @throws {@link APIGatewayServiceException}
88
88
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class CreateDocumentationPartCommand extends CreateDocumentationPartCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface CreateDocumentationVersionCommandOutput extends DocumentationVe
22
22
  }
23
23
  declare const CreateDocumentationVersionCommand_base: {
24
24
  new (input: CreateDocumentationVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentationVersionCommandInput, CreateDocumentationVersionCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDocumentationVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDocumentationVersionCommandInput, CreateDocumentationVersionCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a documentation version</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const CreateDocumentationVersionCommand_base: {
76
76
  * @throws {@link APIGatewayServiceException}
77
77
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class CreateDocumentationVersionCommand extends CreateDocumentationVersionCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface CreateDomainNameCommandOutput extends DomainName, __MetadataBea
22
22
  }
23
23
  declare const CreateDomainNameCommand_base: {
24
24
  new (input: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDomainNameCommandInput, CreateDomainNameCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new domain name.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -123,6 +123,7 @@ declare const CreateDomainNameCommand_base: {
123
123
  * @throws {@link APIGatewayServiceException}
124
124
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
125
125
  *
126
+ * @public
126
127
  */
127
128
  export declare class CreateDomainNameCommand extends CreateDomainNameCommand_base {
128
129
  }
@@ -22,10 +22,10 @@ export interface CreateModelCommandOutput extends Model, __MetadataBearer {
22
22
  }
23
23
  declare const CreateModelCommand_base: {
24
24
  new (input: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateModelCommandInput, CreateModelCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a new Model resource to an existing RestApi resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const CreateModelCommand_base: {
79
79
  * @throws {@link APIGatewayServiceException}
80
80
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class CreateModelCommand extends CreateModelCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface CreateRequestValidatorCommandOutput extends RequestValidator, _
22
22
  }
23
23
  declare const CreateRequestValidatorCommand_base: {
24
24
  new (input: CreateRequestValidatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRequestValidatorCommandInput, CreateRequestValidatorCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateRequestValidatorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRequestValidatorCommandInput, CreateRequestValidatorCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a RequestValidator of a given RestApi.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const CreateRequestValidatorCommand_base: {
77
77
  * @throws {@link APIGatewayServiceException}
78
78
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class CreateRequestValidatorCommand extends CreateRequestValidatorCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface CreateResourceCommandOutput extends Resource, __MetadataBearer
22
22
  }
23
23
  declare const CreateResourceCommand_base: {
24
24
  new (input: CreateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceCommandInput, CreateResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateResourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateResourceCommandInput, CreateResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Resource resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -135,6 +135,7 @@ declare const CreateResourceCommand_base: {
135
135
  * @throws {@link APIGatewayServiceException}
136
136
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
137
137
  *
138
+ * @public
138
139
  */
139
140
  export declare class CreateResourceCommand extends CreateResourceCommand_base {
140
141
  }
@@ -22,10 +22,10 @@ export interface CreateRestApiCommandOutput extends RestApi, __MetadataBearer {
22
22
  }
23
23
  declare const CreateRestApiCommand_base: {
24
24
  new (input: CreateRestApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRestApiCommandInput, CreateRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateRestApiCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRestApiCommandInput, CreateRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new RestApi resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -115,6 +115,7 @@ declare const CreateRestApiCommand_base: {
115
115
  * @throws {@link APIGatewayServiceException}
116
116
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
117
117
  *
118
+ * @public
118
119
  */
119
120
  export declare class CreateRestApiCommand extends CreateRestApiCommand_base {
120
121
  }
@@ -22,10 +22,10 @@ export interface CreateStageCommandOutput extends Stage, __MetadataBearer {
22
22
  }
23
23
  declare const CreateStageCommand_base: {
24
24
  new (input: CreateStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStageCommandInput, CreateStageCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateStageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStageCommandInput, CreateStageCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a new Stage resource that references a pre-existing Deployment for the API. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -135,6 +135,7 @@ declare const CreateStageCommand_base: {
135
135
  * @throws {@link APIGatewayServiceException}
136
136
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
137
137
  *
138
+ * @public
138
139
  */
139
140
  export declare class CreateStageCommand extends CreateStageCommand_base {
140
141
  }
@@ -22,10 +22,10 @@ export interface CreateUsagePlanCommandOutput extends UsagePlan, __MetadataBeare
22
22
  }
23
23
  declare const CreateUsagePlanCommand_base: {
24
24
  new (input: CreateUsagePlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUsagePlanCommandInput, CreateUsagePlanCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUsagePlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUsagePlanCommandInput, CreateUsagePlanCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a usage plan with the throttle and quota limits, as well as the associated API stages, specified in the payload. </p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -123,6 +123,7 @@ declare const CreateUsagePlanCommand_base: {
123
123
  * @throws {@link APIGatewayServiceException}
124
124
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
125
125
  *
126
+ * @public
126
127
  */
127
128
  export declare class CreateUsagePlanCommand extends CreateUsagePlanCommand_base {
128
129
  }
@@ -22,10 +22,10 @@ export interface CreateUsagePlanKeyCommandOutput extends UsagePlanKey, __Metadat
22
22
  }
23
23
  declare const CreateUsagePlanKeyCommand_base: {
24
24
  new (input: CreateUsagePlanKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUsagePlanKeyCommandInput, CreateUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateUsagePlanKeyCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUsagePlanKeyCommandInput, CreateUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a usage plan key for adding an existing API key to a usage plan.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const CreateUsagePlanKeyCommand_base: {
76
76
  * @throws {@link APIGatewayServiceException}
77
77
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class CreateUsagePlanKeyCommand extends CreateUsagePlanKeyCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface CreateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
22
22
  }
23
23
  declare const CreateVpcLinkCommand_base: {
24
24
  new (input: CreateVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<CreateVpcLinkCommandInput, CreateVpcLinkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <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>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const CreateVpcLinkCommand_base: {
85
85
  * @throws {@link APIGatewayServiceException}
86
86
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class CreateVpcLinkCommand extends CreateVpcLinkCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface DeleteApiKeyCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteApiKeyCommand_base: {
24
24
  new (input: DeleteApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteApiKeyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiKeyCommandInput, DeleteApiKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the ApiKey resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteApiKeyCommand_base: {
66
66
  * @throws {@link APIGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteApiKeyCommand extends DeleteApiKeyCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteAuthorizerCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteAuthorizerCommand_base: {
24
24
  new (input: DeleteAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteAuthorizerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAuthorizerCommandInput, DeleteAuthorizerCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing Authorizer resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteAuthorizerCommand_base: {
67
67
  * @throws {@link APIGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteAuthorizerCommand extends DeleteAuthorizerCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteBasePathMappingCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteBasePathMappingCommand_base: {
24
24
  new (input: DeleteBasePathMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBasePathMappingCommandInput, DeleteBasePathMappingCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteBasePathMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteBasePathMappingCommandInput, DeleteBasePathMappingCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the BasePathMapping resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteBasePathMappingCommand_base: {
67
67
  * @throws {@link APIGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteBasePathMappingCommand extends DeleteBasePathMappingCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteClientCertificateCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteClientCertificateCommand_base: {
24
24
  new (input: DeleteClientCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientCertificateCommandInput, DeleteClientCertificateCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteClientCertificateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientCertificateCommandInput, DeleteClientCertificateCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the ClientCertificate resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteClientCertificateCommand_base: {
66
66
  * @throws {@link APIGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteClientCertificateCommand extends DeleteClientCertificateCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteDeploymentCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteDeploymentCommand_base: {
24
24
  new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a Deployment resource. Deleting a deployment will only succeed if there are no Stage resources associated with it.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const DeleteDeploymentCommand_base: {
70
70
  * @throws {@link APIGatewayServiceException}
71
71
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface DeleteDocumentationPartCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteDocumentationPartCommand_base: {
24
24
  new (input: DeleteDocumentationPartCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentationPartCommandInput, DeleteDocumentationPartCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDocumentationPartCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentationPartCommandInput, DeleteDocumentationPartCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a documentation part</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteDocumentationPartCommand_base: {
67
67
  * @throws {@link APIGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteDocumentationPartCommand extends DeleteDocumentationPartCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteDocumentationVersionCommandOutput extends __MetadataBeare
22
22
  }
23
23
  declare const DeleteDocumentationVersionCommand_base: {
24
24
  new (input: DeleteDocumentationVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentationVersionCommandInput, DeleteDocumentationVersionCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDocumentationVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDocumentationVersionCommandInput, DeleteDocumentationVersionCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a documentation version.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteDocumentationVersionCommand_base: {
67
67
  * @throws {@link APIGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteDocumentationVersionCommand extends DeleteDocumentationVersionCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteDomainNameCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteDomainNameCommand_base: {
24
24
  new (input: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDomainNameCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDomainNameCommandInput, DeleteDomainNameCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the DomainName resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -66,6 +66,7 @@ declare const DeleteDomainNameCommand_base: {
66
66
  * @throws {@link APIGatewayServiceException}
67
67
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
68
68
  *
69
+ * @public
69
70
  */
70
71
  export declare class DeleteDomainNameCommand extends DeleteDomainNameCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface DeleteGatewayResponseCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteGatewayResponseCommand_base: {
24
24
  new (input: DeleteGatewayResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayResponseCommandInput, DeleteGatewayResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteGatewayResponseCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGatewayResponseCommandInput, DeleteGatewayResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -67,6 +67,7 @@ declare const DeleteGatewayResponseCommand_base: {
67
67
  * @throws {@link APIGatewayServiceException}
68
68
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
69
69
  *
70
+ * @public
70
71
  */
71
72
  export declare class DeleteGatewayResponseCommand extends DeleteGatewayResponseCommand_base {
72
73
  }
@@ -22,10 +22,10 @@ export interface DeleteIntegrationCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteIntegrationCommand_base: {
24
24
  new (input: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Represents a delete integration.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const DeleteIntegrationCommand_base: {
68
68
  * @throws {@link APIGatewayServiceException}
69
69
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DeleteIntegrationCommand extends DeleteIntegrationCommand_base {
73
74
  }