Posted in Web How do I find the total size of my AWS S3 storage bucket or folder? September 14, 2025 I use s3cmd du s3://BUCKET/ –human-readable to view size of folders in S3. It gives quite a detailed info about the total objects in the bucket and its size in a very readable form. https://stackoverflow.com/questions/32192391/how-do-i-find-the-total-size-of-my-aws-s3-storage-bucket-or-folder