
Protection level that you want the Bot Control rule group to use. Use the AWSManagedRulesBotControlRuleSet configuration object to configure the Use the AWSManagedRulesATPRuleSet configuration object for the account takeover prevention managed rule group, to provide information such as the sign-in page of your application and the type of content to accept or reject from the client. Many managed rule groups don't require this. Update requires: No interruption ManagedRuleGroupConfigsĪdditional information that's used by a managed rule group. It accepts any valid action setting, including Count.

Hence, this post is to help those who are as lost as I was configuring a WAFV2 with an API gateway.


Configuring the WAFV2 with an API is pretty straightforward, however, there are little resources available online. After some research I found that many others also faced this issue, mainly because the ‘Classic WAF’ has been depreciated by AWS.ĪWS WAFV2 is the latest version of the AWS WAF API released in November 2019. I ran into an issue where my WebACL would not properly associate to the API. The only quality documentation I could find was from our very own Natalie Laing in this post she wrote back in 2019. I recently had to attach a Web Application Firewall (WAF) regional Access Control List (ACL) to an API gateway created using the Serverless Framework.
