aws-connected-device-framework
aws-connected-device-framework copied to clipboard
Upgrade to AWS SDK JavaScript v3
Aws Connected Device Framework Affected Module(s):
I'm submitting a ...
- [ ] bug report
- [x] feature request
Description:
CDF uses AWS SDK for JavaScript v2, which will be put into maintenance mode (Phase 2) in 2023. Per the SDK maintenance policy, this typically means 18 months before EoL.
Current behavior:
Expected behavior:
CDF is updated to use the v3 SDK for JS before end-of-support.
Steps to reproduce:
Additional Information:
The short-term plan is to bundle v2 aws-sdk into the lambda zips, upgrade to node18 (since the EOL is sooner), then migrate to v3.
The date has been set. In about 2 weeks the SDK will go into maintenance mode. What is the plan with upgrading to v3?