@aws-sdk/client-waf 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 (239) hide show
  1. package/dist-cjs/commands/CreateByteMatchSetCommand.js +2 -3
  2. package/dist-cjs/commands/CreateGeoMatchSetCommand.js +2 -3
  3. package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
  4. package/dist-cjs/commands/CreateRateBasedRuleCommand.js +2 -3
  5. package/dist-cjs/commands/CreateRegexMatchSetCommand.js +2 -3
  6. package/dist-cjs/commands/CreateRegexPatternSetCommand.js +2 -3
  7. package/dist-cjs/commands/CreateRuleCommand.js +2 -3
  8. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -3
  9. package/dist-cjs/commands/CreateSizeConstraintSetCommand.js +2 -3
  10. package/dist-cjs/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
  11. package/dist-cjs/commands/CreateWebACLCommand.js +2 -3
  12. package/dist-cjs/commands/CreateWebACLMigrationStackCommand.js +2 -3
  13. package/dist-cjs/commands/CreateXssMatchSetCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteByteMatchSetCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteGeoMatchSetCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteLoggingConfigurationCommand.js +2 -3
  18. package/dist-cjs/commands/DeletePermissionPolicyCommand.js +2 -3
  19. package/dist-cjs/commands/DeleteRateBasedRuleCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteRegexMatchSetCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteRegexPatternSetCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteSizeConstraintSetCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
  26. package/dist-cjs/commands/DeleteWebACLCommand.js +2 -3
  27. package/dist-cjs/commands/DeleteXssMatchSetCommand.js +2 -3
  28. package/dist-cjs/commands/GetByteMatchSetCommand.js +2 -3
  29. package/dist-cjs/commands/GetChangeTokenCommand.js +2 -3
  30. package/dist-cjs/commands/GetChangeTokenStatusCommand.js +2 -3
  31. package/dist-cjs/commands/GetGeoMatchSetCommand.js +2 -3
  32. package/dist-cjs/commands/GetIPSetCommand.js +2 -3
  33. package/dist-cjs/commands/GetLoggingConfigurationCommand.js +2 -3
  34. package/dist-cjs/commands/GetPermissionPolicyCommand.js +2 -3
  35. package/dist-cjs/commands/GetRateBasedRuleCommand.js +2 -3
  36. package/dist-cjs/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
  37. package/dist-cjs/commands/GetRegexMatchSetCommand.js +2 -3
  38. package/dist-cjs/commands/GetRegexPatternSetCommand.js +2 -3
  39. package/dist-cjs/commands/GetRuleCommand.js +2 -3
  40. package/dist-cjs/commands/GetRuleGroupCommand.js +2 -3
  41. package/dist-cjs/commands/GetSampledRequestsCommand.js +2 -3
  42. package/dist-cjs/commands/GetSizeConstraintSetCommand.js +2 -3
  43. package/dist-cjs/commands/GetSqlInjectionMatchSetCommand.js +2 -3
  44. package/dist-cjs/commands/GetWebACLCommand.js +2 -3
  45. package/dist-cjs/commands/GetXssMatchSetCommand.js +2 -3
  46. package/dist-cjs/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
  47. package/dist-cjs/commands/ListByteMatchSetsCommand.js +2 -3
  48. package/dist-cjs/commands/ListGeoMatchSetsCommand.js +2 -3
  49. package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
  50. package/dist-cjs/commands/ListLoggingConfigurationsCommand.js +2 -3
  51. package/dist-cjs/commands/ListRateBasedRulesCommand.js +2 -3
  52. package/dist-cjs/commands/ListRegexMatchSetsCommand.js +2 -3
  53. package/dist-cjs/commands/ListRegexPatternSetsCommand.js +2 -3
  54. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -3
  55. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  56. package/dist-cjs/commands/ListSizeConstraintSetsCommand.js +2 -3
  57. package/dist-cjs/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
  58. package/dist-cjs/commands/ListSubscribedRuleGroupsCommand.js +2 -3
  59. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  60. package/dist-cjs/commands/ListWebACLsCommand.js +2 -3
  61. package/dist-cjs/commands/ListXssMatchSetsCommand.js +2 -3
  62. package/dist-cjs/commands/PutLoggingConfigurationCommand.js +2 -3
  63. package/dist-cjs/commands/PutPermissionPolicyCommand.js +2 -3
  64. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  65. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  66. package/dist-cjs/commands/UpdateByteMatchSetCommand.js +2 -3
  67. package/dist-cjs/commands/UpdateGeoMatchSetCommand.js +2 -3
  68. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
  69. package/dist-cjs/commands/UpdateRateBasedRuleCommand.js +2 -3
  70. package/dist-cjs/commands/UpdateRegexMatchSetCommand.js +2 -3
  71. package/dist-cjs/commands/UpdateRegexPatternSetCommand.js +2 -3
  72. package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
  73. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -3
  74. package/dist-cjs/commands/UpdateSizeConstraintSetCommand.js +2 -3
  75. package/dist-cjs/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
  76. package/dist-cjs/commands/UpdateWebACLCommand.js +2 -3
  77. package/dist-cjs/commands/UpdateXssMatchSetCommand.js +2 -3
  78. package/dist-cjs/models/models_0.js +1 -841
  79. package/dist-es/commands/CreateByteMatchSetCommand.js +2 -3
  80. package/dist-es/commands/CreateGeoMatchSetCommand.js +2 -3
  81. package/dist-es/commands/CreateIPSetCommand.js +2 -3
  82. package/dist-es/commands/CreateRateBasedRuleCommand.js +2 -3
  83. package/dist-es/commands/CreateRegexMatchSetCommand.js +2 -3
  84. package/dist-es/commands/CreateRegexPatternSetCommand.js +2 -3
  85. package/dist-es/commands/CreateRuleCommand.js +2 -3
  86. package/dist-es/commands/CreateRuleGroupCommand.js +2 -3
  87. package/dist-es/commands/CreateSizeConstraintSetCommand.js +2 -3
  88. package/dist-es/commands/CreateSqlInjectionMatchSetCommand.js +2 -3
  89. package/dist-es/commands/CreateWebACLCommand.js +2 -3
  90. package/dist-es/commands/CreateWebACLMigrationStackCommand.js +2 -3
  91. package/dist-es/commands/CreateXssMatchSetCommand.js +2 -3
  92. package/dist-es/commands/DeleteByteMatchSetCommand.js +2 -3
  93. package/dist-es/commands/DeleteGeoMatchSetCommand.js +2 -3
  94. package/dist-es/commands/DeleteIPSetCommand.js +2 -3
  95. package/dist-es/commands/DeleteLoggingConfigurationCommand.js +2 -3
  96. package/dist-es/commands/DeletePermissionPolicyCommand.js +2 -3
  97. package/dist-es/commands/DeleteRateBasedRuleCommand.js +2 -3
  98. package/dist-es/commands/DeleteRegexMatchSetCommand.js +2 -3
  99. package/dist-es/commands/DeleteRegexPatternSetCommand.js +2 -3
  100. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  101. package/dist-es/commands/DeleteRuleGroupCommand.js +2 -3
  102. package/dist-es/commands/DeleteSizeConstraintSetCommand.js +2 -3
  103. package/dist-es/commands/DeleteSqlInjectionMatchSetCommand.js +2 -3
  104. package/dist-es/commands/DeleteWebACLCommand.js +2 -3
  105. package/dist-es/commands/DeleteXssMatchSetCommand.js +2 -3
  106. package/dist-es/commands/GetByteMatchSetCommand.js +2 -3
  107. package/dist-es/commands/GetChangeTokenCommand.js +2 -3
  108. package/dist-es/commands/GetChangeTokenStatusCommand.js +2 -3
  109. package/dist-es/commands/GetGeoMatchSetCommand.js +2 -3
  110. package/dist-es/commands/GetIPSetCommand.js +2 -3
  111. package/dist-es/commands/GetLoggingConfigurationCommand.js +2 -3
  112. package/dist-es/commands/GetPermissionPolicyCommand.js +2 -3
  113. package/dist-es/commands/GetRateBasedRuleCommand.js +2 -3
  114. package/dist-es/commands/GetRateBasedRuleManagedKeysCommand.js +2 -3
  115. package/dist-es/commands/GetRegexMatchSetCommand.js +2 -3
  116. package/dist-es/commands/GetRegexPatternSetCommand.js +2 -3
  117. package/dist-es/commands/GetRuleCommand.js +2 -3
  118. package/dist-es/commands/GetRuleGroupCommand.js +2 -3
  119. package/dist-es/commands/GetSampledRequestsCommand.js +2 -3
  120. package/dist-es/commands/GetSizeConstraintSetCommand.js +2 -3
  121. package/dist-es/commands/GetSqlInjectionMatchSetCommand.js +2 -3
  122. package/dist-es/commands/GetWebACLCommand.js +2 -3
  123. package/dist-es/commands/GetXssMatchSetCommand.js +2 -3
  124. package/dist-es/commands/ListActivatedRulesInRuleGroupCommand.js +2 -3
  125. package/dist-es/commands/ListByteMatchSetsCommand.js +2 -3
  126. package/dist-es/commands/ListGeoMatchSetsCommand.js +2 -3
  127. package/dist-es/commands/ListIPSetsCommand.js +2 -3
  128. package/dist-es/commands/ListLoggingConfigurationsCommand.js +2 -3
  129. package/dist-es/commands/ListRateBasedRulesCommand.js +2 -3
  130. package/dist-es/commands/ListRegexMatchSetsCommand.js +2 -3
  131. package/dist-es/commands/ListRegexPatternSetsCommand.js +2 -3
  132. package/dist-es/commands/ListRuleGroupsCommand.js +2 -3
  133. package/dist-es/commands/ListRulesCommand.js +2 -3
  134. package/dist-es/commands/ListSizeConstraintSetsCommand.js +2 -3
  135. package/dist-es/commands/ListSqlInjectionMatchSetsCommand.js +2 -3
  136. package/dist-es/commands/ListSubscribedRuleGroupsCommand.js +2 -3
  137. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  138. package/dist-es/commands/ListWebACLsCommand.js +2 -3
  139. package/dist-es/commands/ListXssMatchSetsCommand.js +2 -3
  140. package/dist-es/commands/PutLoggingConfigurationCommand.js +2 -3
  141. package/dist-es/commands/PutPermissionPolicyCommand.js +2 -3
  142. package/dist-es/commands/TagResourceCommand.js +2 -3
  143. package/dist-es/commands/UntagResourceCommand.js +2 -3
  144. package/dist-es/commands/UpdateByteMatchSetCommand.js +2 -3
  145. package/dist-es/commands/UpdateGeoMatchSetCommand.js +2 -3
  146. package/dist-es/commands/UpdateIPSetCommand.js +2 -3
  147. package/dist-es/commands/UpdateRateBasedRuleCommand.js +2 -3
  148. package/dist-es/commands/UpdateRegexMatchSetCommand.js +2 -3
  149. package/dist-es/commands/UpdateRegexPatternSetCommand.js +2 -3
  150. package/dist-es/commands/UpdateRuleCommand.js +2 -3
  151. package/dist-es/commands/UpdateRuleGroupCommand.js +2 -3
  152. package/dist-es/commands/UpdateSizeConstraintSetCommand.js +2 -3
  153. package/dist-es/commands/UpdateSqlInjectionMatchSetCommand.js +2 -3
  154. package/dist-es/commands/UpdateWebACLCommand.js +2 -3
  155. package/dist-es/commands/UpdateXssMatchSetCommand.js +2 -3
  156. package/dist-es/models/models_0.js +0 -627
  157. package/dist-types/WAF.d.ts +78 -0
  158. package/dist-types/WAFClient.d.ts +24 -4
  159. package/dist-types/commands/CreateByteMatchSetCommand.d.ts +16 -0
  160. package/dist-types/commands/CreateGeoMatchSetCommand.d.ts +16 -0
  161. package/dist-types/commands/CreateIPSetCommand.d.ts +16 -0
  162. package/dist-types/commands/CreateRateBasedRuleCommand.d.ts +16 -0
  163. package/dist-types/commands/CreateRegexMatchSetCommand.d.ts +16 -0
  164. package/dist-types/commands/CreateRegexPatternSetCommand.d.ts +16 -0
  165. package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
  166. package/dist-types/commands/CreateRuleGroupCommand.d.ts +16 -0
  167. package/dist-types/commands/CreateSizeConstraintSetCommand.d.ts +16 -0
  168. package/dist-types/commands/CreateSqlInjectionMatchSetCommand.d.ts +16 -0
  169. package/dist-types/commands/CreateWebACLCommand.d.ts +16 -0
  170. package/dist-types/commands/CreateWebACLMigrationStackCommand.d.ts +16 -0
  171. package/dist-types/commands/CreateXssMatchSetCommand.d.ts +16 -0
  172. package/dist-types/commands/DeleteByteMatchSetCommand.d.ts +16 -0
  173. package/dist-types/commands/DeleteGeoMatchSetCommand.d.ts +16 -0
  174. package/dist-types/commands/DeleteIPSetCommand.d.ts +16 -0
  175. package/dist-types/commands/DeleteLoggingConfigurationCommand.d.ts +16 -0
  176. package/dist-types/commands/DeletePermissionPolicyCommand.d.ts +16 -0
  177. package/dist-types/commands/DeleteRateBasedRuleCommand.d.ts +16 -0
  178. package/dist-types/commands/DeleteRegexMatchSetCommand.d.ts +16 -0
  179. package/dist-types/commands/DeleteRegexPatternSetCommand.d.ts +16 -0
  180. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  181. package/dist-types/commands/DeleteRuleGroupCommand.d.ts +16 -0
  182. package/dist-types/commands/DeleteSizeConstraintSetCommand.d.ts +16 -0
  183. package/dist-types/commands/DeleteSqlInjectionMatchSetCommand.d.ts +16 -0
  184. package/dist-types/commands/DeleteWebACLCommand.d.ts +16 -0
  185. package/dist-types/commands/DeleteXssMatchSetCommand.d.ts +16 -0
  186. package/dist-types/commands/GetByteMatchSetCommand.d.ts +16 -0
  187. package/dist-types/commands/GetChangeTokenCommand.d.ts +16 -0
  188. package/dist-types/commands/GetChangeTokenStatusCommand.d.ts +16 -0
  189. package/dist-types/commands/GetGeoMatchSetCommand.d.ts +16 -0
  190. package/dist-types/commands/GetIPSetCommand.d.ts +16 -0
  191. package/dist-types/commands/GetLoggingConfigurationCommand.d.ts +16 -0
  192. package/dist-types/commands/GetPermissionPolicyCommand.d.ts +16 -0
  193. package/dist-types/commands/GetRateBasedRuleCommand.d.ts +16 -0
  194. package/dist-types/commands/GetRateBasedRuleManagedKeysCommand.d.ts +16 -0
  195. package/dist-types/commands/GetRegexMatchSetCommand.d.ts +16 -0
  196. package/dist-types/commands/GetRegexPatternSetCommand.d.ts +16 -0
  197. package/dist-types/commands/GetRuleCommand.d.ts +16 -0
  198. package/dist-types/commands/GetRuleGroupCommand.d.ts +16 -0
  199. package/dist-types/commands/GetSampledRequestsCommand.d.ts +16 -0
  200. package/dist-types/commands/GetSizeConstraintSetCommand.d.ts +16 -0
  201. package/dist-types/commands/GetSqlInjectionMatchSetCommand.d.ts +16 -0
  202. package/dist-types/commands/GetWebACLCommand.d.ts +16 -0
  203. package/dist-types/commands/GetXssMatchSetCommand.d.ts +16 -0
  204. package/dist-types/commands/ListActivatedRulesInRuleGroupCommand.d.ts +16 -0
  205. package/dist-types/commands/ListByteMatchSetsCommand.d.ts +16 -0
  206. package/dist-types/commands/ListGeoMatchSetsCommand.d.ts +16 -0
  207. package/dist-types/commands/ListIPSetsCommand.d.ts +16 -0
  208. package/dist-types/commands/ListLoggingConfigurationsCommand.d.ts +16 -0
  209. package/dist-types/commands/ListRateBasedRulesCommand.d.ts +16 -0
  210. package/dist-types/commands/ListRegexMatchSetsCommand.d.ts +16 -0
  211. package/dist-types/commands/ListRegexPatternSetsCommand.d.ts +16 -0
  212. package/dist-types/commands/ListRuleGroupsCommand.d.ts +16 -0
  213. package/dist-types/commands/ListRulesCommand.d.ts +16 -0
  214. package/dist-types/commands/ListSizeConstraintSetsCommand.d.ts +16 -0
  215. package/dist-types/commands/ListSqlInjectionMatchSetsCommand.d.ts +16 -0
  216. package/dist-types/commands/ListSubscribedRuleGroupsCommand.d.ts +16 -0
  217. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  218. package/dist-types/commands/ListWebACLsCommand.d.ts +16 -0
  219. package/dist-types/commands/ListXssMatchSetsCommand.d.ts +16 -0
  220. package/dist-types/commands/PutLoggingConfigurationCommand.d.ts +16 -0
  221. package/dist-types/commands/PutPermissionPolicyCommand.d.ts +16 -0
  222. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  223. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  224. package/dist-types/commands/UpdateByteMatchSetCommand.d.ts +16 -0
  225. package/dist-types/commands/UpdateGeoMatchSetCommand.d.ts +16 -0
  226. package/dist-types/commands/UpdateIPSetCommand.d.ts +16 -0
  227. package/dist-types/commands/UpdateRateBasedRuleCommand.d.ts +16 -0
  228. package/dist-types/commands/UpdateRegexMatchSetCommand.d.ts +16 -0
  229. package/dist-types/commands/UpdateRegexPatternSetCommand.d.ts +16 -0
  230. package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
  231. package/dist-types/commands/UpdateRuleGroupCommand.d.ts +16 -0
  232. package/dist-types/commands/UpdateSizeConstraintSetCommand.d.ts +16 -0
  233. package/dist-types/commands/UpdateSqlInjectionMatchSetCommand.d.ts +16 -0
  234. package/dist-types/commands/UpdateWebACLCommand.d.ts +16 -0
  235. package/dist-types/commands/UpdateXssMatchSetCommand.d.ts +16 -0
  236. package/dist-types/models/WAFServiceException.d.ts +2 -0
  237. package/dist-types/models/models_0.d.ts +547 -836
  238. package/dist-types/ts3.4/models/models_0.d.ts +0 -587
  239. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateByteMatchSetRequestFilterSensitiveLog, CreateByteMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateByteMatchSetCommand, serializeAws_json1_1CreateByteMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateByteMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateByteMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateByteMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateByteMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateGeoMatchSetRequestFilterSensitiveLog, CreateGeoMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateGeoMatchSetCommand, serializeAws_json1_1CreateGeoMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateGeoMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateGeoMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateGeoMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateGeoMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateIPSetRequestFilterSensitiveLog, CreateIPSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateIPSetCommand, serializeAws_json1_1CreateIPSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateIPSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateIPSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateIPSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateIPSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateRateBasedRuleRequestFilterSensitiveLog, CreateRateBasedRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateRateBasedRuleCommand, serializeAws_json1_1CreateRateBasedRuleCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateRateBasedRuleCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateRateBasedRuleCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateRateBasedRuleRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateRateBasedRuleResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateRegexMatchSetRequestFilterSensitiveLog, CreateRegexMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateRegexMatchSetCommand, serializeAws_json1_1CreateRegexMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateRegexMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateRegexMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateRegexMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateRegexMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateRegexPatternSetRequestFilterSensitiveLog, CreateRegexPatternSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateRegexPatternSetCommand, serializeAws_json1_1CreateRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateRegexPatternSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateRegexPatternSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateRegexPatternSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateRegexPatternSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateRuleRequestFilterSensitiveLog, CreateRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateRuleCommand, serializeAws_json1_1CreateRuleCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateRuleCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateRuleCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateRuleRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateRuleResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateRuleGroupRequestFilterSensitiveLog, CreateRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateRuleGroupCommand, serializeAws_json1_1CreateRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateRuleGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateRuleGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateRuleGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateRuleGroupResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateSizeConstraintSetRequestFilterSensitiveLog, CreateSizeConstraintSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateSizeConstraintSetCommand, serializeAws_json1_1CreateSizeConstraintSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateSizeConstraintSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateSizeConstraintSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateSizeConstraintSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateSizeConstraintSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateSqlInjectionMatchSetRequestFilterSensitiveLog, CreateSqlInjectionMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateSqlInjectionMatchSetCommand, serializeAws_json1_1CreateSqlInjectionMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateSqlInjectionMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateSqlInjectionMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateSqlInjectionMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateSqlInjectionMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateWebACLRequestFilterSensitiveLog, CreateWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateWebACLCommand, serializeAws_json1_1CreateWebACLCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateWebACLCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateWebACLCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateWebACLRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateWebACLResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateWebACLMigrationStackRequestFilterSensitiveLog, CreateWebACLMigrationStackResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateWebACLMigrationStackCommand, serializeAws_json1_1CreateWebACLMigrationStackCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateWebACLMigrationStackCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateWebACLMigrationStackCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateWebACLMigrationStackRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateWebACLMigrationStackResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { CreateXssMatchSetRequestFilterSensitiveLog, CreateXssMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1CreateXssMatchSetCommand, serializeAws_json1_1CreateXssMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class CreateXssMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class CreateXssMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: CreateXssMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: CreateXssMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteByteMatchSetRequestFilterSensitiveLog, DeleteByteMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteByteMatchSetCommand, serializeAws_json1_1DeleteByteMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteByteMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteByteMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteByteMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteByteMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteGeoMatchSetRequestFilterSensitiveLog, DeleteGeoMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteGeoMatchSetCommand, serializeAws_json1_1DeleteGeoMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteGeoMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteGeoMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteGeoMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteGeoMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteIPSetRequestFilterSensitiveLog, DeleteIPSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteIPSetCommand, serializeAws_json1_1DeleteIPSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteIPSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteIPSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteIPSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteIPSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteLoggingConfigurationRequestFilterSensitiveLog, DeleteLoggingConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteLoggingConfigurationCommand, serializeAws_json1_1DeleteLoggingConfigurationCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteLoggingConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteLoggingConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteLoggingConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteLoggingConfigurationResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeletePermissionPolicyRequestFilterSensitiveLog, DeletePermissionPolicyResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeletePermissionPolicyCommand, serializeAws_json1_1DeletePermissionPolicyCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeletePermissionPolicyCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeletePermissionPolicyCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeletePermissionPolicyRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeletePermissionPolicyResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteRateBasedRuleRequestFilterSensitiveLog, DeleteRateBasedRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteRateBasedRuleCommand, serializeAws_json1_1DeleteRateBasedRuleCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteRateBasedRuleCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteRateBasedRuleCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteRateBasedRuleRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteRateBasedRuleResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteRegexMatchSetRequestFilterSensitiveLog, DeleteRegexMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteRegexMatchSetCommand, serializeAws_json1_1DeleteRegexMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteRegexMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteRegexMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteRegexMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteRegexMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteRegexPatternSetRequestFilterSensitiveLog, DeleteRegexPatternSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteRegexPatternSetCommand, serializeAws_json1_1DeleteRegexPatternSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteRegexPatternSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteRegexPatternSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteRegexPatternSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteRegexPatternSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteRuleRequestFilterSensitiveLog, DeleteRuleResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteRuleCommand, serializeAws_json1_1DeleteRuleCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteRuleCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteRuleCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteRuleRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteRuleResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteRuleGroupRequestFilterSensitiveLog, DeleteRuleGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteRuleGroupCommand, serializeAws_json1_1DeleteRuleGroupCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteRuleGroupCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteRuleGroupCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteRuleGroupRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteRuleGroupResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteSizeConstraintSetRequestFilterSensitiveLog, DeleteSizeConstraintSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteSizeConstraintSetCommand, serializeAws_json1_1DeleteSizeConstraintSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteSizeConstraintSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteSizeConstraintSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteSizeConstraintSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteSizeConstraintSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteSqlInjectionMatchSetRequestFilterSensitiveLog, DeleteSqlInjectionMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteSqlInjectionMatchSetCommand, serializeAws_json1_1DeleteSqlInjectionMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteSqlInjectionMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteSqlInjectionMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteSqlInjectionMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteSqlInjectionMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteWebACLRequestFilterSensitiveLog, DeleteWebACLResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteWebACLCommand, serializeAws_json1_1DeleteWebACLCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteWebACLCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteWebACLCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteWebACLRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteWebACLResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { DeleteXssMatchSetRequestFilterSensitiveLog, DeleteXssMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1DeleteXssMatchSetCommand, serializeAws_json1_1DeleteXssMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class DeleteXssMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class DeleteXssMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: DeleteXssMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: DeleteXssMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetByteMatchSetRequestFilterSensitiveLog, GetByteMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetByteMatchSetCommand, serializeAws_json1_1GetByteMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetByteMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetByteMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetByteMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetByteMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetChangeTokenRequestFilterSensitiveLog, GetChangeTokenResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetChangeTokenCommand, serializeAws_json1_1GetChangeTokenCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetChangeTokenCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetChangeTokenCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetChangeTokenRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetChangeTokenResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetChangeTokenStatusRequestFilterSensitiveLog, GetChangeTokenStatusResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetChangeTokenStatusCommand, serializeAws_json1_1GetChangeTokenStatusCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetChangeTokenStatusCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetChangeTokenStatusCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetChangeTokenStatusRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetChangeTokenStatusResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { GetGeoMatchSetRequestFilterSensitiveLog, GetGeoMatchSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_json1_1GetGeoMatchSetCommand, serializeAws_json1_1GetGeoMatchSetCommand, } from "../protocols/Aws_json1_1";
6
5
  export class GetGeoMatchSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class GetGeoMatchSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: GetGeoMatchSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: GetGeoMatchSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);