diff --git a/cg-app/templates/mgmt/forward-logs.yaml b/cg-app/templates/mgmt/forward-logs.yaml index e50e723..9f58667 100644 --- a/cg-app/templates/mgmt/forward-logs.yaml +++ b/cg-app/templates/mgmt/forward-logs.yaml @@ -11,7 +11,7 @@ Resources: Type: AWS::Lambda::Function Properties: FunctionName: "restyled-forward-logs" - Runtime: nodejs16.x + Runtime: nodejs20.x Code: S3Bucket: infra.restyled.io S3Key: !Sub src/logdna-cloudwatch/${LogDNACloudWatchVersion}.zip