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
843 stars 361 forks source link

Deploy stack failed on eu-central-1 #144

Closed Loic-Hakisa closed 3 years ago

Loic-Hakisa commented 4 years ago

Hello, Problem when creating the stack on eu-central-1 frankfurt region (S3 bucket and Cloudformation stack in same region) Like you can see I tried with public access open on s3 template bucket, but no way to make it working

Any idea please ?

WAF-S3-template-buckets WAF-Enabling WAF-Enabling-bug

Best Regards, Loïc

lampier commented 4 years ago

Is the firewall-frankfurt-access bucket created? The cloud formation does not create it for you, you have to create it first. The bucket image you provided does not contain it, and yes other buckets.

Loic-Hakisa commented 4 years ago

Hello and thank you,

I have exactly the same problem when creating this bucket, and the same error if I set "Activate Scanner and Probe protection" to false and then without using this access bucket....

Any Idea ?

Best regards, Loic

praveenis commented 4 years ago

Hi @Loic-Hakisa ,

We were not able to reproduce this issue with given input parameter in Frankfurt region. Can you please share this addition information to troubleshoot this issue.

what version of waf-security-automations solution you are trying to install? Also please share the template url ?

Thanks, Praveen

CameronMcAuley commented 3 years ago

@Loic-Hakisa

Here is your issue, I think: https://github.com/awslabs/aws-waf-security-automations/issues/154

Loic-Hakisa commented 3 years ago

Big thanks for this reply, I will check it soon !