简体   繁体   中英

AWS WAF on custom website

I have a website that is not protected by a WAF. I would like to configure a AWS WAF to it.

I could not find any option on AWS WAF to protect a custom website, just cloud front deployment.

Is it possible to protect a custom website that is not using Cloud Front?

No, you can't protect a website with AWS WAF without serve it through CloudFront.

You can read more here on this FAQ: https://aws.amazon.com/waf/faq/

But it's not that hard to install CloudFront over your (static or dynamic) website, here are a few links to the documentation:

Yes it is possible only if your website or API hosted in ALB (Application Load Balancer). For those who have come here to find out how you could achieve this, here is the reference

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM