vibe-io / cdk-extensions

Opinionated CDK constructs
Apache License 2.0
5 stars 1 forks source link

feat: lambda log retention controller #45

Closed Pharrox closed 1 year ago

Pharrox commented 1 year ago

Adds the lambda log retention controller to automatically add a retention policy for log groups created by lambda.

kikagaro commented 1 year ago

Looks Good.