The web acl is associated with the Application Load Balancer in the AWS region. After a few hours, it is found that the association has been cancelled

0

I want the web acl to be associated with the Application Load Balancer in the AWS region, after a few hours, I found that the association was cancelled, repeated many times with the same result, and in the Application Load Balancer configuration item integrated service (AWS WAF) shows: This Application Load Balancer does not support WAF, I don't know where the configuration is wrong,thank you

1 個回答
0

Hi,

This could be because of the disassociation of the WEB-ACL. look into cloud trial logs for disassociate-web-acl api call.

https://docs.aws.amazon.com/cli/latest/reference/wafv2/disassociate-web-acl.html

Also, there are Restrictions on multiple association

You can associate a single web ACL with one or more AWS resources, according to the following restrictions: • You can associate each AWS resource with only one web ACL. The relationship between web ACL and AWS resources is one-to-many. • You can associate a web ACL with one or more CloudFront distributions. You cannot associate a web ACL that you have associated with a CloudFront distribution with any other AWS resource type.

https://docs.aws.amazon.com/waf/latest/developerguide/web-acl-associating-aws-resource.html

Sara_A
已回答 2 年前
  • Where can I view the cloud trial log of the disassociate-web-acl api call.No exception log was found in WAF Overview and I just associate a single web ACL with multiple Application Load Balancers. So I still don't know the reason for this problem. Thank you for your answer

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

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

回答問題指南

相關內容