Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Support setting evaluationWindowSec for WAF throttling rule #651

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

timo92
Copy link

@timo92 timo92 commented Feb 21, 2025

AWS has added support for custom evaluation windows for the throttling rule of the Web Application Firewall.

https://aws.amazon.com/about-aws/whats-new/2024/03/aws-waf-rate-based-rules-configurable-time-windows/
https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-statement-type-rate-based-high-level-settings.html
https://docs.aws.amazon.com/waf/latest/developerguide/waf-rate-based-example-limit-label-aggregation.html

This PR adds support for this feature.

Note: I edited the test snapshots manually to include the property. Let me know if there is a better way

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant