aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
845 stars 361 forks source link

Error "Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type" #112

Closed rov-co closed 1 year ago

rov-co commented 4 years ago

Deploying this solution in Sydney region fails with following error message: "Failed to create resource. An error occurred (WAFStaleDataException) when calling the UpdateWebACL operation: The input token is no longer current.". Error "Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type"

After investigating found that we need to use a new S3 Bucket - Please update the solution to indicate customer should use an new S3 bucket

aijunpeng commented 1 year ago

Existing bucket is now supported. closing the issue.