amazon-connect / amazon-connect-salesforce-lambda

Apache License 2.0
45 stars 34 forks source link

Need to add support for Cloudwatch Log Retention #60

Open diazdav opened 2 months ago

diazdav commented 2 months ago

By default, all lambdas create a LogGroup with no log retention configuration, and logs never expire.

Need to add the ability to set a retention period, with 0 (never expire) as the default option