When using gagoar/invoke-aws-lambda@v3.4.0 (currently the latest) there's a warning:
(node:1439) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode
on September 8, 2024 and reach end-of-support on September 8, 2025.
Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check blog post at https://a.co/cUPnyil
(Use `node --trace-warnings ...` to show where the warning was created)
Is the migration going to be done? @gagoar