You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just as a counterpoint to the use-case above, we do have some buckets that store data where we want some of the bucket objects kept and the rest removed.
As long as this is still possible, our use case is satisfied.
When it happens, it will just have to be included explicitly but it'll still work as expected. There will be docs and it'll only happen on a major release
The next major version of this tool will exclude
S3Object
by default.S3Bucket
will EMPTY a bucket using a batch delete automatically, whereasS3Object
creates a resource entry for each object.You do not want this 99% of the time.
The text was updated successfully, but these errors were encountered: