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

Update AWS SDK #55

Merged
merged 3 commits into from
Nov 27, 2023
Merged

Update AWS SDK #55

merged 3 commits into from
Nov 27, 2023

Conversation

JSFernandes
Copy link
Contributor

Motivation

AWS SDK v2 is in maintenance mode (https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/#Version_2_x_Support) and upgrading to v3 is recommended.

Changes

@vercel/ncc had to be updated, as I was getting errors when attempting to pre-publish the packages with the new AWS SDK.

Code changes were made using Amazon's automated tool (https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating-to-v3.html)

How to test

Verify that each of the actions still runs correctly

Notes

Copy of #54

@JSFernandes JSFernandes merged commit 1ee9365 into master Nov 27, 2023
2 checks passed
@JSFernandes JSFernandes deleted the update-dependencies branch November 27, 2023 11:47
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.

None yet

3 participants