serverless-prune-plugin icon indicating copy to clipboard operation
serverless-prune-plugin copied to clipboard

[Request] Option to delete s3 objects when pruning

Open ghost opened this issue 4 years ago • 0 comments

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.

ghost avatar Jan 18 '22 17:01 ghost