Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

with-s3-tutorial et al - deprecated Node.js runtime in use #389

Open
AndrewLane opened this issue Aug 22, 2022 · 5 comments
Open

with-s3-tutorial et al - deprecated Node.js runtime in use #389

AndrewLane opened this issue Aug 22, 2022 · 5 comments

Comments

@AndrewLane
Copy link
Contributor

If you look at the instructions here...

https://github.com/awsdocs/aws-lambda-developer-guide/blob/main/doc_source/with-s3-tutorial.md#step-6-create-the-lambda-function

When creating the lambda function with

aws lambda create-function

An unsupported node version is used:

--runtime nodejs12.x

Instructions need to be updated to account for the latest and greatest runtime.

@mwunderl
Copy link
Member

Tutorial has been updated

@AndrewLane
Copy link
Contributor Author

@mwunderl now it's Node 16 which is already EOL???

@mwunderl mwunderl reopened this Oct 27, 2023
@mwunderl
Copy link
Member

You're right, there's some more work to do here.

@mwunderl
Copy link
Member

Updated sample apps with Node.js 18: 03f7fcb

Working on a update for the tutorial.

@mwunderl mwunderl changed the title s3 trigger example uses unsupported node.js version (12) with-s3-tutorial et al - deprecated Node.js runtime in use Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants