Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is this project dead? #22

Open
bitsofinfo opened this issue Jun 15, 2021 · 2 comments
Open

is this project dead? #22

bitsofinfo opened this issue Jun 15, 2021 · 2 comments

Comments

@bitsofinfo
Copy link

No description provided.

@coyoteecd
Copy link

@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
Copy link

mefengl commented Feb 14, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants