serverless-lambda-prune-plugin
serverless-lambda-prune-plugin copied to clipboard
Specify function to remove from
Currently the Prune plugin deletes older versions of Lambdas outside of my project (as per the documentation). It would be beneficial to be able to specify a specific function which to remove older versions from. We might not always want to remove "older" functions not associated with a Serverless project, because they might be used by other, non-serverless applications.
+1