Hacker News new | ask | show | jobs
by deskamess 831 days ago
Does that take care of deleting the files inside the bucket? That's an API call ($). Depending on the data that could be quite a bit.
1 comments

Delete API calls are free, listing the objects in a bucket to know what to delete is not.