We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f677975 commit f8575bbCopy full SHA for f8575bb
README.md
@@ -59,8 +59,7 @@ the email forwarding mapping from original destinations to new destination.
59
2. In AWS Lambda, add a new function and skip selecting a blueprint.
60
61
- 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.)
+ Runtime is set to Node.js 20.x.
64
65
- For the Lambda function code, either copy and paste the contents of
66
`index.js` into the inline code editor or zip the contents of the repository
0 commit comments