Use S3 DeleteObjects for Efficiency Instead of Multiple DeleteObject Calls
Official CH changelog text
Use one S3 DeleteObjects request instead of multiple DeleteObject in a loop. No any functionality changes, so covered by existing tests like integration/test_log_family_s3. #15238 (ianton-ru).