Open trivikr opened 6 months ago
Hi Trivikram! Thank you for utilizing the Landing Zone Accelerator on AWS (LZA) solution. We have multiple items in our backlog to convert over to the JS SDK v3. I'll keep this issue open in the meantime until this is released. If you have any questions or concerns in the meantime, please do not hesitate to contact us.
If you have any questions or concerns in the meantime, please do not hesitate to contact us.
I attempted to migrate JS SDK v2 APIs in cdk-plugin-assume-role to v3 https://github.com/awslabs/landing-zone-accelerator-on-aws/pull/466
Do take a look, and take over the PR, or cherry-pick the commits, if needed.
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 landing-zone-accelerator-on-aws makes calls using AWS SDK for JavaScript v2 at many places https://github.com/search?q=repo%3Aawslabs%2Flanding-zone-accelerator-on-aws%20%27aws-sdk%27&type=code
Describe the feature you'd like Migrate AWS SDK for JavaScript v2 APIs to v3.