@aws-sdk/client-waf-regional 3.297.0 → 3.299.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 (167) 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/models/models_0.d.ts +0 -868
  166. package/dist-types/ts3.4/models/models_0.d.ts +0 -611
  167. package/package.json +11 -10
@@ -5730,871 +5730,3 @@ export interface UpdateXssMatchSetResponse {
5730
5730
  */
5731
5731
  ChangeToken?: string;
5732
5732
  }
5733
- /**
5734
- * @internal
5735
- */
5736
- export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
5737
- /**
5738
- * @internal
5739
- */
5740
- export declare const ExcludedRuleFilterSensitiveLog: (obj: ExcludedRule) => any;
5741
- /**
5742
- * @internal
5743
- */
5744
- export declare const WafOverrideActionFilterSensitiveLog: (obj: WafOverrideAction) => any;
5745
- /**
5746
- * @internal
5747
- */
5748
- export declare const ActivatedRuleFilterSensitiveLog: (obj: ActivatedRule) => any;
5749
- /**
5750
- * @internal
5751
- */
5752
- export declare const AssociateWebACLRequestFilterSensitiveLog: (obj: AssociateWebACLRequest) => any;
5753
- /**
5754
- * @internal
5755
- */
5756
- export declare const AssociateWebACLResponseFilterSensitiveLog: (obj: AssociateWebACLResponse) => any;
5757
- /**
5758
- * @internal
5759
- */
5760
- export declare const CreateByteMatchSetRequestFilterSensitiveLog: (obj: CreateByteMatchSetRequest) => any;
5761
- /**
5762
- * @internal
5763
- */
5764
- export declare const FieldToMatchFilterSensitiveLog: (obj: FieldToMatch) => any;
5765
- /**
5766
- * @internal
5767
- */
5768
- export declare const ByteMatchTupleFilterSensitiveLog: (obj: ByteMatchTuple) => any;
5769
- /**
5770
- * @internal
5771
- */
5772
- export declare const ByteMatchSetFilterSensitiveLog: (obj: ByteMatchSet) => any;
5773
- /**
5774
- * @internal
5775
- */
5776
- export declare const CreateByteMatchSetResponseFilterSensitiveLog: (obj: CreateByteMatchSetResponse) => any;
5777
- /**
5778
- * @internal
5779
- */
5780
- export declare const CreateGeoMatchSetRequestFilterSensitiveLog: (obj: CreateGeoMatchSetRequest) => any;
5781
- /**
5782
- * @internal
5783
- */
5784
- export declare const GeoMatchConstraintFilterSensitiveLog: (obj: GeoMatchConstraint) => any;
5785
- /**
5786
- * @internal
5787
- */
5788
- export declare const GeoMatchSetFilterSensitiveLog: (obj: GeoMatchSet) => any;
5789
- /**
5790
- * @internal
5791
- */
5792
- export declare const CreateGeoMatchSetResponseFilterSensitiveLog: (obj: CreateGeoMatchSetResponse) => any;
5793
- /**
5794
- * @internal
5795
- */
5796
- export declare const CreateIPSetRequestFilterSensitiveLog: (obj: CreateIPSetRequest) => any;
5797
- /**
5798
- * @internal
5799
- */
5800
- export declare const IPSetDescriptorFilterSensitiveLog: (obj: IPSetDescriptor) => any;
5801
- /**
5802
- * @internal
5803
- */
5804
- export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
5805
- /**
5806
- * @internal
5807
- */
5808
- export declare const CreateIPSetResponseFilterSensitiveLog: (obj: CreateIPSetResponse) => any;
5809
- /**
5810
- * @internal
5811
- */
5812
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5813
- /**
5814
- * @internal
5815
- */
5816
- export declare const CreateRateBasedRuleRequestFilterSensitiveLog: (obj: CreateRateBasedRuleRequest) => any;
5817
- /**
5818
- * @internal
5819
- */
5820
- export declare const PredicateFilterSensitiveLog: (obj: Predicate) => any;
5821
- /**
5822
- * @internal
5823
- */
5824
- export declare const RateBasedRuleFilterSensitiveLog: (obj: RateBasedRule) => any;
5825
- /**
5826
- * @internal
5827
- */
5828
- export declare const CreateRateBasedRuleResponseFilterSensitiveLog: (obj: CreateRateBasedRuleResponse) => any;
5829
- /**
5830
- * @internal
5831
- */
5832
- export declare const CreateRegexMatchSetRequestFilterSensitiveLog: (obj: CreateRegexMatchSetRequest) => any;
5833
- /**
5834
- * @internal
5835
- */
5836
- export declare const RegexMatchTupleFilterSensitiveLog: (obj: RegexMatchTuple) => any;
5837
- /**
5838
- * @internal
5839
- */
5840
- export declare const RegexMatchSetFilterSensitiveLog: (obj: RegexMatchSet) => any;
5841
- /**
5842
- * @internal
5843
- */
5844
- export declare const CreateRegexMatchSetResponseFilterSensitiveLog: (obj: CreateRegexMatchSetResponse) => any;
5845
- /**
5846
- * @internal
5847
- */
5848
- export declare const CreateRegexPatternSetRequestFilterSensitiveLog: (obj: CreateRegexPatternSetRequest) => any;
5849
- /**
5850
- * @internal
5851
- */
5852
- export declare const RegexPatternSetFilterSensitiveLog: (obj: RegexPatternSet) => any;
5853
- /**
5854
- * @internal
5855
- */
5856
- export declare const CreateRegexPatternSetResponseFilterSensitiveLog: (obj: CreateRegexPatternSetResponse) => any;
5857
- /**
5858
- * @internal
5859
- */
5860
- export declare const CreateRuleRequestFilterSensitiveLog: (obj: CreateRuleRequest) => any;
5861
- /**
5862
- * @internal
5863
- */
5864
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
5865
- /**
5866
- * @internal
5867
- */
5868
- export declare const CreateRuleResponseFilterSensitiveLog: (obj: CreateRuleResponse) => any;
5869
- /**
5870
- * @internal
5871
- */
5872
- export declare const CreateRuleGroupRequestFilterSensitiveLog: (obj: CreateRuleGroupRequest) => any;
5873
- /**
5874
- * @internal
5875
- */
5876
- export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
5877
- /**
5878
- * @internal
5879
- */
5880
- export declare const CreateRuleGroupResponseFilterSensitiveLog: (obj: CreateRuleGroupResponse) => any;
5881
- /**
5882
- * @internal
5883
- */
5884
- export declare const CreateSizeConstraintSetRequestFilterSensitiveLog: (obj: CreateSizeConstraintSetRequest) => any;
5885
- /**
5886
- * @internal
5887
- */
5888
- export declare const SizeConstraintFilterSensitiveLog: (obj: SizeConstraint) => any;
5889
- /**
5890
- * @internal
5891
- */
5892
- export declare const SizeConstraintSetFilterSensitiveLog: (obj: SizeConstraintSet) => any;
5893
- /**
5894
- * @internal
5895
- */
5896
- export declare const CreateSizeConstraintSetResponseFilterSensitiveLog: (obj: CreateSizeConstraintSetResponse) => any;
5897
- /**
5898
- * @internal
5899
- */
5900
- export declare const CreateSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: CreateSqlInjectionMatchSetRequest) => any;
5901
- /**
5902
- * @internal
5903
- */
5904
- export declare const SqlInjectionMatchTupleFilterSensitiveLog: (obj: SqlInjectionMatchTuple) => any;
5905
- /**
5906
- * @internal
5907
- */
5908
- export declare const SqlInjectionMatchSetFilterSensitiveLog: (obj: SqlInjectionMatchSet) => any;
5909
- /**
5910
- * @internal
5911
- */
5912
- export declare const CreateSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: CreateSqlInjectionMatchSetResponse) => any;
5913
- /**
5914
- * @internal
5915
- */
5916
- export declare const CreateWebACLRequestFilterSensitiveLog: (obj: CreateWebACLRequest) => any;
5917
- /**
5918
- * @internal
5919
- */
5920
- export declare const WebACLFilterSensitiveLog: (obj: WebACL) => any;
5921
- /**
5922
- * @internal
5923
- */
5924
- export declare const CreateWebACLResponseFilterSensitiveLog: (obj: CreateWebACLResponse) => any;
5925
- /**
5926
- * @internal
5927
- */
5928
- export declare const CreateWebACLMigrationStackRequestFilterSensitiveLog: (obj: CreateWebACLMigrationStackRequest) => any;
5929
- /**
5930
- * @internal
5931
- */
5932
- export declare const CreateWebACLMigrationStackResponseFilterSensitiveLog: (obj: CreateWebACLMigrationStackResponse) => any;
5933
- /**
5934
- * @internal
5935
- */
5936
- export declare const CreateXssMatchSetRequestFilterSensitiveLog: (obj: CreateXssMatchSetRequest) => any;
5937
- /**
5938
- * @internal
5939
- */
5940
- export declare const XssMatchTupleFilterSensitiveLog: (obj: XssMatchTuple) => any;
5941
- /**
5942
- * @internal
5943
- */
5944
- export declare const XssMatchSetFilterSensitiveLog: (obj: XssMatchSet) => any;
5945
- /**
5946
- * @internal
5947
- */
5948
- export declare const CreateXssMatchSetResponseFilterSensitiveLog: (obj: CreateXssMatchSetResponse) => any;
5949
- /**
5950
- * @internal
5951
- */
5952
- export declare const DeleteByteMatchSetRequestFilterSensitiveLog: (obj: DeleteByteMatchSetRequest) => any;
5953
- /**
5954
- * @internal
5955
- */
5956
- export declare const DeleteByteMatchSetResponseFilterSensitiveLog: (obj: DeleteByteMatchSetResponse) => any;
5957
- /**
5958
- * @internal
5959
- */
5960
- export declare const DeleteGeoMatchSetRequestFilterSensitiveLog: (obj: DeleteGeoMatchSetRequest) => any;
5961
- /**
5962
- * @internal
5963
- */
5964
- export declare const DeleteGeoMatchSetResponseFilterSensitiveLog: (obj: DeleteGeoMatchSetResponse) => any;
5965
- /**
5966
- * @internal
5967
- */
5968
- export declare const DeleteIPSetRequestFilterSensitiveLog: (obj: DeleteIPSetRequest) => any;
5969
- /**
5970
- * @internal
5971
- */
5972
- export declare const DeleteIPSetResponseFilterSensitiveLog: (obj: DeleteIPSetResponse) => any;
5973
- /**
5974
- * @internal
5975
- */
5976
- export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (obj: DeleteLoggingConfigurationRequest) => any;
5977
- /**
5978
- * @internal
5979
- */
5980
- export declare const DeleteLoggingConfigurationResponseFilterSensitiveLog: (obj: DeleteLoggingConfigurationResponse) => any;
5981
- /**
5982
- * @internal
5983
- */
5984
- export declare const DeletePermissionPolicyRequestFilterSensitiveLog: (obj: DeletePermissionPolicyRequest) => any;
5985
- /**
5986
- * @internal
5987
- */
5988
- export declare const DeletePermissionPolicyResponseFilterSensitiveLog: (obj: DeletePermissionPolicyResponse) => any;
5989
- /**
5990
- * @internal
5991
- */
5992
- export declare const DeleteRateBasedRuleRequestFilterSensitiveLog: (obj: DeleteRateBasedRuleRequest) => any;
5993
- /**
5994
- * @internal
5995
- */
5996
- export declare const DeleteRateBasedRuleResponseFilterSensitiveLog: (obj: DeleteRateBasedRuleResponse) => any;
5997
- /**
5998
- * @internal
5999
- */
6000
- export declare const DeleteRegexMatchSetRequestFilterSensitiveLog: (obj: DeleteRegexMatchSetRequest) => any;
6001
- /**
6002
- * @internal
6003
- */
6004
- export declare const DeleteRegexMatchSetResponseFilterSensitiveLog: (obj: DeleteRegexMatchSetResponse) => any;
6005
- /**
6006
- * @internal
6007
- */
6008
- export declare const DeleteRegexPatternSetRequestFilterSensitiveLog: (obj: DeleteRegexPatternSetRequest) => any;
6009
- /**
6010
- * @internal
6011
- */
6012
- export declare const DeleteRegexPatternSetResponseFilterSensitiveLog: (obj: DeleteRegexPatternSetResponse) => any;
6013
- /**
6014
- * @internal
6015
- */
6016
- export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
6017
- /**
6018
- * @internal
6019
- */
6020
- export declare const DeleteRuleResponseFilterSensitiveLog: (obj: DeleteRuleResponse) => any;
6021
- /**
6022
- * @internal
6023
- */
6024
- export declare const DeleteRuleGroupRequestFilterSensitiveLog: (obj: DeleteRuleGroupRequest) => any;
6025
- /**
6026
- * @internal
6027
- */
6028
- export declare const DeleteRuleGroupResponseFilterSensitiveLog: (obj: DeleteRuleGroupResponse) => any;
6029
- /**
6030
- * @internal
6031
- */
6032
- export declare const DeleteSizeConstraintSetRequestFilterSensitiveLog: (obj: DeleteSizeConstraintSetRequest) => any;
6033
- /**
6034
- * @internal
6035
- */
6036
- export declare const DeleteSizeConstraintSetResponseFilterSensitiveLog: (obj: DeleteSizeConstraintSetResponse) => any;
6037
- /**
6038
- * @internal
6039
- */
6040
- export declare const DeleteSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: DeleteSqlInjectionMatchSetRequest) => any;
6041
- /**
6042
- * @internal
6043
- */
6044
- export declare const DeleteSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: DeleteSqlInjectionMatchSetResponse) => any;
6045
- /**
6046
- * @internal
6047
- */
6048
- export declare const DeleteWebACLRequestFilterSensitiveLog: (obj: DeleteWebACLRequest) => any;
6049
- /**
6050
- * @internal
6051
- */
6052
- export declare const DeleteWebACLResponseFilterSensitiveLog: (obj: DeleteWebACLResponse) => any;
6053
- /**
6054
- * @internal
6055
- */
6056
- export declare const DeleteXssMatchSetRequestFilterSensitiveLog: (obj: DeleteXssMatchSetRequest) => any;
6057
- /**
6058
- * @internal
6059
- */
6060
- export declare const DeleteXssMatchSetResponseFilterSensitiveLog: (obj: DeleteXssMatchSetResponse) => any;
6061
- /**
6062
- * @internal
6063
- */
6064
- export declare const DisassociateWebACLRequestFilterSensitiveLog: (obj: DisassociateWebACLRequest) => any;
6065
- /**
6066
- * @internal
6067
- */
6068
- export declare const DisassociateWebACLResponseFilterSensitiveLog: (obj: DisassociateWebACLResponse) => any;
6069
- /**
6070
- * @internal
6071
- */
6072
- export declare const GetByteMatchSetRequestFilterSensitiveLog: (obj: GetByteMatchSetRequest) => any;
6073
- /**
6074
- * @internal
6075
- */
6076
- export declare const GetByteMatchSetResponseFilterSensitiveLog: (obj: GetByteMatchSetResponse) => any;
6077
- /**
6078
- * @internal
6079
- */
6080
- export declare const GetChangeTokenRequestFilterSensitiveLog: (obj: GetChangeTokenRequest) => any;
6081
- /**
6082
- * @internal
6083
- */
6084
- export declare const GetChangeTokenResponseFilterSensitiveLog: (obj: GetChangeTokenResponse) => any;
6085
- /**
6086
- * @internal
6087
- */
6088
- export declare const GetChangeTokenStatusRequestFilterSensitiveLog: (obj: GetChangeTokenStatusRequest) => any;
6089
- /**
6090
- * @internal
6091
- */
6092
- export declare const GetChangeTokenStatusResponseFilterSensitiveLog: (obj: GetChangeTokenStatusResponse) => any;
6093
- /**
6094
- * @internal
6095
- */
6096
- export declare const GetGeoMatchSetRequestFilterSensitiveLog: (obj: GetGeoMatchSetRequest) => any;
6097
- /**
6098
- * @internal
6099
- */
6100
- export declare const GetGeoMatchSetResponseFilterSensitiveLog: (obj: GetGeoMatchSetResponse) => any;
6101
- /**
6102
- * @internal
6103
- */
6104
- export declare const GetIPSetRequestFilterSensitiveLog: (obj: GetIPSetRequest) => any;
6105
- /**
6106
- * @internal
6107
- */
6108
- export declare const GetIPSetResponseFilterSensitiveLog: (obj: GetIPSetResponse) => any;
6109
- /**
6110
- * @internal
6111
- */
6112
- export declare const GetLoggingConfigurationRequestFilterSensitiveLog: (obj: GetLoggingConfigurationRequest) => any;
6113
- /**
6114
- * @internal
6115
- */
6116
- export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
6117
- /**
6118
- * @internal
6119
- */
6120
- export declare const GetLoggingConfigurationResponseFilterSensitiveLog: (obj: GetLoggingConfigurationResponse) => any;
6121
- /**
6122
- * @internal
6123
- */
6124
- export declare const GetPermissionPolicyRequestFilterSensitiveLog: (obj: GetPermissionPolicyRequest) => any;
6125
- /**
6126
- * @internal
6127
- */
6128
- export declare const GetPermissionPolicyResponseFilterSensitiveLog: (obj: GetPermissionPolicyResponse) => any;
6129
- /**
6130
- * @internal
6131
- */
6132
- export declare const GetRateBasedRuleRequestFilterSensitiveLog: (obj: GetRateBasedRuleRequest) => any;
6133
- /**
6134
- * @internal
6135
- */
6136
- export declare const GetRateBasedRuleResponseFilterSensitiveLog: (obj: GetRateBasedRuleResponse) => any;
6137
- /**
6138
- * @internal
6139
- */
6140
- export declare const GetRateBasedRuleManagedKeysRequestFilterSensitiveLog: (obj: GetRateBasedRuleManagedKeysRequest) => any;
6141
- /**
6142
- * @internal
6143
- */
6144
- export declare const GetRateBasedRuleManagedKeysResponseFilterSensitiveLog: (obj: GetRateBasedRuleManagedKeysResponse) => any;
6145
- /**
6146
- * @internal
6147
- */
6148
- export declare const GetRegexMatchSetRequestFilterSensitiveLog: (obj: GetRegexMatchSetRequest) => any;
6149
- /**
6150
- * @internal
6151
- */
6152
- export declare const GetRegexMatchSetResponseFilterSensitiveLog: (obj: GetRegexMatchSetResponse) => any;
6153
- /**
6154
- * @internal
6155
- */
6156
- export declare const GetRegexPatternSetRequestFilterSensitiveLog: (obj: GetRegexPatternSetRequest) => any;
6157
- /**
6158
- * @internal
6159
- */
6160
- export declare const GetRegexPatternSetResponseFilterSensitiveLog: (obj: GetRegexPatternSetResponse) => any;
6161
- /**
6162
- * @internal
6163
- */
6164
- export declare const GetRuleRequestFilterSensitiveLog: (obj: GetRuleRequest) => any;
6165
- /**
6166
- * @internal
6167
- */
6168
- export declare const GetRuleResponseFilterSensitiveLog: (obj: GetRuleResponse) => any;
6169
- /**
6170
- * @internal
6171
- */
6172
- export declare const GetRuleGroupRequestFilterSensitiveLog: (obj: GetRuleGroupRequest) => any;
6173
- /**
6174
- * @internal
6175
- */
6176
- export declare const GetRuleGroupResponseFilterSensitiveLog: (obj: GetRuleGroupResponse) => any;
6177
- /**
6178
- * @internal
6179
- */
6180
- export declare const TimeWindowFilterSensitiveLog: (obj: TimeWindow) => any;
6181
- /**
6182
- * @internal
6183
- */
6184
- export declare const GetSampledRequestsRequestFilterSensitiveLog: (obj: GetSampledRequestsRequest) => any;
6185
- /**
6186
- * @internal
6187
- */
6188
- export declare const HTTPHeaderFilterSensitiveLog: (obj: HTTPHeader) => any;
6189
- /**
6190
- * @internal
6191
- */
6192
- export declare const HTTPRequestFilterSensitiveLog: (obj: HTTPRequest) => any;
6193
- /**
6194
- * @internal
6195
- */
6196
- export declare const SampledHTTPRequestFilterSensitiveLog: (obj: SampledHTTPRequest) => any;
6197
- /**
6198
- * @internal
6199
- */
6200
- export declare const GetSampledRequestsResponseFilterSensitiveLog: (obj: GetSampledRequestsResponse) => any;
6201
- /**
6202
- * @internal
6203
- */
6204
- export declare const GetSizeConstraintSetRequestFilterSensitiveLog: (obj: GetSizeConstraintSetRequest) => any;
6205
- /**
6206
- * @internal
6207
- */
6208
- export declare const GetSizeConstraintSetResponseFilterSensitiveLog: (obj: GetSizeConstraintSetResponse) => any;
6209
- /**
6210
- * @internal
6211
- */
6212
- export declare const GetSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: GetSqlInjectionMatchSetRequest) => any;
6213
- /**
6214
- * @internal
6215
- */
6216
- export declare const GetSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: GetSqlInjectionMatchSetResponse) => any;
6217
- /**
6218
- * @internal
6219
- */
6220
- export declare const GetWebACLRequestFilterSensitiveLog: (obj: GetWebACLRequest) => any;
6221
- /**
6222
- * @internal
6223
- */
6224
- export declare const GetWebACLResponseFilterSensitiveLog: (obj: GetWebACLResponse) => any;
6225
- /**
6226
- * @internal
6227
- */
6228
- export declare const GetWebACLForResourceRequestFilterSensitiveLog: (obj: GetWebACLForResourceRequest) => any;
6229
- /**
6230
- * @internal
6231
- */
6232
- export declare const WebACLSummaryFilterSensitiveLog: (obj: WebACLSummary) => any;
6233
- /**
6234
- * @internal
6235
- */
6236
- export declare const GetWebACLForResourceResponseFilterSensitiveLog: (obj: GetWebACLForResourceResponse) => any;
6237
- /**
6238
- * @internal
6239
- */
6240
- export declare const GetXssMatchSetRequestFilterSensitiveLog: (obj: GetXssMatchSetRequest) => any;
6241
- /**
6242
- * @internal
6243
- */
6244
- export declare const GetXssMatchSetResponseFilterSensitiveLog: (obj: GetXssMatchSetResponse) => any;
6245
- /**
6246
- * @internal
6247
- */
6248
- export declare const ListActivatedRulesInRuleGroupRequestFilterSensitiveLog: (obj: ListActivatedRulesInRuleGroupRequest) => any;
6249
- /**
6250
- * @internal
6251
- */
6252
- export declare const ListActivatedRulesInRuleGroupResponseFilterSensitiveLog: (obj: ListActivatedRulesInRuleGroupResponse) => any;
6253
- /**
6254
- * @internal
6255
- */
6256
- export declare const ListByteMatchSetsRequestFilterSensitiveLog: (obj: ListByteMatchSetsRequest) => any;
6257
- /**
6258
- * @internal
6259
- */
6260
- export declare const ByteMatchSetSummaryFilterSensitiveLog: (obj: ByteMatchSetSummary) => any;
6261
- /**
6262
- * @internal
6263
- */
6264
- export declare const ListByteMatchSetsResponseFilterSensitiveLog: (obj: ListByteMatchSetsResponse) => any;
6265
- /**
6266
- * @internal
6267
- */
6268
- export declare const ListGeoMatchSetsRequestFilterSensitiveLog: (obj: ListGeoMatchSetsRequest) => any;
6269
- /**
6270
- * @internal
6271
- */
6272
- export declare const GeoMatchSetSummaryFilterSensitiveLog: (obj: GeoMatchSetSummary) => any;
6273
- /**
6274
- * @internal
6275
- */
6276
- export declare const ListGeoMatchSetsResponseFilterSensitiveLog: (obj: ListGeoMatchSetsResponse) => any;
6277
- /**
6278
- * @internal
6279
- */
6280
- export declare const ListIPSetsRequestFilterSensitiveLog: (obj: ListIPSetsRequest) => any;
6281
- /**
6282
- * @internal
6283
- */
6284
- export declare const IPSetSummaryFilterSensitiveLog: (obj: IPSetSummary) => any;
6285
- /**
6286
- * @internal
6287
- */
6288
- export declare const ListIPSetsResponseFilterSensitiveLog: (obj: ListIPSetsResponse) => any;
6289
- /**
6290
- * @internal
6291
- */
6292
- export declare const ListLoggingConfigurationsRequestFilterSensitiveLog: (obj: ListLoggingConfigurationsRequest) => any;
6293
- /**
6294
- * @internal
6295
- */
6296
- export declare const ListLoggingConfigurationsResponseFilterSensitiveLog: (obj: ListLoggingConfigurationsResponse) => any;
6297
- /**
6298
- * @internal
6299
- */
6300
- export declare const ListRateBasedRulesRequestFilterSensitiveLog: (obj: ListRateBasedRulesRequest) => any;
6301
- /**
6302
- * @internal
6303
- */
6304
- export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
6305
- /**
6306
- * @internal
6307
- */
6308
- export declare const ListRateBasedRulesResponseFilterSensitiveLog: (obj: ListRateBasedRulesResponse) => any;
6309
- /**
6310
- * @internal
6311
- */
6312
- export declare const ListRegexMatchSetsRequestFilterSensitiveLog: (obj: ListRegexMatchSetsRequest) => any;
6313
- /**
6314
- * @internal
6315
- */
6316
- export declare const RegexMatchSetSummaryFilterSensitiveLog: (obj: RegexMatchSetSummary) => any;
6317
- /**
6318
- * @internal
6319
- */
6320
- export declare const ListRegexMatchSetsResponseFilterSensitiveLog: (obj: ListRegexMatchSetsResponse) => any;
6321
- /**
6322
- * @internal
6323
- */
6324
- export declare const ListRegexPatternSetsRequestFilterSensitiveLog: (obj: ListRegexPatternSetsRequest) => any;
6325
- /**
6326
- * @internal
6327
- */
6328
- export declare const RegexPatternSetSummaryFilterSensitiveLog: (obj: RegexPatternSetSummary) => any;
6329
- /**
6330
- * @internal
6331
- */
6332
- export declare const ListRegexPatternSetsResponseFilterSensitiveLog: (obj: ListRegexPatternSetsResponse) => any;
6333
- /**
6334
- * @internal
6335
- */
6336
- export declare const ListResourcesForWebACLRequestFilterSensitiveLog: (obj: ListResourcesForWebACLRequest) => any;
6337
- /**
6338
- * @internal
6339
- */
6340
- export declare const ListResourcesForWebACLResponseFilterSensitiveLog: (obj: ListResourcesForWebACLResponse) => any;
6341
- /**
6342
- * @internal
6343
- */
6344
- export declare const ListRuleGroupsRequestFilterSensitiveLog: (obj: ListRuleGroupsRequest) => any;
6345
- /**
6346
- * @internal
6347
- */
6348
- export declare const RuleGroupSummaryFilterSensitiveLog: (obj: RuleGroupSummary) => any;
6349
- /**
6350
- * @internal
6351
- */
6352
- export declare const ListRuleGroupsResponseFilterSensitiveLog: (obj: ListRuleGroupsResponse) => any;
6353
- /**
6354
- * @internal
6355
- */
6356
- export declare const ListRulesRequestFilterSensitiveLog: (obj: ListRulesRequest) => any;
6357
- /**
6358
- * @internal
6359
- */
6360
- export declare const ListRulesResponseFilterSensitiveLog: (obj: ListRulesResponse) => any;
6361
- /**
6362
- * @internal
6363
- */
6364
- export declare const ListSizeConstraintSetsRequestFilterSensitiveLog: (obj: ListSizeConstraintSetsRequest) => any;
6365
- /**
6366
- * @internal
6367
- */
6368
- export declare const SizeConstraintSetSummaryFilterSensitiveLog: (obj: SizeConstraintSetSummary) => any;
6369
- /**
6370
- * @internal
6371
- */
6372
- export declare const ListSizeConstraintSetsResponseFilterSensitiveLog: (obj: ListSizeConstraintSetsResponse) => any;
6373
- /**
6374
- * @internal
6375
- */
6376
- export declare const ListSqlInjectionMatchSetsRequestFilterSensitiveLog: (obj: ListSqlInjectionMatchSetsRequest) => any;
6377
- /**
6378
- * @internal
6379
- */
6380
- export declare const SqlInjectionMatchSetSummaryFilterSensitiveLog: (obj: SqlInjectionMatchSetSummary) => any;
6381
- /**
6382
- * @internal
6383
- */
6384
- export declare const ListSqlInjectionMatchSetsResponseFilterSensitiveLog: (obj: ListSqlInjectionMatchSetsResponse) => any;
6385
- /**
6386
- * @internal
6387
- */
6388
- export declare const ListSubscribedRuleGroupsRequestFilterSensitiveLog: (obj: ListSubscribedRuleGroupsRequest) => any;
6389
- /**
6390
- * @internal
6391
- */
6392
- export declare const SubscribedRuleGroupSummaryFilterSensitiveLog: (obj: SubscribedRuleGroupSummary) => any;
6393
- /**
6394
- * @internal
6395
- */
6396
- export declare const ListSubscribedRuleGroupsResponseFilterSensitiveLog: (obj: ListSubscribedRuleGroupsResponse) => any;
6397
- /**
6398
- * @internal
6399
- */
6400
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
6401
- /**
6402
- * @internal
6403
- */
6404
- export declare const TagInfoForResourceFilterSensitiveLog: (obj: TagInfoForResource) => any;
6405
- /**
6406
- * @internal
6407
- */
6408
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
6409
- /**
6410
- * @internal
6411
- */
6412
- export declare const ListWebACLsRequestFilterSensitiveLog: (obj: ListWebACLsRequest) => any;
6413
- /**
6414
- * @internal
6415
- */
6416
- export declare const ListWebACLsResponseFilterSensitiveLog: (obj: ListWebACLsResponse) => any;
6417
- /**
6418
- * @internal
6419
- */
6420
- export declare const ListXssMatchSetsRequestFilterSensitiveLog: (obj: ListXssMatchSetsRequest) => any;
6421
- /**
6422
- * @internal
6423
- */
6424
- export declare const XssMatchSetSummaryFilterSensitiveLog: (obj: XssMatchSetSummary) => any;
6425
- /**
6426
- * @internal
6427
- */
6428
- export declare const ListXssMatchSetsResponseFilterSensitiveLog: (obj: ListXssMatchSetsResponse) => any;
6429
- /**
6430
- * @internal
6431
- */
6432
- export declare const PutLoggingConfigurationRequestFilterSensitiveLog: (obj: PutLoggingConfigurationRequest) => any;
6433
- /**
6434
- * @internal
6435
- */
6436
- export declare const PutLoggingConfigurationResponseFilterSensitiveLog: (obj: PutLoggingConfigurationResponse) => any;
6437
- /**
6438
- * @internal
6439
- */
6440
- export declare const PutPermissionPolicyRequestFilterSensitiveLog: (obj: PutPermissionPolicyRequest) => any;
6441
- /**
6442
- * @internal
6443
- */
6444
- export declare const PutPermissionPolicyResponseFilterSensitiveLog: (obj: PutPermissionPolicyResponse) => any;
6445
- /**
6446
- * @internal
6447
- */
6448
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
6449
- /**
6450
- * @internal
6451
- */
6452
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
6453
- /**
6454
- * @internal
6455
- */
6456
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
6457
- /**
6458
- * @internal
6459
- */
6460
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
6461
- /**
6462
- * @internal
6463
- */
6464
- export declare const ByteMatchSetUpdateFilterSensitiveLog: (obj: ByteMatchSetUpdate) => any;
6465
- /**
6466
- * @internal
6467
- */
6468
- export declare const UpdateByteMatchSetRequestFilterSensitiveLog: (obj: UpdateByteMatchSetRequest) => any;
6469
- /**
6470
- * @internal
6471
- */
6472
- export declare const UpdateByteMatchSetResponseFilterSensitiveLog: (obj: UpdateByteMatchSetResponse) => any;
6473
- /**
6474
- * @internal
6475
- */
6476
- export declare const GeoMatchSetUpdateFilterSensitiveLog: (obj: GeoMatchSetUpdate) => any;
6477
- /**
6478
- * @internal
6479
- */
6480
- export declare const UpdateGeoMatchSetRequestFilterSensitiveLog: (obj: UpdateGeoMatchSetRequest) => any;
6481
- /**
6482
- * @internal
6483
- */
6484
- export declare const UpdateGeoMatchSetResponseFilterSensitiveLog: (obj: UpdateGeoMatchSetResponse) => any;
6485
- /**
6486
- * @internal
6487
- */
6488
- export declare const IPSetUpdateFilterSensitiveLog: (obj: IPSetUpdate) => any;
6489
- /**
6490
- * @internal
6491
- */
6492
- export declare const UpdateIPSetRequestFilterSensitiveLog: (obj: UpdateIPSetRequest) => any;
6493
- /**
6494
- * @internal
6495
- */
6496
- export declare const UpdateIPSetResponseFilterSensitiveLog: (obj: UpdateIPSetResponse) => any;
6497
- /**
6498
- * @internal
6499
- */
6500
- export declare const RuleUpdateFilterSensitiveLog: (obj: RuleUpdate) => any;
6501
- /**
6502
- * @internal
6503
- */
6504
- export declare const UpdateRateBasedRuleRequestFilterSensitiveLog: (obj: UpdateRateBasedRuleRequest) => any;
6505
- /**
6506
- * @internal
6507
- */
6508
- export declare const UpdateRateBasedRuleResponseFilterSensitiveLog: (obj: UpdateRateBasedRuleResponse) => any;
6509
- /**
6510
- * @internal
6511
- */
6512
- export declare const RegexMatchSetUpdateFilterSensitiveLog: (obj: RegexMatchSetUpdate) => any;
6513
- /**
6514
- * @internal
6515
- */
6516
- export declare const UpdateRegexMatchSetRequestFilterSensitiveLog: (obj: UpdateRegexMatchSetRequest) => any;
6517
- /**
6518
- * @internal
6519
- */
6520
- export declare const UpdateRegexMatchSetResponseFilterSensitiveLog: (obj: UpdateRegexMatchSetResponse) => any;
6521
- /**
6522
- * @internal
6523
- */
6524
- export declare const RegexPatternSetUpdateFilterSensitiveLog: (obj: RegexPatternSetUpdate) => any;
6525
- /**
6526
- * @internal
6527
- */
6528
- export declare const UpdateRegexPatternSetRequestFilterSensitiveLog: (obj: UpdateRegexPatternSetRequest) => any;
6529
- /**
6530
- * @internal
6531
- */
6532
- export declare const UpdateRegexPatternSetResponseFilterSensitiveLog: (obj: UpdateRegexPatternSetResponse) => any;
6533
- /**
6534
- * @internal
6535
- */
6536
- export declare const UpdateRuleRequestFilterSensitiveLog: (obj: UpdateRuleRequest) => any;
6537
- /**
6538
- * @internal
6539
- */
6540
- export declare const UpdateRuleResponseFilterSensitiveLog: (obj: UpdateRuleResponse) => any;
6541
- /**
6542
- * @internal
6543
- */
6544
- export declare const RuleGroupUpdateFilterSensitiveLog: (obj: RuleGroupUpdate) => any;
6545
- /**
6546
- * @internal
6547
- */
6548
- export declare const UpdateRuleGroupRequestFilterSensitiveLog: (obj: UpdateRuleGroupRequest) => any;
6549
- /**
6550
- * @internal
6551
- */
6552
- export declare const UpdateRuleGroupResponseFilterSensitiveLog: (obj: UpdateRuleGroupResponse) => any;
6553
- /**
6554
- * @internal
6555
- */
6556
- export declare const SizeConstraintSetUpdateFilterSensitiveLog: (obj: SizeConstraintSetUpdate) => any;
6557
- /**
6558
- * @internal
6559
- */
6560
- export declare const UpdateSizeConstraintSetRequestFilterSensitiveLog: (obj: UpdateSizeConstraintSetRequest) => any;
6561
- /**
6562
- * @internal
6563
- */
6564
- export declare const UpdateSizeConstraintSetResponseFilterSensitiveLog: (obj: UpdateSizeConstraintSetResponse) => any;
6565
- /**
6566
- * @internal
6567
- */
6568
- export declare const SqlInjectionMatchSetUpdateFilterSensitiveLog: (obj: SqlInjectionMatchSetUpdate) => any;
6569
- /**
6570
- * @internal
6571
- */
6572
- export declare const UpdateSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: UpdateSqlInjectionMatchSetRequest) => any;
6573
- /**
6574
- * @internal
6575
- */
6576
- export declare const UpdateSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: UpdateSqlInjectionMatchSetResponse) => any;
6577
- /**
6578
- * @internal
6579
- */
6580
- export declare const WebACLUpdateFilterSensitiveLog: (obj: WebACLUpdate) => any;
6581
- /**
6582
- * @internal
6583
- */
6584
- export declare const UpdateWebACLRequestFilterSensitiveLog: (obj: UpdateWebACLRequest) => any;
6585
- /**
6586
- * @internal
6587
- */
6588
- export declare const UpdateWebACLResponseFilterSensitiveLog: (obj: UpdateWebACLResponse) => any;
6589
- /**
6590
- * @internal
6591
- */
6592
- export declare const XssMatchSetUpdateFilterSensitiveLog: (obj: XssMatchSetUpdate) => any;
6593
- /**
6594
- * @internal
6595
- */
6596
- export declare const UpdateXssMatchSetRequestFilterSensitiveLog: (obj: UpdateXssMatchSetRequest) => any;
6597
- /**
6598
- * @internal
6599
- */
6600
- export declare const UpdateXssMatchSetResponseFilterSensitiveLog: (obj: UpdateXssMatchSetResponse) => any;