@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
@@ -22,10 +22,10 @@ export interface GetDomainNamesCommandOutput extends DomainNames, __MetadataBear
22
22
  }
23
23
  declare const GetDomainNamesCommand_base: {
24
24
  new (input: GetDomainNamesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDomainNamesCommandInput, GetDomainNamesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetDomainNamesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDomainNamesCommandInput, GetDomainNamesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Represents a collection of DomainName resources.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -102,6 +102,7 @@ declare const GetDomainNamesCommand_base: {
102
102
  * @throws {@link APIGatewayServiceException}
103
103
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class GetDomainNamesCommand extends GetDomainNamesCommand_base {
107
108
  }
@@ -29,10 +29,10 @@ export interface GetExportCommandOutput extends GetExportCommandOutputType, __Me
29
29
  }
30
30
  declare const GetExportCommand_base: {
31
31
  new (input: GetExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetExportCommandInput, GetExportCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
32
+ new (__0_0: GetExportCommandInput): import("@smithy/smithy-client").CommandImpl<GetExportCommandInput, GetExportCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
32
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
34
  };
34
35
  /**
35
- * @public
36
36
  * <p>Exports a deployed version of a RestApi in a specified format.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
@@ -54,7 +54,7 @@ declare const GetExportCommand_base: {
54
54
  * // { // ExportResponse
55
55
  * // contentType: "STRING_VALUE",
56
56
  * // contentDisposition: "STRING_VALUE",
57
- * // body: "BLOB_VALUE",
57
+ * // body: new Uint8Array(),
58
58
  * // };
59
59
  *
60
60
  * ```
@@ -86,6 +86,7 @@ declare const GetExportCommand_base: {
86
86
  * @throws {@link APIGatewayServiceException}
87
87
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class GetExportCommand extends GetExportCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface GetGatewayResponseCommandOutput extends GatewayResponse, __Meta
22
22
  }
23
23
  declare const GetGatewayResponseCommand_base: {
24
24
  new (input: GetGatewayResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetGatewayResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a GatewayResponse of a specified response type on the given RestApi.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const GetGatewayResponseCommand_base: {
74
74
  * @throws {@link APIGatewayServiceException}
75
75
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class GetGatewayResponseCommand extends GetGatewayResponseCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface GetGatewayResponsesCommandOutput extends GatewayResponses, __Me
22
22
  }
23
23
  declare const GetGatewayResponsesCommand_base: {
24
24
  new (input: GetGatewayResponsesCommandInput): import("@smithy/smithy-client").CommandImpl<GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetGatewayResponsesCommandInput): import("@smithy/smithy-client").CommandImpl<GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the GatewayResponses collection on the given RestApi. If an API developer has not added any definitions for gateway responses, the result will be the API Gateway-generated default GatewayResponses collection for the supported response types.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const GetGatewayResponsesCommand_base: {
80
80
  * @throws {@link APIGatewayServiceException}
81
81
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class GetGatewayResponsesCommand extends GetGatewayResponsesCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface GetIntegrationCommandOutput extends Integration, __MetadataBear
22
22
  }
23
23
  declare const GetIntegrationCommand_base: {
24
24
  new (input: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetIntegrationCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationCommandInput, GetIntegrationCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Get the integration settings.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -101,6 +101,7 @@ declare const GetIntegrationCommand_base: {
101
101
  * @throws {@link APIGatewayServiceException}
102
102
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class GetIntegrationCommand extends GetIntegrationCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface GetIntegrationResponseCommandOutput extends IntegrationResponse
22
22
  }
23
23
  declare const GetIntegrationResponseCommand_base: {
24
24
  new (input: GetIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetIntegrationResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Represents a get integration response.</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 GetIntegrationResponseCommand_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 GetIntegrationResponseCommand extends GetIntegrationResponseCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetMethodCommandOutput extends Method, __MetadataBearer {
22
22
  }
23
23
  declare const GetMethodCommand_base: {
24
24
  new (input: GetMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetMethodCommandInput, GetMethodCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetMethodCommandInput, GetMethodCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describe an existing Method resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -118,6 +118,7 @@ declare const GetMethodCommand_base: {
118
118
  * @throws {@link APIGatewayServiceException}
119
119
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
120
120
  *
121
+ * @public
121
122
  */
122
123
  export declare class GetMethodCommand extends GetMethodCommand_base {
123
124
  }
@@ -22,10 +22,10 @@ export interface GetMethodResponseCommandOutput extends MethodResponse, __Metada
22
22
  }
23
23
  declare const GetMethodResponseCommand_base: {
24
24
  new (input: GetMethodResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMethodResponseCommandInput, GetMethodResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetMethodResponseCommandInput): import("@smithy/smithy-client").CommandImpl<GetMethodResponseCommandInput, GetMethodResponseCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes a MethodResponse resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const GetMethodResponseCommand_base: {
71
71
  * @throws {@link APIGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class GetMethodResponseCommand extends GetMethodResponseCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetModelCommandOutput extends Model, __MetadataBearer {
22
22
  }
23
23
  declare const GetModelCommand_base: {
24
24
  new (input: GetModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelCommandInput, GetModelCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelCommandInput, GetModelCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes an existing model defined for a RestApi resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const GetModelCommand_base: {
71
71
  * @throws {@link APIGatewayServiceException}
72
72
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class GetModelCommand extends GetModelCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetModelTemplateCommandOutput extends Template, __MetadataBeare
22
22
  }
23
23
  declare const GetModelTemplateCommand_base: {
24
24
  new (input: GetModelTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelTemplateCommandInput, GetModelTemplateCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetModelTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelTemplateCommandInput, GetModelTemplateCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Generates a sample mapping template that can be used to transform a payload into the structure of a model.</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 GetModelTemplateCommand_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 GetModelTemplateCommand extends GetModelTemplateCommand_base {
71
72
  }
@@ -22,10 +22,10 @@ export interface GetModelsCommandOutput extends Models, __MetadataBearer {
22
22
  }
23
23
  declare const GetModelsCommand_base: {
24
24
  new (input: GetModelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelsCommandInput, GetModelsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetModelsCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelsCommandInput, GetModelsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes existing Models defined for a RestApi 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 GetModelsCommand_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 GetModelsCommand extends GetModelsCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetRequestValidatorCommandOutput extends RequestValidator, __Me
22
22
  }
23
23
  declare const GetRequestValidatorCommand_base: {
24
24
  new (input: GetRequestValidatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetRequestValidatorCommandInput, GetRequestValidatorCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRequestValidatorCommandInput): import("@smithy/smithy-client").CommandImpl<GetRequestValidatorCommandInput, GetRequestValidatorCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets 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.
@@ -69,6 +69,7 @@ declare const GetRequestValidatorCommand_base: {
69
69
  * @throws {@link APIGatewayServiceException}
70
70
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class GetRequestValidatorCommand extends GetRequestValidatorCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface GetRequestValidatorsCommandOutput extends RequestValidators, __
22
22
  }
23
23
  declare const GetRequestValidatorsCommand_base: {
24
24
  new (input: GetRequestValidatorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRequestValidatorsCommandInput, GetRequestValidatorsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRequestValidatorsCommandInput): import("@smithy/smithy-client").CommandImpl<GetRequestValidatorsCommandInput, GetRequestValidatorsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the RequestValidators collection 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.
@@ -75,6 +75,7 @@ declare const GetRequestValidatorsCommand_base: {
75
75
  * @throws {@link APIGatewayServiceException}
76
76
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetRequestValidatorsCommand extends GetRequestValidatorsCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetResourceCommandOutput extends Resource, __MetadataBearer {
22
22
  }
23
23
  declare const GetResourceCommand_base: {
24
24
  new (input: GetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceCommandInput, GetResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetResourceCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourceCommandInput, GetResourceCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists information about a resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -128,6 +128,7 @@ declare const GetResourceCommand_base: {
128
128
  * @throws {@link APIGatewayServiceException}
129
129
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
130
130
  *
131
+ * @public
131
132
  */
132
133
  export declare class GetResourceCommand extends GetResourceCommand_base {
133
134
  }
@@ -22,10 +22,10 @@ export interface GetResourcesCommandOutput extends Resources, __MetadataBearer {
22
22
  }
23
23
  declare const GetResourcesCommand_base: {
24
24
  new (input: GetResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcesCommandInput, GetResourcesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetResourcesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcesCommandInput, GetResourcesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists information about a collection of Resource resources.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -137,6 +137,7 @@ declare const GetResourcesCommand_base: {
137
137
  * @throws {@link APIGatewayServiceException}
138
138
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
139
139
  *
140
+ * @public
140
141
  */
141
142
  export declare class GetResourcesCommand extends GetResourcesCommand_base {
142
143
  }
@@ -22,10 +22,10 @@ export interface GetRestApiCommandOutput extends RestApi, __MetadataBearer {
22
22
  }
23
23
  declare const GetRestApiCommand_base: {
24
24
  new (input: GetRestApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestApiCommandInput, GetRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetRestApiCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestApiCommandInput, GetRestApiCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the RestApi resource in the collection.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -91,6 +91,7 @@ declare const GetRestApiCommand_base: {
91
91
  * @throws {@link APIGatewayServiceException}
92
92
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class GetRestApiCommand extends GetRestApiCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface GetRestApisCommandOutput extends RestApis, __MetadataBearer {
22
22
  }
23
23
  declare const GetRestApisCommand_base: {
24
24
  new (input: GetRestApisCommandInput): import("@smithy/smithy-client").CommandImpl<GetRestApisCommandInput, GetRestApisCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetRestApisCommandInput]): import("@smithy/smithy-client").CommandImpl<GetRestApisCommandInput, GetRestApisCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the RestApis resources for your collection.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -97,6 +97,7 @@ declare const GetRestApisCommand_base: {
97
97
  * @throws {@link APIGatewayServiceException}
98
98
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class GetRestApisCommand extends GetRestApisCommand_base {
102
103
  }
@@ -29,10 +29,10 @@ export interface GetSdkCommandOutput extends GetSdkCommandOutputType, __Metadata
29
29
  }
30
30
  declare const GetSdkCommand_base: {
31
31
  new (input: GetSdkCommandInput): import("@smithy/smithy-client").CommandImpl<GetSdkCommandInput, GetSdkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
32
+ new (__0_0: GetSdkCommandInput): import("@smithy/smithy-client").CommandImpl<GetSdkCommandInput, GetSdkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
32
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
34
  };
34
35
  /**
35
- * @public
36
36
  * <p>Generates a client SDK for a RestApi and Stage.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
@@ -53,7 +53,7 @@ declare const GetSdkCommand_base: {
53
53
  * // { // SdkResponse
54
54
  * // contentType: "STRING_VALUE",
55
55
  * // contentDisposition: "STRING_VALUE",
56
- * // body: "BLOB_VALUE",
56
+ * // body: new Uint8Array(),
57
57
  * // };
58
58
  *
59
59
  * ```
@@ -85,6 +85,7 @@ declare const GetSdkCommand_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 GetSdkCommand extends GetSdkCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface GetSdkTypeCommandOutput extends SdkType, __MetadataBearer {
22
22
  }
23
23
  declare const GetSdkTypeCommand_base: {
24
24
  new (input: GetSdkTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetSdkTypeCommandInput, GetSdkTypeCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetSdkTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetSdkTypeCommandInput, GetSdkTypeCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets an SDK type.</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 GetSdkTypeCommand_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 GetSdkTypeCommand extends GetSdkTypeCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetSdkTypesCommandOutput extends SdkTypes, __MetadataBearer {
22
22
  }
23
23
  declare const GetSdkTypesCommand_base: {
24
24
  new (input: GetSdkTypesCommandInput): import("@smithy/smithy-client").CommandImpl<GetSdkTypesCommandInput, GetSdkTypesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetSdkTypesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSdkTypesCommandInput, GetSdkTypesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets SDK types</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const GetSdkTypesCommand_base: {
81
81
  * @throws {@link APIGatewayServiceException}
82
82
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class GetSdkTypesCommand extends GetSdkTypesCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface GetStageCommandOutput extends Stage, __MetadataBearer {
22
22
  }
23
23
  declare const GetStageCommand_base: {
24
24
  new (input: GetStageCommandInput): import("@smithy/smithy-client").CommandImpl<GetStageCommandInput, GetStageCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetStageCommandInput): import("@smithy/smithy-client").CommandImpl<GetStageCommandInput, GetStageCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a Stage 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 GetStageCommand_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 GetStageCommand extends GetStageCommand_base {
120
121
  }
@@ -22,10 +22,10 @@ export interface GetStagesCommandOutput extends Stages, __MetadataBearer {
22
22
  }
23
23
  declare const GetStagesCommand_base: {
24
24
  new (input: GetStagesCommandInput): import("@smithy/smithy-client").CommandImpl<GetStagesCommandInput, GetStagesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetStagesCommandInput): import("@smithy/smithy-client").CommandImpl<GetStagesCommandInput, GetStagesCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about one or more Stage resources.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -119,6 +119,7 @@ declare const GetStagesCommand_base: {
119
119
  * @throws {@link APIGatewayServiceException}
120
120
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class GetStagesCommand extends GetStagesCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface GetTagsCommandOutput extends Tags, __MetadataBearer {
22
22
  }
23
23
  declare const GetTagsCommand_base: {
24
24
  new (input: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTagsCommandInput, GetTagsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTagsCommandInput, GetTagsCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the Tags collection for a given resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const GetTagsCommand_base: {
69
69
  * @throws {@link APIGatewayServiceException}
70
70
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class GetTagsCommand extends GetTagsCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface GetUsageCommandOutput extends Usage, __MetadataBearer {
22
22
  }
23
23
  declare const GetUsageCommand_base: {
24
24
  new (input: GetUsageCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsageCommandInput, GetUsageCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetUsageCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsageCommandInput, GetUsageCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the usage data of a usage plan in a specified time interval.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const GetUsageCommand_base: {
80
80
  * @throws {@link APIGatewayServiceException}
81
81
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class GetUsageCommand extends GetUsageCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface GetUsagePlanCommandOutput extends UsagePlan, __MetadataBearer {
22
22
  }
23
23
  declare const GetUsagePlanCommand_base: {
24
24
  new (input: GetUsagePlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlanCommandInput, GetUsagePlanCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetUsagePlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlanCommandInput, GetUsagePlanCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a usage plan of a given plan identifier.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -92,6 +92,7 @@ declare const GetUsagePlanCommand_base: {
92
92
  * @throws {@link APIGatewayServiceException}
93
93
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class GetUsagePlanCommand extends GetUsagePlanCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface GetUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBe
22
22
  }
23
23
  declare const GetUsagePlanKeyCommand_base: {
24
24
  new (input: GetUsagePlanKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetUsagePlanKeyCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a usage plan key of a given key identifier.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -69,6 +69,7 @@ declare const GetUsagePlanKeyCommand_base: {
69
69
  * @throws {@link APIGatewayServiceException}
70
70
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class GetUsagePlanKeyCommand extends GetUsagePlanKeyCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface GetUsagePlanKeysCommandOutput extends UsagePlanKeys, __Metadata
22
22
  }
23
23
  declare const GetUsagePlanKeysCommand_base: {
24
24
  new (input: GetUsagePlanKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetUsagePlanKeysCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets all the usage plan keys representing the API keys added to a specified 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 GetUsagePlanKeysCommand_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 GetUsagePlanKeysCommand extends GetUsagePlanKeysCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface GetUsagePlansCommandOutput extends UsagePlans, __MetadataBearer
22
22
  }
23
23
  declare const GetUsagePlansCommand_base: {
24
24
  new (input: GetUsagePlansCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [GetUsagePlansCommandInput]): import("@smithy/smithy-client").CommandImpl<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets all the usage plans of the caller's account.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const GetUsagePlansCommand_base: {
99
99
  * @throws {@link APIGatewayServiceException}
100
100
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class GetUsagePlansCommand extends GetUsagePlansCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface GetVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
22
22
  }
23
23
  declare const GetVpcLinkCommand_base: {
24
24
  new (input: GetVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetVpcLinkCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets a specified VPC link under the caller's account in a region.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const GetVpcLinkCommand_base: {
75
75
  * @throws {@link APIGatewayServiceException}
76
76
  * <p>Base exception class for all service exceptions from APIGateway service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetVpcLinkCommand extends GetVpcLinkCommand_base {
80
81
  }