There is no direct process for finding files with zero bytes in amazon s3. You can do this by specifying all the objects, and then sort them by size, then you can get the whole zero file size.
if you want to get a list of all files with a zero size, you can use the Bucket Explorer and list the objects of the selected bucket, and then click on the size header (sort by size) so that it combines the size of the files with zero byte.
. Bucket Explorer.