Change Rule Priority in AWS WAF Security Automation

0

While I deploy AWS WAF Security Automation, following is rule priority as I remove SQL injection.

APIWafSecurityAutomationWhitelistRule	Allow	1	-

APIWafSecurityAutomationBlacklistRule	Block	2	-

APIWafSecurityAutomationHttpFloodRateBasedRule	Block	4	-

APIWafSecurityAutomationScannersAndProbesRule	Block	5	-

How to change priority in the list so that ScannersAndProbesRule comes before HTTP Flood rate based rule? I don't see option to rearrange the priority order?

1 Answer
0
Accepted Answer

When you finish editing a rule in a Web ACL you will be directed to the reordering page. You can pick any, click edit, and save. You will then be able to reorder to rules to your requirements.

AWS
answered 2 years ago
profile picture
EXPERT
reviewed 10 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