From f4045dadf2cdc8a2157b906d745a26fc57465ad7 Mon Sep 17 00:00:00 2001 From: Nikhil Swaminathan <2429410+swaminator@users.noreply.github.com> Date: Fri, 3 Jan 2025 10:47:00 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea58ba..a17667f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Enable WAF for Amplify Hosted web applications +# Update: Amplify Hosting now supports a native WAF integration + +Amplify Hosting now supports a native WAF integration. Get started [here](https://aws.amazon.com/blogs/mobile/aws-amplify-hosting-adds-web-application-firewall-protection-public-preview/). + +## Enable WAF for Amplify Hosted web applications Many AWS Amplify Web Applications do not have a firewall attached at all, simply because the integration with AWS WAF does not exist natively.