Maintenance: decrease aws-sdk
usage
#1404
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
The repo uses
aws-sdk
(v2) to interact with AWS in several places related to integration tests. We should make an effort to phase out this usage in favor of the more modular AWS SDK v3.Why is this needed?
Because the AWS SDK v2 is going to be put in maintenance mode in 2023, this way we'll be ahead of the curve when that happens.
Which area does this relate to?
Automation
Solution
Try to switch to AWS SDK v3 for JavaScript wherever possible.
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: