claudiajs / claudia

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

Anyway to delete a specific version of lambda? #214

Closed dotku closed 4 years ago

dotku commented 4 years ago

I created a lot of old lambda function, I want to delete them, what should I do? I found that there is "claudia destroy", but for me, I just want to clean a certain version instead of whole lambda function, what should I do?

gojko commented 4 years ago

hi, please use the gitter chat channel (https://gitter.im/claudiajs/claudia) for questions - we use issues only for bug reports