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

Add support of evaluation_window_sec argument #63

Open
valentyntymku opened this issue Mar 21, 2024 · 0 comments
Open

Add support of evaluation_window_sec argument #63

valentyntymku opened this issue Mar 21, 2024 · 0 comments

Comments

@valentyntymku
Copy link

Describe the Feature

Please add evaluation_window_sec argument support.

evaluation_window_sec - (Optional) The amount of time, in seconds, that AWS WAF should include in its request counts, looking back from the current time. Valid values are 60, 120, 300, and 600. Defaults to 300 (5 minutes).

Expected Behavior

evaluation_window_sec argument can be used in rate_based_statement blocks.

Use Case

This will allow us to customize the amount of time, in seconds, that AWS WAF includes in its request counts, looking back from the current time.

Describe Ideal Solution

I can use evaluation_window_sec argument in my rate limiter statements.

Alternatives Considered

No response

Additional Context

No response

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 a pull request may close this issue.

1 participant