aws-connected-device-framework icon indicating copy to clipboard operation
aws-connected-device-framework copied to clipboard

Upgrade to AWS SDK JavaScript v3

Open anish-kunduru opened this issue 2 years ago • 2 comments

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:

anish-kunduru avatar Jun 30 '23 18:06 anish-kunduru

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.

canavandl avatar Jul 07 '23 15:07 canavandl

The date has been set. In about 2 weeks the SDK will go into maintenance mode. What is the plan with upgrading to v3?

aaronatbissell avatar Aug 28 '24 12:08 aaronatbissell