serverless-prune-plugin
serverless-prune-plugin copied to clipboard
[Request] Option to delete s3 objects when pruning
It appears that the behavior of this plugin is to delete old lambda function versions without deleting their s3 object. This does prevent the old versions from counting toward the s3 code size limit, but some users may also want to delete the functions' s3 objects as well to keep s3 costs down.