如何在AWS WAF安全自动化中更改规则优先级?

0

【以下的问题经过翻译处理】 在部署AWS WAF安全自动化时,我在移除SQL注入时设置了以下规则优先级:

APIWafSecurityAutomationWhitelistRule 允许 1 -

APIWafSecurityAutomationBlacklistRule 阻止 2 -

APIWafSecurityAutomationHttpFloodRateBasedRule 阻止 4 -

APIWafSecurityAutomationScannersAndProbesRule 阻止 5 -

如何更改列表中的优先级,以便ScannersAndProbesRule在HTTP Flood rate based rule之前?我没有看到重新排列优先级顺序的选项。

profile picture
EXPERT
asked 6 months ago43 views
1 Answer
0

【以下的回答经过翻译处理】 当您完成在Web ACL中编辑规则后,您将被引导到重新排序页面。您可以选择任何规则,点击编辑并保存。然后,您就可以按照自己的需求重新排序规则了。

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions