Skip to content

Commit f8575bb

Browse files
committed
update README for Node20.x support
1 parent f677975 commit f8575bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ the email forwarding mapping from original destinations to new destination.
5959
2. In AWS Lambda, add a new function and skip selecting a blueprint.
6060

6161
- Name the function "SesForwarder" and optionally give it a description. Ensure
62-
Runtime is set to Node.js 16.x. (Node.js 18.x can be used if the AWS SDK v2
63-
module is also installed.)
62+
Runtime is set to Node.js 20.x.
6463

6564
- For the Lambda function code, either copy and paste the contents of
6665
`index.js` into the inline code editor or zip the contents of the repository

0 commit comments

Comments
 (0)