AWS S3: how do I see how much disk space is using

前端 未结 18 1360
被撕碎了的回忆
被撕碎了的回忆 2020-12-12 10:33

I have AWS account. I\'m using S3 to store backups from different servers. The question is there any information in the AWS console about how much disk space is in use in my

18条回答
  •  萌比男神i
    2020-12-12 11:01

    The AWS console wont show you this but you can use Bucket Explorer or Cloudberry Explorer to get the total size of a bucket. Both have free versions available.

    Note: these products still have to get the size of each individual object, so it could take a long time for buckets with lots of objects.

提交回复
热议问题