@aws-sdk/client-apigatewayv2 3.1077.0 → 3.1079.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 (317) hide show
  1. package/dist-cjs/index.js +111 -1033
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/CreateApiCommand.js +2 -14
  4. package/dist-es/commands/CreateApiMappingCommand.js +2 -14
  5. package/dist-es/commands/CreateAuthorizerCommand.js +2 -14
  6. package/dist-es/commands/CreateDeploymentCommand.js +2 -14
  7. package/dist-es/commands/CreateDomainNameCommand.js +2 -14
  8. package/dist-es/commands/CreateIntegrationCommand.js +2 -14
  9. package/dist-es/commands/CreateIntegrationResponseCommand.js +2 -14
  10. package/dist-es/commands/CreateModelCommand.js +2 -14
  11. package/dist-es/commands/CreatePortalCommand.js +2 -14
  12. package/dist-es/commands/CreatePortalProductCommand.js +2 -14
  13. package/dist-es/commands/CreateProductPageCommand.js +2 -14
  14. package/dist-es/commands/CreateProductRestEndpointPageCommand.js +2 -14
  15. package/dist-es/commands/CreateRouteCommand.js +2 -14
  16. package/dist-es/commands/CreateRouteResponseCommand.js +2 -14
  17. package/dist-es/commands/CreateRoutingRuleCommand.js +2 -14
  18. package/dist-es/commands/CreateStageCommand.js +2 -14
  19. package/dist-es/commands/CreateVpcLinkCommand.js +2 -14
  20. package/dist-es/commands/DeleteAccessLogSettingsCommand.js +2 -14
  21. package/dist-es/commands/DeleteApiCommand.js +2 -14
  22. package/dist-es/commands/DeleteApiMappingCommand.js +2 -14
  23. package/dist-es/commands/DeleteAuthorizerCommand.js +2 -14
  24. package/dist-es/commands/DeleteCorsConfigurationCommand.js +2 -14
  25. package/dist-es/commands/DeleteDeploymentCommand.js +2 -14
  26. package/dist-es/commands/DeleteDomainNameCommand.js +2 -14
  27. package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
  28. package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -14
  29. package/dist-es/commands/DeleteModelCommand.js +2 -14
  30. package/dist-es/commands/DeletePortalCommand.js +2 -14
  31. package/dist-es/commands/DeletePortalProductCommand.js +2 -14
  32. package/dist-es/commands/DeletePortalProductSharingPolicyCommand.js +2 -14
  33. package/dist-es/commands/DeleteProductPageCommand.js +2 -14
  34. package/dist-es/commands/DeleteProductRestEndpointPageCommand.js +2 -14
  35. package/dist-es/commands/DeleteRouteCommand.js +2 -14
  36. package/dist-es/commands/DeleteRouteRequestParameterCommand.js +2 -14
  37. package/dist-es/commands/DeleteRouteResponseCommand.js +2 -14
  38. package/dist-es/commands/DeleteRouteSettingsCommand.js +2 -14
  39. package/dist-es/commands/DeleteRoutingRuleCommand.js +2 -14
  40. package/dist-es/commands/DeleteStageCommand.js +2 -14
  41. package/dist-es/commands/DeleteVpcLinkCommand.js +2 -14
  42. package/dist-es/commands/DisablePortalCommand.js +2 -14
  43. package/dist-es/commands/ExportApiCommand.js +2 -14
  44. package/dist-es/commands/GetApiCommand.js +2 -14
  45. package/dist-es/commands/GetApiMappingCommand.js +2 -14
  46. package/dist-es/commands/GetApiMappingsCommand.js +2 -14
  47. package/dist-es/commands/GetApisCommand.js +2 -14
  48. package/dist-es/commands/GetAuthorizerCommand.js +2 -14
  49. package/dist-es/commands/GetAuthorizersCommand.js +2 -14
  50. package/dist-es/commands/GetDeploymentCommand.js +2 -14
  51. package/dist-es/commands/GetDeploymentsCommand.js +2 -14
  52. package/dist-es/commands/GetDomainNameCommand.js +2 -14
  53. package/dist-es/commands/GetDomainNamesCommand.js +2 -14
  54. package/dist-es/commands/GetIntegrationCommand.js +2 -14
  55. package/dist-es/commands/GetIntegrationResponseCommand.js +2 -14
  56. package/dist-es/commands/GetIntegrationResponsesCommand.js +2 -14
  57. package/dist-es/commands/GetIntegrationsCommand.js +2 -14
  58. package/dist-es/commands/GetModelCommand.js +2 -14
  59. package/dist-es/commands/GetModelTemplateCommand.js +2 -14
  60. package/dist-es/commands/GetModelsCommand.js +2 -14
  61. package/dist-es/commands/GetPortalCommand.js +2 -14
  62. package/dist-es/commands/GetPortalProductCommand.js +2 -14
  63. package/dist-es/commands/GetPortalProductSharingPolicyCommand.js +2 -14
  64. package/dist-es/commands/GetProductPageCommand.js +2 -14
  65. package/dist-es/commands/GetProductRestEndpointPageCommand.js +2 -14
  66. package/dist-es/commands/GetRouteCommand.js +2 -14
  67. package/dist-es/commands/GetRouteResponseCommand.js +2 -14
  68. package/dist-es/commands/GetRouteResponsesCommand.js +2 -14
  69. package/dist-es/commands/GetRoutesCommand.js +2 -14
  70. package/dist-es/commands/GetRoutingRuleCommand.js +2 -14
  71. package/dist-es/commands/GetStageCommand.js +2 -14
  72. package/dist-es/commands/GetStagesCommand.js +2 -14
  73. package/dist-es/commands/GetTagsCommand.js +2 -14
  74. package/dist-es/commands/GetVpcLinkCommand.js +2 -14
  75. package/dist-es/commands/GetVpcLinksCommand.js +2 -14
  76. package/dist-es/commands/ImportApiCommand.js +2 -14
  77. package/dist-es/commands/ListPortalProductsCommand.js +2 -14
  78. package/dist-es/commands/ListPortalsCommand.js +2 -14
  79. package/dist-es/commands/ListProductPagesCommand.js +2 -14
  80. package/dist-es/commands/ListProductRestEndpointPagesCommand.js +2 -14
  81. package/dist-es/commands/ListRoutingRulesCommand.js +2 -14
  82. package/dist-es/commands/PreviewPortalCommand.js +2 -14
  83. package/dist-es/commands/PublishPortalCommand.js +2 -14
  84. package/dist-es/commands/PutPortalProductSharingPolicyCommand.js +2 -14
  85. package/dist-es/commands/PutRoutingRuleCommand.js +2 -14
  86. package/dist-es/commands/ReimportApiCommand.js +2 -14
  87. package/dist-es/commands/ResetAuthorizersCacheCommand.js +2 -14
  88. package/dist-es/commands/TagResourceCommand.js +2 -14
  89. package/dist-es/commands/UntagResourceCommand.js +2 -14
  90. package/dist-es/commands/UpdateApiCommand.js +2 -14
  91. package/dist-es/commands/UpdateApiMappingCommand.js +2 -14
  92. package/dist-es/commands/UpdateAuthorizerCommand.js +2 -14
  93. package/dist-es/commands/UpdateDeploymentCommand.js +2 -14
  94. package/dist-es/commands/UpdateDomainNameCommand.js +2 -14
  95. package/dist-es/commands/UpdateIntegrationCommand.js +2 -14
  96. package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -14
  97. package/dist-es/commands/UpdateModelCommand.js +2 -14
  98. package/dist-es/commands/UpdatePortalCommand.js +2 -14
  99. package/dist-es/commands/UpdatePortalProductCommand.js +2 -14
  100. package/dist-es/commands/UpdateProductPageCommand.js +2 -14
  101. package/dist-es/commands/UpdateProductRestEndpointPageCommand.js +2 -14
  102. package/dist-es/commands/UpdateRouteCommand.js +2 -14
  103. package/dist-es/commands/UpdateRouteResponseCommand.js +2 -14
  104. package/dist-es/commands/UpdateStageCommand.js +2 -14
  105. package/dist-es/commands/UpdateVpcLinkCommand.js +2 -14
  106. package/dist-es/index.js +1 -0
  107. package/dist-types/commandBuilder.d.ts +18 -0
  108. package/dist-types/commands/CreateApiCommand.d.ts +3 -8
  109. package/dist-types/commands/CreateApiMappingCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateDeploymentCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateDomainNameCommand.d.ts +3 -8
  113. package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
  114. package/dist-types/commands/CreateIntegrationResponseCommand.d.ts +3 -8
  115. package/dist-types/commands/CreateModelCommand.d.ts +3 -8
  116. package/dist-types/commands/CreatePortalCommand.d.ts +3 -8
  117. package/dist-types/commands/CreatePortalProductCommand.d.ts +3 -8
  118. package/dist-types/commands/CreateProductPageCommand.d.ts +3 -8
  119. package/dist-types/commands/CreateProductRestEndpointPageCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateRouteCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateRouteResponseCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateRoutingRuleCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateStageCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateVpcLinkCommand.d.ts +3 -8
  125. package/dist-types/commands/DeleteAccessLogSettingsCommand.d.ts +3 -8
  126. package/dist-types/commands/DeleteApiCommand.d.ts +3 -8
  127. package/dist-types/commands/DeleteApiMappingCommand.d.ts +3 -8
  128. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteCorsConfigurationCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteDeploymentCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteDomainNameCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteModelCommand.d.ts +3 -8
  135. package/dist-types/commands/DeletePortalCommand.d.ts +3 -8
  136. package/dist-types/commands/DeletePortalProductCommand.d.ts +3 -8
  137. package/dist-types/commands/DeletePortalProductSharingPolicyCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteProductPageCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteProductRestEndpointPageCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteRouteCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteRouteRequestParameterCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteRouteResponseCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteRouteSettingsCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteRoutingRuleCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteStageCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteVpcLinkCommand.d.ts +3 -8
  147. package/dist-types/commands/DisablePortalCommand.d.ts +3 -8
  148. package/dist-types/commands/ExportApiCommand.d.ts +3 -8
  149. package/dist-types/commands/GetApiCommand.d.ts +3 -8
  150. package/dist-types/commands/GetApiMappingCommand.d.ts +3 -8
  151. package/dist-types/commands/GetApiMappingsCommand.d.ts +3 -8
  152. package/dist-types/commands/GetApisCommand.d.ts +3 -8
  153. package/dist-types/commands/GetAuthorizerCommand.d.ts +3 -8
  154. package/dist-types/commands/GetAuthorizersCommand.d.ts +3 -8
  155. package/dist-types/commands/GetDeploymentCommand.d.ts +3 -8
  156. package/dist-types/commands/GetDeploymentsCommand.d.ts +3 -8
  157. package/dist-types/commands/GetDomainNameCommand.d.ts +3 -8
  158. package/dist-types/commands/GetDomainNamesCommand.d.ts +3 -8
  159. package/dist-types/commands/GetIntegrationCommand.d.ts +3 -8
  160. package/dist-types/commands/GetIntegrationResponseCommand.d.ts +3 -8
  161. package/dist-types/commands/GetIntegrationResponsesCommand.d.ts +3 -8
  162. package/dist-types/commands/GetIntegrationsCommand.d.ts +3 -8
  163. package/dist-types/commands/GetModelCommand.d.ts +3 -8
  164. package/dist-types/commands/GetModelTemplateCommand.d.ts +3 -8
  165. package/dist-types/commands/GetModelsCommand.d.ts +3 -8
  166. package/dist-types/commands/GetPortalCommand.d.ts +3 -8
  167. package/dist-types/commands/GetPortalProductCommand.d.ts +3 -8
  168. package/dist-types/commands/GetPortalProductSharingPolicyCommand.d.ts +3 -8
  169. package/dist-types/commands/GetProductPageCommand.d.ts +3 -8
  170. package/dist-types/commands/GetProductRestEndpointPageCommand.d.ts +3 -8
  171. package/dist-types/commands/GetRouteCommand.d.ts +3 -8
  172. package/dist-types/commands/GetRouteResponseCommand.d.ts +3 -8
  173. package/dist-types/commands/GetRouteResponsesCommand.d.ts +3 -8
  174. package/dist-types/commands/GetRoutesCommand.d.ts +3 -8
  175. package/dist-types/commands/GetRoutingRuleCommand.d.ts +3 -8
  176. package/dist-types/commands/GetStageCommand.d.ts +3 -8
  177. package/dist-types/commands/GetStagesCommand.d.ts +3 -8
  178. package/dist-types/commands/GetTagsCommand.d.ts +3 -8
  179. package/dist-types/commands/GetVpcLinkCommand.d.ts +3 -8
  180. package/dist-types/commands/GetVpcLinksCommand.d.ts +3 -8
  181. package/dist-types/commands/ImportApiCommand.d.ts +3 -8
  182. package/dist-types/commands/ListPortalProductsCommand.d.ts +3 -8
  183. package/dist-types/commands/ListPortalsCommand.d.ts +3 -8
  184. package/dist-types/commands/ListProductPagesCommand.d.ts +3 -8
  185. package/dist-types/commands/ListProductRestEndpointPagesCommand.d.ts +3 -8
  186. package/dist-types/commands/ListRoutingRulesCommand.d.ts +3 -8
  187. package/dist-types/commands/PreviewPortalCommand.d.ts +3 -8
  188. package/dist-types/commands/PublishPortalCommand.d.ts +3 -8
  189. package/dist-types/commands/PutPortalProductSharingPolicyCommand.d.ts +3 -8
  190. package/dist-types/commands/PutRoutingRuleCommand.d.ts +3 -8
  191. package/dist-types/commands/ReimportApiCommand.d.ts +3 -8
  192. package/dist-types/commands/ResetAuthorizersCacheCommand.d.ts +3 -8
  193. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  194. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  195. package/dist-types/commands/UpdateApiCommand.d.ts +3 -8
  196. package/dist-types/commands/UpdateApiMappingCommand.d.ts +3 -8
  197. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -8
  198. package/dist-types/commands/UpdateDeploymentCommand.d.ts +3 -8
  199. package/dist-types/commands/UpdateDomainNameCommand.d.ts +3 -8
  200. package/dist-types/commands/UpdateIntegrationCommand.d.ts +3 -8
  201. package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +3 -8
  202. package/dist-types/commands/UpdateModelCommand.d.ts +3 -8
  203. package/dist-types/commands/UpdatePortalCommand.d.ts +3 -8
  204. package/dist-types/commands/UpdatePortalProductCommand.d.ts +3 -8
  205. package/dist-types/commands/UpdateProductPageCommand.d.ts +3 -8
  206. package/dist-types/commands/UpdateProductRestEndpointPageCommand.d.ts +3 -8
  207. package/dist-types/commands/UpdateRouteCommand.d.ts +3 -8
  208. package/dist-types/commands/UpdateRouteResponseCommand.d.ts +3 -8
  209. package/dist-types/commands/UpdateStageCommand.d.ts +3 -8
  210. package/dist-types/commands/UpdateVpcLinkCommand.d.ts +3 -8
  211. package/dist-types/index.d.ts +1 -0
  212. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  213. package/dist-types/ts3.4/commands/CreateApiCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/CreateApiMappingCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/CreateIntegrationResponseCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/CreatePortalProductCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/CreateProductPageCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/CreateProductRestEndpointPageCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/CreateRouteCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/CreateRouteResponseCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/CreateRoutingRuleCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/DeleteAccessLogSettingsCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/DeleteApiCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/DeleteApiMappingCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/DeleteCorsConfigurationCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/DeletePortalProductCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/DeletePortalProductSharingPolicyCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/DeleteProductPageCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/DeleteProductRestEndpointPageCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/DeleteRouteCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/DeleteRouteRequestParameterCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/DeleteRouteResponseCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/DeleteRouteSettingsCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/DeleteRoutingRuleCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DisablePortalCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/ExportApiCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/GetApiCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/GetApiMappingCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/GetApiMappingsCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/GetApisCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/GetIntegrationResponsesCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/GetIntegrationsCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/GetPortalProductCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/GetPortalProductSharingPolicyCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/GetProductPageCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/GetProductRestEndpointPageCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/GetRouteCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/GetRouteResponseCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/GetRouteResponsesCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/GetRoutesCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/GetRoutingRuleCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/ImportApiCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/ListPortalProductsCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/ListProductPagesCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/ListProductRestEndpointPagesCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/ListRoutingRulesCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/PreviewPortalCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/PublishPortalCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/PutPortalProductSharingPolicyCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/PutRoutingRuleCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/ReimportApiCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/ResetAuthorizersCacheCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/UpdateApiCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/UpdateApiMappingCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/UpdatePortalProductCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/UpdateProductPageCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/UpdateProductRestEndpointPageCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/UpdateRouteCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/UpdateRouteResponseCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/index.d.ts +1 -0
  317. package/package.json +8 -8
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1078.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -2764,1240 +2765,317 @@ class ApiGatewayV2Client extends Client {
2764
2765
  }
2765
2766
  }
2766
2767
 
2767
- class CreateApiCommand extends Command
2768
- .classBuilder()
2769
- .ep(commonParams)
2770
- .m(function (Command, cs, config, o) {
2771
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2772
- })
2773
- .s("ApiGatewayV2", "CreateApi", {})
2774
- .n("ApiGatewayV2Client", "CreateApiCommand")
2775
- .sc(CreateApi$)
2776
- .build() {
2768
+ const command = makeBuilder(commonParams, "ApiGatewayV2", "ApiGatewayV2Client", getEndpointPlugin);
2769
+ const _ep0 = {};
2770
+ const _mw0 = (Command, cs, config, o) => [];
2771
+
2772
+ class CreateApiCommand extends command(_ep0, _mw0, "CreateApi", CreateApi$) {
2777
2773
  }
2778
2774
 
2779
- class CreateApiMappingCommand extends Command
2780
- .classBuilder()
2781
- .ep(commonParams)
2782
- .m(function (Command, cs, config, o) {
2783
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2784
- })
2785
- .s("ApiGatewayV2", "CreateApiMapping", {})
2786
- .n("ApiGatewayV2Client", "CreateApiMappingCommand")
2787
- .sc(CreateApiMapping$)
2788
- .build() {
2775
+ class CreateApiMappingCommand extends command(_ep0, _mw0, "CreateApiMapping", CreateApiMapping$) {
2789
2776
  }
2790
2777
 
2791
- class CreateAuthorizerCommand extends Command
2792
- .classBuilder()
2793
- .ep(commonParams)
2794
- .m(function (Command, cs, config, o) {
2795
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2796
- })
2797
- .s("ApiGatewayV2", "CreateAuthorizer", {})
2798
- .n("ApiGatewayV2Client", "CreateAuthorizerCommand")
2799
- .sc(CreateAuthorizer$)
2800
- .build() {
2778
+ class CreateAuthorizerCommand extends command(_ep0, _mw0, "CreateAuthorizer", CreateAuthorizer$) {
2801
2779
  }
2802
2780
 
2803
- class CreateDeploymentCommand extends Command
2804
- .classBuilder()
2805
- .ep(commonParams)
2806
- .m(function (Command, cs, config, o) {
2807
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2808
- })
2809
- .s("ApiGatewayV2", "CreateDeployment", {})
2810
- .n("ApiGatewayV2Client", "CreateDeploymentCommand")
2811
- .sc(CreateDeployment$)
2812
- .build() {
2781
+ class CreateDeploymentCommand extends command(_ep0, _mw0, "CreateDeployment", CreateDeployment$) {
2813
2782
  }
2814
2783
 
2815
- class CreateDomainNameCommand extends Command
2816
- .classBuilder()
2817
- .ep(commonParams)
2818
- .m(function (Command, cs, config, o) {
2819
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2820
- })
2821
- .s("ApiGatewayV2", "CreateDomainName", {})
2822
- .n("ApiGatewayV2Client", "CreateDomainNameCommand")
2823
- .sc(CreateDomainName$)
2824
- .build() {
2784
+ class CreateDomainNameCommand extends command(_ep0, _mw0, "CreateDomainName", CreateDomainName$) {
2825
2785
  }
2826
2786
 
2827
- class CreateIntegrationCommand extends Command
2828
- .classBuilder()
2829
- .ep(commonParams)
2830
- .m(function (Command, cs, config, o) {
2831
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2832
- })
2833
- .s("ApiGatewayV2", "CreateIntegration", {})
2834
- .n("ApiGatewayV2Client", "CreateIntegrationCommand")
2835
- .sc(CreateIntegration$)
2836
- .build() {
2787
+ class CreateIntegrationCommand extends command(_ep0, _mw0, "CreateIntegration", CreateIntegration$) {
2837
2788
  }
2838
2789
 
2839
- class CreateIntegrationResponseCommand extends Command
2840
- .classBuilder()
2841
- .ep(commonParams)
2842
- .m(function (Command, cs, config, o) {
2843
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2844
- })
2845
- .s("ApiGatewayV2", "CreateIntegrationResponse", {})
2846
- .n("ApiGatewayV2Client", "CreateIntegrationResponseCommand")
2847
- .sc(CreateIntegrationResponse$)
2848
- .build() {
2790
+ class CreateIntegrationResponseCommand extends command(_ep0, _mw0, "CreateIntegrationResponse", CreateIntegrationResponse$) {
2849
2791
  }
2850
2792
 
2851
- class CreateModelCommand extends Command
2852
- .classBuilder()
2853
- .ep(commonParams)
2854
- .m(function (Command, cs, config, o) {
2855
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2856
- })
2857
- .s("ApiGatewayV2", "CreateModel", {})
2858
- .n("ApiGatewayV2Client", "CreateModelCommand")
2859
- .sc(CreateModel$)
2860
- .build() {
2793
+ class CreateModelCommand extends command(_ep0, _mw0, "CreateModel", CreateModel$) {
2861
2794
  }
2862
2795
 
2863
- class CreatePortalCommand extends Command
2864
- .classBuilder()
2865
- .ep(commonParams)
2866
- .m(function (Command, cs, config, o) {
2867
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2868
- })
2869
- .s("ApiGatewayV2", "CreatePortal", {})
2870
- .n("ApiGatewayV2Client", "CreatePortalCommand")
2871
- .sc(CreatePortal$)
2872
- .build() {
2796
+ class CreatePortalCommand extends command(_ep0, _mw0, "CreatePortal", CreatePortal$) {
2873
2797
  }
2874
2798
 
2875
- class CreatePortalProductCommand extends Command
2876
- .classBuilder()
2877
- .ep(commonParams)
2878
- .m(function (Command, cs, config, o) {
2879
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2880
- })
2881
- .s("ApiGatewayV2", "CreatePortalProduct", {})
2882
- .n("ApiGatewayV2Client", "CreatePortalProductCommand")
2883
- .sc(CreatePortalProduct$)
2884
- .build() {
2799
+ class CreatePortalProductCommand extends command(_ep0, _mw0, "CreatePortalProduct", CreatePortalProduct$) {
2885
2800
  }
2886
2801
 
2887
- class CreateProductPageCommand extends Command
2888
- .classBuilder()
2889
- .ep(commonParams)
2890
- .m(function (Command, cs, config, o) {
2891
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2892
- })
2893
- .s("ApiGatewayV2", "CreateProductPage", {})
2894
- .n("ApiGatewayV2Client", "CreateProductPageCommand")
2895
- .sc(CreateProductPage$)
2896
- .build() {
2802
+ class CreateProductPageCommand extends command(_ep0, _mw0, "CreateProductPage", CreateProductPage$) {
2897
2803
  }
2898
2804
 
2899
- class CreateProductRestEndpointPageCommand extends Command
2900
- .classBuilder()
2901
- .ep(commonParams)
2902
- .m(function (Command, cs, config, o) {
2903
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2904
- })
2905
- .s("ApiGatewayV2", "CreateProductRestEndpointPage", {})
2906
- .n("ApiGatewayV2Client", "CreateProductRestEndpointPageCommand")
2907
- .sc(CreateProductRestEndpointPage$)
2908
- .build() {
2805
+ class CreateProductRestEndpointPageCommand extends command(_ep0, _mw0, "CreateProductRestEndpointPage", CreateProductRestEndpointPage$) {
2909
2806
  }
2910
2807
 
2911
- class CreateRouteCommand extends Command
2912
- .classBuilder()
2913
- .ep(commonParams)
2914
- .m(function (Command, cs, config, o) {
2915
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2916
- })
2917
- .s("ApiGatewayV2", "CreateRoute", {})
2918
- .n("ApiGatewayV2Client", "CreateRouteCommand")
2919
- .sc(CreateRoute$)
2920
- .build() {
2808
+ class CreateRouteCommand extends command(_ep0, _mw0, "CreateRoute", CreateRoute$) {
2921
2809
  }
2922
2810
 
2923
- class CreateRouteResponseCommand extends Command
2924
- .classBuilder()
2925
- .ep(commonParams)
2926
- .m(function (Command, cs, config, o) {
2927
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2928
- })
2929
- .s("ApiGatewayV2", "CreateRouteResponse", {})
2930
- .n("ApiGatewayV2Client", "CreateRouteResponseCommand")
2931
- .sc(CreateRouteResponse$)
2932
- .build() {
2811
+ class CreateRouteResponseCommand extends command(_ep0, _mw0, "CreateRouteResponse", CreateRouteResponse$) {
2933
2812
  }
2934
2813
 
2935
- class CreateRoutingRuleCommand extends Command
2936
- .classBuilder()
2937
- .ep(commonParams)
2938
- .m(function (Command, cs, config, o) {
2939
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2940
- })
2941
- .s("ApiGatewayV2", "CreateRoutingRule", {})
2942
- .n("ApiGatewayV2Client", "CreateRoutingRuleCommand")
2943
- .sc(CreateRoutingRule$)
2944
- .build() {
2814
+ class CreateRoutingRuleCommand extends command(_ep0, _mw0, "CreateRoutingRule", CreateRoutingRule$) {
2945
2815
  }
2946
2816
 
2947
- class CreateStageCommand extends Command
2948
- .classBuilder()
2949
- .ep(commonParams)
2950
- .m(function (Command, cs, config, o) {
2951
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2952
- })
2953
- .s("ApiGatewayV2", "CreateStage", {})
2954
- .n("ApiGatewayV2Client", "CreateStageCommand")
2955
- .sc(CreateStage$)
2956
- .build() {
2817
+ class CreateStageCommand extends command(_ep0, _mw0, "CreateStage", CreateStage$) {
2957
2818
  }
2958
2819
 
2959
- class CreateVpcLinkCommand extends Command
2960
- .classBuilder()
2961
- .ep(commonParams)
2962
- .m(function (Command, cs, config, o) {
2963
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2964
- })
2965
- .s("ApiGatewayV2", "CreateVpcLink", {})
2966
- .n("ApiGatewayV2Client", "CreateVpcLinkCommand")
2967
- .sc(CreateVpcLink$)
2968
- .build() {
2820
+ class CreateVpcLinkCommand extends command(_ep0, _mw0, "CreateVpcLink", CreateVpcLink$) {
2969
2821
  }
2970
2822
 
2971
- class DeleteAccessLogSettingsCommand extends Command
2972
- .classBuilder()
2973
- .ep(commonParams)
2974
- .m(function (Command, cs, config, o) {
2975
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2976
- })
2977
- .s("ApiGatewayV2", "DeleteAccessLogSettings", {})
2978
- .n("ApiGatewayV2Client", "DeleteAccessLogSettingsCommand")
2979
- .sc(DeleteAccessLogSettings$)
2980
- .build() {
2823
+ class DeleteAccessLogSettingsCommand extends command(_ep0, _mw0, "DeleteAccessLogSettings", DeleteAccessLogSettings$) {
2981
2824
  }
2982
2825
 
2983
- class DeleteApiCommand extends Command
2984
- .classBuilder()
2985
- .ep(commonParams)
2986
- .m(function (Command, cs, config, o) {
2987
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2988
- })
2989
- .s("ApiGatewayV2", "DeleteApi", {})
2990
- .n("ApiGatewayV2Client", "DeleteApiCommand")
2991
- .sc(DeleteApi$)
2992
- .build() {
2826
+ class DeleteApiCommand extends command(_ep0, _mw0, "DeleteApi", DeleteApi$) {
2993
2827
  }
2994
2828
 
2995
- class DeleteApiMappingCommand extends Command
2996
- .classBuilder()
2997
- .ep(commonParams)
2998
- .m(function (Command, cs, config, o) {
2999
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3000
- })
3001
- .s("ApiGatewayV2", "DeleteApiMapping", {})
3002
- .n("ApiGatewayV2Client", "DeleteApiMappingCommand")
3003
- .sc(DeleteApiMapping$)
3004
- .build() {
2829
+ class DeleteApiMappingCommand extends command(_ep0, _mw0, "DeleteApiMapping", DeleteApiMapping$) {
3005
2830
  }
3006
2831
 
3007
- class DeleteAuthorizerCommand extends Command
3008
- .classBuilder()
3009
- .ep(commonParams)
3010
- .m(function (Command, cs, config, o) {
3011
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3012
- })
3013
- .s("ApiGatewayV2", "DeleteAuthorizer", {})
3014
- .n("ApiGatewayV2Client", "DeleteAuthorizerCommand")
3015
- .sc(DeleteAuthorizer$)
3016
- .build() {
2832
+ class DeleteAuthorizerCommand extends command(_ep0, _mw0, "DeleteAuthorizer", DeleteAuthorizer$) {
3017
2833
  }
3018
2834
 
3019
- class DeleteCorsConfigurationCommand extends Command
3020
- .classBuilder()
3021
- .ep(commonParams)
3022
- .m(function (Command, cs, config, o) {
3023
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3024
- })
3025
- .s("ApiGatewayV2", "DeleteCorsConfiguration", {})
3026
- .n("ApiGatewayV2Client", "DeleteCorsConfigurationCommand")
3027
- .sc(DeleteCorsConfiguration$)
3028
- .build() {
2835
+ class DeleteCorsConfigurationCommand extends command(_ep0, _mw0, "DeleteCorsConfiguration", DeleteCorsConfiguration$) {
3029
2836
  }
3030
2837
 
3031
- class DeleteDeploymentCommand extends Command
3032
- .classBuilder()
3033
- .ep(commonParams)
3034
- .m(function (Command, cs, config, o) {
3035
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3036
- })
3037
- .s("ApiGatewayV2", "DeleteDeployment", {})
3038
- .n("ApiGatewayV2Client", "DeleteDeploymentCommand")
3039
- .sc(DeleteDeployment$)
3040
- .build() {
2838
+ class DeleteDeploymentCommand extends command(_ep0, _mw0, "DeleteDeployment", DeleteDeployment$) {
3041
2839
  }
3042
2840
 
3043
- class DeleteDomainNameCommand extends Command
3044
- .classBuilder()
3045
- .ep(commonParams)
3046
- .m(function (Command, cs, config, o) {
3047
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3048
- })
3049
- .s("ApiGatewayV2", "DeleteDomainName", {})
3050
- .n("ApiGatewayV2Client", "DeleteDomainNameCommand")
3051
- .sc(DeleteDomainName$)
3052
- .build() {
2841
+ class DeleteDomainNameCommand extends command(_ep0, _mw0, "DeleteDomainName", DeleteDomainName$) {
3053
2842
  }
3054
2843
 
3055
- class DeleteIntegrationCommand extends Command
3056
- .classBuilder()
3057
- .ep(commonParams)
3058
- .m(function (Command, cs, config, o) {
3059
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3060
- })
3061
- .s("ApiGatewayV2", "DeleteIntegration", {})
3062
- .n("ApiGatewayV2Client", "DeleteIntegrationCommand")
3063
- .sc(DeleteIntegration$)
3064
- .build() {
2844
+ class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
3065
2845
  }
3066
2846
 
3067
- class DeleteIntegrationResponseCommand extends Command
3068
- .classBuilder()
3069
- .ep(commonParams)
3070
- .m(function (Command, cs, config, o) {
3071
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3072
- })
3073
- .s("ApiGatewayV2", "DeleteIntegrationResponse", {})
3074
- .n("ApiGatewayV2Client", "DeleteIntegrationResponseCommand")
3075
- .sc(DeleteIntegrationResponse$)
3076
- .build() {
2847
+ class DeleteIntegrationResponseCommand extends command(_ep0, _mw0, "DeleteIntegrationResponse", DeleteIntegrationResponse$) {
3077
2848
  }
3078
2849
 
3079
- class DeleteModelCommand extends Command
3080
- .classBuilder()
3081
- .ep(commonParams)
3082
- .m(function (Command, cs, config, o) {
3083
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3084
- })
3085
- .s("ApiGatewayV2", "DeleteModel", {})
3086
- .n("ApiGatewayV2Client", "DeleteModelCommand")
3087
- .sc(DeleteModel$)
3088
- .build() {
2850
+ class DeleteModelCommand extends command(_ep0, _mw0, "DeleteModel", DeleteModel$) {
3089
2851
  }
3090
2852
 
3091
- class DeletePortalCommand extends Command
3092
- .classBuilder()
3093
- .ep(commonParams)
3094
- .m(function (Command, cs, config, o) {
3095
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3096
- })
3097
- .s("ApiGatewayV2", "DeletePortal", {})
3098
- .n("ApiGatewayV2Client", "DeletePortalCommand")
3099
- .sc(DeletePortal$)
3100
- .build() {
2853
+ class DeletePortalCommand extends command(_ep0, _mw0, "DeletePortal", DeletePortal$) {
3101
2854
  }
3102
2855
 
3103
- class DeletePortalProductCommand extends Command
3104
- .classBuilder()
3105
- .ep(commonParams)
3106
- .m(function (Command, cs, config, o) {
3107
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3108
- })
3109
- .s("ApiGatewayV2", "DeletePortalProduct", {})
3110
- .n("ApiGatewayV2Client", "DeletePortalProductCommand")
3111
- .sc(DeletePortalProduct$)
3112
- .build() {
2856
+ class DeletePortalProductCommand extends command(_ep0, _mw0, "DeletePortalProduct", DeletePortalProduct$) {
3113
2857
  }
3114
2858
 
3115
- class DeletePortalProductSharingPolicyCommand extends Command
3116
- .classBuilder()
3117
- .ep(commonParams)
3118
- .m(function (Command, cs, config, o) {
3119
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3120
- })
3121
- .s("ApiGatewayV2", "DeletePortalProductSharingPolicy", {})
3122
- .n("ApiGatewayV2Client", "DeletePortalProductSharingPolicyCommand")
3123
- .sc(DeletePortalProductSharingPolicy$)
3124
- .build() {
2859
+ class DeletePortalProductSharingPolicyCommand extends command(_ep0, _mw0, "DeletePortalProductSharingPolicy", DeletePortalProductSharingPolicy$) {
3125
2860
  }
3126
2861
 
3127
- class DeleteProductPageCommand extends Command
3128
- .classBuilder()
3129
- .ep(commonParams)
3130
- .m(function (Command, cs, config, o) {
3131
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3132
- })
3133
- .s("ApiGatewayV2", "DeleteProductPage", {})
3134
- .n("ApiGatewayV2Client", "DeleteProductPageCommand")
3135
- .sc(DeleteProductPage$)
3136
- .build() {
2862
+ class DeleteProductPageCommand extends command(_ep0, _mw0, "DeleteProductPage", DeleteProductPage$) {
3137
2863
  }
3138
2864
 
3139
- class DeleteProductRestEndpointPageCommand extends Command
3140
- .classBuilder()
3141
- .ep(commonParams)
3142
- .m(function (Command, cs, config, o) {
3143
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3144
- })
3145
- .s("ApiGatewayV2", "DeleteProductRestEndpointPage", {})
3146
- .n("ApiGatewayV2Client", "DeleteProductRestEndpointPageCommand")
3147
- .sc(DeleteProductRestEndpointPage$)
3148
- .build() {
2865
+ class DeleteProductRestEndpointPageCommand extends command(_ep0, _mw0, "DeleteProductRestEndpointPage", DeleteProductRestEndpointPage$) {
3149
2866
  }
3150
2867
 
3151
- class DeleteRouteCommand extends Command
3152
- .classBuilder()
3153
- .ep(commonParams)
3154
- .m(function (Command, cs, config, o) {
3155
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3156
- })
3157
- .s("ApiGatewayV2", "DeleteRoute", {})
3158
- .n("ApiGatewayV2Client", "DeleteRouteCommand")
3159
- .sc(DeleteRoute$)
3160
- .build() {
2868
+ class DeleteRouteCommand extends command(_ep0, _mw0, "DeleteRoute", DeleteRoute$) {
3161
2869
  }
3162
2870
 
3163
- class DeleteRouteRequestParameterCommand extends Command
3164
- .classBuilder()
3165
- .ep(commonParams)
3166
- .m(function (Command, cs, config, o) {
3167
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3168
- })
3169
- .s("ApiGatewayV2", "DeleteRouteRequestParameter", {})
3170
- .n("ApiGatewayV2Client", "DeleteRouteRequestParameterCommand")
3171
- .sc(DeleteRouteRequestParameter$)
3172
- .build() {
2871
+ class DeleteRouteRequestParameterCommand extends command(_ep0, _mw0, "DeleteRouteRequestParameter", DeleteRouteRequestParameter$) {
3173
2872
  }
3174
2873
 
3175
- class DeleteRouteResponseCommand extends Command
3176
- .classBuilder()
3177
- .ep(commonParams)
3178
- .m(function (Command, cs, config, o) {
3179
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3180
- })
3181
- .s("ApiGatewayV2", "DeleteRouteResponse", {})
3182
- .n("ApiGatewayV2Client", "DeleteRouteResponseCommand")
3183
- .sc(DeleteRouteResponse$)
3184
- .build() {
2874
+ class DeleteRouteResponseCommand extends command(_ep0, _mw0, "DeleteRouteResponse", DeleteRouteResponse$) {
3185
2875
  }
3186
2876
 
3187
- class DeleteRouteSettingsCommand extends Command
3188
- .classBuilder()
3189
- .ep(commonParams)
3190
- .m(function (Command, cs, config, o) {
3191
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3192
- })
3193
- .s("ApiGatewayV2", "DeleteRouteSettings", {})
3194
- .n("ApiGatewayV2Client", "DeleteRouteSettingsCommand")
3195
- .sc(DeleteRouteSettings$)
3196
- .build() {
2877
+ class DeleteRouteSettingsCommand extends command(_ep0, _mw0, "DeleteRouteSettings", DeleteRouteSettings$) {
3197
2878
  }
3198
2879
 
3199
- class DeleteRoutingRuleCommand extends Command
3200
- .classBuilder()
3201
- .ep(commonParams)
3202
- .m(function (Command, cs, config, o) {
3203
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3204
- })
3205
- .s("ApiGatewayV2", "DeleteRoutingRule", {})
3206
- .n("ApiGatewayV2Client", "DeleteRoutingRuleCommand")
3207
- .sc(DeleteRoutingRule$)
3208
- .build() {
2880
+ class DeleteRoutingRuleCommand extends command(_ep0, _mw0, "DeleteRoutingRule", DeleteRoutingRule$) {
3209
2881
  }
3210
2882
 
3211
- class DeleteStageCommand extends Command
3212
- .classBuilder()
3213
- .ep(commonParams)
3214
- .m(function (Command, cs, config, o) {
3215
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3216
- })
3217
- .s("ApiGatewayV2", "DeleteStage", {})
3218
- .n("ApiGatewayV2Client", "DeleteStageCommand")
3219
- .sc(DeleteStage$)
3220
- .build() {
2883
+ class DeleteStageCommand extends command(_ep0, _mw0, "DeleteStage", DeleteStage$) {
3221
2884
  }
3222
2885
 
3223
- class DeleteVpcLinkCommand extends Command
3224
- .classBuilder()
3225
- .ep(commonParams)
3226
- .m(function (Command, cs, config, o) {
3227
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3228
- })
3229
- .s("ApiGatewayV2", "DeleteVpcLink", {})
3230
- .n("ApiGatewayV2Client", "DeleteVpcLinkCommand")
3231
- .sc(DeleteVpcLink$)
3232
- .build() {
2886
+ class DeleteVpcLinkCommand extends command(_ep0, _mw0, "DeleteVpcLink", DeleteVpcLink$) {
3233
2887
  }
3234
2888
 
3235
- class DisablePortalCommand extends Command
3236
- .classBuilder()
3237
- .ep(commonParams)
3238
- .m(function (Command, cs, config, o) {
3239
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3240
- })
3241
- .s("ApiGatewayV2", "DisablePortal", {})
3242
- .n("ApiGatewayV2Client", "DisablePortalCommand")
3243
- .sc(DisablePortal$)
3244
- .build() {
2889
+ class DisablePortalCommand extends command(_ep0, _mw0, "DisablePortal", DisablePortal$) {
3245
2890
  }
3246
2891
 
3247
- class ExportApiCommand extends Command
3248
- .classBuilder()
3249
- .ep(commonParams)
3250
- .m(function (Command, cs, config, o) {
3251
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3252
- })
3253
- .s("ApiGatewayV2", "ExportApi", {})
3254
- .n("ApiGatewayV2Client", "ExportApiCommand")
3255
- .sc(ExportApi$)
3256
- .build() {
2892
+ class ExportApiCommand extends command(_ep0, _mw0, "ExportApi", ExportApi$) {
3257
2893
  }
3258
2894
 
3259
- class GetApiCommand extends Command
3260
- .classBuilder()
3261
- .ep(commonParams)
3262
- .m(function (Command, cs, config, o) {
3263
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3264
- })
3265
- .s("ApiGatewayV2", "GetApi", {})
3266
- .n("ApiGatewayV2Client", "GetApiCommand")
3267
- .sc(GetApi$)
3268
- .build() {
2895
+ class GetApiCommand extends command(_ep0, _mw0, "GetApi", GetApi$) {
3269
2896
  }
3270
2897
 
3271
- class GetApiMappingCommand extends Command
3272
- .classBuilder()
3273
- .ep(commonParams)
3274
- .m(function (Command, cs, config, o) {
3275
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3276
- })
3277
- .s("ApiGatewayV2", "GetApiMapping", {})
3278
- .n("ApiGatewayV2Client", "GetApiMappingCommand")
3279
- .sc(GetApiMapping$)
3280
- .build() {
2898
+ class GetApiMappingCommand extends command(_ep0, _mw0, "GetApiMapping", GetApiMapping$) {
3281
2899
  }
3282
2900
 
3283
- class GetApiMappingsCommand extends Command
3284
- .classBuilder()
3285
- .ep(commonParams)
3286
- .m(function (Command, cs, config, o) {
3287
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3288
- })
3289
- .s("ApiGatewayV2", "GetApiMappings", {})
3290
- .n("ApiGatewayV2Client", "GetApiMappingsCommand")
3291
- .sc(GetApiMappings$)
3292
- .build() {
2901
+ class GetApiMappingsCommand extends command(_ep0, _mw0, "GetApiMappings", GetApiMappings$) {
3293
2902
  }
3294
2903
 
3295
- class GetApisCommand extends Command
3296
- .classBuilder()
3297
- .ep(commonParams)
3298
- .m(function (Command, cs, config, o) {
3299
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3300
- })
3301
- .s("ApiGatewayV2", "GetApis", {})
3302
- .n("ApiGatewayV2Client", "GetApisCommand")
3303
- .sc(GetApis$)
3304
- .build() {
2904
+ class GetApisCommand extends command(_ep0, _mw0, "GetApis", GetApis$) {
3305
2905
  }
3306
2906
 
3307
- class GetAuthorizerCommand extends Command
3308
- .classBuilder()
3309
- .ep(commonParams)
3310
- .m(function (Command, cs, config, o) {
3311
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3312
- })
3313
- .s("ApiGatewayV2", "GetAuthorizer", {})
3314
- .n("ApiGatewayV2Client", "GetAuthorizerCommand")
3315
- .sc(GetAuthorizer$)
3316
- .build() {
2907
+ class GetAuthorizerCommand extends command(_ep0, _mw0, "GetAuthorizer", GetAuthorizer$) {
3317
2908
  }
3318
2909
 
3319
- class GetAuthorizersCommand extends Command
3320
- .classBuilder()
3321
- .ep(commonParams)
3322
- .m(function (Command, cs, config, o) {
3323
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3324
- })
3325
- .s("ApiGatewayV2", "GetAuthorizers", {})
3326
- .n("ApiGatewayV2Client", "GetAuthorizersCommand")
3327
- .sc(GetAuthorizers$)
3328
- .build() {
2910
+ class GetAuthorizersCommand extends command(_ep0, _mw0, "GetAuthorizers", GetAuthorizers$) {
3329
2911
  }
3330
2912
 
3331
- class GetDeploymentCommand extends Command
3332
- .classBuilder()
3333
- .ep(commonParams)
3334
- .m(function (Command, cs, config, o) {
3335
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3336
- })
3337
- .s("ApiGatewayV2", "GetDeployment", {})
3338
- .n("ApiGatewayV2Client", "GetDeploymentCommand")
3339
- .sc(GetDeployment$)
3340
- .build() {
2913
+ class GetDeploymentCommand extends command(_ep0, _mw0, "GetDeployment", GetDeployment$) {
3341
2914
  }
3342
2915
 
3343
- class GetDeploymentsCommand extends Command
3344
- .classBuilder()
3345
- .ep(commonParams)
3346
- .m(function (Command, cs, config, o) {
3347
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3348
- })
3349
- .s("ApiGatewayV2", "GetDeployments", {})
3350
- .n("ApiGatewayV2Client", "GetDeploymentsCommand")
3351
- .sc(GetDeployments$)
3352
- .build() {
2916
+ class GetDeploymentsCommand extends command(_ep0, _mw0, "GetDeployments", GetDeployments$) {
3353
2917
  }
3354
2918
 
3355
- class GetDomainNameCommand extends Command
3356
- .classBuilder()
3357
- .ep(commonParams)
3358
- .m(function (Command, cs, config, o) {
3359
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3360
- })
3361
- .s("ApiGatewayV2", "GetDomainName", {})
3362
- .n("ApiGatewayV2Client", "GetDomainNameCommand")
3363
- .sc(GetDomainName$)
3364
- .build() {
2919
+ class GetDomainNameCommand extends command(_ep0, _mw0, "GetDomainName", GetDomainName$) {
3365
2920
  }
3366
2921
 
3367
- class GetDomainNamesCommand extends Command
3368
- .classBuilder()
3369
- .ep(commonParams)
3370
- .m(function (Command, cs, config, o) {
3371
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3372
- })
3373
- .s("ApiGatewayV2", "GetDomainNames", {})
3374
- .n("ApiGatewayV2Client", "GetDomainNamesCommand")
3375
- .sc(GetDomainNames$)
3376
- .build() {
2922
+ class GetDomainNamesCommand extends command(_ep0, _mw0, "GetDomainNames", GetDomainNames$) {
3377
2923
  }
3378
2924
 
3379
- class GetIntegrationCommand extends Command
3380
- .classBuilder()
3381
- .ep(commonParams)
3382
- .m(function (Command, cs, config, o) {
3383
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3384
- })
3385
- .s("ApiGatewayV2", "GetIntegration", {})
3386
- .n("ApiGatewayV2Client", "GetIntegrationCommand")
3387
- .sc(GetIntegration$)
3388
- .build() {
2925
+ class GetIntegrationCommand extends command(_ep0, _mw0, "GetIntegration", GetIntegration$) {
3389
2926
  }
3390
2927
 
3391
- class GetIntegrationResponseCommand extends Command
3392
- .classBuilder()
3393
- .ep(commonParams)
3394
- .m(function (Command, cs, config, o) {
3395
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3396
- })
3397
- .s("ApiGatewayV2", "GetIntegrationResponse", {})
3398
- .n("ApiGatewayV2Client", "GetIntegrationResponseCommand")
3399
- .sc(GetIntegrationResponse$)
3400
- .build() {
2928
+ class GetIntegrationResponseCommand extends command(_ep0, _mw0, "GetIntegrationResponse", GetIntegrationResponse$) {
3401
2929
  }
3402
2930
 
3403
- class GetIntegrationResponsesCommand extends Command
3404
- .classBuilder()
3405
- .ep(commonParams)
3406
- .m(function (Command, cs, config, o) {
3407
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3408
- })
3409
- .s("ApiGatewayV2", "GetIntegrationResponses", {})
3410
- .n("ApiGatewayV2Client", "GetIntegrationResponsesCommand")
3411
- .sc(GetIntegrationResponses$)
3412
- .build() {
2931
+ class GetIntegrationResponsesCommand extends command(_ep0, _mw0, "GetIntegrationResponses", GetIntegrationResponses$) {
3413
2932
  }
3414
2933
 
3415
- class GetIntegrationsCommand extends Command
3416
- .classBuilder()
3417
- .ep(commonParams)
3418
- .m(function (Command, cs, config, o) {
3419
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3420
- })
3421
- .s("ApiGatewayV2", "GetIntegrations", {})
3422
- .n("ApiGatewayV2Client", "GetIntegrationsCommand")
3423
- .sc(GetIntegrations$)
3424
- .build() {
2934
+ class GetIntegrationsCommand extends command(_ep0, _mw0, "GetIntegrations", GetIntegrations$) {
3425
2935
  }
3426
2936
 
3427
- class GetModelCommand extends Command
3428
- .classBuilder()
3429
- .ep(commonParams)
3430
- .m(function (Command, cs, config, o) {
3431
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3432
- })
3433
- .s("ApiGatewayV2", "GetModel", {})
3434
- .n("ApiGatewayV2Client", "GetModelCommand")
3435
- .sc(GetModel$)
3436
- .build() {
2937
+ class GetModelCommand extends command(_ep0, _mw0, "GetModel", GetModel$) {
3437
2938
  }
3438
2939
 
3439
- class GetModelsCommand extends Command
3440
- .classBuilder()
3441
- .ep(commonParams)
3442
- .m(function (Command, cs, config, o) {
3443
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3444
- })
3445
- .s("ApiGatewayV2", "GetModels", {})
3446
- .n("ApiGatewayV2Client", "GetModelsCommand")
3447
- .sc(GetModels$)
3448
- .build() {
2940
+ class GetModelsCommand extends command(_ep0, _mw0, "GetModels", GetModels$) {
3449
2941
  }
3450
2942
 
3451
- class GetModelTemplateCommand extends Command
3452
- .classBuilder()
3453
- .ep(commonParams)
3454
- .m(function (Command, cs, config, o) {
3455
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3456
- })
3457
- .s("ApiGatewayV2", "GetModelTemplate", {})
3458
- .n("ApiGatewayV2Client", "GetModelTemplateCommand")
3459
- .sc(GetModelTemplate$)
3460
- .build() {
2943
+ class GetModelTemplateCommand extends command(_ep0, _mw0, "GetModelTemplate", GetModelTemplate$) {
3461
2944
  }
3462
2945
 
3463
- class GetPortalCommand extends Command
3464
- .classBuilder()
3465
- .ep(commonParams)
3466
- .m(function (Command, cs, config, o) {
3467
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3468
- })
3469
- .s("ApiGatewayV2", "GetPortal", {})
3470
- .n("ApiGatewayV2Client", "GetPortalCommand")
3471
- .sc(GetPortal$)
3472
- .build() {
2946
+ class GetPortalCommand extends command(_ep0, _mw0, "GetPortal", GetPortal$) {
3473
2947
  }
3474
2948
 
3475
- class GetPortalProductCommand extends Command
3476
- .classBuilder()
3477
- .ep(commonParams)
3478
- .m(function (Command, cs, config, o) {
3479
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3480
- })
3481
- .s("ApiGatewayV2", "GetPortalProduct", {})
3482
- .n("ApiGatewayV2Client", "GetPortalProductCommand")
3483
- .sc(GetPortalProduct$)
3484
- .build() {
2949
+ class GetPortalProductCommand extends command(_ep0, _mw0, "GetPortalProduct", GetPortalProduct$) {
3485
2950
  }
3486
2951
 
3487
- class GetPortalProductSharingPolicyCommand extends Command
3488
- .classBuilder()
3489
- .ep(commonParams)
3490
- .m(function (Command, cs, config, o) {
3491
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3492
- })
3493
- .s("ApiGatewayV2", "GetPortalProductSharingPolicy", {})
3494
- .n("ApiGatewayV2Client", "GetPortalProductSharingPolicyCommand")
3495
- .sc(GetPortalProductSharingPolicy$)
3496
- .build() {
2952
+ class GetPortalProductSharingPolicyCommand extends command(_ep0, _mw0, "GetPortalProductSharingPolicy", GetPortalProductSharingPolicy$) {
3497
2953
  }
3498
2954
 
3499
- class GetProductPageCommand extends Command
3500
- .classBuilder()
3501
- .ep(commonParams)
3502
- .m(function (Command, cs, config, o) {
3503
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3504
- })
3505
- .s("ApiGatewayV2", "GetProductPage", {})
3506
- .n("ApiGatewayV2Client", "GetProductPageCommand")
3507
- .sc(GetProductPage$)
3508
- .build() {
2955
+ class GetProductPageCommand extends command(_ep0, _mw0, "GetProductPage", GetProductPage$) {
3509
2956
  }
3510
2957
 
3511
- class GetProductRestEndpointPageCommand extends Command
3512
- .classBuilder()
3513
- .ep(commonParams)
3514
- .m(function (Command, cs, config, o) {
3515
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3516
- })
3517
- .s("ApiGatewayV2", "GetProductRestEndpointPage", {})
3518
- .n("ApiGatewayV2Client", "GetProductRestEndpointPageCommand")
3519
- .sc(GetProductRestEndpointPage$)
3520
- .build() {
2958
+ class GetProductRestEndpointPageCommand extends command(_ep0, _mw0, "GetProductRestEndpointPage", GetProductRestEndpointPage$) {
3521
2959
  }
3522
2960
 
3523
- class GetRouteCommand extends Command
3524
- .classBuilder()
3525
- .ep(commonParams)
3526
- .m(function (Command, cs, config, o) {
3527
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3528
- })
3529
- .s("ApiGatewayV2", "GetRoute", {})
3530
- .n("ApiGatewayV2Client", "GetRouteCommand")
3531
- .sc(GetRoute$)
3532
- .build() {
2961
+ class GetRouteCommand extends command(_ep0, _mw0, "GetRoute", GetRoute$) {
3533
2962
  }
3534
2963
 
3535
- class GetRouteResponseCommand extends Command
3536
- .classBuilder()
3537
- .ep(commonParams)
3538
- .m(function (Command, cs, config, o) {
3539
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3540
- })
3541
- .s("ApiGatewayV2", "GetRouteResponse", {})
3542
- .n("ApiGatewayV2Client", "GetRouteResponseCommand")
3543
- .sc(GetRouteResponse$)
3544
- .build() {
2964
+ class GetRouteResponseCommand extends command(_ep0, _mw0, "GetRouteResponse", GetRouteResponse$) {
3545
2965
  }
3546
2966
 
3547
- class GetRouteResponsesCommand extends Command
3548
- .classBuilder()
3549
- .ep(commonParams)
3550
- .m(function (Command, cs, config, o) {
3551
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3552
- })
3553
- .s("ApiGatewayV2", "GetRouteResponses", {})
3554
- .n("ApiGatewayV2Client", "GetRouteResponsesCommand")
3555
- .sc(GetRouteResponses$)
3556
- .build() {
2967
+ class GetRouteResponsesCommand extends command(_ep0, _mw0, "GetRouteResponses", GetRouteResponses$) {
3557
2968
  }
3558
2969
 
3559
- class GetRoutesCommand extends Command
3560
- .classBuilder()
3561
- .ep(commonParams)
3562
- .m(function (Command, cs, config, o) {
3563
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3564
- })
3565
- .s("ApiGatewayV2", "GetRoutes", {})
3566
- .n("ApiGatewayV2Client", "GetRoutesCommand")
3567
- .sc(GetRoutes$)
3568
- .build() {
2970
+ class GetRoutesCommand extends command(_ep0, _mw0, "GetRoutes", GetRoutes$) {
3569
2971
  }
3570
2972
 
3571
- class GetRoutingRuleCommand extends Command
3572
- .classBuilder()
3573
- .ep(commonParams)
3574
- .m(function (Command, cs, config, o) {
3575
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3576
- })
3577
- .s("ApiGatewayV2", "GetRoutingRule", {})
3578
- .n("ApiGatewayV2Client", "GetRoutingRuleCommand")
3579
- .sc(GetRoutingRule$)
3580
- .build() {
2973
+ class GetRoutingRuleCommand extends command(_ep0, _mw0, "GetRoutingRule", GetRoutingRule$) {
3581
2974
  }
3582
2975
 
3583
- class GetStageCommand extends Command
3584
- .classBuilder()
3585
- .ep(commonParams)
3586
- .m(function (Command, cs, config, o) {
3587
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3588
- })
3589
- .s("ApiGatewayV2", "GetStage", {})
3590
- .n("ApiGatewayV2Client", "GetStageCommand")
3591
- .sc(GetStage$)
3592
- .build() {
2976
+ class GetStageCommand extends command(_ep0, _mw0, "GetStage", GetStage$) {
3593
2977
  }
3594
2978
 
3595
- class GetStagesCommand extends Command
3596
- .classBuilder()
3597
- .ep(commonParams)
3598
- .m(function (Command, cs, config, o) {
3599
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3600
- })
3601
- .s("ApiGatewayV2", "GetStages", {})
3602
- .n("ApiGatewayV2Client", "GetStagesCommand")
3603
- .sc(GetStages$)
3604
- .build() {
2979
+ class GetStagesCommand extends command(_ep0, _mw0, "GetStages", GetStages$) {
3605
2980
  }
3606
2981
 
3607
- class GetTagsCommand extends Command
3608
- .classBuilder()
3609
- .ep(commonParams)
3610
- .m(function (Command, cs, config, o) {
3611
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3612
- })
3613
- .s("ApiGatewayV2", "GetTags", {})
3614
- .n("ApiGatewayV2Client", "GetTagsCommand")
3615
- .sc(GetTags$)
3616
- .build() {
2982
+ class GetTagsCommand extends command(_ep0, _mw0, "GetTags", GetTags$) {
3617
2983
  }
3618
2984
 
3619
- class GetVpcLinkCommand extends Command
3620
- .classBuilder()
3621
- .ep(commonParams)
3622
- .m(function (Command, cs, config, o) {
3623
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3624
- })
3625
- .s("ApiGatewayV2", "GetVpcLink", {})
3626
- .n("ApiGatewayV2Client", "GetVpcLinkCommand")
3627
- .sc(GetVpcLink$)
3628
- .build() {
2985
+ class GetVpcLinkCommand extends command(_ep0, _mw0, "GetVpcLink", GetVpcLink$) {
3629
2986
  }
3630
2987
 
3631
- class GetVpcLinksCommand extends Command
3632
- .classBuilder()
3633
- .ep(commonParams)
3634
- .m(function (Command, cs, config, o) {
3635
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3636
- })
3637
- .s("ApiGatewayV2", "GetVpcLinks", {})
3638
- .n("ApiGatewayV2Client", "GetVpcLinksCommand")
3639
- .sc(GetVpcLinks$)
3640
- .build() {
2988
+ class GetVpcLinksCommand extends command(_ep0, _mw0, "GetVpcLinks", GetVpcLinks$) {
3641
2989
  }
3642
2990
 
3643
- class ImportApiCommand extends Command
3644
- .classBuilder()
3645
- .ep(commonParams)
3646
- .m(function (Command, cs, config, o) {
3647
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3648
- })
3649
- .s("ApiGatewayV2", "ImportApi", {})
3650
- .n("ApiGatewayV2Client", "ImportApiCommand")
3651
- .sc(ImportApi$)
3652
- .build() {
2991
+ class ImportApiCommand extends command(_ep0, _mw0, "ImportApi", ImportApi$) {
3653
2992
  }
3654
2993
 
3655
- class ListPortalProductsCommand extends Command
3656
- .classBuilder()
3657
- .ep(commonParams)
3658
- .m(function (Command, cs, config, o) {
3659
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3660
- })
3661
- .s("ApiGatewayV2", "ListPortalProducts", {})
3662
- .n("ApiGatewayV2Client", "ListPortalProductsCommand")
3663
- .sc(ListPortalProducts$)
3664
- .build() {
2994
+ class ListPortalProductsCommand extends command(_ep0, _mw0, "ListPortalProducts", ListPortalProducts$) {
3665
2995
  }
3666
2996
 
3667
- class ListPortalsCommand extends Command
3668
- .classBuilder()
3669
- .ep(commonParams)
3670
- .m(function (Command, cs, config, o) {
3671
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3672
- })
3673
- .s("ApiGatewayV2", "ListPortals", {})
3674
- .n("ApiGatewayV2Client", "ListPortalsCommand")
3675
- .sc(ListPortals$)
3676
- .build() {
2997
+ class ListPortalsCommand extends command(_ep0, _mw0, "ListPortals", ListPortals$) {
3677
2998
  }
3678
2999
 
3679
- class ListProductPagesCommand extends Command
3680
- .classBuilder()
3681
- .ep(commonParams)
3682
- .m(function (Command, cs, config, o) {
3683
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3684
- })
3685
- .s("ApiGatewayV2", "ListProductPages", {})
3686
- .n("ApiGatewayV2Client", "ListProductPagesCommand")
3687
- .sc(ListProductPages$)
3688
- .build() {
3000
+ class ListProductPagesCommand extends command(_ep0, _mw0, "ListProductPages", ListProductPages$) {
3689
3001
  }
3690
3002
 
3691
- class ListProductRestEndpointPagesCommand extends Command
3692
- .classBuilder()
3693
- .ep(commonParams)
3694
- .m(function (Command, cs, config, o) {
3695
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3696
- })
3697
- .s("ApiGatewayV2", "ListProductRestEndpointPages", {})
3698
- .n("ApiGatewayV2Client", "ListProductRestEndpointPagesCommand")
3699
- .sc(ListProductRestEndpointPages$)
3700
- .build() {
3003
+ class ListProductRestEndpointPagesCommand extends command(_ep0, _mw0, "ListProductRestEndpointPages", ListProductRestEndpointPages$) {
3701
3004
  }
3702
3005
 
3703
- class ListRoutingRulesCommand extends Command
3704
- .classBuilder()
3705
- .ep(commonParams)
3706
- .m(function (Command, cs, config, o) {
3707
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3708
- })
3709
- .s("ApiGatewayV2", "ListRoutingRules", {})
3710
- .n("ApiGatewayV2Client", "ListRoutingRulesCommand")
3711
- .sc(ListRoutingRules$)
3712
- .build() {
3006
+ class ListRoutingRulesCommand extends command(_ep0, _mw0, "ListRoutingRules", ListRoutingRules$) {
3713
3007
  }
3714
3008
 
3715
- class PreviewPortalCommand extends Command
3716
- .classBuilder()
3717
- .ep(commonParams)
3718
- .m(function (Command, cs, config, o) {
3719
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3720
- })
3721
- .s("ApiGatewayV2", "PreviewPortal", {})
3722
- .n("ApiGatewayV2Client", "PreviewPortalCommand")
3723
- .sc(PreviewPortal$)
3724
- .build() {
3009
+ class PreviewPortalCommand extends command(_ep0, _mw0, "PreviewPortal", PreviewPortal$) {
3725
3010
  }
3726
3011
 
3727
- class PublishPortalCommand extends Command
3728
- .classBuilder()
3729
- .ep(commonParams)
3730
- .m(function (Command, cs, config, o) {
3731
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3732
- })
3733
- .s("ApiGatewayV2", "PublishPortal", {})
3734
- .n("ApiGatewayV2Client", "PublishPortalCommand")
3735
- .sc(PublishPortal$)
3736
- .build() {
3012
+ class PublishPortalCommand extends command(_ep0, _mw0, "PublishPortal", PublishPortal$) {
3737
3013
  }
3738
3014
 
3739
- class PutPortalProductSharingPolicyCommand extends Command
3740
- .classBuilder()
3741
- .ep(commonParams)
3742
- .m(function (Command, cs, config, o) {
3743
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3744
- })
3745
- .s("ApiGatewayV2", "PutPortalProductSharingPolicy", {})
3746
- .n("ApiGatewayV2Client", "PutPortalProductSharingPolicyCommand")
3747
- .sc(PutPortalProductSharingPolicy$)
3748
- .build() {
3015
+ class PutPortalProductSharingPolicyCommand extends command(_ep0, _mw0, "PutPortalProductSharingPolicy", PutPortalProductSharingPolicy$) {
3749
3016
  }
3750
3017
 
3751
- class PutRoutingRuleCommand extends Command
3752
- .classBuilder()
3753
- .ep(commonParams)
3754
- .m(function (Command, cs, config, o) {
3755
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3756
- })
3757
- .s("ApiGatewayV2", "PutRoutingRule", {})
3758
- .n("ApiGatewayV2Client", "PutRoutingRuleCommand")
3759
- .sc(PutRoutingRule$)
3760
- .build() {
3018
+ class PutRoutingRuleCommand extends command(_ep0, _mw0, "PutRoutingRule", PutRoutingRule$) {
3761
3019
  }
3762
3020
 
3763
- class ReimportApiCommand extends Command
3764
- .classBuilder()
3765
- .ep(commonParams)
3766
- .m(function (Command, cs, config, o) {
3767
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3768
- })
3769
- .s("ApiGatewayV2", "ReimportApi", {})
3770
- .n("ApiGatewayV2Client", "ReimportApiCommand")
3771
- .sc(ReimportApi$)
3772
- .build() {
3021
+ class ReimportApiCommand extends command(_ep0, _mw0, "ReimportApi", ReimportApi$) {
3773
3022
  }
3774
3023
 
3775
- class ResetAuthorizersCacheCommand extends Command
3776
- .classBuilder()
3777
- .ep(commonParams)
3778
- .m(function (Command, cs, config, o) {
3779
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3780
- })
3781
- .s("ApiGatewayV2", "ResetAuthorizersCache", {})
3782
- .n("ApiGatewayV2Client", "ResetAuthorizersCacheCommand")
3783
- .sc(ResetAuthorizersCache$)
3784
- .build() {
3024
+ class ResetAuthorizersCacheCommand extends command(_ep0, _mw0, "ResetAuthorizersCache", ResetAuthorizersCache$) {
3785
3025
  }
3786
3026
 
3787
- class TagResourceCommand extends Command
3788
- .classBuilder()
3789
- .ep(commonParams)
3790
- .m(function (Command, cs, config, o) {
3791
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3792
- })
3793
- .s("ApiGatewayV2", "TagResource", {})
3794
- .n("ApiGatewayV2Client", "TagResourceCommand")
3795
- .sc(TagResource$)
3796
- .build() {
3027
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
3797
3028
  }
3798
3029
 
3799
- class UntagResourceCommand extends Command
3800
- .classBuilder()
3801
- .ep(commonParams)
3802
- .m(function (Command, cs, config, o) {
3803
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3804
- })
3805
- .s("ApiGatewayV2", "UntagResource", {})
3806
- .n("ApiGatewayV2Client", "UntagResourceCommand")
3807
- .sc(UntagResource$)
3808
- .build() {
3030
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
3809
3031
  }
3810
3032
 
3811
- class UpdateApiCommand extends Command
3812
- .classBuilder()
3813
- .ep(commonParams)
3814
- .m(function (Command, cs, config, o) {
3815
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3816
- })
3817
- .s("ApiGatewayV2", "UpdateApi", {})
3818
- .n("ApiGatewayV2Client", "UpdateApiCommand")
3819
- .sc(UpdateApi$)
3820
- .build() {
3033
+ class UpdateApiCommand extends command(_ep0, _mw0, "UpdateApi", UpdateApi$) {
3821
3034
  }
3822
3035
 
3823
- class UpdateApiMappingCommand extends Command
3824
- .classBuilder()
3825
- .ep(commonParams)
3826
- .m(function (Command, cs, config, o) {
3827
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3828
- })
3829
- .s("ApiGatewayV2", "UpdateApiMapping", {})
3830
- .n("ApiGatewayV2Client", "UpdateApiMappingCommand")
3831
- .sc(UpdateApiMapping$)
3832
- .build() {
3036
+ class UpdateApiMappingCommand extends command(_ep0, _mw0, "UpdateApiMapping", UpdateApiMapping$) {
3833
3037
  }
3834
3038
 
3835
- class UpdateAuthorizerCommand extends Command
3836
- .classBuilder()
3837
- .ep(commonParams)
3838
- .m(function (Command, cs, config, o) {
3839
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3840
- })
3841
- .s("ApiGatewayV2", "UpdateAuthorizer", {})
3842
- .n("ApiGatewayV2Client", "UpdateAuthorizerCommand")
3843
- .sc(UpdateAuthorizer$)
3844
- .build() {
3039
+ class UpdateAuthorizerCommand extends command(_ep0, _mw0, "UpdateAuthorizer", UpdateAuthorizer$) {
3845
3040
  }
3846
3041
 
3847
- class UpdateDeploymentCommand extends Command
3848
- .classBuilder()
3849
- .ep(commonParams)
3850
- .m(function (Command, cs, config, o) {
3851
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3852
- })
3853
- .s("ApiGatewayV2", "UpdateDeployment", {})
3854
- .n("ApiGatewayV2Client", "UpdateDeploymentCommand")
3855
- .sc(UpdateDeployment$)
3856
- .build() {
3042
+ class UpdateDeploymentCommand extends command(_ep0, _mw0, "UpdateDeployment", UpdateDeployment$) {
3857
3043
  }
3858
3044
 
3859
- class UpdateDomainNameCommand extends Command
3860
- .classBuilder()
3861
- .ep(commonParams)
3862
- .m(function (Command, cs, config, o) {
3863
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3864
- })
3865
- .s("ApiGatewayV2", "UpdateDomainName", {})
3866
- .n("ApiGatewayV2Client", "UpdateDomainNameCommand")
3867
- .sc(UpdateDomainName$)
3868
- .build() {
3045
+ class UpdateDomainNameCommand extends command(_ep0, _mw0, "UpdateDomainName", UpdateDomainName$) {
3869
3046
  }
3870
3047
 
3871
- class UpdateIntegrationCommand extends Command
3872
- .classBuilder()
3873
- .ep(commonParams)
3874
- .m(function (Command, cs, config, o) {
3875
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3876
- })
3877
- .s("ApiGatewayV2", "UpdateIntegration", {})
3878
- .n("ApiGatewayV2Client", "UpdateIntegrationCommand")
3879
- .sc(UpdateIntegration$)
3880
- .build() {
3048
+ class UpdateIntegrationCommand extends command(_ep0, _mw0, "UpdateIntegration", UpdateIntegration$) {
3881
3049
  }
3882
3050
 
3883
- class UpdateIntegrationResponseCommand extends Command
3884
- .classBuilder()
3885
- .ep(commonParams)
3886
- .m(function (Command, cs, config, o) {
3887
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3888
- })
3889
- .s("ApiGatewayV2", "UpdateIntegrationResponse", {})
3890
- .n("ApiGatewayV2Client", "UpdateIntegrationResponseCommand")
3891
- .sc(UpdateIntegrationResponse$)
3892
- .build() {
3051
+ class UpdateIntegrationResponseCommand extends command(_ep0, _mw0, "UpdateIntegrationResponse", UpdateIntegrationResponse$) {
3893
3052
  }
3894
3053
 
3895
- class UpdateModelCommand extends Command
3896
- .classBuilder()
3897
- .ep(commonParams)
3898
- .m(function (Command, cs, config, o) {
3899
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3900
- })
3901
- .s("ApiGatewayV2", "UpdateModel", {})
3902
- .n("ApiGatewayV2Client", "UpdateModelCommand")
3903
- .sc(UpdateModel$)
3904
- .build() {
3054
+ class UpdateModelCommand extends command(_ep0, _mw0, "UpdateModel", UpdateModel$) {
3905
3055
  }
3906
3056
 
3907
- class UpdatePortalCommand extends Command
3908
- .classBuilder()
3909
- .ep(commonParams)
3910
- .m(function (Command, cs, config, o) {
3911
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3912
- })
3913
- .s("ApiGatewayV2", "UpdatePortal", {})
3914
- .n("ApiGatewayV2Client", "UpdatePortalCommand")
3915
- .sc(UpdatePortal$)
3916
- .build() {
3057
+ class UpdatePortalCommand extends command(_ep0, _mw0, "UpdatePortal", UpdatePortal$) {
3917
3058
  }
3918
3059
 
3919
- class UpdatePortalProductCommand extends Command
3920
- .classBuilder()
3921
- .ep(commonParams)
3922
- .m(function (Command, cs, config, o) {
3923
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3924
- })
3925
- .s("ApiGatewayV2", "UpdatePortalProduct", {})
3926
- .n("ApiGatewayV2Client", "UpdatePortalProductCommand")
3927
- .sc(UpdatePortalProduct$)
3928
- .build() {
3060
+ class UpdatePortalProductCommand extends command(_ep0, _mw0, "UpdatePortalProduct", UpdatePortalProduct$) {
3929
3061
  }
3930
3062
 
3931
- class UpdateProductPageCommand extends Command
3932
- .classBuilder()
3933
- .ep(commonParams)
3934
- .m(function (Command, cs, config, o) {
3935
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3936
- })
3937
- .s("ApiGatewayV2", "UpdateProductPage", {})
3938
- .n("ApiGatewayV2Client", "UpdateProductPageCommand")
3939
- .sc(UpdateProductPage$)
3940
- .build() {
3063
+ class UpdateProductPageCommand extends command(_ep0, _mw0, "UpdateProductPage", UpdateProductPage$) {
3941
3064
  }
3942
3065
 
3943
- class UpdateProductRestEndpointPageCommand extends Command
3944
- .classBuilder()
3945
- .ep(commonParams)
3946
- .m(function (Command, cs, config, o) {
3947
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3948
- })
3949
- .s("ApiGatewayV2", "UpdateProductRestEndpointPage", {})
3950
- .n("ApiGatewayV2Client", "UpdateProductRestEndpointPageCommand")
3951
- .sc(UpdateProductRestEndpointPage$)
3952
- .build() {
3066
+ class UpdateProductRestEndpointPageCommand extends command(_ep0, _mw0, "UpdateProductRestEndpointPage", UpdateProductRestEndpointPage$) {
3953
3067
  }
3954
3068
 
3955
- class UpdateRouteCommand extends Command
3956
- .classBuilder()
3957
- .ep(commonParams)
3958
- .m(function (Command, cs, config, o) {
3959
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3960
- })
3961
- .s("ApiGatewayV2", "UpdateRoute", {})
3962
- .n("ApiGatewayV2Client", "UpdateRouteCommand")
3963
- .sc(UpdateRoute$)
3964
- .build() {
3069
+ class UpdateRouteCommand extends command(_ep0, _mw0, "UpdateRoute", UpdateRoute$) {
3965
3070
  }
3966
3071
 
3967
- class UpdateRouteResponseCommand extends Command
3968
- .classBuilder()
3969
- .ep(commonParams)
3970
- .m(function (Command, cs, config, o) {
3971
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3972
- })
3973
- .s("ApiGatewayV2", "UpdateRouteResponse", {})
3974
- .n("ApiGatewayV2Client", "UpdateRouteResponseCommand")
3975
- .sc(UpdateRouteResponse$)
3976
- .build() {
3072
+ class UpdateRouteResponseCommand extends command(_ep0, _mw0, "UpdateRouteResponse", UpdateRouteResponse$) {
3977
3073
  }
3978
3074
 
3979
- class UpdateStageCommand extends Command
3980
- .classBuilder()
3981
- .ep(commonParams)
3982
- .m(function (Command, cs, config, o) {
3983
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3984
- })
3985
- .s("ApiGatewayV2", "UpdateStage", {})
3986
- .n("ApiGatewayV2Client", "UpdateStageCommand")
3987
- .sc(UpdateStage$)
3988
- .build() {
3075
+ class UpdateStageCommand extends command(_ep0, _mw0, "UpdateStage", UpdateStage$) {
3989
3076
  }
3990
3077
 
3991
- class UpdateVpcLinkCommand extends Command
3992
- .classBuilder()
3993
- .ep(commonParams)
3994
- .m(function (Command, cs, config, o) {
3995
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3996
- })
3997
- .s("ApiGatewayV2", "UpdateVpcLink", {})
3998
- .n("ApiGatewayV2Client", "UpdateVpcLinkCommand")
3999
- .sc(UpdateVpcLink$)
4000
- .build() {
3078
+ class UpdateVpcLinkCommand extends command(_ep0, _mw0, "UpdateVpcLink", UpdateVpcLink$) {
4001
3079
  }
4002
3080
 
4003
3081
  const paginateListRoutingRules = createPaginator(ApiGatewayV2Client, ListRoutingRulesCommand, "NextToken", "NextToken", "MaxResults");