[Enhancement]: Add support for WAFv2 rule custom EvaluationWindowSec #36028
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/wafv2
Issues and PRs that pertain to the wafv2 service.
Milestone
Description
Yesterday AWS introduced a change in WAFv2 rules : it is now possible to choose an evaluation window for rate limit rules.
The 5 minute window is now the default for a
EvaluationWindowSec
parameter that can have 60, 120, 300 or 600 seconds value.Terraform resources must be updated in order to support this new parameter.
Affected Resource(s) and/or Data Source(s)
aws_wafv2_web_acl
aws_wafv2_rule_group
Potential Terraform Configuration
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: