AWS WAF - protecting resources in another account

0

Hi all, is it possible to protect say a Cloudfront distro that's in a different account to the one that the WAF is in, please?

For example, can I add a load balancer into the remit of the WAF from another account?

thanks,

Matt

已提问 2 年前2730 查看次数
3 回答
2

You can do it using AWS Firewall Manager - Using AWS Firewall Manager, you can easily roll out AWS WAF rules for your Application Load Balancers, API Gateways, and Amazon CloudFront distributions. https://aws.amazon.com/firewall-manager/?nc1=h_ls There is some requirements to be able to use The AWS Firewall Manager, you must use AWS Organizations (https://aws.amazon.com/organizations/) and have AWS Config (https://aws.amazon.com/config/) set on all accounts.

AWS
已回答 2 年前
0
已接受的回答

You must use an AWS WAF WebACL in the same account as the resource that you want to protect - whether that's a CloudFront distribution or an ALB. However, as mentioned in a previous answer, you can use AWS Firewall Manager to centrally manage AWS WAF WebACLs across your entire AWS Organization.

AWS
专家
Paul_L
已回答 2 年前
0

Looks like I will need VPC Peering I think at minimum to do this.

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则