Billing on Api Gateway after Waf deny requests

0

I have enabled WAF on Api gateway and my backend is on Lambda. Suppose out of total 5K requests made , 4K requests are blocked by WAF. In case, Do I need to pay charge for 5K requests on Api gateway, 5 k requests on WAF and 5 k requests on Lambda in total?

질문됨 2년 전384회 조회
2개 답변
0

No, since AWS WAF is deployed in front of API gateway - you don't need to pay for API GW And Lambda for blocked resources (as they simply do not reach API GW and Lambda)

답변함 2년 전
0

I would use the AWS Pricing Calculator to add all of the services in your architecture to get an estimate for monthly cost. https://calculator.aws/#/

AWS
Lisa_H
답변함 2년 전

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

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

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