I'm finding difficulty in retrieving folder size from my s3 bucket. For Ex: Suppose structuring is like
/home/ - 100GB
/home/10sOffiles/ - 10GB
/home/100sOffiles/ - 90GB
/home/100sOffiles/subfolderswith1000images - 60GB
I wanna find out the "subfolderswith1000images" this folder size. Using java sdk of aws