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 Antwort
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
beantwortet vor 2 Jahren
  • 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

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen