How to add a rate limit rule by URL

0

I want to add a rate limit rule that forces a captcha when the limit is reached. I want to limit this for any user who is accessing a URL which contains the word "product" in the url.

I set something up like this and want to confirm if this is correct?

Request aggregation Count all Rate limit 100 Scope-down statement Field to match URI path Positional constraint Contains string Search string /product Text transformations Lowercase (Priority 0)

AniBC
질문됨 7달 전213회 조회
1개 답변
0

Your concept is correct. Would recommend that you capture the WAF logs to an S3 bucket and setup a table in Athena to run queries to help validate your custom WAF rules. More details are available in this blog 3 most important AWS WAF Rate Based Rules

profile pictureAWS
답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠