awslabs / amazon-kinesis-data-generator

A UI that simplifies testing with Amazon Kinesis Streams and Firehose. Create and save record templates, and easily send data to Amazon Kinesis.
Apache License 2.0
198 stars 75 forks source link

Migrate AWS SDK for JavaScript v2 APIs to v3 #42

Open trivikr opened 1 month ago

trivikr commented 1 month ago

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 amazon-kinesis-data-generator makes calls using AWS SDK for JavaScript v2 at many places https://github.com/search?q=repo%3Aawslabs%2Famazon-kinesis-data-generator%20%22aws-sdk%22&type=code

Describe the solution you'd like Migrate AWS SDK for JavaScript v2 APIs to v3.

trivikr commented 1 month ago

The zip might have been updated in https://github.com/awslabs/amazon-kinesis-data-generator/commit/fbce9144135db553585d96297dec438587a205a8