@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
@@ -82,6 +82,7 @@ import { UpdateWebACLCommandInput, UpdateWebACLCommandOutput } from "./commands/
82
82
  import { UpdateXssMatchSetCommandInput, UpdateXssMatchSetCommandOutput } from "./commands/UpdateXssMatchSetCommand";
83
83
  import { WAFRegionalClient } from "./WAFRegionalClient";
84
84
  /**
85
+ * @public
85
86
  * <note>
86
87
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
87
88
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -96,6 +97,7 @@ import { WAFRegionalClient } from "./WAFRegionalClient";
96
97
  */
97
98
  export declare class WAFRegional extends WAFRegionalClient {
98
99
  /**
100
+ * @public
99
101
  * <note>
100
102
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
101
103
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -110,6 +112,7 @@ export declare class WAFRegional extends WAFRegionalClient {
110
112
  associateWebACL(args: AssociateWebACLCommandInput, cb: (err: any, data?: AssociateWebACLCommandOutput) => void): void;
111
113
  associateWebACL(args: AssociateWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateWebACLCommandOutput) => void): void;
112
114
  /**
115
+ * @public
113
116
  * <note>
114
117
  * <p>This is <b>AWS WAF Classic</b> documentation. For
115
118
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -147,6 +150,7 @@ export declare class WAFRegional extends WAFRegionalClient {
147
150
  createByteMatchSet(args: CreateByteMatchSetCommandInput, cb: (err: any, data?: CreateByteMatchSetCommandOutput) => void): void;
148
151
  createByteMatchSet(args: CreateByteMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateByteMatchSetCommandOutput) => void): void;
149
152
  /**
153
+ * @public
150
154
  * <note>
151
155
  * <p>This is <b>AWS WAF Classic</b> documentation. For
152
156
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -181,6 +185,7 @@ export declare class WAFRegional extends WAFRegionalClient {
181
185
  createGeoMatchSet(args: CreateGeoMatchSetCommandInput, cb: (err: any, data?: CreateGeoMatchSetCommandOutput) => void): void;
182
186
  createGeoMatchSet(args: CreateGeoMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateGeoMatchSetCommandOutput) => void): void;
183
187
  /**
188
+ * @public
184
189
  * <note>
185
190
  * <p>This is <b>AWS WAF Classic</b> documentation. For
186
191
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -220,6 +225,7 @@ export declare class WAFRegional extends WAFRegionalClient {
220
225
  createIPSet(args: CreateIPSetCommandInput, cb: (err: any, data?: CreateIPSetCommandOutput) => void): void;
221
226
  createIPSet(args: CreateIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateIPSetCommandOutput) => void): void;
222
227
  /**
228
+ * @public
223
229
  * <note>
224
230
  * <p>This is <b>AWS WAF Classic</b> documentation. For
225
231
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -319,6 +325,7 @@ export declare class WAFRegional extends WAFRegionalClient {
319
325
  createRateBasedRule(args: CreateRateBasedRuleCommandInput, cb: (err: any, data?: CreateRateBasedRuleCommandOutput) => void): void;
320
326
  createRateBasedRule(args: CreateRateBasedRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRateBasedRuleCommandOutput) => void): void;
321
327
  /**
328
+ * @public
322
329
  * <note>
323
330
  * <p>This is <b>AWS WAF Classic</b> documentation. For
324
331
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -356,6 +363,7 @@ export declare class WAFRegional extends WAFRegionalClient {
356
363
  createRegexMatchSet(args: CreateRegexMatchSetCommandInput, cb: (err: any, data?: CreateRegexMatchSetCommandOutput) => void): void;
357
364
  createRegexMatchSet(args: CreateRegexMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRegexMatchSetCommandOutput) => void): void;
358
365
  /**
366
+ * @public
359
367
  * <note>
360
368
  * <p>This is <b>AWS WAF Classic</b> documentation. For
361
369
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -389,6 +397,7 @@ export declare class WAFRegional extends WAFRegionalClient {
389
397
  createRegexPatternSet(args: CreateRegexPatternSetCommandInput, cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void): void;
390
398
  createRegexPatternSet(args: CreateRegexPatternSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRegexPatternSetCommandOutput) => void): void;
391
399
  /**
400
+ * @public
392
401
  * <note>
393
402
  * <p>This is <b>AWS WAF Classic</b> documentation. For
394
403
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -446,6 +455,7 @@ export declare class WAFRegional extends WAFRegionalClient {
446
455
  createRule(args: CreateRuleCommandInput, cb: (err: any, data?: CreateRuleCommandOutput) => void): void;
447
456
  createRule(args: CreateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRuleCommandOutput) => void): void;
448
457
  /**
458
+ * @public
449
459
  * <note>
450
460
  * <p>This is <b>AWS WAF Classic</b> documentation. For
451
461
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -474,6 +484,7 @@ export declare class WAFRegional extends WAFRegionalClient {
474
484
  createRuleGroup(args: CreateRuleGroupCommandInput, cb: (err: any, data?: CreateRuleGroupCommandOutput) => void): void;
475
485
  createRuleGroup(args: CreateRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateRuleGroupCommandOutput) => void): void;
476
486
  /**
487
+ * @public
477
488
  * <note>
478
489
  * <p>This is <b>AWS WAF Classic</b> documentation. For
479
490
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -511,6 +522,7 @@ export declare class WAFRegional extends WAFRegionalClient {
511
522
  createSizeConstraintSet(args: CreateSizeConstraintSetCommandInput, cb: (err: any, data?: CreateSizeConstraintSetCommandOutput) => void): void;
512
523
  createSizeConstraintSet(args: CreateSizeConstraintSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSizeConstraintSetCommandOutput) => void): void;
513
524
  /**
525
+ * @public
514
526
  * <note>
515
527
  * <p>This is <b>AWS WAF Classic</b> documentation. For
516
528
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -546,6 +558,7 @@ export declare class WAFRegional extends WAFRegionalClient {
546
558
  createSqlInjectionMatchSet(args: CreateSqlInjectionMatchSetCommandInput, cb: (err: any, data?: CreateSqlInjectionMatchSetCommandOutput) => void): void;
547
559
  createSqlInjectionMatchSet(args: CreateSqlInjectionMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSqlInjectionMatchSetCommandOutput) => void): void;
548
560
  /**
561
+ * @public
549
562
  * <note>
550
563
  * <p>This is <b>AWS WAF Classic</b> documentation. For
551
564
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -591,6 +604,7 @@ export declare class WAFRegional extends WAFRegionalClient {
591
604
  createWebACL(args: CreateWebACLCommandInput, cb: (err: any, data?: CreateWebACLCommandOutput) => void): void;
592
605
  createWebACL(args: CreateWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWebACLCommandOutput) => void): void;
593
606
  /**
607
+ * @public
594
608
  * <p>Creates an AWS CloudFormation WAFV2 template for the specified web ACL in the specified Amazon S3 bucket.
595
609
  * Then, in CloudFormation, you create a stack from the template, to create the web ACL and its resources in AWS WAFV2.
596
610
  * Use this to migrate your AWS WAF Classic web ACL to the latest version of AWS WAF.</p>
@@ -604,6 +618,7 @@ export declare class WAFRegional extends WAFRegionalClient {
604
618
  createWebACLMigrationStack(args: CreateWebACLMigrationStackCommandInput, cb: (err: any, data?: CreateWebACLMigrationStackCommandOutput) => void): void;
605
619
  createWebACLMigrationStack(args: CreateWebACLMigrationStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateWebACLMigrationStackCommandOutput) => void): void;
606
620
  /**
621
+ * @public
607
622
  * <note>
608
623
  * <p>This is <b>AWS WAF Classic</b> documentation. For
609
624
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -639,6 +654,7 @@ export declare class WAFRegional extends WAFRegionalClient {
639
654
  createXssMatchSet(args: CreateXssMatchSetCommandInput, cb: (err: any, data?: CreateXssMatchSetCommandOutput) => void): void;
640
655
  createXssMatchSet(args: CreateXssMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateXssMatchSetCommandOutput) => void): void;
641
656
  /**
657
+ * @public
642
658
  * <note>
643
659
  * <p>This is <b>AWS WAF Classic</b> documentation. For
644
660
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -668,6 +684,7 @@ export declare class WAFRegional extends WAFRegionalClient {
668
684
  deleteByteMatchSet(args: DeleteByteMatchSetCommandInput, cb: (err: any, data?: DeleteByteMatchSetCommandOutput) => void): void;
669
685
  deleteByteMatchSet(args: DeleteByteMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteByteMatchSetCommandOutput) => void): void;
670
686
  /**
687
+ * @public
671
688
  * <note>
672
689
  * <p>This is <b>AWS WAF Classic</b> documentation. For
673
690
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -697,6 +714,7 @@ export declare class WAFRegional extends WAFRegionalClient {
697
714
  deleteGeoMatchSet(args: DeleteGeoMatchSetCommandInput, cb: (err: any, data?: DeleteGeoMatchSetCommandOutput) => void): void;
698
715
  deleteGeoMatchSet(args: DeleteGeoMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteGeoMatchSetCommandOutput) => void): void;
699
716
  /**
717
+ * @public
700
718
  * <note>
701
719
  * <p>This is <b>AWS WAF Classic</b> documentation. For
702
720
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -726,6 +744,7 @@ export declare class WAFRegional extends WAFRegionalClient {
726
744
  deleteIPSet(args: DeleteIPSetCommandInput, cb: (err: any, data?: DeleteIPSetCommandOutput) => void): void;
727
745
  deleteIPSet(args: DeleteIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteIPSetCommandOutput) => void): void;
728
746
  /**
747
+ * @public
729
748
  * <note>
730
749
  * <p>This is <b>AWS WAF Classic</b> documentation. For
731
750
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -741,6 +760,7 @@ export declare class WAFRegional extends WAFRegionalClient {
741
760
  deleteLoggingConfiguration(args: DeleteLoggingConfigurationCommandInput, cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void): void;
742
761
  deleteLoggingConfiguration(args: DeleteLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteLoggingConfigurationCommandOutput) => void): void;
743
762
  /**
763
+ * @public
744
764
  * <note>
745
765
  * <p>This is <b>AWS WAF Classic</b> documentation. For
746
766
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -756,6 +776,7 @@ export declare class WAFRegional extends WAFRegionalClient {
756
776
  deletePermissionPolicy(args: DeletePermissionPolicyCommandInput, cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void): void;
757
777
  deletePermissionPolicy(args: DeletePermissionPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePermissionPolicyCommandOutput) => void): void;
758
778
  /**
779
+ * @public
759
780
  * <note>
760
781
  * <p>This is <b>AWS WAF Classic</b> documentation. For
761
782
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -789,6 +810,7 @@ export declare class WAFRegional extends WAFRegionalClient {
789
810
  deleteRateBasedRule(args: DeleteRateBasedRuleCommandInput, cb: (err: any, data?: DeleteRateBasedRuleCommandOutput) => void): void;
790
811
  deleteRateBasedRule(args: DeleteRateBasedRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRateBasedRuleCommandOutput) => void): void;
791
812
  /**
813
+ * @public
792
814
  * <note>
793
815
  * <p>This is <b>AWS WAF Classic</b> documentation. For
794
816
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -818,6 +840,7 @@ export declare class WAFRegional extends WAFRegionalClient {
818
840
  deleteRegexMatchSet(args: DeleteRegexMatchSetCommandInput, cb: (err: any, data?: DeleteRegexMatchSetCommandOutput) => void): void;
819
841
  deleteRegexMatchSet(args: DeleteRegexMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRegexMatchSetCommandOutput) => void): void;
820
842
  /**
843
+ * @public
821
844
  * <note>
822
845
  * <p>This is <b>AWS WAF Classic</b> documentation. For
823
846
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -833,6 +856,7 @@ export declare class WAFRegional extends WAFRegionalClient {
833
856
  deleteRegexPatternSet(args: DeleteRegexPatternSetCommandInput, cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void): void;
834
857
  deleteRegexPatternSet(args: DeleteRegexPatternSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRegexPatternSetCommandOutput) => void): void;
835
858
  /**
859
+ * @public
836
860
  * <note>
837
861
  * <p>This is <b>AWS WAF Classic</b> documentation. For
838
862
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -862,6 +886,7 @@ export declare class WAFRegional extends WAFRegionalClient {
862
886
  deleteRule(args: DeleteRuleCommandInput, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
863
887
  deleteRule(args: DeleteRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRuleCommandOutput) => void): void;
864
888
  /**
889
+ * @public
865
890
  * <note>
866
891
  * <p>This is <b>AWS WAF Classic</b> documentation. For
867
892
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -891,6 +916,7 @@ export declare class WAFRegional extends WAFRegionalClient {
891
916
  deleteRuleGroup(args: DeleteRuleGroupCommandInput, cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void): void;
892
917
  deleteRuleGroup(args: DeleteRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteRuleGroupCommandOutput) => void): void;
893
918
  /**
919
+ * @public
894
920
  * <note>
895
921
  * <p>This is <b>AWS WAF Classic</b> documentation. For
896
922
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -920,6 +946,7 @@ export declare class WAFRegional extends WAFRegionalClient {
920
946
  deleteSizeConstraintSet(args: DeleteSizeConstraintSetCommandInput, cb: (err: any, data?: DeleteSizeConstraintSetCommandOutput) => void): void;
921
947
  deleteSizeConstraintSet(args: DeleteSizeConstraintSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSizeConstraintSetCommandOutput) => void): void;
922
948
  /**
949
+ * @public
923
950
  * <note>
924
951
  * <p>This is <b>AWS WAF Classic</b> documentation. For
925
952
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -950,6 +977,7 @@ export declare class WAFRegional extends WAFRegionalClient {
950
977
  deleteSqlInjectionMatchSet(args: DeleteSqlInjectionMatchSetCommandInput, cb: (err: any, data?: DeleteSqlInjectionMatchSetCommandOutput) => void): void;
951
978
  deleteSqlInjectionMatchSet(args: DeleteSqlInjectionMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSqlInjectionMatchSetCommandOutput) => void): void;
952
979
  /**
980
+ * @public
953
981
  * <note>
954
982
  * <p>This is <b>AWS WAF Classic</b> documentation. For
955
983
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -977,6 +1005,7 @@ export declare class WAFRegional extends WAFRegionalClient {
977
1005
  deleteWebACL(args: DeleteWebACLCommandInput, cb: (err: any, data?: DeleteWebACLCommandOutput) => void): void;
978
1006
  deleteWebACL(args: DeleteWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteWebACLCommandOutput) => void): void;
979
1007
  /**
1008
+ * @public
980
1009
  * <note>
981
1010
  * <p>This is <b>AWS WAF Classic</b> documentation. For
982
1011
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1007,6 +1036,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1007
1036
  deleteXssMatchSet(args: DeleteXssMatchSetCommandInput, cb: (err: any, data?: DeleteXssMatchSetCommandOutput) => void): void;
1008
1037
  deleteXssMatchSet(args: DeleteXssMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteXssMatchSetCommandOutput) => void): void;
1009
1038
  /**
1039
+ * @public
1010
1040
  * <note>
1011
1041
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
1012
1042
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1021,6 +1051,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1021
1051
  disassociateWebACL(args: DisassociateWebACLCommandInput, cb: (err: any, data?: DisassociateWebACLCommandOutput) => void): void;
1022
1052
  disassociateWebACL(args: DisassociateWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateWebACLCommandOutput) => void): void;
1023
1053
  /**
1054
+ * @public
1024
1055
  * <note>
1025
1056
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1026
1057
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1035,6 +1066,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1035
1066
  getByteMatchSet(args: GetByteMatchSetCommandInput, cb: (err: any, data?: GetByteMatchSetCommandOutput) => void): void;
1036
1067
  getByteMatchSet(args: GetByteMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetByteMatchSetCommandOutput) => void): void;
1037
1068
  /**
1069
+ * @public
1038
1070
  * <note>
1039
1071
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1040
1072
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1055,6 +1087,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1055
1087
  getChangeToken(args: GetChangeTokenCommandInput, cb: (err: any, data?: GetChangeTokenCommandOutput) => void): void;
1056
1088
  getChangeToken(args: GetChangeTokenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeTokenCommandOutput) => void): void;
1057
1089
  /**
1090
+ * @public
1058
1091
  * <note>
1059
1092
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1060
1093
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1085,6 +1118,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1085
1118
  getChangeTokenStatus(args: GetChangeTokenStatusCommandInput, cb: (err: any, data?: GetChangeTokenStatusCommandOutput) => void): void;
1086
1119
  getChangeTokenStatus(args: GetChangeTokenStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetChangeTokenStatusCommandOutput) => void): void;
1087
1120
  /**
1121
+ * @public
1088
1122
  * <note>
1089
1123
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1090
1124
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1099,6 +1133,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1099
1133
  getGeoMatchSet(args: GetGeoMatchSetCommandInput, cb: (err: any, data?: GetGeoMatchSetCommandOutput) => void): void;
1100
1134
  getGeoMatchSet(args: GetGeoMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetGeoMatchSetCommandOutput) => void): void;
1101
1135
  /**
1136
+ * @public
1102
1137
  * <note>
1103
1138
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1104
1139
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1113,6 +1148,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1113
1148
  getIPSet(args: GetIPSetCommandInput, cb: (err: any, data?: GetIPSetCommandOutput) => void): void;
1114
1149
  getIPSet(args: GetIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetIPSetCommandOutput) => void): void;
1115
1150
  /**
1151
+ * @public
1116
1152
  * <note>
1117
1153
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1118
1154
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1127,6 +1163,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1127
1163
  getLoggingConfiguration(args: GetLoggingConfigurationCommandInput, cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void): void;
1128
1164
  getLoggingConfiguration(args: GetLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetLoggingConfigurationCommandOutput) => void): void;
1129
1165
  /**
1166
+ * @public
1130
1167
  * <note>
1131
1168
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1132
1169
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1141,6 +1178,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1141
1178
  getPermissionPolicy(args: GetPermissionPolicyCommandInput, cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void): void;
1142
1179
  getPermissionPolicy(args: GetPermissionPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetPermissionPolicyCommandOutput) => void): void;
1143
1180
  /**
1181
+ * @public
1144
1182
  * <note>
1145
1183
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1146
1184
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1157,6 +1195,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1157
1195
  getRateBasedRule(args: GetRateBasedRuleCommandInput, cb: (err: any, data?: GetRateBasedRuleCommandOutput) => void): void;
1158
1196
  getRateBasedRule(args: GetRateBasedRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRateBasedRuleCommandOutput) => void): void;
1159
1197
  /**
1198
+ * @public
1160
1199
  * <note>
1161
1200
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1162
1201
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1173,6 +1212,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1173
1212
  getRateBasedRuleManagedKeys(args: GetRateBasedRuleManagedKeysCommandInput, cb: (err: any, data?: GetRateBasedRuleManagedKeysCommandOutput) => void): void;
1174
1213
  getRateBasedRuleManagedKeys(args: GetRateBasedRuleManagedKeysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRateBasedRuleManagedKeysCommandOutput) => void): void;
1175
1214
  /**
1215
+ * @public
1176
1216
  * <note>
1177
1217
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1178
1218
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1187,6 +1227,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1187
1227
  getRegexMatchSet(args: GetRegexMatchSetCommandInput, cb: (err: any, data?: GetRegexMatchSetCommandOutput) => void): void;
1188
1228
  getRegexMatchSet(args: GetRegexMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRegexMatchSetCommandOutput) => void): void;
1189
1229
  /**
1230
+ * @public
1190
1231
  * <note>
1191
1232
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1192
1233
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1201,6 +1242,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1201
1242
  getRegexPatternSet(args: GetRegexPatternSetCommandInput, cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void): void;
1202
1243
  getRegexPatternSet(args: GetRegexPatternSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRegexPatternSetCommandOutput) => void): void;
1203
1244
  /**
1245
+ * @public
1204
1246
  * <note>
1205
1247
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1206
1248
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1215,6 +1257,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1215
1257
  getRule(args: GetRuleCommandInput, cb: (err: any, data?: GetRuleCommandOutput) => void): void;
1216
1258
  getRule(args: GetRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRuleCommandOutput) => void): void;
1217
1259
  /**
1260
+ * @public
1218
1261
  * <note>
1219
1262
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1220
1263
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1230,6 +1273,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1230
1273
  getRuleGroup(args: GetRuleGroupCommandInput, cb: (err: any, data?: GetRuleGroupCommandOutput) => void): void;
1231
1274
  getRuleGroup(args: GetRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetRuleGroupCommandOutput) => void): void;
1232
1275
  /**
1276
+ * @public
1233
1277
  * <note>
1234
1278
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1235
1279
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1248,6 +1292,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1248
1292
  getSampledRequests(args: GetSampledRequestsCommandInput, cb: (err: any, data?: GetSampledRequestsCommandOutput) => void): void;
1249
1293
  getSampledRequests(args: GetSampledRequestsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSampledRequestsCommandOutput) => void): void;
1250
1294
  /**
1295
+ * @public
1251
1296
  * <note>
1252
1297
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1253
1298
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1262,6 +1307,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1262
1307
  getSizeConstraintSet(args: GetSizeConstraintSetCommandInput, cb: (err: any, data?: GetSizeConstraintSetCommandOutput) => void): void;
1263
1308
  getSizeConstraintSet(args: GetSizeConstraintSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSizeConstraintSetCommandOutput) => void): void;
1264
1309
  /**
1310
+ * @public
1265
1311
  * <note>
1266
1312
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1267
1313
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1276,6 +1322,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1276
1322
  getSqlInjectionMatchSet(args: GetSqlInjectionMatchSetCommandInput, cb: (err: any, data?: GetSqlInjectionMatchSetCommandOutput) => void): void;
1277
1323
  getSqlInjectionMatchSet(args: GetSqlInjectionMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSqlInjectionMatchSetCommandOutput) => void): void;
1278
1324
  /**
1325
+ * @public
1279
1326
  * <note>
1280
1327
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1281
1328
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1290,6 +1337,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1290
1337
  getWebACL(args: GetWebACLCommandInput, cb: (err: any, data?: GetWebACLCommandOutput) => void): void;
1291
1338
  getWebACL(args: GetWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWebACLCommandOutput) => void): void;
1292
1339
  /**
1340
+ * @public
1293
1341
  * <note>
1294
1342
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
1295
1343
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1304,6 +1352,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1304
1352
  getWebACLForResource(args: GetWebACLForResourceCommandInput, cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void): void;
1305
1353
  getWebACLForResource(args: GetWebACLForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetWebACLForResourceCommandOutput) => void): void;
1306
1354
  /**
1355
+ * @public
1307
1356
  * <note>
1308
1357
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1309
1358
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1318,6 +1367,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1318
1367
  getXssMatchSet(args: GetXssMatchSetCommandInput, cb: (err: any, data?: GetXssMatchSetCommandOutput) => void): void;
1319
1368
  getXssMatchSet(args: GetXssMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetXssMatchSetCommandOutput) => void): void;
1320
1369
  /**
1370
+ * @public
1321
1371
  * <note>
1322
1372
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1323
1373
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1332,6 +1382,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1332
1382
  listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void): void;
1333
1383
  listActivatedRulesInRuleGroup(args: ListActivatedRulesInRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListActivatedRulesInRuleGroupCommandOutput) => void): void;
1334
1384
  /**
1385
+ * @public
1335
1386
  * <note>
1336
1387
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1337
1388
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1346,6 +1397,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1346
1397
  listByteMatchSets(args: ListByteMatchSetsCommandInput, cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void): void;
1347
1398
  listByteMatchSets(args: ListByteMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListByteMatchSetsCommandOutput) => void): void;
1348
1399
  /**
1400
+ * @public
1349
1401
  * <note>
1350
1402
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1351
1403
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1360,6 +1412,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1360
1412
  listGeoMatchSets(args: ListGeoMatchSetsCommandInput, cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void): void;
1361
1413
  listGeoMatchSets(args: ListGeoMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListGeoMatchSetsCommandOutput) => void): void;
1362
1414
  /**
1415
+ * @public
1363
1416
  * <note>
1364
1417
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1365
1418
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1374,6 +1427,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1374
1427
  listIPSets(args: ListIPSetsCommandInput, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
1375
1428
  listIPSets(args: ListIPSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIPSetsCommandOutput) => void): void;
1376
1429
  /**
1430
+ * @public
1377
1431
  * <note>
1378
1432
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1379
1433
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1388,6 +1442,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1388
1442
  listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void): void;
1389
1443
  listLoggingConfigurations(args: ListLoggingConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListLoggingConfigurationsCommandOutput) => void): void;
1390
1444
  /**
1445
+ * @public
1391
1446
  * <note>
1392
1447
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1393
1448
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1402,6 +1457,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1402
1457
  listRateBasedRules(args: ListRateBasedRulesCommandInput, cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void): void;
1403
1458
  listRateBasedRules(args: ListRateBasedRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRateBasedRulesCommandOutput) => void): void;
1404
1459
  /**
1460
+ * @public
1405
1461
  * <note>
1406
1462
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1407
1463
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1416,6 +1472,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1416
1472
  listRegexMatchSets(args: ListRegexMatchSetsCommandInput, cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void): void;
1417
1473
  listRegexMatchSets(args: ListRegexMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegexMatchSetsCommandOutput) => void): void;
1418
1474
  /**
1475
+ * @public
1419
1476
  * <note>
1420
1477
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1421
1478
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1430,6 +1487,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1430
1487
  listRegexPatternSets(args: ListRegexPatternSetsCommandInput, cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void): void;
1431
1488
  listRegexPatternSets(args: ListRegexPatternSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegexPatternSetsCommandOutput) => void): void;
1432
1489
  /**
1490
+ * @public
1433
1491
  * <note>
1434
1492
  * <p>This is <b>AWS WAF Classic Regional</b> documentation. For
1435
1493
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1444,6 +1502,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1444
1502
  listResourcesForWebACL(args: ListResourcesForWebACLCommandInput, cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void): void;
1445
1503
  listResourcesForWebACL(args: ListResourcesForWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListResourcesForWebACLCommandOutput) => void): void;
1446
1504
  /**
1505
+ * @public
1447
1506
  * <note>
1448
1507
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1449
1508
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1458,6 +1517,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1458
1517
  listRuleGroups(args: ListRuleGroupsCommandInput, cb: (err: any, data?: ListRuleGroupsCommandOutput) => void): void;
1459
1518
  listRuleGroups(args: ListRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRuleGroupsCommandOutput) => void): void;
1460
1519
  /**
1520
+ * @public
1461
1521
  * <note>
1462
1522
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1463
1523
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1472,6 +1532,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1472
1532
  listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
1473
1533
  listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
1474
1534
  /**
1535
+ * @public
1475
1536
  * <note>
1476
1537
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1477
1538
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1486,6 +1547,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1486
1547
  listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void): void;
1487
1548
  listSizeConstraintSets(args: ListSizeConstraintSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSizeConstraintSetsCommandOutput) => void): void;
1488
1549
  /**
1550
+ * @public
1489
1551
  * <note>
1490
1552
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1491
1553
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1500,6 +1562,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1500
1562
  listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void): void;
1501
1563
  listSqlInjectionMatchSets(args: ListSqlInjectionMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSqlInjectionMatchSetsCommandOutput) => void): void;
1502
1564
  /**
1565
+ * @public
1503
1566
  * <note>
1504
1567
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1505
1568
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1514,6 +1577,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1514
1577
  listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void): void;
1515
1578
  listSubscribedRuleGroups(args: ListSubscribedRuleGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSubscribedRuleGroupsCommandOutput) => void): void;
1516
1579
  /**
1580
+ * @public
1517
1581
  * <note>
1518
1582
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1519
1583
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1529,6 +1593,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1529
1593
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
1530
1594
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
1531
1595
  /**
1596
+ * @public
1532
1597
  * <note>
1533
1598
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1534
1599
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1543,6 +1608,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1543
1608
  listWebACLs(args: ListWebACLsCommandInput, cb: (err: any, data?: ListWebACLsCommandOutput) => void): void;
1544
1609
  listWebACLs(args: ListWebACLsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWebACLsCommandOutput) => void): void;
1545
1610
  /**
1611
+ * @public
1546
1612
  * <note>
1547
1613
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1548
1614
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1557,6 +1623,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1557
1623
  listXssMatchSets(args: ListXssMatchSetsCommandInput, cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void): void;
1558
1624
  listXssMatchSets(args: ListXssMatchSetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListXssMatchSetsCommandOutput) => void): void;
1559
1625
  /**
1626
+ * @public
1560
1627
  * <note>
1561
1628
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1562
1629
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1588,6 +1655,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1588
1655
  putLoggingConfiguration(args: PutLoggingConfigurationCommandInput, cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void): void;
1589
1656
  putLoggingConfiguration(args: PutLoggingConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutLoggingConfigurationCommandOutput) => void): void;
1590
1657
  /**
1658
+ * @public
1591
1659
  * <note>
1592
1660
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1593
1661
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1634,6 +1702,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1634
1702
  putPermissionPolicy(args: PutPermissionPolicyCommandInput, cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void): void;
1635
1703
  putPermissionPolicy(args: PutPermissionPolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutPermissionPolicyCommandOutput) => void): void;
1636
1704
  /**
1705
+ * @public
1637
1706
  * <note>
1638
1707
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1639
1708
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1649,6 +1718,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1649
1718
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
1650
1719
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
1651
1720
  /**
1721
+ * @public
1652
1722
  * <note>
1653
1723
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1654
1724
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1663,6 +1733,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1663
1733
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
1664
1734
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
1665
1735
  /**
1736
+ * @public
1666
1737
  * <note>
1667
1738
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1668
1739
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1715,6 +1786,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1715
1786
  updateByteMatchSet(args: UpdateByteMatchSetCommandInput, cb: (err: any, data?: UpdateByteMatchSetCommandOutput) => void): void;
1716
1787
  updateByteMatchSet(args: UpdateByteMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateByteMatchSetCommandOutput) => void): void;
1717
1788
  /**
1789
+ * @public
1718
1790
  * <note>
1719
1791
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1720
1792
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1759,6 +1831,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1759
1831
  updateGeoMatchSet(args: UpdateGeoMatchSetCommandInput, cb: (err: any, data?: UpdateGeoMatchSetCommandOutput) => void): void;
1760
1832
  updateGeoMatchSet(args: UpdateGeoMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateGeoMatchSetCommandOutput) => void): void;
1761
1833
  /**
1834
+ * @public
1762
1835
  * <note>
1763
1836
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1764
1837
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1838,6 +1911,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1838
1911
  updateIPSet(args: UpdateIPSetCommandInput, cb: (err: any, data?: UpdateIPSetCommandOutput) => void): void;
1839
1912
  updateIPSet(args: UpdateIPSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateIPSetCommandOutput) => void): void;
1840
1913
  /**
1914
+ * @public
1841
1915
  * <note>
1842
1916
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1843
1917
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1898,6 +1972,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1898
1972
  updateRateBasedRule(args: UpdateRateBasedRuleCommandInput, cb: (err: any, data?: UpdateRateBasedRuleCommandOutput) => void): void;
1899
1973
  updateRateBasedRule(args: UpdateRateBasedRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRateBasedRuleCommandOutput) => void): void;
1900
1974
  /**
1975
+ * @public
1901
1976
  * <note>
1902
1977
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1903
1978
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1946,6 +2021,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1946
2021
  updateRegexMatchSet(args: UpdateRegexMatchSetCommandInput, cb: (err: any, data?: UpdateRegexMatchSetCommandOutput) => void): void;
1947
2022
  updateRegexMatchSet(args: UpdateRegexMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRegexMatchSetCommandOutput) => void): void;
1948
2023
  /**
2024
+ * @public
1949
2025
  * <note>
1950
2026
  * <p>This is <b>AWS WAF Classic</b> documentation. For
1951
2027
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -1999,6 +2075,7 @@ export declare class WAFRegional extends WAFRegionalClient {
1999
2075
  updateRegexPatternSet(args: UpdateRegexPatternSetCommandInput, cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void): void;
2000
2076
  updateRegexPatternSet(args: UpdateRegexPatternSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRegexPatternSetCommandOutput) => void): void;
2001
2077
  /**
2078
+ * @public
2002
2079
  * <note>
2003
2080
  * <p>This is <b>AWS WAF Classic</b> documentation. For
2004
2081
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -2054,6 +2131,7 @@ export declare class WAFRegional extends WAFRegionalClient {
2054
2131
  updateRule(args: UpdateRuleCommandInput, cb: (err: any, data?: UpdateRuleCommandOutput) => void): void;
2055
2132
  updateRule(args: UpdateRuleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRuleCommandOutput) => void): void;
2056
2133
  /**
2134
+ * @public
2057
2135
  * <note>
2058
2136
  * <p>This is <b>AWS WAF Classic</b> documentation. For
2059
2137
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -2092,6 +2170,7 @@ export declare class WAFRegional extends WAFRegionalClient {
2092
2170
  updateRuleGroup(args: UpdateRuleGroupCommandInput, cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void): void;
2093
2171
  updateRuleGroup(args: UpdateRuleGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateRuleGroupCommandOutput) => void): void;
2094
2172
  /**
2173
+ * @public
2095
2174
  * <note>
2096
2175
  * <p>This is <b>AWS WAF Classic</b> documentation. For
2097
2176
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -2148,6 +2227,7 @@ export declare class WAFRegional extends WAFRegionalClient {
2148
2227
  updateSizeConstraintSet(args: UpdateSizeConstraintSetCommandInput, cb: (err: any, data?: UpdateSizeConstraintSetCommandOutput) => void): void;
2149
2228
  updateSizeConstraintSet(args: UpdateSizeConstraintSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSizeConstraintSetCommandOutput) => void): void;
2150
2229
  /**
2230
+ * @public
2151
2231
  * <note>
2152
2232
  * <p>This is <b>AWS WAF Classic</b> documentation. For
2153
2233
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -2203,6 +2283,7 @@ export declare class WAFRegional extends WAFRegionalClient {
2203
2283
  updateSqlInjectionMatchSet(args: UpdateSqlInjectionMatchSetCommandInput, cb: (err: any, data?: UpdateSqlInjectionMatchSetCommandOutput) => void): void;
2204
2284
  updateSqlInjectionMatchSet(args: UpdateSqlInjectionMatchSetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSqlInjectionMatchSetCommandOutput) => void): void;
2205
2285
  /**
2286
+ * @public
2206
2287
  * <note>
2207
2288
  * <p>This is <b>AWS WAF Classic</b> documentation. For
2208
2289
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS
@@ -2288,6 +2369,7 @@ export declare class WAFRegional extends WAFRegionalClient {
2288
2369
  updateWebACL(args: UpdateWebACLCommandInput, cb: (err: any, data?: UpdateWebACLCommandOutput) => void): void;
2289
2370
  updateWebACL(args: UpdateWebACLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWebACLCommandOutput) => void): void;
2290
2371
  /**
2372
+ * @public
2291
2373
  * <note>
2292
2374
  * <p>This is <b>AWS WAF Classic</b> documentation. For
2293
2375
  * more information, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/classic-waf-chapter.html">AWS