aws-secure-environment-accelerator icon indicating copy to clipboard operation
aws-secure-environment-accelerator copied to clipboard

[FEATURE] Migrate AWS SDK for JavaScript v2 APIs to v3

Open trivikr opened this issue 1 year ago • 1 comments
trafficstars

Required Basic Info To properly assess the enhancement request, we require information on the version of the Accelerator you based this request upon:

  • Accelerator Version: All

Is your feature request related to a problem? Please describe.

AWS SDK for JavaScript v2 will enter maintenance mode on September 8, 2024 and reach end-of-support on September 8, 2025. For more information, check blog post at https://a.co/cUPnyil

The aws-secure-environment-accelerator makes calls using AWS SDK for JavaScript v2 at many places https://github.com/search?q=repo%3Aaws-samples%2Faws-secure-environment-accelerator+aws-sdk&type=code

Describe the solution you'd like

Migrate AWS SDK for JavaScript v2 APIs to v3.

Describe alternatives you've considered N/A

trivikr avatar May 24 '24 04:05 trivikr

Attempt from Nov'23 https://github.com/aws-samples/aws-secure-environment-accelerator/pull/1196

trivikr avatar May 29 '24 18:05 trivikr