Skip to content

replace logRetention with logGroup #1667

@Andrwe

Description

@Andrwe

According to https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_lambda.Function.html the parameter logRetention of lambda.Function() is deprecated and should be replaced by creating a LogGroup() object and provide that to the logGroup parameter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions