sinofseven / serverless-s3-remover

this is plugin of serverless, before "sls remove", this empties the s3 bucket.
MIT License
39 stars 11 forks source link

is this project dead? #22

Open bitsofinfo opened 3 years ago

coyoteecd commented 3 years ago

@bitsofinfo FYI I reimplemented and published this plugin at https://www.npmjs.com/package/serverless-s3-cleaner, since we use it in one of our projects and we needed some extra improvements + functionality.

During the implementation, I've included support of bucket versioning (see https://www.npmjs.com/package/@purple/serverless-s3-remover) and an extra feature that I've previously implemented in a fork of serverless-s3-remover.

Feel free to switch to the package I published, I intend to maintain it for at least the period of time I use it in my own work projects.

Switching is easy, you only need to change the config key under custom and possibly you may need to ensure the buckets have ListBucketVersions/DeleteObjectVersion permissions. I also removed the verbose option, since it didn't do much and was giving a deprecation warning in latest Serverless versions.

mefengl commented 1 year ago

Fork a fork in 2023... https://github.com/serverless-aws-plugin/serverless-s3-remover