claudiajs / claudia

Deploy Node.js projects to AWS Lambda and API Gateway easily
https://claudiajs.com
MIT License
3.8k stars 274 forks source link

Migrate AWS SDK for JavaScript v2 APIs to v3 #244

Closed trivikr closed 1 year ago

trivikr commented 1 year ago

Fixes: https://github.com/claudiajs/claudia/issues/243

trivikr commented 1 year ago

Discontinued as AWS SDK for JavaScript v2 is passed in postDeploy command to apiModule

https://github.com/claudiajs/claudia/blob/9d68ed4c62e123279b14b31b7dfbc34710f40689/src/commands/create.js#L252-L265

Moving this to v3 will require input from maintainers