Skip to content

Update Lambda runtime to NODEJS_18_X and use AWS JS SDK v3 #4663

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

Closed
wants to merge 2 commits into from
Closed

Update Lambda runtime to NODEJS_18_X and use AWS JS SDK v3 #4663

wants to merge 2 commits into from

Conversation

lizsnyder
Copy link
Contributor

I'm resolving an issue with an existing code example

Updating AWS Lambda runtime to NODEJS_18_X and use AWS JS SDK v3

Confirm you have met the following minimum requirements:


Open source license adherence

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@lizsnyder lizsnyder changed the title Updatw Lambda runtime to NODEJS_18_X and use AWS JS SDK v3 Update Lambda runtime to NODEJS_18_X and use AWS JS SDK v3 Apr 6, 2023
@lizsnyder
Copy link
Contributor Author

lizsnyder commented Apr 6, 2023

CC @cpyle0819, since this is still in the V2 folder, should I leave this file as-is and instead create a parallel one in the V3 folder with these changes?

@cpyle0819
Copy link
Contributor

cpyle0819 commented Apr 6, 2023

Hey Liz, yes. And it should be a one line change in the v3 folder to change it to node 18. See javascriptv3/example_code/lambda/actions/create-function.js

@lizsnyder lizsnyder closed this Apr 7, 2023
@lizsnyder
Copy link
Contributor Author

Closing until we resolve what to do here offline.

@lizsnyder
Copy link
Contributor Author

Created new PR here in V3 folder: #4701

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

Successfully merging this pull request may close these issues.

3 participants