@aws-sdk/client-waf-regional 3.296.0 → 3.298.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 (251) hide show
  1. package/dist-cjs/commands/AssociateWebACLCommand.js +2 -3
  2. package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -3
  3. package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -3
  4. package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
  5. package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -3
  6. package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -3
  7. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
  8. package/dist-cjs/commands/CreateRuleCommand.js +2 -3
  9. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
  10. package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -3
  11. package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
  12. package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
  13. package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -3
  14. package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
  19. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
  28. package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -3
  29. package/dist-cjs/commands/DisassociateWebACLCommand.js +2 -3
  30. package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -3
  31. package/dist-cjs/commands/GetChangeTokenCommand.js +2 -3
  32. package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -3
  33. package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -3
  34. package/dist-cjs/commands/GetIPSetCommand.js +2 -3
  35. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
  36. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
  37. package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -3
  38. package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
  39. package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -3
  40. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
  41. package/dist-cjs/commands/GetRuleCommand.js +2 -3
  42. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
  43. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
  44. package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -3
  45. package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -3
  46. package/dist-cjs/commands/GetWebACLCommand.js +2 -3
  47. package/dist-cjs/commands/GetWebACLForResourceCommand.js +2 -3
  48. package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -3
  49. package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
  50. package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -3
  51. package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -3
  52. package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
  53. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
  54. package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -3
  55. package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -3
  56. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
  57. package/dist-cjs/commands/ListResourcesForWebACLCommand.js +2 -3
  58. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
  59. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  60. package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -3
  61. package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
  62. package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -3
  63. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  64. package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
  65. package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -3
  66. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
  67. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
  68. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  69. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  70. package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -3
  71. package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -3
  72. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
  73. package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -3
  74. package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -3
  75. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
  76. package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
  77. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
  78. package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -3
  79. package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
  80. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
  81. package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -3
  82. package/dist-cjs/models/models_0.js +1 -874
  83. package/dist-es/commands/AssociateWebACLCommand.js +2 -3
  84. package/dist-es/commands/CreateByteMatchSetCommand.js +2 -3
  85. package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -3
  86. package/dist-es/commands/CreateIPSetCommand.js +2 -3
  87. package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -3
  88. package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -3
  89. package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
  90. package/dist-es/commands/CreateRuleCommand.js +2 -3
  91. package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
  92. package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -3
  93. package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
  94. package/dist-es/commands/CreateWebACLCommand.js +2 -3
  95. package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -3
  96. package/dist-es/commands/CreateXssMatchSetCommand.js +2 -3
  97. package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -3
  98. package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -3
  99. package/dist-es/commands/DeleteIPSetCommand.js +2 -3
  100. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
  101. package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
  102. package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -3
  103. package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -3
  104. package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
  105. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  106. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
  107. package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -3
  108. package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
  109. package/dist-es/commands/DeleteWebACLCommand.js +2 -3
  110. package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -3
  111. package/dist-es/commands/DisassociateWebACLCommand.js +2 -3
  112. package/dist-es/commands/GetByteMatchSetCommand.js +2 -3
  113. package/dist-es/commands/GetChangeTokenCommand.js +2 -3
  114. package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -3
  115. package/dist-es/commands/GetGeoMatchSetCommand.js +2 -3
  116. package/dist-es/commands/GetIPSetCommand.js +2 -3
  117. package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
  118. package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
  119. package/dist-es/commands/GetRateBasedRuleCommand.js +2 -3
  120. package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
  121. package/dist-es/commands/GetRegexMatchSetCommand.js +2 -3
  122. package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
  123. package/dist-es/commands/GetRuleCommand.js +2 -3
  124. package/dist-es/commands/GetRuleGroupCommand.js +2 -3
  125. package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
  126. package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -3
  127. package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -3
  128. package/dist-es/commands/GetWebACLCommand.js +2 -3
  129. package/dist-es/commands/GetWebACLForResourceCommand.js +2 -3
  130. package/dist-es/commands/GetXssMatchSetCommand.js +2 -3
  131. package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
  132. package/dist-es/commands/ListByteMatchSetsCommand.js +2 -3
  133. package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -3
  134. package/dist-es/commands/ListIPSetsCommand.js +2 -3
  135. package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
  136. package/dist-es/commands/ListRateBasedRulesCommand.js +2 -3
  137. package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -3
  138. package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
  139. package/dist-es/commands/ListResourcesForWebACLCommand.js +2 -3
  140. package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
  141. package/dist-es/commands/ListRulesCommand.js +2 -3
  142. package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -3
  143. package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
  144. package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -3
  145. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  146. package/dist-es/commands/ListWebACLsCommand.js +2 -3
  147. package/dist-es/commands/ListXssMatchSetsCommand.js +2 -3
  148. package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
  149. package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
  150. package/dist-es/commands/TagResourceCommand.js +2 -3
  151. package/dist-es/commands/UntagResourceCommand.js +2 -3
  152. package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -3
  153. package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -3
  154. package/dist-es/commands/UpdateIPSetCommand.js +2 -3
  155. package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -3
  156. package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -3
  157. package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
  158. package/dist-es/commands/UpdateRuleCommand.js +2 -3
  159. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
  160. package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -3
  161. package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
  162. package/dist-es/commands/UpdateWebACLCommand.js +2 -3
  163. package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -3
  164. package/dist-es/models/models_0.js +0 -651
  165. package/dist-types/WAFRegional.d.ts +82 -0
  166. package/dist-types/WAFRegionalClient.d.ts +24 -4
  167. package/dist-types/commands/AssociateWebACLCommand.d.ts +16 -0
  168. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +16 -0
  169. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +16 -0
  170. package/dist-types/commands/CreateIPSetCommand.d.ts +16 -0
  171. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +16 -0
  172. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +16 -0
  173. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +16 -0
  174. package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
  175. package/dist-types/commands/CreateRuleGroupCommand.d.ts +16 -0
  176. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +16 -0
  177. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +16 -0
  178. package/dist-types/commands/CreateWebACLCommand.d.ts +16 -0
  179. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +16 -0
  180. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +16 -0
  181. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +16 -0
  182. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +16 -0
  183. package/dist-types/commands/DeleteIPSetCommand.d.ts +16 -0
  184. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +16 -0
  185. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +16 -0
  186. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +16 -0
  187. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +16 -0
  188. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +16 -0
  189. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  190. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +16 -0
  191. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +16 -0
  192. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +16 -0
  193. package/dist-types/commands/DeleteWebACLCommand.d.ts +16 -0
  194. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +16 -0
  195. package/dist-types/commands/DisassociateWebACLCommand.d.ts +16 -0
  196. package/dist-types/commands/GetByteMatchSetCommand.d.ts +16 -0
  197. package/dist-types/commands/GetChangeTokenCommand.d.ts +16 -0
  198. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +16 -0
  199. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +16 -0
  200. package/dist-types/commands/GetIPSetCommand.d.ts +16 -0
  201. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +16 -0
  202. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +16 -0
  203. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +16 -0
  204. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +16 -0
  205. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +16 -0
  206. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +16 -0
  207. package/dist-types/commands/GetRuleCommand.d.ts +16 -0
  208. package/dist-types/commands/GetRuleGroupCommand.d.ts +16 -0
  209. package/dist-types/commands/GetSampledRequestsCommand.d.ts +16 -0
  210. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +16 -0
  211. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +16 -0
  212. package/dist-types/commands/GetWebACLCommand.d.ts +16 -0
  213. package/dist-types/commands/GetWebACLForResourceCommand.d.ts +16 -0
  214. package/dist-types/commands/GetXssMatchSetCommand.d.ts +16 -0
  215. package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +16 -0
  216. package/dist-types/commands/ListByteMatchSetsCommand.d.ts +16 -0
  217. package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +16 -0
  218. package/dist-types/commands/ListIPSetsCommand.d.ts +16 -0
  219. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +16 -0
  220. package/dist-types/commands/ListRateBasedRulesCommand.d.ts +16 -0
  221. package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +16 -0
  222. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +16 -0
  223. package/dist-types/commands/ListResourcesForWebACLCommand.d.ts +16 -0
  224. package/dist-types/commands/ListRuleGroupsCommand.d.ts +16 -0
  225. package/dist-types/commands/ListRulesCommand.d.ts +16 -0
  226. package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +16 -0
  227. package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +16 -0
  228. package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +16 -0
  229. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  230. package/dist-types/commands/ListWebACLsCommand.d.ts +16 -0
  231. package/dist-types/commands/ListXssMatchSetsCommand.d.ts +16 -0
  232. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +16 -0
  233. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +16 -0
  234. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  235. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  236. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +16 -0
  237. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +16 -0
  238. package/dist-types/commands/UpdateIPSetCommand.d.ts +16 -0
  239. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +16 -0
  240. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +16 -0
  241. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +16 -0
  242. package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
  243. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +16 -0
  244. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +16 -0
  245. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +16 -0
  246. package/dist-types/commands/UpdateWebACLCommand.d.ts +16 -0
  247. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +16 -0
  248. package/dist-types/models/WAFRegionalServiceException.d.ts +2 -0
  249. package/dist-types/models/models_0.d.ts +575 -868
  250. package/dist-types/ts3.4/models/models_0.d.ts +0 -611
  251. package/package.json +4 -3
@@ -89,15 +89,24 @@ import { UpdateSqlInjectionMatchSetCommandInput, UpdateSqlInjectionMatchSetComma
89
89
  import { UpdateWebACLCommandInput, UpdateWebACLCommandOutput } from "./commands/UpdateWebACLCommand";
90
90
  import { UpdateXssMatchSetCommandInput, UpdateXssMatchSetCommandOutput } from "./commands/UpdateXssMatchSetCommand";
91
91
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
92
+ /**
93
+ * @public
94
+ */
92
95
  export type ServiceInputTypes = AssociateWebACLCommandInput | CreateByteMatchSetCommandInput | CreateGeoMatchSetCommandInput | CreateIPSetCommandInput | CreateRateBasedRuleCommandInput | CreateRegexMatchSetCommandInput | CreateRegexPatternSetCommandInput | CreateRuleCommandInput | CreateRuleGroupCommandInput | CreateSizeConstraintSetCommandInput | CreateSqlInjectionMatchSetCommandInput | CreateWebACLCommandInput | CreateWebACLMigrationStackCommandInput | CreateXssMatchSetCommandInput | DeleteByteMatchSetCommandInput | DeleteGeoMatchSetCommandInput | DeleteIPSetCommandInput | DeleteLoggingConfigurationCommandInput | DeletePermissionPolicyCommandInput | DeleteRateBasedRuleCommandInput | DeleteRegexMatchSetCommandInput | DeleteRegexPatternSetCommandInput | DeleteRuleCommandInput | DeleteRuleGroupCommandInput | DeleteSizeConstraintSetCommandInput | DeleteSqlInjectionMatchSetCommandInput | DeleteWebACLCommandInput | DeleteXssMatchSetCommandInput | DisassociateWebACLCommandInput | GetByteMatchSetCommandInput | GetChangeTokenCommandInput | GetChangeTokenStatusCommandInput | GetGeoMatchSetCommandInput | GetIPSetCommandInput | GetLoggingConfigurationCommandInput | GetPermissionPolicyCommandInput | GetRateBasedRuleCommandInput | GetRateBasedRuleManagedKeysCommandInput | GetRegexMatchSetCommandInput | GetRegexPatternSetCommandInput | GetRuleCommandInput | GetRuleGroupCommandInput | GetSampledRequestsCommandInput | GetSizeConstraintSetCommandInput | GetSqlInjectionMatchSetCommandInput | GetWebACLCommandInput | GetWebACLForResourceCommandInput | GetXssMatchSetCommandInput | ListActivatedRulesInRuleGroupCommandInput | ListByteMatchSetsCommandInput | ListGeoMatchSetsCommandInput | ListIPSetsCommandInput | ListLoggingConfigurationsCommandInput | ListRateBasedRulesCommandInput | ListRegexMatchSetsCommandInput | ListRegexPatternSetsCommandInput | ListResourcesForWebACLCommandInput | ListRuleGroupsCommandInput | ListRulesCommandInput | ListSizeConstraintSetsCommandInput | ListSqlInjectionMatchSetsCommandInput | ListSubscribedRuleGroupsCommandInput | ListTagsForResourceCommandInput | ListWebACLsCommandInput | ListXssMatchSetsCommandInput | PutLoggingConfigurationCommandInput | PutPermissionPolicyCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateByteMatchSetCommandInput | UpdateGeoMatchSetCommandInput | UpdateIPSetCommandInput | UpdateRateBasedRuleCommandInput | UpdateRegexMatchSetCommandInput | UpdateRegexPatternSetCommandInput | UpdateRuleCommandInput | UpdateRuleGroupCommandInput | UpdateSizeConstraintSetCommandInput | UpdateSqlInjectionMatchSetCommandInput | UpdateWebACLCommandInput | UpdateXssMatchSetCommandInput;
96
+ /**
97
+ * @public
98
+ */
93
99
  export type ServiceOutputTypes = AssociateWebACLCommandOutput | CreateByteMatchSetCommandOutput | CreateGeoMatchSetCommandOutput | CreateIPSetCommandOutput | CreateRateBasedRuleCommandOutput | CreateRegexMatchSetCommandOutput | CreateRegexPatternSetCommandOutput | CreateRuleCommandOutput | CreateRuleGroupCommandOutput | CreateSizeConstraintSetCommandOutput | CreateSqlInjectionMatchSetCommandOutput | CreateWebACLCommandOutput | CreateWebACLMigrationStackCommandOutput | CreateXssMatchSetCommandOutput | DeleteByteMatchSetCommandOutput | DeleteGeoMatchSetCommandOutput | DeleteIPSetCommandOutput | DeleteLoggingConfigurationCommandOutput | DeletePermissionPolicyCommandOutput | DeleteRateBasedRuleCommandOutput | DeleteRegexMatchSetCommandOutput | DeleteRegexPatternSetCommandOutput | DeleteRuleCommandOutput | DeleteRuleGroupCommandOutput | DeleteSizeConstraintSetCommandOutput | DeleteSqlInjectionMatchSetCommandOutput | DeleteWebACLCommandOutput | DeleteXssMatchSetCommandOutput | DisassociateWebACLCommandOutput | GetByteMatchSetCommandOutput | GetChangeTokenCommandOutput | GetChangeTokenStatusCommandOutput | GetGeoMatchSetCommandOutput | GetIPSetCommandOutput | GetLoggingConfigurationCommandOutput | GetPermissionPolicyCommandOutput | GetRateBasedRuleCommandOutput | GetRateBasedRuleManagedKeysCommandOutput | GetRegexMatchSetCommandOutput | GetRegexPatternSetCommandOutput | GetRuleCommandOutput | GetRuleGroupCommandOutput | GetSampledRequestsCommandOutput | GetSizeConstraintSetCommandOutput | GetSqlInjectionMatchSetCommandOutput | GetWebACLCommandOutput | GetWebACLForResourceCommandOutput | GetXssMatchSetCommandOutput | ListActivatedRulesInRuleGroupCommandOutput | ListByteMatchSetsCommandOutput | ListGeoMatchSetsCommandOutput | ListIPSetsCommandOutput | ListLoggingConfigurationsCommandOutput | ListRateBasedRulesCommandOutput | ListRegexMatchSetsCommandOutput | ListRegexPatternSetsCommandOutput | ListResourcesForWebACLCommandOutput | ListRuleGroupsCommandOutput | ListRulesCommandOutput | ListSizeConstraintSetsCommandOutput | ListSqlInjectionMatchSetsCommandOutput | ListSubscribedRuleGroupsCommandOutput | ListTagsForResourceCommandOutput | ListWebACLsCommandOutput | ListXssMatchSetsCommandOutput | PutLoggingConfigurationCommandOutput | PutPermissionPolicyCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateByteMatchSetCommandOutput | UpdateGeoMatchSetCommandOutput | UpdateIPSetCommandOutput | UpdateRateBasedRuleCommandOutput | UpdateRegexMatchSetCommandOutput | UpdateRegexPatternSetCommandOutput | UpdateRuleCommandOutput | UpdateRuleGroupCommandOutput | UpdateSizeConstraintSetCommandOutput | UpdateSqlInjectionMatchSetCommandOutput | UpdateWebACLCommandOutput | UpdateXssMatchSetCommandOutput;
100
+ /**
101
+ * @public
102
+ */
94
103
  export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
95
104
  /**
96
105
  * The HTTP handler to use. Fetch in browser and Https in Nodejs.
97
106
  */
98
107
  requestHandler?: __HttpHandler;
99
108
  /**
100
- * A constructor for a class implementing the {@link __Checksum} interface
109
+ * A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
101
110
  * that computes the SHA-256 HMAC or checksum of a string or binary buffer.
102
111
  * @internal
103
112
  */
@@ -187,23 +196,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
187
196
  */
188
197
  logger?: __Logger;
189
198
  /**
190
- * The {@link __DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
199
+ * The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
191
200
  */
192
201
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
193
202
  }
203
+ /**
204
+ * @public
205
+ */
194
206
  type WAFRegionalClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
195
207
  /**
196
- * The configuration interface of WAFRegionalClient class constructor that set the region, credentials and other options.
208
+ * @public
209
+ *
210
+ * The configuration interface of WAFRegionalClient class constructor that set the region, credentials and other options.
197
211
  */
198
212
  export interface WAFRegionalClientConfig extends WAFRegionalClientConfigType {
199
213
  }
214
+ /**
215
+ * @public
216
+ */
200
217
  type WAFRegionalClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
201
218
  /**
202
- * The resolved configuration interface of WAFRegionalClient class. This is resolved and normalized from the {@link WAFRegionalClientConfig | constructor configuration interface}.
219
+ * @public
220
+ *
221
+ * The resolved configuration interface of WAFRegionalClient class. This is resolved and normalized from the {@link WAFRegionalClientConfig | constructor configuration interface}.
203
222
  */
204
223
  export interface WAFRegionalClientResolvedConfig extends WAFRegionalClientResolvedConfigType {
205
224
  }
206
225
  /**
226
+ * @public
207
227
  * <note>
208
228
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
209
229
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AssociateWebACLRequest, AssociateWebACLResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link AssociateWebACLCommand}.
8
10
  */
9
11
  export interface AssociateWebACLCommandInput extends AssociateWebACLRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link AssociateWebACLCommand}.
13
17
  */
14
18
  export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -33,6 +38,8 @@ export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, _
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param AssociateWebACLCommandInput - {@link AssociateWebACLCommandInput}
42
+ * @returns {@link AssociateWebACLCommandOutput}
36
43
  * @see {@link AssociateWebACLCommandInput} for command's `input` shape.
37
44
  * @see {@link AssociateWebACLCommandOutput} for command's `response` shape.
38
45
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -95,11 +102,20 @@ export interface AssociateWebACLCommandOutput extends AssociateWebACLResponse, _
95
102
  export declare class AssociateWebACLCommand extends $Command<AssociateWebACLCommandInput, AssociateWebACLCommandOutput, WAFRegionalClientResolvedConfig> {
96
103
  readonly input: AssociateWebACLCommandInput;
97
104
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
+ /**
106
+ * @public
107
+ */
98
108
  constructor(input: AssociateWebACLCommandInput);
99
109
  /**
100
110
  * @internal
101
111
  */
102
112
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateWebACLCommandInput, AssociateWebACLCommandOutput>;
113
+ /**
114
+ * @internal
115
+ */
103
116
  private serialize;
117
+ /**
118
+ * @internal
119
+ */
104
120
  private deserialize;
105
121
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateByteMatchSetRequest, CreateByteMatchSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateByteMatchSetCommand}.
8
10
  */
9
11
  export interface CreateByteMatchSetCommandInput extends CreateByteMatchSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateByteMatchSetCommand}.
13
17
  */
14
18
  export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -56,6 +61,8 @@ export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetRespo
56
61
  * const response = await client.send(command);
57
62
  * ```
58
63
  *
64
+ * @param CreateByteMatchSetCommandInput - {@link CreateByteMatchSetCommandInput}
65
+ * @returns {@link CreateByteMatchSetCommandOutput}
59
66
  * @see {@link CreateByteMatchSetCommandInput} for command's `input` shape.
60
67
  * @see {@link CreateByteMatchSetCommandOutput} for command's `response` shape.
61
68
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -122,11 +129,20 @@ export interface CreateByteMatchSetCommandOutput extends CreateByteMatchSetRespo
122
129
  export declare class CreateByteMatchSetCommand extends $Command<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
123
130
  readonly input: CreateByteMatchSetCommandInput;
124
131
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
132
+ /**
133
+ * @public
134
+ */
125
135
  constructor(input: CreateByteMatchSetCommandInput);
126
136
  /**
127
137
  * @internal
128
138
  */
129
139
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateByteMatchSetCommandInput, CreateByteMatchSetCommandOutput>;
140
+ /**
141
+ * @internal
142
+ */
130
143
  private serialize;
144
+ /**
145
+ * @internal
146
+ */
131
147
  private deserialize;
132
148
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateGeoMatchSetRequest, CreateGeoMatchSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateGeoMatchSetCommand}.
8
10
  */
9
11
  export interface CreateGeoMatchSetCommandInput extends CreateGeoMatchSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateGeoMatchSetCommand}.
13
17
  */
14
18
  export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -53,6 +58,8 @@ export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetRespons
53
58
  * const response = await client.send(command);
54
59
  * ```
55
60
  *
61
+ * @param CreateGeoMatchSetCommandInput - {@link CreateGeoMatchSetCommandInput}
62
+ * @returns {@link CreateGeoMatchSetCommandOutput}
56
63
  * @see {@link CreateGeoMatchSetCommandInput} for command's `input` shape.
57
64
  * @see {@link CreateGeoMatchSetCommandOutput} for command's `response` shape.
58
65
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -119,11 +126,20 @@ export interface CreateGeoMatchSetCommandOutput extends CreateGeoMatchSetRespons
119
126
  export declare class CreateGeoMatchSetCommand extends $Command<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
120
127
  readonly input: CreateGeoMatchSetCommandInput;
121
128
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
129
+ /**
130
+ * @public
131
+ */
122
132
  constructor(input: CreateGeoMatchSetCommandInput);
123
133
  /**
124
134
  * @internal
125
135
  */
126
136
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateGeoMatchSetCommandInput, CreateGeoMatchSetCommandOutput>;
137
+ /**
138
+ * @internal
139
+ */
127
140
  private serialize;
141
+ /**
142
+ * @internal
143
+ */
128
144
  private deserialize;
129
145
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateIPSetRequest, CreateIPSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateIPSetCommand}.
8
10
  */
9
11
  export interface CreateIPSetCommandInput extends CreateIPSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateIPSetCommand}.
13
17
  */
14
18
  export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -58,6 +63,8 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
58
63
  * const response = await client.send(command);
59
64
  * ```
60
65
  *
66
+ * @param CreateIPSetCommandInput - {@link CreateIPSetCommandInput}
67
+ * @returns {@link CreateIPSetCommandOutput}
61
68
  * @see {@link CreateIPSetCommandInput} for command's `input` shape.
62
69
  * @see {@link CreateIPSetCommandOutput} for command's `response` shape.
63
70
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -151,11 +158,20 @@ export interface CreateIPSetCommandOutput extends CreateIPSetResponse, __Metadat
151
158
  export declare class CreateIPSetCommand extends $Command<CreateIPSetCommandInput, CreateIPSetCommandOutput, WAFRegionalClientResolvedConfig> {
152
159
  readonly input: CreateIPSetCommandInput;
153
160
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
161
+ /**
162
+ * @public
163
+ */
154
164
  constructor(input: CreateIPSetCommandInput);
155
165
  /**
156
166
  * @internal
157
167
  */
158
168
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIPSetCommandInput, CreateIPSetCommandOutput>;
169
+ /**
170
+ * @internal
171
+ */
159
172
  private serialize;
173
+ /**
174
+ * @internal
175
+ */
160
176
  private deserialize;
161
177
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateRateBasedRuleRequest, CreateRateBasedRuleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRateBasedRuleCommand}.
8
10
  */
9
11
  export interface CreateRateBasedRuleCommandInput extends CreateRateBasedRuleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRateBasedRuleCommand}.
13
17
  */
14
18
  export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -118,6 +123,8 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
118
123
  * const response = await client.send(command);
119
124
  * ```
120
125
  *
126
+ * @param CreateRateBasedRuleCommandInput - {@link CreateRateBasedRuleCommandInput}
127
+ * @returns {@link CreateRateBasedRuleCommandOutput}
121
128
  * @see {@link CreateRateBasedRuleCommandInput} for command's `input` shape.
122
129
  * @see {@link CreateRateBasedRuleCommandOutput} for command's `response` shape.
123
130
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -190,11 +197,20 @@ export interface CreateRateBasedRuleCommandOutput extends CreateRateBasedRuleRes
190
197
  export declare class CreateRateBasedRuleCommand extends $Command<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput, WAFRegionalClientResolvedConfig> {
191
198
  readonly input: CreateRateBasedRuleCommandInput;
192
199
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
200
+ /**
201
+ * @public
202
+ */
193
203
  constructor(input: CreateRateBasedRuleCommandInput);
194
204
  /**
195
205
  * @internal
196
206
  */
197
207
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRateBasedRuleCommandInput, CreateRateBasedRuleCommandOutput>;
208
+ /**
209
+ * @internal
210
+ */
198
211
  private serialize;
212
+ /**
213
+ * @internal
214
+ */
199
215
  private deserialize;
200
216
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateRegexMatchSetRequest, CreateRegexMatchSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRegexMatchSetCommand}.
8
10
  */
9
11
  export interface CreateRegexMatchSetCommandInput extends CreateRegexMatchSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRegexMatchSetCommand}.
13
17
  */
14
18
  export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -56,6 +61,8 @@ export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetRes
56
61
  * const response = await client.send(command);
57
62
  * ```
58
63
  *
64
+ * @param CreateRegexMatchSetCommandInput - {@link CreateRegexMatchSetCommandInput}
65
+ * @returns {@link CreateRegexMatchSetCommandOutput}
59
66
  * @see {@link CreateRegexMatchSetCommandInput} for command's `input` shape.
60
67
  * @see {@link CreateRegexMatchSetCommandOutput} for command's `response` shape.
61
68
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -79,11 +86,20 @@ export interface CreateRegexMatchSetCommandOutput extends CreateRegexMatchSetRes
79
86
  export declare class CreateRegexMatchSetCommand extends $Command<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
80
87
  readonly input: CreateRegexMatchSetCommandInput;
81
88
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
+ /**
90
+ * @public
91
+ */
82
92
  constructor(input: CreateRegexMatchSetCommandInput);
83
93
  /**
84
94
  * @internal
85
95
  */
86
96
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRegexMatchSetCommandInput, CreateRegexMatchSetCommandOutput>;
97
+ /**
98
+ * @internal
99
+ */
87
100
  private serialize;
101
+ /**
102
+ * @internal
103
+ */
88
104
  private deserialize;
89
105
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateRegexPatternSetRequest, CreateRegexPatternSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRegexPatternSetCommand}.
8
10
  */
9
11
  export interface CreateRegexPatternSetCommandInput extends CreateRegexPatternSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRegexPatternSetCommand}.
13
17
  */
14
18
  export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -52,6 +57,8 @@ export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSe
52
57
  * const response = await client.send(command);
53
58
  * ```
54
59
  *
60
+ * @param CreateRegexPatternSetCommandInput - {@link CreateRegexPatternSetCommandInput}
61
+ * @returns {@link CreateRegexPatternSetCommandOutput}
55
62
  * @see {@link CreateRegexPatternSetCommandInput} for command's `input` shape.
56
63
  * @see {@link CreateRegexPatternSetCommandOutput} for command's `response` shape.
57
64
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -75,11 +82,20 @@ export interface CreateRegexPatternSetCommandOutput extends CreateRegexPatternSe
75
82
  export declare class CreateRegexPatternSetCommand extends $Command<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput, WAFRegionalClientResolvedConfig> {
76
83
  readonly input: CreateRegexPatternSetCommandInput;
77
84
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
85
+ /**
86
+ * @public
87
+ */
78
88
  constructor(input: CreateRegexPatternSetCommandInput);
79
89
  /**
80
90
  * @internal
81
91
  */
82
92
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRegexPatternSetCommandInput, CreateRegexPatternSetCommandOutput>;
93
+ /**
94
+ * @internal
95
+ */
83
96
  private serialize;
97
+ /**
98
+ * @internal
99
+ */
84
100
  private deserialize;
85
101
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRuleCommand}.
8
10
  */
9
11
  export interface CreateRuleCommandInput extends CreateRuleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRuleCommand}.
13
17
  */
14
18
  export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -76,6 +81,8 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
76
81
  * const response = await client.send(command);
77
82
  * ```
78
83
  *
84
+ * @param CreateRuleCommandInput - {@link CreateRuleCommandInput}
85
+ * @returns {@link CreateRuleCommandOutput}
79
86
  * @see {@link CreateRuleCommandInput} for command's `input` shape.
80
87
  * @see {@link CreateRuleCommandOutput} for command's `response` shape.
81
88
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -178,11 +185,20 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
178
185
  export declare class CreateRuleCommand extends $Command<CreateRuleCommandInput, CreateRuleCommandOutput, WAFRegionalClientResolvedConfig> {
179
186
  readonly input: CreateRuleCommandInput;
180
187
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
188
+ /**
189
+ * @public
190
+ */
181
191
  constructor(input: CreateRuleCommandInput);
182
192
  /**
183
193
  * @internal
184
194
  */
185
195
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRuleCommandInput, CreateRuleCommandOutput>;
196
+ /**
197
+ * @internal
198
+ */
186
199
  private serialize;
200
+ /**
201
+ * @internal
202
+ */
187
203
  private deserialize;
188
204
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateRuleGroupRequest, CreateRuleGroupResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateRuleGroupCommand}.
8
10
  */
9
11
  export interface CreateRuleGroupCommandInput extends CreateRuleGroupRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateRuleGroupCommand}.
13
17
  */
14
18
  export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -47,6 +52,8 @@ export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, _
47
52
  * const response = await client.send(command);
48
53
  * ```
49
54
  *
55
+ * @param CreateRuleGroupCommandInput - {@link CreateRuleGroupCommandInput}
56
+ * @returns {@link CreateRuleGroupCommandOutput}
50
57
  * @see {@link CreateRuleGroupCommandInput} for command's `input` shape.
51
58
  * @see {@link CreateRuleGroupCommandOutput} for command's `response` shape.
52
59
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -79,11 +86,20 @@ export interface CreateRuleGroupCommandOutput extends CreateRuleGroupResponse, _
79
86
  export declare class CreateRuleGroupCommand extends $Command<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput, WAFRegionalClientResolvedConfig> {
80
87
  readonly input: CreateRuleGroupCommandInput;
81
88
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
+ /**
90
+ * @public
91
+ */
82
92
  constructor(input: CreateRuleGroupCommandInput);
83
93
  /**
84
94
  * @internal
85
95
  */
86
96
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateRuleGroupCommandInput, CreateRuleGroupCommandOutput>;
97
+ /**
98
+ * @internal
99
+ */
87
100
  private serialize;
101
+ /**
102
+ * @internal
103
+ */
88
104
  private deserialize;
89
105
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateSizeConstraintSetRequest, CreateSizeConstraintSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateSizeConstraintSetCommand}.
8
10
  */
9
11
  export interface CreateSizeConstraintSetCommandInput extends CreateSizeConstraintSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateSizeConstraintSetCommand}.
13
17
  */
14
18
  export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstraintSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -56,6 +61,8 @@ export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstrai
56
61
  * const response = await client.send(command);
57
62
  * ```
58
63
  *
64
+ * @param CreateSizeConstraintSetCommandInput - {@link CreateSizeConstraintSetCommandInput}
65
+ * @returns {@link CreateSizeConstraintSetCommandOutput}
59
66
  * @see {@link CreateSizeConstraintSetCommandInput} for command's `input` shape.
60
67
  * @see {@link CreateSizeConstraintSetCommandOutput} for command's `response` shape.
61
68
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -153,11 +160,20 @@ export interface CreateSizeConstraintSetCommandOutput extends CreateSizeConstrai
153
160
  export declare class CreateSizeConstraintSetCommand extends $Command<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput, WAFRegionalClientResolvedConfig> {
154
161
  readonly input: CreateSizeConstraintSetCommandInput;
155
162
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
163
+ /**
164
+ * @public
165
+ */
156
166
  constructor(input: CreateSizeConstraintSetCommandInput);
157
167
  /**
158
168
  * @internal
159
169
  */
160
170
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSizeConstraintSetCommandInput, CreateSizeConstraintSetCommandOutput>;
171
+ /**
172
+ * @internal
173
+ */
161
174
  private serialize;
175
+ /**
176
+ * @internal
177
+ */
162
178
  private deserialize;
163
179
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateSqlInjectionMatchSetRequest, CreateSqlInjectionMatchSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, WAFRegionalClientResolvedConfig } from "../WAFRegionalClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateSqlInjectionMatchSetCommand}.
8
10
  */
9
11
  export interface CreateSqlInjectionMatchSetCommandInput extends CreateSqlInjectionMatchSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateSqlInjectionMatchSetCommand}.
13
17
  */
14
18
  export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInjectionMatchSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <note>
18
23
  * <p>This is <b>AWS WAF Classic</b> documentation. For
19
24
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -54,6 +59,8 @@ export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInject
54
59
  * const response = await client.send(command);
55
60
  * ```
56
61
  *
62
+ * @param CreateSqlInjectionMatchSetCommandInput - {@link CreateSqlInjectionMatchSetCommandInput}
63
+ * @returns {@link CreateSqlInjectionMatchSetCommandOutput}
57
64
  * @see {@link CreateSqlInjectionMatchSetCommandInput} for command's `input` shape.
58
65
  * @see {@link CreateSqlInjectionMatchSetCommandOutput} for command's `response` shape.
59
66
  * @see {@link WAFRegionalClientResolvedConfig | config} for WAFRegionalClient's `config` shape.
@@ -149,11 +156,20 @@ export interface CreateSqlInjectionMatchSetCommandOutput extends CreateSqlInject
149
156
  export declare class CreateSqlInjectionMatchSetCommand extends $Command<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput, WAFRegionalClientResolvedConfig> {
150
157
  readonly input: CreateSqlInjectionMatchSetCommandInput;
151
158
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
159
+ /**
160
+ * @public
161
+ */
152
162
  constructor(input: CreateSqlInjectionMatchSetCommandInput);
153
163
  /**
154
164
  * @internal
155
165
  */
156
166
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WAFRegionalClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSqlInjectionMatchSetCommandInput, CreateSqlInjectionMatchSetCommandOutput>;
167
+ /**
168
+ * @internal
169
+ */
157
170
  private serialize;
171
+ /**
172
+ * @internal
173
+ */
158
174
  private deserialize;
159
175
  }