Closed
Description
s3.ListObjects
only returns the first 1000 objects in a bucket so, when we run cloudexec clean
, we only delete the first 1000 files from each bucket.
Cloudexec should handle pagination while cleaning buckets by getting 1000 objects, deleting them, getting 1000 more, etc until the bucket is entirely empty.
Metadata
Metadata
Assignees
Labels
No labels