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
837 stars 359 forks source link

Update README.md #197

Closed aksangale closed 2 years ago

aksangale commented 2 years ago

Update S3 bucket upload path with SOLUTION_NAME variable for situation where someone decides to use a different solution name. Adding SOLUTION_NAME in S3 bucket upload path will make sure that user will not face any issue while deploying CloudFormation template, as template uses SOLUTION_NAME as KeyPrefix in the mapping.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

dscpinheiro commented 2 years ago

Hi!

Thanks a lot for your contribution.

We just released v3.2.0 of the solution, and this enhancement has been included.