Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Changing NodeJS Version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubem de Lima Savordelli committed Jan 9, 2020
1 parent b0a4ed2 commit f318c08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SES/SESReports/ses-reports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ Resources:
Code:
S3Bucket: !Ref MyS3Bucket
S3Key: "sesreport.zip"
Runtime: "nodejs8.10"
Runtime: "nodejs12.x"
Timeout: "600"
Environment:
Variables:
Expand Down Expand Up @@ -309,7 +309,7 @@ Resources:
};
};
Runtime: "nodejs8.10"
Runtime: "nodejs12.x"
Timeout: "25"

#Execute Lambda Custom Resource
Expand Down

0 comments on commit f318c08

Please sign in to comment.