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
835 stars 358 forks source link

4.0.2 helper.zip not available in cn-north-1 #251

Closed mengchen-tam closed 8 months ago

mengchen-tam commented 8 months ago

Describe the bug Hi, I am trying the solution in CN region. It was working for 4.0.1. When using 4.0.2 template(downloaded from solution page), met the error that helper.zip not available in cn-north-1 so the stack cannot be created

To Reproduce Remove AppRegistry code and launch the stack in CN region

Expected behavior Events: Logical ID: Helper Status: CREATE_FAILED Status reason: Resource handler returned message: "Your access has been denied by S3, please make sure your request credentials have permission to GetObject for solutions-cn-north-1/security-automations-for-aws-waf/v4.0.2/helper.zip. S3 Error Code: AccessDenied. S3 Error Message: Access Denied

Please complete the following information about the solution:

Screenshots N/A Additional context N/A

WillAWS commented 8 months ago

Hi, this WAF solution is not supported in China region. However, there is another waf solution supported in China: https://www.amazonaws.cn/en/solutions/amazon-waf-security-automations/. I would recommend you to try that out. Thank you!