Protect API Gateway with custom firewall

0

Hi, I have a public API on API Gateway that I want to protect with my own custom third party firewall (not AWS WAF). Basically any public service I expose should be behind this firewall, in an ingress inspection VPC-fashion. For EKS I can solve it but how can I do it for public (non-VPC) services like API GW?

1 個回答
0

What about having the firewall you use proxy towards the API Gateway?

I don't know what kind of custom firewall you are using, but is it one that can be configured for resources outside the VPC in the first place?
It is best to use AWS WAF to protect the application rather than using a custom firewall.

profile picture
專家
已回答 1 年前

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

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

回答問題指南