Great article. I have a question regarding the speed. In the article if we compare the removing multiple files command to the removing files with a path prefix. Is there any chance one might be faster than the other? I have a gigantic bucket and even a small difference could mean a lot for me. My reasoning behind is that a prefix like "content/.pdf" is checking for yet another additional thing hence the query should take longer if the include prefix was simply ".pdf" Would really appreciate getting that information.