Controlling CloudWatch Log Retention Period When Using Serverless Framework on AWS
The problem
When creating Lambda functions with the serverless framework, CloudWatch logs are created and have a log retention period of "never expire" by default. This can get very expensive as the months go by, and you are paying to store these Clo...
blog.femilawal.com3 min read