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

Remove AWSLogs/ from CloudFrontGlueAppAccessLogsTable s3 location #82

Closed jecnua closed 3 years ago

jecnua commented 5 years ago

Issue #81

Fixes https://github.com/awslabs/aws-waf-security-automations/issues/81

hvital commented 5 years ago

Thanks @jecnua

I added this to be reviewed for the next release. Need to figure out a prefix that will work for all cases (existing S3 structure, Athena parser ...). Probably we gonna add this as a configurable item.

Thanks!!