Skip to content

fix: Migrate deprecated logRetention config to logGroup#1666

Open
jeanblanchard wants to merge 1 commit intopepperize:mainfrom
jeanblanchard:feat/logretention
Open

fix: Migrate deprecated logRetention config to logGroup#1666
jeanblanchard wants to merge 1 commit intopepperize:mainfrom
jeanblanchard:feat/logretention

Conversation

@jeanblanchard
Copy link

Recent versions of CDK have deprecated the logRetention configuration in lambda.Function, in favor of an explicit logGroup configuration.

The logRetention in custom-resources.Provider is not yet deprecated, but is still documented as a 'legacy API', so migrate it too.

@jeanblanchard jeanblanchard changed the title Migrate deprecated logRetention config to logGroup fix: Migrate deprecated logRetention config to logGroup Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant