Skip to content

chore: update samples without JS SDK from node 16 to 20 #2292

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

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented May 29, 2024

Issue #, if available:

Refs: #2290

Description of changes:

Updates samples which does not use AWS SDK for JavaScript from node 16 to 20.

The samples which use AWS SDK for JavaScript will need migration to JS SDK v3, and were done in #2293

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@cornelcroi
Copy link
Contributor

Since there are too many to check manually, I randomly looked at some patterns and confirmed that no AWS SDK is used. Can you verify this is true for all the updated patterns?

@trivikr
Copy link
Contributor Author

trivikr commented Jun 3, 2024

Can you verify this is true for all the updated patterns?

Yes. I've verified that the Lambdas in this PR does not use JS SDK.
The lambdas which contained JS SDK were upgraded in #2293

@trivikr
Copy link
Contributor Author

trivikr commented Jun 13, 2024

@cornelcroi Any update on this PR?

@trivikr trivikr force-pushed the lambda-runtime-node20 branch from 994a21c to 4ca0554 Compare June 19, 2024 20:09
@trivikr
Copy link
Contributor Author

trivikr commented Jun 19, 2024

@cornelcroi Any other updates needed to get this PR reviewed?

@julianwood julianwood merged commit 996c7ab into aws-samples:main Jul 3, 2024
@trivikr trivikr deleted the lambda-runtime-node20 branch July 3, 2024 13:59
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.

4 participants