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

emptyBucket fails when more then 1000 items in bucket #38

Open
WolfWalter opened this issue Apr 15, 2021 · 0 comments
Open

emptyBucket fails when more then 1000 items in bucket #38

WolfWalter opened this issue Apr 15, 2021 · 0 comments

Comments

@WolfWalter
Copy link

AWS S3 listObjectsV2 and deleteObjects do not support more then 1000 items. I am deploying an ionic webapp and use their icon-library ionicons, which adds more then 1300 svg-files to the app. As a result serverless remove fails because only 1000 items gets removed and cloudformation cannot delete the non empty bucket.

I'm going to add a PR as well.

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

1 participant