@aws-sdk/client-api-gateway 3.799.0 → 3.804.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 (235) hide show
  1. package/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -1
  2. package/dist-types/commands/CreateBasePathMappingCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateDocumentationPartCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateDomainNameAccessAssociationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateDomainNameCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateModelCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateRequestValidatorCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateResourceCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateRestApiCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateStageCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateUsagePlanCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateVpcLinkCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteApiKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteClientCertificateCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteDomainNameAccessAssociationCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteDomainNameCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteMethodCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteMethodResponseCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteModelCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteResourceCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteRestApiCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteStageCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteUsagePlanCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +1 -1
  38. package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -1
  39. package/dist-types/commands/FlushStageCacheCommand.d.ts +1 -1
  40. package/dist-types/commands/GetApiKeyCommand.d.ts +1 -1
  41. package/dist-types/commands/GetAuthorizerCommand.d.ts +1 -1
  42. package/dist-types/commands/GetAuthorizersCommand.d.ts +1 -1
  43. package/dist-types/commands/GetBasePathMappingCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBasePathMappingsCommand.d.ts +1 -1
  45. package/dist-types/commands/GetClientCertificateCommand.d.ts +1 -1
  46. package/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
  47. package/dist-types/commands/GetDeploymentsCommand.d.ts +1 -1
  48. package/dist-types/commands/GetDocumentationPartCommand.d.ts +1 -1
  49. package/dist-types/commands/GetDocumentationPartsCommand.d.ts +1 -1
  50. package/dist-types/commands/GetDocumentationVersionCommand.d.ts +1 -1
  51. package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +1 -1
  52. package/dist-types/commands/GetDomainNameCommand.d.ts +1 -1
  53. package/dist-types/commands/GetExportCommand.d.ts +1 -1
  54. package/dist-types/commands/GetGatewayResponseCommand.d.ts +1 -1
  55. package/dist-types/commands/GetGatewayResponsesCommand.d.ts +1 -1
  56. package/dist-types/commands/GetIntegrationCommand.d.ts +1 -1
  57. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +1 -1
  58. package/dist-types/commands/GetMethodCommand.d.ts +1 -1
  59. package/dist-types/commands/GetMethodResponseCommand.d.ts +1 -1
  60. package/dist-types/commands/GetModelCommand.d.ts +1 -1
  61. package/dist-types/commands/GetModelTemplateCommand.d.ts +1 -1
  62. package/dist-types/commands/GetModelsCommand.d.ts +1 -1
  63. package/dist-types/commands/GetRequestValidatorCommand.d.ts +1 -1
  64. package/dist-types/commands/GetRequestValidatorsCommand.d.ts +1 -1
  65. package/dist-types/commands/GetResourceCommand.d.ts +1 -1
  66. package/dist-types/commands/GetResourcesCommand.d.ts +1 -1
  67. package/dist-types/commands/GetRestApiCommand.d.ts +1 -1
  68. package/dist-types/commands/GetSdkCommand.d.ts +1 -1
  69. package/dist-types/commands/GetSdkTypeCommand.d.ts +1 -1
  70. package/dist-types/commands/GetStageCommand.d.ts +1 -1
  71. package/dist-types/commands/GetStagesCommand.d.ts +1 -1
  72. package/dist-types/commands/GetTagsCommand.d.ts +1 -1
  73. package/dist-types/commands/GetUsageCommand.d.ts +1 -1
  74. package/dist-types/commands/GetUsagePlanCommand.d.ts +1 -1
  75. package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +1 -1
  76. package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +1 -1
  77. package/dist-types/commands/GetVpcLinkCommand.d.ts +1 -1
  78. package/dist-types/commands/ImportApiKeysCommand.d.ts +1 -1
  79. package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +1 -1
  80. package/dist-types/commands/ImportRestApiCommand.d.ts +1 -1
  81. package/dist-types/commands/PutGatewayResponseCommand.d.ts +1 -1
  82. package/dist-types/commands/PutIntegrationCommand.d.ts +1 -1
  83. package/dist-types/commands/PutIntegrationResponseCommand.d.ts +1 -1
  84. package/dist-types/commands/PutMethodCommand.d.ts +1 -1
  85. package/dist-types/commands/PutMethodResponseCommand.d.ts +1 -1
  86. package/dist-types/commands/PutRestApiCommand.d.ts +1 -1
  87. package/dist-types/commands/RejectDomainNameAccessAssociationCommand.d.ts +1 -1
  88. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  89. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +1 -1
  90. package/dist-types/commands/TestInvokeMethodCommand.d.ts +1 -1
  91. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  92. package/dist-types/commands/UpdateApiKeyCommand.d.ts +1 -1
  93. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -1
  94. package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +1 -1
  95. package/dist-types/commands/UpdateClientCertificateCommand.d.ts +1 -1
  96. package/dist-types/commands/UpdateDeploymentCommand.d.ts +1 -1
  97. package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +1 -1
  98. package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +1 -1
  99. package/dist-types/commands/UpdateDomainNameCommand.d.ts +1 -1
  100. package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +1 -1
  101. package/dist-types/commands/UpdateIntegrationCommand.d.ts +1 -1
  102. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +1 -1
  103. package/dist-types/commands/UpdateMethodCommand.d.ts +1 -1
  104. package/dist-types/commands/UpdateMethodResponseCommand.d.ts +1 -1
  105. package/dist-types/commands/UpdateModelCommand.d.ts +1 -1
  106. package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +1 -1
  107. package/dist-types/commands/UpdateResourceCommand.d.ts +1 -1
  108. package/dist-types/commands/UpdateRestApiCommand.d.ts +1 -1
  109. package/dist-types/commands/UpdateStageCommand.d.ts +1 -1
  110. package/dist-types/commands/UpdateUsageCommand.d.ts +1 -1
  111. package/dist-types/commands/UpdateUsagePlanCommand.d.ts +1 -1
  112. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +1 -1
  113. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  114. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  115. package/dist-types/runtimeConfig.d.ts +16 -16
  116. package/dist-types/runtimeConfig.native.d.ts +18 -18
  117. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  118. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/CreateDomainNameAccessAssociationCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/DeleteDomainNameAccessAssociationCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +1 -1
  161. package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +1 -1
  162. package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +1 -1
  163. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
  164. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +1 -1
  165. package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +1 -1
  166. package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +1 -1
  167. package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +1 -1
  168. package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +1 -1
  169. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +1 -1
  170. package/dist-types/ts3.4/commands/GetExportCommand.d.ts +1 -1
  171. package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +1 -1
  172. package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +1 -1
  173. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +1 -1
  174. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +1 -1
  175. package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +1 -1
  176. package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +1 -1
  177. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +1 -1
  178. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +1 -1
  179. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +1 -1
  180. package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +1 -1
  181. package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +1 -1
  182. package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +1 -1
  183. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +1 -1
  184. package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +1 -1
  185. package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +1 -1
  186. package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +1 -1
  187. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +1 -1
  188. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +1 -1
  189. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +1 -1
  190. package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +1 -1
  191. package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +1 -1
  192. package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +1 -1
  193. package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +1 -1
  194. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +1 -1
  195. package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +1 -1
  196. package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +1 -1
  197. package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +1 -1
  198. package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +1 -1
  199. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +1 -1
  200. package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +1 -1
  201. package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +1 -1
  202. package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +1 -1
  203. package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +1 -1
  204. package/dist-types/ts3.4/commands/RejectDomainNameAccessAssociationCommand.d.ts +1 -1
  205. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  206. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +1 -1
  207. package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +1 -1
  208. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  209. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +1 -1
  210. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +1 -1
  211. package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +1 -1
  212. package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +1 -1
  213. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +1 -1
  214. package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +1 -1
  215. package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +1 -1
  216. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +1 -1
  217. package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +1 -1
  218. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +1 -1
  219. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +1 -1
  220. package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +1 -1
  221. package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +1 -1
  222. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +1 -1
  223. package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +1 -1
  224. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +1 -1
  225. package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +1 -1
  226. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +1 -1
  227. package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +1 -1
  228. package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +1 -1
  229. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +1 -1
  230. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  231. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  232. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  233. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  234. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  235. package/package.json +21 -21
@@ -21,7 +21,7 @@ declare const DeleteRestApiCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteRestApiCommandInput
24
+ input: DeleteRestApiCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteRestApiCommandInput,
27
27
  DeleteRestApiCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteStageCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteStageCommandInput
24
+ input: DeleteStageCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteStageCommandInput,
27
27
  DeleteStageCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteUsagePlanCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteUsagePlanCommandInput
24
+ input: DeleteUsagePlanCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteUsagePlanCommandInput,
27
27
  DeleteUsagePlanCommandOutput,
@@ -22,7 +22,7 @@ declare const DeleteUsagePlanKeyCommand_base: {
22
22
  ServiceOutputTypes
23
23
  >;
24
24
  new (
25
- __0_0: DeleteUsagePlanKeyCommandInput
25
+ input: DeleteUsagePlanKeyCommandInput
26
26
  ): import("@smithy/smithy-client").CommandImpl<
27
27
  DeleteUsagePlanKeyCommandInput,
28
28
  DeleteUsagePlanKeyCommandOutput,
@@ -21,7 +21,7 @@ declare const DeleteVpcLinkCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: DeleteVpcLinkCommandInput
24
+ input: DeleteVpcLinkCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  DeleteVpcLinkCommandInput,
27
27
  DeleteVpcLinkCommandOutput,
@@ -23,7 +23,7 @@ declare const FlushStageAuthorizersCacheCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: FlushStageAuthorizersCacheCommandInput
26
+ input: FlushStageAuthorizersCacheCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  FlushStageAuthorizersCacheCommandInput,
29
29
  FlushStageAuthorizersCacheCommandOutput,
@@ -21,7 +21,7 @@ declare const FlushStageCacheCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: FlushStageCacheCommandInput
24
+ input: FlushStageCacheCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  FlushStageCacheCommandInput,
27
27
  FlushStageCacheCommandOutput,
@@ -21,7 +21,7 @@ declare const GetApiKeyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetApiKeyCommandInput
24
+ input: GetApiKeyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetApiKeyCommandInput,
27
27
  GetApiKeyCommandOutput,
@@ -23,7 +23,7 @@ declare const GetAuthorizerCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetAuthorizerCommandInput
26
+ input: GetAuthorizerCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetAuthorizerCommandInput,
29
29
  GetAuthorizerCommandOutput,
@@ -23,7 +23,7 @@ declare const GetAuthorizersCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetAuthorizersCommandInput
26
+ input: GetAuthorizersCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetAuthorizersCommandInput,
29
29
  GetAuthorizersCommandOutput,
@@ -24,7 +24,7 @@ declare const GetBasePathMappingCommand_base: {
24
24
  ServiceOutputTypes
25
25
  >;
26
26
  new (
27
- __0_0: GetBasePathMappingCommandInput
27
+ input: GetBasePathMappingCommandInput
28
28
  ): import("@smithy/smithy-client").CommandImpl<
29
29
  GetBasePathMappingCommandInput,
30
30
  GetBasePathMappingCommandOutput,
@@ -27,7 +27,7 @@ declare const GetBasePathMappingsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetBasePathMappingsCommandInput
30
+ input: GetBasePathMappingsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetBasePathMappingsCommandInput,
33
33
  GetBasePathMappingsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetClientCertificateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetClientCertificateCommandInput
30
+ input: GetClientCertificateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetClientCertificateCommandInput,
33
33
  GetClientCertificateCommandOutput,
@@ -23,7 +23,7 @@ declare const GetDeploymentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetDeploymentCommandInput
26
+ input: GetDeploymentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetDeploymentCommandInput,
29
29
  GetDeploymentCommandOutput,
@@ -23,7 +23,7 @@ declare const GetDeploymentsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetDeploymentsCommandInput
26
+ input: GetDeploymentsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetDeploymentsCommandInput,
29
29
  GetDeploymentsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDocumentationPartCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDocumentationPartCommandInput
30
+ input: GetDocumentationPartCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDocumentationPartCommandInput,
33
33
  GetDocumentationPartCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDocumentationPartsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDocumentationPartsCommandInput
30
+ input: GetDocumentationPartsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDocumentationPartsCommandInput,
33
33
  GetDocumentationPartsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDocumentationVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDocumentationVersionCommandInput
30
+ input: GetDocumentationVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDocumentationVersionCommandInput,
33
33
  GetDocumentationVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetDocumentationVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetDocumentationVersionsCommandInput
30
+ input: GetDocumentationVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetDocumentationVersionsCommandInput,
33
33
  GetDocumentationVersionsCommandOutput,
@@ -23,7 +23,7 @@ declare const GetDomainNameCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetDomainNameCommandInput
26
+ input: GetDomainNameCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetDomainNameCommandInput,
29
29
  GetDomainNameCommandOutput,
@@ -30,7 +30,7 @@ declare const GetExportCommand_base: {
30
30
  ServiceOutputTypes
31
31
  >;
32
32
  new (
33
- __0_0: GetExportCommandInput
33
+ input: GetExportCommandInput
34
34
  ): import("@smithy/smithy-client").CommandImpl<
35
35
  GetExportCommandInput,
36
36
  GetExportCommandOutput,
@@ -24,7 +24,7 @@ declare const GetGatewayResponseCommand_base: {
24
24
  ServiceOutputTypes
25
25
  >;
26
26
  new (
27
- __0_0: GetGatewayResponseCommandInput
27
+ input: GetGatewayResponseCommandInput
28
28
  ): import("@smithy/smithy-client").CommandImpl<
29
29
  GetGatewayResponseCommandInput,
30
30
  GetGatewayResponseCommandOutput,
@@ -27,7 +27,7 @@ declare const GetGatewayResponsesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetGatewayResponsesCommandInput
30
+ input: GetGatewayResponsesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetGatewayResponsesCommandInput,
33
33
  GetGatewayResponsesCommandOutput,
@@ -23,7 +23,7 @@ declare const GetIntegrationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetIntegrationCommandInput
26
+ input: GetIntegrationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetIntegrationCommandInput,
29
29
  GetIntegrationCommandOutput,
@@ -27,7 +27,7 @@ declare const GetIntegrationResponseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetIntegrationResponseCommandInput
30
+ input: GetIntegrationResponseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetIntegrationResponseCommandInput,
33
33
  GetIntegrationResponseCommandOutput,
@@ -21,7 +21,7 @@ declare const GetMethodCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetMethodCommandInput
24
+ input: GetMethodCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetMethodCommandInput,
27
27
  GetMethodCommandOutput,
@@ -24,7 +24,7 @@ declare const GetMethodResponseCommand_base: {
24
24
  ServiceOutputTypes
25
25
  >;
26
26
  new (
27
- __0_0: GetMethodResponseCommandInput
27
+ input: GetMethodResponseCommandInput
28
28
  ): import("@smithy/smithy-client").CommandImpl<
29
29
  GetMethodResponseCommandInput,
30
30
  GetMethodResponseCommandOutput,
@@ -21,7 +21,7 @@ declare const GetModelCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetModelCommandInput
24
+ input: GetModelCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetModelCommandInput,
27
27
  GetModelCommandOutput,
@@ -23,7 +23,7 @@ declare const GetModelTemplateCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetModelTemplateCommandInput
26
+ input: GetModelTemplateCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetModelTemplateCommandInput,
29
29
  GetModelTemplateCommandOutput,
@@ -21,7 +21,7 @@ declare const GetModelsCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetModelsCommandInput
24
+ input: GetModelsCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetModelsCommandInput,
27
27
  GetModelsCommandOutput,
@@ -27,7 +27,7 @@ declare const GetRequestValidatorCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetRequestValidatorCommandInput
30
+ input: GetRequestValidatorCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetRequestValidatorCommandInput,
33
33
  GetRequestValidatorCommandOutput,
@@ -27,7 +27,7 @@ declare const GetRequestValidatorsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetRequestValidatorsCommandInput
30
+ input: GetRequestValidatorsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetRequestValidatorsCommandInput,
33
33
  GetRequestValidatorsCommandOutput,
@@ -21,7 +21,7 @@ declare const GetResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetResourceCommandInput
24
+ input: GetResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetResourceCommandInput,
27
27
  GetResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const GetResourcesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetResourcesCommandInput
26
+ input: GetResourcesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetResourcesCommandInput,
29
29
  GetResourcesCommandOutput,
@@ -21,7 +21,7 @@ declare const GetRestApiCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetRestApiCommandInput
24
+ input: GetRestApiCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetRestApiCommandInput,
27
27
  GetRestApiCommandOutput,
@@ -27,7 +27,7 @@ declare const GetSdkCommand_base: {
27
27
  ServiceInputTypes,
28
28
  ServiceOutputTypes
29
29
  >;
30
- new (__0_0: GetSdkCommandInput): import("@smithy/smithy-client").CommandImpl<
30
+ new (input: GetSdkCommandInput): import("@smithy/smithy-client").CommandImpl<
31
31
  GetSdkCommandInput,
32
32
  GetSdkCommandOutput,
33
33
  APIGatewayClientResolvedConfig,
@@ -21,7 +21,7 @@ declare const GetSdkTypeCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetSdkTypeCommandInput
24
+ input: GetSdkTypeCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetSdkTypeCommandInput,
27
27
  GetSdkTypeCommandOutput,
@@ -21,7 +21,7 @@ declare const GetStageCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetStageCommandInput
24
+ input: GetStageCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetStageCommandInput,
27
27
  GetStageCommandOutput,
@@ -21,7 +21,7 @@ declare const GetStagesCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetStagesCommandInput
24
+ input: GetStagesCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetStagesCommandInput,
27
27
  GetStagesCommandOutput,
@@ -18,7 +18,7 @@ declare const GetTagsCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  GetTagsCommandInput,
23
23
  GetTagsCommandOutput,
24
24
  APIGatewayClientResolvedConfig,
@@ -21,7 +21,7 @@ declare const GetUsageCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetUsageCommandInput
24
+ input: GetUsageCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetUsageCommandInput,
27
27
  GetUsageCommandOutput,
@@ -23,7 +23,7 @@ declare const GetUsagePlanCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetUsagePlanCommandInput
26
+ input: GetUsagePlanCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetUsagePlanCommandInput,
29
29
  GetUsagePlanCommandOutput,
@@ -23,7 +23,7 @@ declare const GetUsagePlanKeyCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetUsagePlanKeyCommandInput
26
+ input: GetUsagePlanKeyCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetUsagePlanKeyCommandInput,
29
29
  GetUsagePlanKeyCommandOutput,
@@ -23,7 +23,7 @@ declare const GetUsagePlanKeysCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetUsagePlanKeysCommandInput
26
+ input: GetUsagePlanKeysCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetUsagePlanKeysCommandInput,
29
29
  GetUsagePlanKeysCommandOutput,
@@ -21,7 +21,7 @@ declare const GetVpcLinkCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: GetVpcLinkCommandInput
24
+ input: GetVpcLinkCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  GetVpcLinkCommandInput,
27
27
  GetVpcLinkCommandOutput,
@@ -33,7 +33,7 @@ declare const ImportApiKeysCommand_base: {
33
33
  ServiceOutputTypes
34
34
  >;
35
35
  new (
36
- __0_0: ImportApiKeysCommandInput
36
+ input: ImportApiKeysCommandInput
37
37
  ): import("@smithy/smithy-client").CommandImpl<
38
38
  ImportApiKeysCommandInput,
39
39
  ImportApiKeysCommandOutput,
@@ -36,7 +36,7 @@ declare const ImportDocumentationPartsCommand_base: {
36
36
  ServiceOutputTypes
37
37
  >;
38
38
  new (
39
- __0_0: ImportDocumentationPartsCommandInput
39
+ input: ImportDocumentationPartsCommandInput
40
40
  ): import("@smithy/smithy-client").CommandImpl<
41
41
  ImportDocumentationPartsCommandInput,
42
42
  ImportDocumentationPartsCommandOutput,
@@ -31,7 +31,7 @@ declare const ImportRestApiCommand_base: {
31
31
  ServiceOutputTypes
32
32
  >;
33
33
  new (
34
- __0_0: ImportRestApiCommandInput
34
+ input: ImportRestApiCommandInput
35
35
  ): import("@smithy/smithy-client").CommandImpl<
36
36
  ImportRestApiCommandInput,
37
37
  ImportRestApiCommandOutput,
@@ -24,7 +24,7 @@ declare const PutGatewayResponseCommand_base: {
24
24
  ServiceOutputTypes
25
25
  >;
26
26
  new (
27
- __0_0: PutGatewayResponseCommandInput
27
+ input: PutGatewayResponseCommandInput
28
28
  ): import("@smithy/smithy-client").CommandImpl<
29
29
  PutGatewayResponseCommandInput,
30
30
  PutGatewayResponseCommandOutput,
@@ -23,7 +23,7 @@ declare const PutIntegrationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: PutIntegrationCommandInput
26
+ input: PutIntegrationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  PutIntegrationCommandInput,
29
29
  PutIntegrationCommandOutput,
@@ -27,7 +27,7 @@ declare const PutIntegrationResponseCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: PutIntegrationResponseCommandInput
30
+ input: PutIntegrationResponseCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  PutIntegrationResponseCommandInput,
33
33
  PutIntegrationResponseCommandOutput,
@@ -21,7 +21,7 @@ declare const PutMethodCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: PutMethodCommandInput
24
+ input: PutMethodCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  PutMethodCommandInput,
27
27
  PutMethodCommandOutput,
@@ -24,7 +24,7 @@ declare const PutMethodResponseCommand_base: {
24
24
  ServiceOutputTypes
25
25
  >;
26
26
  new (
27
- __0_0: PutMethodResponseCommandInput
27
+ input: PutMethodResponseCommandInput
28
28
  ): import("@smithy/smithy-client").CommandImpl<
29
29
  PutMethodResponseCommandInput,
30
30
  PutMethodResponseCommandOutput,
@@ -30,7 +30,7 @@ declare const PutRestApiCommand_base: {
30
30
  ServiceOutputTypes
31
31
  >;
32
32
  new (
33
- __0_0: PutRestApiCommandInput
33
+ input: PutRestApiCommandInput
34
34
  ): import("@smithy/smithy-client").CommandImpl<
35
35
  PutRestApiCommandInput,
36
36
  PutRestApiCommandOutput,
@@ -23,7 +23,7 @@ declare const RejectDomainNameAccessAssociationCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RejectDomainNameAccessAssociationCommandInput
26
+ input: RejectDomainNameAccessAssociationCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RejectDomainNameAccessAssociationCommandInput,
29
29
  RejectDomainNameAccessAssociationCommandOutput,
@@ -21,7 +21,7 @@ declare const TagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: TagResourceCommandInput
24
+ input: TagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  TagResourceCommandInput,
27
27
  TagResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const TestInvokeAuthorizerCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TestInvokeAuthorizerCommandInput
30
+ input: TestInvokeAuthorizerCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TestInvokeAuthorizerCommandInput,
33
33
  TestInvokeAuthorizerCommandOutput,
@@ -26,7 +26,7 @@ declare const TestInvokeMethodCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: TestInvokeMethodCommandInput
29
+ input: TestInvokeMethodCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  TestInvokeMethodCommandInput,
32
32
  TestInvokeMethodCommandOutput,
@@ -21,7 +21,7 @@ declare const UntagResourceCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UntagResourceCommandInput
24
+ input: UntagResourceCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UntagResourceCommandInput,
27
27
  UntagResourceCommandOutput,
@@ -21,7 +21,7 @@ declare const UpdateApiKeyCommand_base: {
21
21
  ServiceOutputTypes
22
22
  >;
23
23
  new (
24
- __0_0: UpdateApiKeyCommandInput
24
+ input: UpdateApiKeyCommandInput
25
25
  ): import("@smithy/smithy-client").CommandImpl<
26
26
  UpdateApiKeyCommandInput,
27
27
  UpdateApiKeyCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateAuthorizerCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateAuthorizerCommandInput
26
+ input: UpdateAuthorizerCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateAuthorizerCommandInput,
29
29
  UpdateAuthorizerCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateBasePathMappingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateBasePathMappingCommandInput
30
+ input: UpdateBasePathMappingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateBasePathMappingCommandInput,
33
33
  UpdateBasePathMappingCommandOutput,