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 年前檢視次數 390 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南