@aws-sdk/client-waf-regional 3.477.0 → 3.481.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 (329) hide show
  1. package/dist-cjs/commands/AssociateWebACLCommand.js +18 -41
  2. package/dist-cjs/commands/CreateByteMatchSetCommand.js +18 -41
  3. package/dist-cjs/commands/CreateGeoMatchSetCommand.js +18 -41
  4. package/dist-cjs/commands/CreateIPSetCommand.js +18 -41
  5. package/dist-cjs/commands/CreateRateBasedRuleCommand.js +18 -41
  6. package/dist-cjs/commands/CreateRegexMatchSetCommand.js +18 -41
  7. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +18 -41
  8. package/dist-cjs/commands/CreateRuleCommand.js +18 -41
  9. package/dist-cjs/commands/CreateRuleGroupCommand.js +18 -41
  10. package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +18 -41
  11. package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +18 -41
  12. package/dist-cjs/commands/CreateWebACLCommand.js +18 -41
  13. package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +18 -41
  14. package/dist-cjs/commands/CreateXssMatchSetCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteByteMatchSetCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteIPSetCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +18 -41
  19. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteRuleGroupCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +18 -41
  26. package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteWebACLCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteXssMatchSetCommand.js +18 -41
  29. package/dist-cjs/commands/DisassociateWebACLCommand.js +18 -41
  30. package/dist-cjs/commands/GetByteMatchSetCommand.js +18 -41
  31. package/dist-cjs/commands/GetChangeTokenCommand.js +18 -41
  32. package/dist-cjs/commands/GetChangeTokenStatusCommand.js +18 -41
  33. package/dist-cjs/commands/GetGeoMatchSetCommand.js +18 -41
  34. package/dist-cjs/commands/GetIPSetCommand.js +18 -41
  35. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +18 -41
  36. package/dist-cjs/commands/GetPermissionPolicyCommand.js +18 -41
  37. package/dist-cjs/commands/GetRateBasedRuleCommand.js +18 -41
  38. package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +18 -41
  39. package/dist-cjs/commands/GetRegexMatchSetCommand.js +18 -41
  40. package/dist-cjs/commands/GetRegexPatternSetCommand.js +18 -41
  41. package/dist-cjs/commands/GetRuleCommand.js +18 -41
  42. package/dist-cjs/commands/GetRuleGroupCommand.js +18 -41
  43. package/dist-cjs/commands/GetSampledRequestsCommand.js +18 -41
  44. package/dist-cjs/commands/GetSizeConstraintSetCommand.js +18 -41
  45. package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +18 -41
  46. package/dist-cjs/commands/GetWebACLCommand.js +18 -41
  47. package/dist-cjs/commands/GetWebACLForResourceCommand.js +18 -41
  48. package/dist-cjs/commands/GetXssMatchSetCommand.js +18 -41
  49. package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +18 -41
  50. package/dist-cjs/commands/ListByteMatchSetsCommand.js +18 -41
  51. package/dist-cjs/commands/ListGeoMatchSetsCommand.js +18 -41
  52. package/dist-cjs/commands/ListIPSetsCommand.js +18 -41
  53. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +18 -41
  54. package/dist-cjs/commands/ListRateBasedRulesCommand.js +18 -41
  55. package/dist-cjs/commands/ListRegexMatchSetsCommand.js +18 -41
  56. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +18 -41
  57. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +18 -41
  58. package/dist-cjs/commands/ListRuleGroupsCommand.js +18 -41
  59. package/dist-cjs/commands/ListRulesCommand.js +18 -41
  60. package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +18 -41
  61. package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +18 -41
  62. package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +18 -41
  63. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  64. package/dist-cjs/commands/ListWebACLsCommand.js +18 -41
  65. package/dist-cjs/commands/ListXssMatchSetsCommand.js +18 -41
  66. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +18 -41
  67. package/dist-cjs/commands/PutPermissionPolicyCommand.js +18 -41
  68. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  69. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateByteMatchSetCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +18 -41
  72. package/dist-cjs/commands/UpdateIPSetCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +18 -41
  74. package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +18 -41
  75. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +18 -41
  76. package/dist-cjs/commands/UpdateRuleCommand.js +18 -41
  77. package/dist-cjs/commands/UpdateRuleGroupCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +18 -41
  80. package/dist-cjs/commands/UpdateWebACLCommand.js +18 -41
  81. package/dist-cjs/commands/UpdateXssMatchSetCommand.js +18 -41
  82. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  83. package/dist-es/commands/AssociateWebACLCommand.js +18 -41
  84. package/dist-es/commands/CreateByteMatchSetCommand.js +18 -41
  85. package/dist-es/commands/CreateGeoMatchSetCommand.js +18 -41
  86. package/dist-es/commands/CreateIPSetCommand.js +18 -41
  87. package/dist-es/commands/CreateRateBasedRuleCommand.js +18 -41
  88. package/dist-es/commands/CreateRegexMatchSetCommand.js +18 -41
  89. package/dist-es/commands/CreateRegexPatternSetCommand.js +18 -41
  90. package/dist-es/commands/CreateRuleCommand.js +18 -41
  91. package/dist-es/commands/CreateRuleGroupCommand.js +18 -41
  92. package/dist-es/commands/CreateSizeConstraintSetCommand.js +18 -41
  93. package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +18 -41
  94. package/dist-es/commands/CreateWebACLCommand.js +18 -41
  95. package/dist-es/commands/CreateWebACLMigrationStackCommand.js +18 -41
  96. package/dist-es/commands/CreateXssMatchSetCommand.js +18 -41
  97. package/dist-es/commands/DeleteByteMatchSetCommand.js +18 -41
  98. package/dist-es/commands/DeleteGeoMatchSetCommand.js +18 -41
  99. package/dist-es/commands/DeleteIPSetCommand.js +18 -41
  100. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +18 -41
  101. package/dist-es/commands/DeletePermissionPolicyCommand.js +18 -41
  102. package/dist-es/commands/DeleteRateBasedRuleCommand.js +18 -41
  103. package/dist-es/commands/DeleteRegexMatchSetCommand.js +18 -41
  104. package/dist-es/commands/DeleteRegexPatternSetCommand.js +18 -41
  105. package/dist-es/commands/DeleteRuleCommand.js +18 -41
  106. package/dist-es/commands/DeleteRuleGroupCommand.js +18 -41
  107. package/dist-es/commands/DeleteSizeConstraintSetCommand.js +18 -41
  108. package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +18 -41
  109. package/dist-es/commands/DeleteWebACLCommand.js +18 -41
  110. package/dist-es/commands/DeleteXssMatchSetCommand.js +18 -41
  111. package/dist-es/commands/DisassociateWebACLCommand.js +18 -41
  112. package/dist-es/commands/GetByteMatchSetCommand.js +18 -41
  113. package/dist-es/commands/GetChangeTokenCommand.js +18 -41
  114. package/dist-es/commands/GetChangeTokenStatusCommand.js +18 -41
  115. package/dist-es/commands/GetGeoMatchSetCommand.js +18 -41
  116. package/dist-es/commands/GetIPSetCommand.js +18 -41
  117. package/dist-es/commands/GetLoggingConfigurationCommand.js +18 -41
  118. package/dist-es/commands/GetPermissionPolicyCommand.js +18 -41
  119. package/dist-es/commands/GetRateBasedRuleCommand.js +18 -41
  120. package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +18 -41
  121. package/dist-es/commands/GetRegexMatchSetCommand.js +18 -41
  122. package/dist-es/commands/GetRegexPatternSetCommand.js +18 -41
  123. package/dist-es/commands/GetRuleCommand.js +18 -41
  124. package/dist-es/commands/GetRuleGroupCommand.js +18 -41
  125. package/dist-es/commands/GetSampledRequestsCommand.js +18 -41
  126. package/dist-es/commands/GetSizeConstraintSetCommand.js +18 -41
  127. package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +18 -41
  128. package/dist-es/commands/GetWebACLCommand.js +18 -41
  129. package/dist-es/commands/GetWebACLForResourceCommand.js +18 -41
  130. package/dist-es/commands/GetXssMatchSetCommand.js +18 -41
  131. package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +18 -41
  132. package/dist-es/commands/ListByteMatchSetsCommand.js +18 -41
  133. package/dist-es/commands/ListGeoMatchSetsCommand.js +18 -41
  134. package/dist-es/commands/ListIPSetsCommand.js +18 -41
  135. package/dist-es/commands/ListLoggingConfigurationsCommand.js +18 -41
  136. package/dist-es/commands/ListRateBasedRulesCommand.js +18 -41
  137. package/dist-es/commands/ListRegexMatchSetsCommand.js +18 -41
  138. package/dist-es/commands/ListRegexPatternSetsCommand.js +18 -41
  139. package/dist-es/commands/ListResourcesForWebACLCommand.js +18 -41
  140. package/dist-es/commands/ListRuleGroupsCommand.js +18 -41
  141. package/dist-es/commands/ListRulesCommand.js +18 -41
  142. package/dist-es/commands/ListSizeConstraintSetsCommand.js +18 -41
  143. package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +18 -41
  144. package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +18 -41
  145. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  146. package/dist-es/commands/ListWebACLsCommand.js +18 -41
  147. package/dist-es/commands/ListXssMatchSetsCommand.js +18 -41
  148. package/dist-es/commands/PutLoggingConfigurationCommand.js +18 -41
  149. package/dist-es/commands/PutPermissionPolicyCommand.js +18 -41
  150. package/dist-es/commands/TagResourceCommand.js +18 -41
  151. package/dist-es/commands/UntagResourceCommand.js +18 -41
  152. package/dist-es/commands/UpdateByteMatchSetCommand.js +18 -41
  153. package/dist-es/commands/UpdateGeoMatchSetCommand.js +18 -41
  154. package/dist-es/commands/UpdateIPSetCommand.js +18 -41
  155. package/dist-es/commands/UpdateRateBasedRuleCommand.js +18 -41
  156. package/dist-es/commands/UpdateRegexMatchSetCommand.js +18 -41
  157. package/dist-es/commands/UpdateRegexPatternSetCommand.js +18 -41
  158. package/dist-es/commands/UpdateRuleCommand.js +18 -41
  159. package/dist-es/commands/UpdateRuleGroupCommand.js +18 -41
  160. package/dist-es/commands/UpdateSizeConstraintSetCommand.js +18 -41
  161. package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +18 -41
  162. package/dist-es/commands/UpdateWebACLCommand.js +18 -41
  163. package/dist-es/commands/UpdateXssMatchSetCommand.js +18 -41
  164. package/dist-es/endpoint/EndpointParameters.js +6 -0
  165. package/dist-types/commands/AssociateWebACLCommand.d.ts +6 -21
  166. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +6 -21
  167. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +6 -21
  168. package/dist-types/commands/CreateIPSetCommand.d.ts +6 -21
  169. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +6 -21
  170. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +6 -21
  171. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +6 -21
  172. package/dist-types/commands/CreateRuleCommand.d.ts +6 -21
  173. package/dist-types/commands/CreateRuleGroupCommand.d.ts +6 -21
  174. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +6 -21
  175. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +6 -21
  176. package/dist-types/commands/CreateWebACLCommand.d.ts +6 -21
  177. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +6 -21
  178. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +6 -21
  179. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +6 -21
  180. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +6 -21
  181. package/dist-types/commands/DeleteIPSetCommand.d.ts +6 -21
  182. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +6 -21
  183. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +6 -21
  184. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +6 -21
  185. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +6 -21
  186. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +6 -21
  187. package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
  188. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +6 -21
  189. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +6 -21
  190. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +6 -21
  191. package/dist-types/commands/DeleteWebACLCommand.d.ts +6 -21
  192. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +6 -21
  193. package/dist-types/commands/DisassociateWebACLCommand.d.ts +6 -21
  194. package/dist-types/commands/GetByteMatchSetCommand.d.ts +6 -21
  195. package/dist-types/commands/GetChangeTokenCommand.d.ts +6 -21
  196. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +6 -21
  197. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +6 -21
  198. package/dist-types/commands/GetIPSetCommand.d.ts +6 -21
  199. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +6 -21
  200. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +6 -21
  201. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +6 -21
  202. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +6 -21
  203. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +6 -21
  204. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +6 -21
  205. package/dist-types/commands/GetRuleCommand.d.ts +6 -21
  206. package/dist-types/commands/GetRuleGroupCommand.d.ts +6 -21
  207. package/dist-types/commands/GetSampledRequestsCommand.d.ts +6 -21
  208. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +6 -21
  209. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +6 -21
  210. package/dist-types/commands/GetWebACLCommand.d.ts +6 -21
  211. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +6 -21
  212. package/dist-types/commands/GetXssMatchSetCommand.d.ts +6 -21
  213. package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +6 -21
  214. package/dist-types/commands/ListByteMatchSetsCommand.d.ts +6 -21
  215. package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +6 -21
  216. package/dist-types/commands/ListIPSetsCommand.d.ts +6 -21
  217. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +6 -21
  218. package/dist-types/commands/ListRateBasedRulesCommand.d.ts +6 -21
  219. package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +6 -21
  220. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +6 -21
  221. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +6 -21
  222. package/dist-types/commands/ListRuleGroupsCommand.d.ts +6 -21
  223. package/dist-types/commands/ListRulesCommand.d.ts +6 -21
  224. package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +6 -21
  225. package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +6 -21
  226. package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +6 -21
  227. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  228. package/dist-types/commands/ListWebACLsCommand.d.ts +6 -21
  229. package/dist-types/commands/ListXssMatchSetsCommand.d.ts +6 -21
  230. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +6 -21
  231. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +6 -21
  232. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  233. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  234. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +6 -21
  235. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +6 -21
  236. package/dist-types/commands/UpdateIPSetCommand.d.ts +6 -21
  237. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +6 -21
  238. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +6 -21
  239. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +6 -21
  240. package/dist-types/commands/UpdateRuleCommand.d.ts +6 -21
  241. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +6 -21
  242. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +6 -21
  243. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +6 -21
  244. package/dist-types/commands/UpdateWebACLCommand.d.ts +6 -21
  245. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +6 -21
  246. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  247. package/dist-types/ts3.4/commands/AssociateWebACLCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/CreateByteMatchSetCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/CreateGeoMatchSetCommand.d.ts +14 -23
  250. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/CreateRateBasedRuleCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/CreateRegexMatchSetCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/CreateRegexPatternSetCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +14 -23
  256. package/dist-types/ts3.4/commands/CreateSizeConstraintSetCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/CreateSqlInjectionMatchSetCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/CreateWebACLCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/CreateWebACLMigrationStackCommand.d.ts +12 -24
  260. package/dist-types/ts3.4/commands/CreateXssMatchSetCommand.d.ts +14 -23
  261. package/dist-types/ts3.4/commands/DeleteByteMatchSetCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/DeleteGeoMatchSetCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +14 -23
  264. package/dist-types/ts3.4/commands/DeleteLoggingConfigurationCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/DeletePermissionPolicyCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/DeleteRateBasedRuleCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/DeleteRegexMatchSetCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/DeleteRegexPatternSetCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/DeleteSizeConstraintSetCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/DeleteSqlInjectionMatchSetCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/DeleteWebACLCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/DeleteXssMatchSetCommand.d.ts +14 -23
  275. package/dist-types/ts3.4/commands/DisassociateWebACLCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/GetByteMatchSetCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/GetChangeTokenCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/GetChangeTokenStatusCommand.d.ts +12 -24
  279. package/dist-types/ts3.4/commands/GetGeoMatchSetCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/GetLoggingConfigurationCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/GetPermissionPolicyCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/GetRateBasedRuleCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/GetRateBasedRuleManagedKeysCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/GetRegexMatchSetCommand.d.ts +14 -23
  286. package/dist-types/ts3.4/commands/GetRegexPatternSetCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +12 -23
  288. package/dist-types/ts3.4/commands/GetRuleGroupCommand.d.ts +14 -23
  289. package/dist-types/ts3.4/commands/GetSampledRequestsCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/GetSizeConstraintSetCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/GetSqlInjectionMatchSetCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/GetWebACLCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/GetWebACLForResourceCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/GetXssMatchSetCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/ListActivatedRulesInRuleGroupCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/ListByteMatchSetsCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/ListGeoMatchSetsCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/ListLoggingConfigurationsCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/ListRateBasedRulesCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/ListRegexMatchSetsCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/ListRegexPatternSetsCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/ListResourcesForWebACLCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/ListSizeConstraintSetsCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/ListSqlInjectionMatchSetsCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/ListSubscribedRuleGroupsCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/ListWebACLsCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/ListXssMatchSetsCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/PutLoggingConfigurationCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/PutPermissionPolicyCommand.d.ts +14 -23
  314. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  316. package/dist-types/ts3.4/commands/UpdateByteMatchSetCommand.d.ts +14 -23
  317. package/dist-types/ts3.4/commands/UpdateGeoMatchSetCommand.d.ts +14 -23
  318. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +14 -23
  319. package/dist-types/ts3.4/commands/UpdateRateBasedRuleCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/UpdateRegexMatchSetCommand.d.ts +14 -23
  321. package/dist-types/ts3.4/commands/UpdateRegexPatternSetCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/UpdateSizeConstraintSetCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/UpdateSqlInjectionMatchSetCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/UpdateWebACLCommand.d.ts +14 -23
  327. package/dist-types/ts3.4/commands/UpdateXssMatchSetCommand.d.ts +14 -23
  328. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  329. package/package.json +10 -10
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteByteMatchSetRequest, DeleteByteMatchSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteByteMatchSetCommandInput extends DeleteByteMatchSetReques
21
20
  */
22
21
  export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteByteMatchSetCommand_base: {
24
+ new (input: DeleteByteMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -133,23 +136,5 @@ export interface DeleteByteMatchSetCommandOutput extends DeleteByteMatchSetRespo
133
136
  * ```
134
137
  *
135
138
  */
136
- export declare class DeleteByteMatchSetCommand extends $Command<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
137
- readonly input: DeleteByteMatchSetCommandInput;
138
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
139
- /**
140
- * @public
141
- */
142
- constructor(input: DeleteByteMatchSetCommandInput);
143
- /**
144
- * @internal
145
- */
146
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteByteMatchSetCommandInput, DeleteByteMatchSetCommandOutput>;
147
- /**
148
- * @internal
149
- */
150
- private serialize;
151
- /**
152
- * @internal
153
- */
154
- private deserialize;
139
+ export declare class DeleteByteMatchSetCommand extends DeleteByteMatchSetCommand_base {
155
140
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteGeoMatchSetRequest, DeleteGeoMatchSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteGeoMatchSetCommandInput extends DeleteGeoMatchSetRequest
21
20
  */
22
21
  export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteGeoMatchSetCommand_base: {
24
+ new (input: DeleteGeoMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -116,23 +119,5 @@ export interface DeleteGeoMatchSetCommandOutput extends DeleteGeoMatchSetRespons
116
119
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
117
120
  *
118
121
  */
119
- export declare class DeleteGeoMatchSetCommand extends $Command<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
120
- readonly input: DeleteGeoMatchSetCommandInput;
121
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
122
- /**
123
- * @public
124
- */
125
- constructor(input: DeleteGeoMatchSetCommandInput);
126
- /**
127
- * @internal
128
- */
129
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteGeoMatchSetCommandInput, DeleteGeoMatchSetCommandOutput>;
130
- /**
131
- * @internal
132
- */
133
- private serialize;
134
- /**
135
- * @internal
136
- */
137
- private deserialize;
122
+ export declare class DeleteGeoMatchSetCommand extends DeleteGeoMatchSetCommand_base {
138
123
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {
21
20
  */
22
21
  export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteIPSetCommand_base: {
24
+ new (input: DeleteIPSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -133,23 +136,5 @@ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __Metadat
133
136
  * ```
134
137
  *
135
138
  */
136
- export declare class DeleteIPSetCommand extends $Command<DeleteIPSetCommandInput, DeleteIPSetCommandOutput, WAFRegionalClientResolvedConfig> {
137
- readonly input: DeleteIPSetCommandInput;
138
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
139
- /**
140
- * @public
141
- */
142
- constructor(input: DeleteIPSetCommandInput);
143
- /**
144
- * @internal
145
- */
146
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIPSetCommandInput, DeleteIPSetCommandOutput>;
147
- /**
148
- * @internal
149
- */
150
- private serialize;
151
- /**
152
- * @internal
153
- */
154
- private deserialize;
139
+ export declare class DeleteIPSetCommand extends DeleteIPSetCommand_base {
155
140
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteLoggingConfigurationRequest, DeleteLoggingConfigurationResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteLoggingConfigurationCommandInput extends DeleteLoggingCon
21
20
  */
22
21
  export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteLoggingConfigurationCommand_base: {
24
+ new (input: DeleteLoggingConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -67,23 +70,5 @@ export interface DeleteLoggingConfigurationCommandOutput extends DeleteLoggingCo
67
70
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
68
71
  *
69
72
  */
70
- export declare class DeleteLoggingConfigurationCommand extends $Command<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput, WAFRegionalClientResolvedConfig> {
71
- readonly input: DeleteLoggingConfigurationCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: DeleteLoggingConfigurationCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLoggingConfigurationCommandInput, DeleteLoggingConfigurationCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class DeleteLoggingConfigurationCommand extends DeleteLoggingConfigurationCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeletePermissionPolicyRequest, DeletePermissionPolicyResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeletePermissionPolicyCommandInput extends DeletePermissionPoli
21
20
  */
22
21
  export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeletePermissionPolicyCommand_base: {
24
+ new (input: DeletePermissionPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -67,23 +70,5 @@ export interface DeletePermissionPolicyCommandOutput extends DeletePermissionPol
67
70
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
68
71
  *
69
72
  */
70
- export declare class DeletePermissionPolicyCommand extends $Command<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput, WAFRegionalClientResolvedConfig> {
71
- readonly input: DeletePermissionPolicyCommandInput;
72
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
- /**
74
- * @public
75
- */
76
- constructor(input: DeletePermissionPolicyCommandInput);
77
- /**
78
- * @internal
79
- */
80
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePermissionPolicyCommandInput, DeletePermissionPolicyCommandOutput>;
81
- /**
82
- * @internal
83
- */
84
- private serialize;
85
- /**
86
- * @internal
87
- */
88
- private deserialize;
73
+ export declare class DeletePermissionPolicyCommand extends DeletePermissionPolicyCommand_base {
89
74
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteRateBasedRuleRequest, DeleteRateBasedRuleResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRateBasedRuleCommandInput extends DeleteRateBasedRuleRequ
21
20
  */
22
21
  export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteRateBasedRuleCommand_base: {
24
+ new (input: DeleteRateBasedRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -126,23 +129,5 @@ export interface DeleteRateBasedRuleCommandOutput extends DeleteRateBasedRuleRes
126
129
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
127
130
  *
128
131
  */
129
- export declare class DeleteRateBasedRuleCommand extends $Command<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig> {
130
- readonly input: DeleteRateBasedRuleCommandInput;
131
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
132
- /**
133
- * @public
134
- */
135
- constructor(input: DeleteRateBasedRuleCommandInput);
136
- /**
137
- * @internal
138
- */
139
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRateBasedRuleCommandInput, DeleteRateBasedRuleCommandOutput>;
140
- /**
141
- * @internal
142
- */
143
- private serialize;
144
- /**
145
- * @internal
146
- */
147
- private deserialize;
132
+ export declare class DeleteRateBasedRuleCommand extends DeleteRateBasedRuleCommand_base {
148
133
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteRegexMatchSetRequest, DeleteRegexMatchSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRegexMatchSetCommandInput extends DeleteRegexMatchSetRequ
21
20
  */
22
21
  export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteRegexMatchSetCommand_base: {
24
+ new (input: DeleteRegexMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -116,23 +119,5 @@ export interface DeleteRegexMatchSetCommandOutput extends DeleteRegexMatchSetRes
116
119
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
117
120
  *
118
121
  */
119
- export declare class DeleteRegexMatchSetCommand extends $Command<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
120
- readonly input: DeleteRegexMatchSetCommandInput;
121
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
122
- /**
123
- * @public
124
- */
125
- constructor(input: DeleteRegexMatchSetCommandInput);
126
- /**
127
- * @internal
128
- */
129
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRegexMatchSetCommandInput, DeleteRegexMatchSetCommandOutput>;
130
- /**
131
- * @internal
132
- */
133
- private serialize;
134
- /**
135
- * @internal
136
- */
137
- private deserialize;
122
+ export declare class DeleteRegexMatchSetCommand extends DeleteRegexMatchSetCommand_base {
138
123
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteRegexPatternSetRequest, DeleteRegexPatternSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRegexPatternSetCommandInput extends DeleteRegexPatternSet
21
20
  */
22
21
  export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteRegexPatternSetCommand_base: {
24
+ new (input: DeleteRegexPatternSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -102,23 +105,5 @@ export interface DeleteRegexPatternSetCommandOutput extends DeleteRegexPatternSe
102
105
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
103
106
  *
104
107
  */
105
- export declare class DeleteRegexPatternSetCommand extends $Command<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig> {
106
- readonly input: DeleteRegexPatternSetCommandInput;
107
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
108
- /**
109
- * @public
110
- */
111
- constructor(input: DeleteRegexPatternSetCommandInput);
112
- /**
113
- * @internal
114
- */
115
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRegexPatternSetCommandInput, DeleteRegexPatternSetCommandOutput>;
116
- /**
117
- * @internal
118
- */
119
- private serialize;
120
- /**
121
- * @internal
122
- */
123
- private deserialize;
108
+ export declare class DeleteRegexPatternSetCommand extends DeleteRegexPatternSetCommand_base {
124
109
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteRuleRequest, DeleteRuleResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRuleCommandInput extends DeleteRuleRequest {
21
20
  */
22
21
  export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteRuleCommand_base: {
24
+ new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -139,23 +142,5 @@ export interface DeleteRuleCommandOutput extends DeleteRuleResponse, __MetadataB
139
142
  * ```
140
143
  *
141
144
  */
142
- export declare class DeleteRuleCommand extends $Command<DeleteRuleCommandInput, DeleteRuleCommandOutput, WAFRegionalClientResolvedConfig> {
143
- readonly input: DeleteRuleCommandInput;
144
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
145
- /**
146
- * @public
147
- */
148
- constructor(input: DeleteRuleCommandInput);
149
- /**
150
- * @internal
151
- */
152
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRuleCommandInput, DeleteRuleCommandOutput>;
153
- /**
154
- * @internal
155
- */
156
- private serialize;
157
- /**
158
- * @internal
159
- */
160
- private deserialize;
145
+ export declare class DeleteRuleCommand extends DeleteRuleCommand_base {
161
146
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteRuleGroupRequest, DeleteRuleGroupResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteRuleGroupCommandInput extends DeleteRuleGroupRequest {
21
20
  */
22
21
  export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteRuleGroupCommand_base: {
24
+ new (input: DeleteRuleGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -142,23 +145,5 @@ export interface DeleteRuleGroupCommandOutput extends DeleteRuleGroupResponse, _
142
145
  * <p>Base exception class for all service exceptions from WAFRegional service.</p>
143
146
  *
144
147
  */
145
- export declare class DeleteRuleGroupCommand extends $Command<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput, WAFRegionalClientResolvedConfig> {
146
- readonly input: DeleteRuleGroupCommandInput;
147
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
148
- /**
149
- * @public
150
- */
151
- constructor(input: DeleteRuleGroupCommandInput);
152
- /**
153
- * @internal
154
- */
155
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRuleGroupCommandInput, DeleteRuleGroupCommandOutput>;
156
- /**
157
- * @internal
158
- */
159
- private serialize;
160
- /**
161
- * @internal
162
- */
163
- private deserialize;
148
+ export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
164
149
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteSizeConstraintSetRequest, DeleteSizeConstraintSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteSizeConstraintSetCommandInput extends DeleteSizeConstrain
21
20
  */
22
21
  export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstraintSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteSizeConstraintSetCommand_base: {
24
+ new (input: DeleteSizeConstraintSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -133,23 +136,5 @@ export interface DeleteSizeConstraintSetCommandOutput extends DeleteSizeConstrai
133
136
  * ```
134
137
  *
135
138
  */
136
- export declare class DeleteSizeConstraintSetCommand extends $Command<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig> {
137
- readonly input: DeleteSizeConstraintSetCommandInput;
138
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
139
- /**
140
- * @public
141
- */
142
- constructor(input: DeleteSizeConstraintSetCommandInput);
143
- /**
144
- * @internal
145
- */
146
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSizeConstraintSetCommandInput, DeleteSizeConstraintSetCommandOutput>;
147
- /**
148
- * @internal
149
- */
150
- private serialize;
151
- /**
152
- * @internal
153
- */
154
- private deserialize;
139
+ export declare class DeleteSizeConstraintSetCommand extends DeleteSizeConstraintSetCommand_base {
155
140
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteSqlInjectionMatchSetRequest, DeleteSqlInjectionMatchSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteSqlInjectionMatchSetCommandInput extends DeleteSqlInjecti
21
20
  */
22
21
  export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInjectionMatchSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteSqlInjectionMatchSetCommand_base: {
24
+ new (input: DeleteSqlInjectionMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -134,23 +137,5 @@ export interface DeleteSqlInjectionMatchSetCommandOutput extends DeleteSqlInject
134
137
  * ```
135
138
  *
136
139
  */
137
- export declare class DeleteSqlInjectionMatchSetCommand extends $Command<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
138
- readonly input: DeleteSqlInjectionMatchSetCommandInput;
139
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
140
- /**
141
- * @public
142
- */
143
- constructor(input: DeleteSqlInjectionMatchSetCommandInput);
144
- /**
145
- * @internal
146
- */
147
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteSqlInjectionMatchSetCommandInput, DeleteSqlInjectionMatchSetCommandOutput>;
148
- /**
149
- * @internal
150
- */
151
- private serialize;
152
- /**
153
- * @internal
154
- */
155
- private deserialize;
140
+ export declare class DeleteSqlInjectionMatchSetCommand extends DeleteSqlInjectionMatchSetCommand_base {
156
141
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteWebACLRequest, DeleteWebACLResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteWebACLCommandInput extends DeleteWebACLRequest {
21
20
  */
22
21
  export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteWebACLCommand_base: {
24
+ new (input: DeleteWebACLCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -137,23 +140,5 @@ export interface DeleteWebACLCommandOutput extends DeleteWebACLResponse, __Metad
137
140
  * ```
138
141
  *
139
142
  */
140
- export declare class DeleteWebACLCommand extends $Command<DeleteWebACLCommandInput, DeleteWebACLCommandOutput, WAFRegionalClientResolvedConfig> {
141
- readonly input: DeleteWebACLCommandInput;
142
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
143
- /**
144
- * @public
145
- */
146
- constructor(input: DeleteWebACLCommandInput);
147
- /**
148
- * @internal
149
- */
150
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWebACLCommandInput, DeleteWebACLCommandOutput>;
151
- /**
152
- * @internal
153
- */
154
- private serialize;
155
- /**
156
- * @internal
157
- */
158
- private deserialize;
143
+ export declare class DeleteWebACLCommand extends DeleteWebACLCommand_base {
159
144
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { DeleteXssMatchSetRequest, DeleteXssMatchSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DeleteXssMatchSetCommandInput extends DeleteXssMatchSetRequest
21
20
  */
22
21
  export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const DeleteXssMatchSetCommand_base: {
24
+ new (input: DeleteXssMatchSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <note>
@@ -134,23 +137,5 @@ export interface DeleteXssMatchSetCommandOutput extends DeleteXssMatchSetRespons
134
137
  * ```
135
138
  *
136
139
  */
137
- export declare class DeleteXssMatchSetCommand extends $Command<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
138
- readonly input: DeleteXssMatchSetCommandInput;
139
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
140
- /**
141
- * @public
142
- */
143
- constructor(input: DeleteXssMatchSetCommandInput);
144
- /**
145
- * @internal
146
- */
147
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteXssMatchSetCommandInput, DeleteXssMatchSetCommandOutput>;
148
- /**
149
- * @internal
150
- */
151
- private serialize;
152
- /**
153
- * @internal
154
- */
155
- private deserialize;
140
+ export declare class DeleteXssMatchSetCommand extends DeleteXssMatchSetCommand_base {
156
141
  }