@aws-sdk/client-waf 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 (159) 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/models/models_0.d.ts +0 -836
  158. package/dist-types/ts3.4/models/models_0.d.ts +0 -587
  159. package/package.json +11 -10
@@ -5599,839 +5599,3 @@ export interface UpdateXssMatchSetResponse {
5599
5599
  */
5600
5600
  ChangeToken?: string;
5601
5601
  }
5602
- /**
5603
- * @internal
5604
- */
5605
- export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
5606
- /**
5607
- * @internal
5608
- */
5609
- export declare const ExcludedRuleFilterSensitiveLog: (obj: ExcludedRule) => any;
5610
- /**
5611
- * @internal
5612
- */
5613
- export declare const WafOverrideActionFilterSensitiveLog: (obj: WafOverrideAction) => any;
5614
- /**
5615
- * @internal
5616
- */
5617
- export declare const ActivatedRuleFilterSensitiveLog: (obj: ActivatedRule) => any;
5618
- /**
5619
- * @internal
5620
- */
5621
- export declare const CreateByteMatchSetRequestFilterSensitiveLog: (obj: CreateByteMatchSetRequest) => any;
5622
- /**
5623
- * @internal
5624
- */
5625
- export declare const FieldToMatchFilterSensitiveLog: (obj: FieldToMatch) => any;
5626
- /**
5627
- * @internal
5628
- */
5629
- export declare const ByteMatchTupleFilterSensitiveLog: (obj: ByteMatchTuple) => any;
5630
- /**
5631
- * @internal
5632
- */
5633
- export declare const ByteMatchSetFilterSensitiveLog: (obj: ByteMatchSet) => any;
5634
- /**
5635
- * @internal
5636
- */
5637
- export declare const CreateByteMatchSetResponseFilterSensitiveLog: (obj: CreateByteMatchSetResponse) => any;
5638
- /**
5639
- * @internal
5640
- */
5641
- export declare const CreateGeoMatchSetRequestFilterSensitiveLog: (obj: CreateGeoMatchSetRequest) => any;
5642
- /**
5643
- * @internal
5644
- */
5645
- export declare const GeoMatchConstraintFilterSensitiveLog: (obj: GeoMatchConstraint) => any;
5646
- /**
5647
- * @internal
5648
- */
5649
- export declare const GeoMatchSetFilterSensitiveLog: (obj: GeoMatchSet) => any;
5650
- /**
5651
- * @internal
5652
- */
5653
- export declare const CreateGeoMatchSetResponseFilterSensitiveLog: (obj: CreateGeoMatchSetResponse) => any;
5654
- /**
5655
- * @internal
5656
- */
5657
- export declare const CreateIPSetRequestFilterSensitiveLog: (obj: CreateIPSetRequest) => any;
5658
- /**
5659
- * @internal
5660
- */
5661
- export declare const IPSetDescriptorFilterSensitiveLog: (obj: IPSetDescriptor) => any;
5662
- /**
5663
- * @internal
5664
- */
5665
- export declare const IPSetFilterSensitiveLog: (obj: IPSet) => any;
5666
- /**
5667
- * @internal
5668
- */
5669
- export declare const CreateIPSetResponseFilterSensitiveLog: (obj: CreateIPSetResponse) => any;
5670
- /**
5671
- * @internal
5672
- */
5673
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
5674
- /**
5675
- * @internal
5676
- */
5677
- export declare const CreateRateBasedRuleRequestFilterSensitiveLog: (obj: CreateRateBasedRuleRequest) => any;
5678
- /**
5679
- * @internal
5680
- */
5681
- export declare const PredicateFilterSensitiveLog: (obj: Predicate) => any;
5682
- /**
5683
- * @internal
5684
- */
5685
- export declare const RateBasedRuleFilterSensitiveLog: (obj: RateBasedRule) => any;
5686
- /**
5687
- * @internal
5688
- */
5689
- export declare const CreateRateBasedRuleResponseFilterSensitiveLog: (obj: CreateRateBasedRuleResponse) => any;
5690
- /**
5691
- * @internal
5692
- */
5693
- export declare const CreateRegexMatchSetRequestFilterSensitiveLog: (obj: CreateRegexMatchSetRequest) => any;
5694
- /**
5695
- * @internal
5696
- */
5697
- export declare const RegexMatchTupleFilterSensitiveLog: (obj: RegexMatchTuple) => any;
5698
- /**
5699
- * @internal
5700
- */
5701
- export declare const RegexMatchSetFilterSensitiveLog: (obj: RegexMatchSet) => any;
5702
- /**
5703
- * @internal
5704
- */
5705
- export declare const CreateRegexMatchSetResponseFilterSensitiveLog: (obj: CreateRegexMatchSetResponse) => any;
5706
- /**
5707
- * @internal
5708
- */
5709
- export declare const CreateRegexPatternSetRequestFilterSensitiveLog: (obj: CreateRegexPatternSetRequest) => any;
5710
- /**
5711
- * @internal
5712
- */
5713
- export declare const RegexPatternSetFilterSensitiveLog: (obj: RegexPatternSet) => any;
5714
- /**
5715
- * @internal
5716
- */
5717
- export declare const CreateRegexPatternSetResponseFilterSensitiveLog: (obj: CreateRegexPatternSetResponse) => any;
5718
- /**
5719
- * @internal
5720
- */
5721
- export declare const CreateRuleRequestFilterSensitiveLog: (obj: CreateRuleRequest) => any;
5722
- /**
5723
- * @internal
5724
- */
5725
- export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
5726
- /**
5727
- * @internal
5728
- */
5729
- export declare const CreateRuleResponseFilterSensitiveLog: (obj: CreateRuleResponse) => any;
5730
- /**
5731
- * @internal
5732
- */
5733
- export declare const CreateRuleGroupRequestFilterSensitiveLog: (obj: CreateRuleGroupRequest) => any;
5734
- /**
5735
- * @internal
5736
- */
5737
- export declare const RuleGroupFilterSensitiveLog: (obj: RuleGroup) => any;
5738
- /**
5739
- * @internal
5740
- */
5741
- export declare const CreateRuleGroupResponseFilterSensitiveLog: (obj: CreateRuleGroupResponse) => any;
5742
- /**
5743
- * @internal
5744
- */
5745
- export declare const CreateSizeConstraintSetRequestFilterSensitiveLog: (obj: CreateSizeConstraintSetRequest) => any;
5746
- /**
5747
- * @internal
5748
- */
5749
- export declare const SizeConstraintFilterSensitiveLog: (obj: SizeConstraint) => any;
5750
- /**
5751
- * @internal
5752
- */
5753
- export declare const SizeConstraintSetFilterSensitiveLog: (obj: SizeConstraintSet) => any;
5754
- /**
5755
- * @internal
5756
- */
5757
- export declare const CreateSizeConstraintSetResponseFilterSensitiveLog: (obj: CreateSizeConstraintSetResponse) => any;
5758
- /**
5759
- * @internal
5760
- */
5761
- export declare const CreateSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: CreateSqlInjectionMatchSetRequest) => any;
5762
- /**
5763
- * @internal
5764
- */
5765
- export declare const SqlInjectionMatchTupleFilterSensitiveLog: (obj: SqlInjectionMatchTuple) => any;
5766
- /**
5767
- * @internal
5768
- */
5769
- export declare const SqlInjectionMatchSetFilterSensitiveLog: (obj: SqlInjectionMatchSet) => any;
5770
- /**
5771
- * @internal
5772
- */
5773
- export declare const CreateSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: CreateSqlInjectionMatchSetResponse) => any;
5774
- /**
5775
- * @internal
5776
- */
5777
- export declare const CreateWebACLRequestFilterSensitiveLog: (obj: CreateWebACLRequest) => any;
5778
- /**
5779
- * @internal
5780
- */
5781
- export declare const WebACLFilterSensitiveLog: (obj: WebACL) => any;
5782
- /**
5783
- * @internal
5784
- */
5785
- export declare const CreateWebACLResponseFilterSensitiveLog: (obj: CreateWebACLResponse) => any;
5786
- /**
5787
- * @internal
5788
- */
5789
- export declare const CreateWebACLMigrationStackRequestFilterSensitiveLog: (obj: CreateWebACLMigrationStackRequest) => any;
5790
- /**
5791
- * @internal
5792
- */
5793
- export declare const CreateWebACLMigrationStackResponseFilterSensitiveLog: (obj: CreateWebACLMigrationStackResponse) => any;
5794
- /**
5795
- * @internal
5796
- */
5797
- export declare const CreateXssMatchSetRequestFilterSensitiveLog: (obj: CreateXssMatchSetRequest) => any;
5798
- /**
5799
- * @internal
5800
- */
5801
- export declare const XssMatchTupleFilterSensitiveLog: (obj: XssMatchTuple) => any;
5802
- /**
5803
- * @internal
5804
- */
5805
- export declare const XssMatchSetFilterSensitiveLog: (obj: XssMatchSet) => any;
5806
- /**
5807
- * @internal
5808
- */
5809
- export declare const CreateXssMatchSetResponseFilterSensitiveLog: (obj: CreateXssMatchSetResponse) => any;
5810
- /**
5811
- * @internal
5812
- */
5813
- export declare const DeleteByteMatchSetRequestFilterSensitiveLog: (obj: DeleteByteMatchSetRequest) => any;
5814
- /**
5815
- * @internal
5816
- */
5817
- export declare const DeleteByteMatchSetResponseFilterSensitiveLog: (obj: DeleteByteMatchSetResponse) => any;
5818
- /**
5819
- * @internal
5820
- */
5821
- export declare const DeleteGeoMatchSetRequestFilterSensitiveLog: (obj: DeleteGeoMatchSetRequest) => any;
5822
- /**
5823
- * @internal
5824
- */
5825
- export declare const DeleteGeoMatchSetResponseFilterSensitiveLog: (obj: DeleteGeoMatchSetResponse) => any;
5826
- /**
5827
- * @internal
5828
- */
5829
- export declare const DeleteIPSetRequestFilterSensitiveLog: (obj: DeleteIPSetRequest) => any;
5830
- /**
5831
- * @internal
5832
- */
5833
- export declare const DeleteIPSetResponseFilterSensitiveLog: (obj: DeleteIPSetResponse) => any;
5834
- /**
5835
- * @internal
5836
- */
5837
- export declare const DeleteLoggingConfigurationRequestFilterSensitiveLog: (obj: DeleteLoggingConfigurationRequest) => any;
5838
- /**
5839
- * @internal
5840
- */
5841
- export declare const DeleteLoggingConfigurationResponseFilterSensitiveLog: (obj: DeleteLoggingConfigurationResponse) => any;
5842
- /**
5843
- * @internal
5844
- */
5845
- export declare const DeletePermissionPolicyRequestFilterSensitiveLog: (obj: DeletePermissionPolicyRequest) => any;
5846
- /**
5847
- * @internal
5848
- */
5849
- export declare const DeletePermissionPolicyResponseFilterSensitiveLog: (obj: DeletePermissionPolicyResponse) => any;
5850
- /**
5851
- * @internal
5852
- */
5853
- export declare const DeleteRateBasedRuleRequestFilterSensitiveLog: (obj: DeleteRateBasedRuleRequest) => any;
5854
- /**
5855
- * @internal
5856
- */
5857
- export declare const DeleteRateBasedRuleResponseFilterSensitiveLog: (obj: DeleteRateBasedRuleResponse) => any;
5858
- /**
5859
- * @internal
5860
- */
5861
- export declare const DeleteRegexMatchSetRequestFilterSensitiveLog: (obj: DeleteRegexMatchSetRequest) => any;
5862
- /**
5863
- * @internal
5864
- */
5865
- export declare const DeleteRegexMatchSetResponseFilterSensitiveLog: (obj: DeleteRegexMatchSetResponse) => any;
5866
- /**
5867
- * @internal
5868
- */
5869
- export declare const DeleteRegexPatternSetRequestFilterSensitiveLog: (obj: DeleteRegexPatternSetRequest) => any;
5870
- /**
5871
- * @internal
5872
- */
5873
- export declare const DeleteRegexPatternSetResponseFilterSensitiveLog: (obj: DeleteRegexPatternSetResponse) => any;
5874
- /**
5875
- * @internal
5876
- */
5877
- export declare const DeleteRuleRequestFilterSensitiveLog: (obj: DeleteRuleRequest) => any;
5878
- /**
5879
- * @internal
5880
- */
5881
- export declare const DeleteRuleResponseFilterSensitiveLog: (obj: DeleteRuleResponse) => any;
5882
- /**
5883
- * @internal
5884
- */
5885
- export declare const DeleteRuleGroupRequestFilterSensitiveLog: (obj: DeleteRuleGroupRequest) => any;
5886
- /**
5887
- * @internal
5888
- */
5889
- export declare const DeleteRuleGroupResponseFilterSensitiveLog: (obj: DeleteRuleGroupResponse) => any;
5890
- /**
5891
- * @internal
5892
- */
5893
- export declare const DeleteSizeConstraintSetRequestFilterSensitiveLog: (obj: DeleteSizeConstraintSetRequest) => any;
5894
- /**
5895
- * @internal
5896
- */
5897
- export declare const DeleteSizeConstraintSetResponseFilterSensitiveLog: (obj: DeleteSizeConstraintSetResponse) => any;
5898
- /**
5899
- * @internal
5900
- */
5901
- export declare const DeleteSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: DeleteSqlInjectionMatchSetRequest) => any;
5902
- /**
5903
- * @internal
5904
- */
5905
- export declare const DeleteSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: DeleteSqlInjectionMatchSetResponse) => any;
5906
- /**
5907
- * @internal
5908
- */
5909
- export declare const DeleteWebACLRequestFilterSensitiveLog: (obj: DeleteWebACLRequest) => any;
5910
- /**
5911
- * @internal
5912
- */
5913
- export declare const DeleteWebACLResponseFilterSensitiveLog: (obj: DeleteWebACLResponse) => any;
5914
- /**
5915
- * @internal
5916
- */
5917
- export declare const DeleteXssMatchSetRequestFilterSensitiveLog: (obj: DeleteXssMatchSetRequest) => any;
5918
- /**
5919
- * @internal
5920
- */
5921
- export declare const DeleteXssMatchSetResponseFilterSensitiveLog: (obj: DeleteXssMatchSetResponse) => any;
5922
- /**
5923
- * @internal
5924
- */
5925
- export declare const GetByteMatchSetRequestFilterSensitiveLog: (obj: GetByteMatchSetRequest) => any;
5926
- /**
5927
- * @internal
5928
- */
5929
- export declare const GetByteMatchSetResponseFilterSensitiveLog: (obj: GetByteMatchSetResponse) => any;
5930
- /**
5931
- * @internal
5932
- */
5933
- export declare const GetChangeTokenRequestFilterSensitiveLog: (obj: GetChangeTokenRequest) => any;
5934
- /**
5935
- * @internal
5936
- */
5937
- export declare const GetChangeTokenResponseFilterSensitiveLog: (obj: GetChangeTokenResponse) => any;
5938
- /**
5939
- * @internal
5940
- */
5941
- export declare const GetChangeTokenStatusRequestFilterSensitiveLog: (obj: GetChangeTokenStatusRequest) => any;
5942
- /**
5943
- * @internal
5944
- */
5945
- export declare const GetChangeTokenStatusResponseFilterSensitiveLog: (obj: GetChangeTokenStatusResponse) => any;
5946
- /**
5947
- * @internal
5948
- */
5949
- export declare const GetGeoMatchSetRequestFilterSensitiveLog: (obj: GetGeoMatchSetRequest) => any;
5950
- /**
5951
- * @internal
5952
- */
5953
- export declare const GetGeoMatchSetResponseFilterSensitiveLog: (obj: GetGeoMatchSetResponse) => any;
5954
- /**
5955
- * @internal
5956
- */
5957
- export declare const GetIPSetRequestFilterSensitiveLog: (obj: GetIPSetRequest) => any;
5958
- /**
5959
- * @internal
5960
- */
5961
- export declare const GetIPSetResponseFilterSensitiveLog: (obj: GetIPSetResponse) => any;
5962
- /**
5963
- * @internal
5964
- */
5965
- export declare const GetLoggingConfigurationRequestFilterSensitiveLog: (obj: GetLoggingConfigurationRequest) => any;
5966
- /**
5967
- * @internal
5968
- */
5969
- export declare const LoggingConfigurationFilterSensitiveLog: (obj: LoggingConfiguration) => any;
5970
- /**
5971
- * @internal
5972
- */
5973
- export declare const GetLoggingConfigurationResponseFilterSensitiveLog: (obj: GetLoggingConfigurationResponse) => any;
5974
- /**
5975
- * @internal
5976
- */
5977
- export declare const GetPermissionPolicyRequestFilterSensitiveLog: (obj: GetPermissionPolicyRequest) => any;
5978
- /**
5979
- * @internal
5980
- */
5981
- export declare const GetPermissionPolicyResponseFilterSensitiveLog: (obj: GetPermissionPolicyResponse) => any;
5982
- /**
5983
- * @internal
5984
- */
5985
- export declare const GetRateBasedRuleRequestFilterSensitiveLog: (obj: GetRateBasedRuleRequest) => any;
5986
- /**
5987
- * @internal
5988
- */
5989
- export declare const GetRateBasedRuleResponseFilterSensitiveLog: (obj: GetRateBasedRuleResponse) => any;
5990
- /**
5991
- * @internal
5992
- */
5993
- export declare const GetRateBasedRuleManagedKeysRequestFilterSensitiveLog: (obj: GetRateBasedRuleManagedKeysRequest) => any;
5994
- /**
5995
- * @internal
5996
- */
5997
- export declare const GetRateBasedRuleManagedKeysResponseFilterSensitiveLog: (obj: GetRateBasedRuleManagedKeysResponse) => any;
5998
- /**
5999
- * @internal
6000
- */
6001
- export declare const GetRegexMatchSetRequestFilterSensitiveLog: (obj: GetRegexMatchSetRequest) => any;
6002
- /**
6003
- * @internal
6004
- */
6005
- export declare const GetRegexMatchSetResponseFilterSensitiveLog: (obj: GetRegexMatchSetResponse) => any;
6006
- /**
6007
- * @internal
6008
- */
6009
- export declare const GetRegexPatternSetRequestFilterSensitiveLog: (obj: GetRegexPatternSetRequest) => any;
6010
- /**
6011
- * @internal
6012
- */
6013
- export declare const GetRegexPatternSetResponseFilterSensitiveLog: (obj: GetRegexPatternSetResponse) => any;
6014
- /**
6015
- * @internal
6016
- */
6017
- export declare const GetRuleRequestFilterSensitiveLog: (obj: GetRuleRequest) => any;
6018
- /**
6019
- * @internal
6020
- */
6021
- export declare const GetRuleResponseFilterSensitiveLog: (obj: GetRuleResponse) => any;
6022
- /**
6023
- * @internal
6024
- */
6025
- export declare const GetRuleGroupRequestFilterSensitiveLog: (obj: GetRuleGroupRequest) => any;
6026
- /**
6027
- * @internal
6028
- */
6029
- export declare const GetRuleGroupResponseFilterSensitiveLog: (obj: GetRuleGroupResponse) => any;
6030
- /**
6031
- * @internal
6032
- */
6033
- export declare const TimeWindowFilterSensitiveLog: (obj: TimeWindow) => any;
6034
- /**
6035
- * @internal
6036
- */
6037
- export declare const GetSampledRequestsRequestFilterSensitiveLog: (obj: GetSampledRequestsRequest) => any;
6038
- /**
6039
- * @internal
6040
- */
6041
- export declare const HTTPHeaderFilterSensitiveLog: (obj: HTTPHeader) => any;
6042
- /**
6043
- * @internal
6044
- */
6045
- export declare const HTTPRequestFilterSensitiveLog: (obj: HTTPRequest) => any;
6046
- /**
6047
- * @internal
6048
- */
6049
- export declare const SampledHTTPRequestFilterSensitiveLog: (obj: SampledHTTPRequest) => any;
6050
- /**
6051
- * @internal
6052
- */
6053
- export declare const GetSampledRequestsResponseFilterSensitiveLog: (obj: GetSampledRequestsResponse) => any;
6054
- /**
6055
- * @internal
6056
- */
6057
- export declare const GetSizeConstraintSetRequestFilterSensitiveLog: (obj: GetSizeConstraintSetRequest) => any;
6058
- /**
6059
- * @internal
6060
- */
6061
- export declare const GetSizeConstraintSetResponseFilterSensitiveLog: (obj: GetSizeConstraintSetResponse) => any;
6062
- /**
6063
- * @internal
6064
- */
6065
- export declare const GetSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: GetSqlInjectionMatchSetRequest) => any;
6066
- /**
6067
- * @internal
6068
- */
6069
- export declare const GetSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: GetSqlInjectionMatchSetResponse) => any;
6070
- /**
6071
- * @internal
6072
- */
6073
- export declare const GetWebACLRequestFilterSensitiveLog: (obj: GetWebACLRequest) => any;
6074
- /**
6075
- * @internal
6076
- */
6077
- export declare const GetWebACLResponseFilterSensitiveLog: (obj: GetWebACLResponse) => any;
6078
- /**
6079
- * @internal
6080
- */
6081
- export declare const GetXssMatchSetRequestFilterSensitiveLog: (obj: GetXssMatchSetRequest) => any;
6082
- /**
6083
- * @internal
6084
- */
6085
- export declare const GetXssMatchSetResponseFilterSensitiveLog: (obj: GetXssMatchSetResponse) => any;
6086
- /**
6087
- * @internal
6088
- */
6089
- export declare const ListActivatedRulesInRuleGroupRequestFilterSensitiveLog: (obj: ListActivatedRulesInRuleGroupRequest) => any;
6090
- /**
6091
- * @internal
6092
- */
6093
- export declare const ListActivatedRulesInRuleGroupResponseFilterSensitiveLog: (obj: ListActivatedRulesInRuleGroupResponse) => any;
6094
- /**
6095
- * @internal
6096
- */
6097
- export declare const ListByteMatchSetsRequestFilterSensitiveLog: (obj: ListByteMatchSetsRequest) => any;
6098
- /**
6099
- * @internal
6100
- */
6101
- export declare const ByteMatchSetSummaryFilterSensitiveLog: (obj: ByteMatchSetSummary) => any;
6102
- /**
6103
- * @internal
6104
- */
6105
- export declare const ListByteMatchSetsResponseFilterSensitiveLog: (obj: ListByteMatchSetsResponse) => any;
6106
- /**
6107
- * @internal
6108
- */
6109
- export declare const ListGeoMatchSetsRequestFilterSensitiveLog: (obj: ListGeoMatchSetsRequest) => any;
6110
- /**
6111
- * @internal
6112
- */
6113
- export declare const GeoMatchSetSummaryFilterSensitiveLog: (obj: GeoMatchSetSummary) => any;
6114
- /**
6115
- * @internal
6116
- */
6117
- export declare const ListGeoMatchSetsResponseFilterSensitiveLog: (obj: ListGeoMatchSetsResponse) => any;
6118
- /**
6119
- * @internal
6120
- */
6121
- export declare const ListIPSetsRequestFilterSensitiveLog: (obj: ListIPSetsRequest) => any;
6122
- /**
6123
- * @internal
6124
- */
6125
- export declare const IPSetSummaryFilterSensitiveLog: (obj: IPSetSummary) => any;
6126
- /**
6127
- * @internal
6128
- */
6129
- export declare const ListIPSetsResponseFilterSensitiveLog: (obj: ListIPSetsResponse) => any;
6130
- /**
6131
- * @internal
6132
- */
6133
- export declare const ListLoggingConfigurationsRequestFilterSensitiveLog: (obj: ListLoggingConfigurationsRequest) => any;
6134
- /**
6135
- * @internal
6136
- */
6137
- export declare const ListLoggingConfigurationsResponseFilterSensitiveLog: (obj: ListLoggingConfigurationsResponse) => any;
6138
- /**
6139
- * @internal
6140
- */
6141
- export declare const ListRateBasedRulesRequestFilterSensitiveLog: (obj: ListRateBasedRulesRequest) => any;
6142
- /**
6143
- * @internal
6144
- */
6145
- export declare const RuleSummaryFilterSensitiveLog: (obj: RuleSummary) => any;
6146
- /**
6147
- * @internal
6148
- */
6149
- export declare const ListRateBasedRulesResponseFilterSensitiveLog: (obj: ListRateBasedRulesResponse) => any;
6150
- /**
6151
- * @internal
6152
- */
6153
- export declare const ListRegexMatchSetsRequestFilterSensitiveLog: (obj: ListRegexMatchSetsRequest) => any;
6154
- /**
6155
- * @internal
6156
- */
6157
- export declare const RegexMatchSetSummaryFilterSensitiveLog: (obj: RegexMatchSetSummary) => any;
6158
- /**
6159
- * @internal
6160
- */
6161
- export declare const ListRegexMatchSetsResponseFilterSensitiveLog: (obj: ListRegexMatchSetsResponse) => any;
6162
- /**
6163
- * @internal
6164
- */
6165
- export declare const ListRegexPatternSetsRequestFilterSensitiveLog: (obj: ListRegexPatternSetsRequest) => any;
6166
- /**
6167
- * @internal
6168
- */
6169
- export declare const RegexPatternSetSummaryFilterSensitiveLog: (obj: RegexPatternSetSummary) => any;
6170
- /**
6171
- * @internal
6172
- */
6173
- export declare const ListRegexPatternSetsResponseFilterSensitiveLog: (obj: ListRegexPatternSetsResponse) => any;
6174
- /**
6175
- * @internal
6176
- */
6177
- export declare const ListRuleGroupsRequestFilterSensitiveLog: (obj: ListRuleGroupsRequest) => any;
6178
- /**
6179
- * @internal
6180
- */
6181
- export declare const RuleGroupSummaryFilterSensitiveLog: (obj: RuleGroupSummary) => any;
6182
- /**
6183
- * @internal
6184
- */
6185
- export declare const ListRuleGroupsResponseFilterSensitiveLog: (obj: ListRuleGroupsResponse) => any;
6186
- /**
6187
- * @internal
6188
- */
6189
- export declare const ListRulesRequestFilterSensitiveLog: (obj: ListRulesRequest) => any;
6190
- /**
6191
- * @internal
6192
- */
6193
- export declare const ListRulesResponseFilterSensitiveLog: (obj: ListRulesResponse) => any;
6194
- /**
6195
- * @internal
6196
- */
6197
- export declare const ListSizeConstraintSetsRequestFilterSensitiveLog: (obj: ListSizeConstraintSetsRequest) => any;
6198
- /**
6199
- * @internal
6200
- */
6201
- export declare const SizeConstraintSetSummaryFilterSensitiveLog: (obj: SizeConstraintSetSummary) => any;
6202
- /**
6203
- * @internal
6204
- */
6205
- export declare const ListSizeConstraintSetsResponseFilterSensitiveLog: (obj: ListSizeConstraintSetsResponse) => any;
6206
- /**
6207
- * @internal
6208
- */
6209
- export declare const ListSqlInjectionMatchSetsRequestFilterSensitiveLog: (obj: ListSqlInjectionMatchSetsRequest) => any;
6210
- /**
6211
- * @internal
6212
- */
6213
- export declare const SqlInjectionMatchSetSummaryFilterSensitiveLog: (obj: SqlInjectionMatchSetSummary) => any;
6214
- /**
6215
- * @internal
6216
- */
6217
- export declare const ListSqlInjectionMatchSetsResponseFilterSensitiveLog: (obj: ListSqlInjectionMatchSetsResponse) => any;
6218
- /**
6219
- * @internal
6220
- */
6221
- export declare const ListSubscribedRuleGroupsRequestFilterSensitiveLog: (obj: ListSubscribedRuleGroupsRequest) => any;
6222
- /**
6223
- * @internal
6224
- */
6225
- export declare const SubscribedRuleGroupSummaryFilterSensitiveLog: (obj: SubscribedRuleGroupSummary) => any;
6226
- /**
6227
- * @internal
6228
- */
6229
- export declare const ListSubscribedRuleGroupsResponseFilterSensitiveLog: (obj: ListSubscribedRuleGroupsResponse) => any;
6230
- /**
6231
- * @internal
6232
- */
6233
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
6234
- /**
6235
- * @internal
6236
- */
6237
- export declare const TagInfoForResourceFilterSensitiveLog: (obj: TagInfoForResource) => any;
6238
- /**
6239
- * @internal
6240
- */
6241
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
6242
- /**
6243
- * @internal
6244
- */
6245
- export declare const ListWebACLsRequestFilterSensitiveLog: (obj: ListWebACLsRequest) => any;
6246
- /**
6247
- * @internal
6248
- */
6249
- export declare const WebACLSummaryFilterSensitiveLog: (obj: WebACLSummary) => any;
6250
- /**
6251
- * @internal
6252
- */
6253
- export declare const ListWebACLsResponseFilterSensitiveLog: (obj: ListWebACLsResponse) => any;
6254
- /**
6255
- * @internal
6256
- */
6257
- export declare const ListXssMatchSetsRequestFilterSensitiveLog: (obj: ListXssMatchSetsRequest) => any;
6258
- /**
6259
- * @internal
6260
- */
6261
- export declare const XssMatchSetSummaryFilterSensitiveLog: (obj: XssMatchSetSummary) => any;
6262
- /**
6263
- * @internal
6264
- */
6265
- export declare const ListXssMatchSetsResponseFilterSensitiveLog: (obj: ListXssMatchSetsResponse) => any;
6266
- /**
6267
- * @internal
6268
- */
6269
- export declare const PutLoggingConfigurationRequestFilterSensitiveLog: (obj: PutLoggingConfigurationRequest) => any;
6270
- /**
6271
- * @internal
6272
- */
6273
- export declare const PutLoggingConfigurationResponseFilterSensitiveLog: (obj: PutLoggingConfigurationResponse) => any;
6274
- /**
6275
- * @internal
6276
- */
6277
- export declare const PutPermissionPolicyRequestFilterSensitiveLog: (obj: PutPermissionPolicyRequest) => any;
6278
- /**
6279
- * @internal
6280
- */
6281
- export declare const PutPermissionPolicyResponseFilterSensitiveLog: (obj: PutPermissionPolicyResponse) => any;
6282
- /**
6283
- * @internal
6284
- */
6285
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
6286
- /**
6287
- * @internal
6288
- */
6289
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
6290
- /**
6291
- * @internal
6292
- */
6293
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
6294
- /**
6295
- * @internal
6296
- */
6297
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
6298
- /**
6299
- * @internal
6300
- */
6301
- export declare const ByteMatchSetUpdateFilterSensitiveLog: (obj: ByteMatchSetUpdate) => any;
6302
- /**
6303
- * @internal
6304
- */
6305
- export declare const UpdateByteMatchSetRequestFilterSensitiveLog: (obj: UpdateByteMatchSetRequest) => any;
6306
- /**
6307
- * @internal
6308
- */
6309
- export declare const UpdateByteMatchSetResponseFilterSensitiveLog: (obj: UpdateByteMatchSetResponse) => any;
6310
- /**
6311
- * @internal
6312
- */
6313
- export declare const GeoMatchSetUpdateFilterSensitiveLog: (obj: GeoMatchSetUpdate) => any;
6314
- /**
6315
- * @internal
6316
- */
6317
- export declare const UpdateGeoMatchSetRequestFilterSensitiveLog: (obj: UpdateGeoMatchSetRequest) => any;
6318
- /**
6319
- * @internal
6320
- */
6321
- export declare const UpdateGeoMatchSetResponseFilterSensitiveLog: (obj: UpdateGeoMatchSetResponse) => any;
6322
- /**
6323
- * @internal
6324
- */
6325
- export declare const IPSetUpdateFilterSensitiveLog: (obj: IPSetUpdate) => any;
6326
- /**
6327
- * @internal
6328
- */
6329
- export declare const UpdateIPSetRequestFilterSensitiveLog: (obj: UpdateIPSetRequest) => any;
6330
- /**
6331
- * @internal
6332
- */
6333
- export declare const UpdateIPSetResponseFilterSensitiveLog: (obj: UpdateIPSetResponse) => any;
6334
- /**
6335
- * @internal
6336
- */
6337
- export declare const RuleUpdateFilterSensitiveLog: (obj: RuleUpdate) => any;
6338
- /**
6339
- * @internal
6340
- */
6341
- export declare const UpdateRateBasedRuleRequestFilterSensitiveLog: (obj: UpdateRateBasedRuleRequest) => any;
6342
- /**
6343
- * @internal
6344
- */
6345
- export declare const UpdateRateBasedRuleResponseFilterSensitiveLog: (obj: UpdateRateBasedRuleResponse) => any;
6346
- /**
6347
- * @internal
6348
- */
6349
- export declare const RegexMatchSetUpdateFilterSensitiveLog: (obj: RegexMatchSetUpdate) => any;
6350
- /**
6351
- * @internal
6352
- */
6353
- export declare const UpdateRegexMatchSetRequestFilterSensitiveLog: (obj: UpdateRegexMatchSetRequest) => any;
6354
- /**
6355
- * @internal
6356
- */
6357
- export declare const UpdateRegexMatchSetResponseFilterSensitiveLog: (obj: UpdateRegexMatchSetResponse) => any;
6358
- /**
6359
- * @internal
6360
- */
6361
- export declare const RegexPatternSetUpdateFilterSensitiveLog: (obj: RegexPatternSetUpdate) => any;
6362
- /**
6363
- * @internal
6364
- */
6365
- export declare const UpdateRegexPatternSetRequestFilterSensitiveLog: (obj: UpdateRegexPatternSetRequest) => any;
6366
- /**
6367
- * @internal
6368
- */
6369
- export declare const UpdateRegexPatternSetResponseFilterSensitiveLog: (obj: UpdateRegexPatternSetResponse) => any;
6370
- /**
6371
- * @internal
6372
- */
6373
- export declare const UpdateRuleRequestFilterSensitiveLog: (obj: UpdateRuleRequest) => any;
6374
- /**
6375
- * @internal
6376
- */
6377
- export declare const UpdateRuleResponseFilterSensitiveLog: (obj: UpdateRuleResponse) => any;
6378
- /**
6379
- * @internal
6380
- */
6381
- export declare const RuleGroupUpdateFilterSensitiveLog: (obj: RuleGroupUpdate) => any;
6382
- /**
6383
- * @internal
6384
- */
6385
- export declare const UpdateRuleGroupRequestFilterSensitiveLog: (obj: UpdateRuleGroupRequest) => any;
6386
- /**
6387
- * @internal
6388
- */
6389
- export declare const UpdateRuleGroupResponseFilterSensitiveLog: (obj: UpdateRuleGroupResponse) => any;
6390
- /**
6391
- * @internal
6392
- */
6393
- export declare const SizeConstraintSetUpdateFilterSensitiveLog: (obj: SizeConstraintSetUpdate) => any;
6394
- /**
6395
- * @internal
6396
- */
6397
- export declare const UpdateSizeConstraintSetRequestFilterSensitiveLog: (obj: UpdateSizeConstraintSetRequest) => any;
6398
- /**
6399
- * @internal
6400
- */
6401
- export declare const UpdateSizeConstraintSetResponseFilterSensitiveLog: (obj: UpdateSizeConstraintSetResponse) => any;
6402
- /**
6403
- * @internal
6404
- */
6405
- export declare const SqlInjectionMatchSetUpdateFilterSensitiveLog: (obj: SqlInjectionMatchSetUpdate) => any;
6406
- /**
6407
- * @internal
6408
- */
6409
- export declare const UpdateSqlInjectionMatchSetRequestFilterSensitiveLog: (obj: UpdateSqlInjectionMatchSetRequest) => any;
6410
- /**
6411
- * @internal
6412
- */
6413
- export declare const UpdateSqlInjectionMatchSetResponseFilterSensitiveLog: (obj: UpdateSqlInjectionMatchSetResponse) => any;
6414
- /**
6415
- * @internal
6416
- */
6417
- export declare const WebACLUpdateFilterSensitiveLog: (obj: WebACLUpdate) => any;
6418
- /**
6419
- * @internal
6420
- */
6421
- export declare const UpdateWebACLRequestFilterSensitiveLog: (obj: UpdateWebACLRequest) => any;
6422
- /**
6423
- * @internal
6424
- */
6425
- export declare const UpdateWebACLResponseFilterSensitiveLog: (obj: UpdateWebACLResponse) => any;
6426
- /**
6427
- * @internal
6428
- */
6429
- export declare const XssMatchSetUpdateFilterSensitiveLog: (obj: XssMatchSetUpdate) => any;
6430
- /**
6431
- * @internal
6432
- */
6433
- export declare const UpdateXssMatchSetRequestFilterSensitiveLog: (obj: UpdateXssMatchSetRequest) => any;
6434
- /**
6435
- * @internal
6436
- */
6437
- export declare const UpdateXssMatchSetResponseFilterSensitiveLog: (obj: UpdateXssMatchSetResponse) => any;