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

OLH-1828 - Upgrade the frontend to AWS SDK v3 #1457

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

peterfajemisincabinetoffice
Copy link
Contributor

Proposed changes

OLH-1828 - Upgrade the frontend to AWS SDK v3

What changed

Removed aws-sdk 2.0 dependency from package.json and use modular implementations of the individual components we use in OLH. Also some code changes to align with new implementations

Why did it change

AWS SDK Version 2.x has reached end of support.

Related links

https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/welcome.html
https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/migrating.html
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/
https://aws.amazon.com/blogs/developer/why-and-how-you-should-use-aws-sdk-for-javascript-v3-on-node-js-18/

Checklists

Thorough testing specifically in the areas of KMS, OIDC, S3 etc.

Environment variables or secrets

  • No environment variables or secrets were added or changed

Testing

Deploy to dev and carry out an end to end test of all key functionalities

How to review

Code completeness and to detect breaking fixes

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

2 participants