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

Fixed S3 copy commands in readme section 05. #130

Closed peteroruba closed 4 years ago

peteroruba commented 4 years ago

This commit fixes readme section 05, which had a wrong S3 copy command. Due to the fact that there a are two buckets two copy commands are required. Beside that there is no 'dist' directory and specified in the initial command.

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

rakshb commented 4 years ago

Thanks for your contribution @peteroruba . We will have this updated in our next release

peteroruba commented 4 years ago

This is not release or feature related. It just fixes a currently wrong part of the readme.

rakshb commented 4 years ago

@peteroruba Yup we have updated the readme section. Let us know if you have any questions

peteroruba commented 4 years ago

That is awesome news. Thanks for accepting my patch for this project!