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

Added option to enable logs auto-expiry #185

Closed Patrick-56Bit closed 1 year ago

Patrick-56Bit commented 3 years ago

Issue #, if available: NA

Description of changes:

This adds an option for the user to enable S3 app logs bucket lifecycle policy to auto-expire objects in the bucket.

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

aijunpeng commented 3 years ago

Thanks for your contribution. Per AWS customer data protection policy, our solutions don't provide options to permanently delete customer data from S3, but you are welcome to customize the source code as needed.