问题描述
我的AWS账户中有多个S3存储桶。
它们的总大小约为500GB。
为什么我在帐单中看到per GB - next 450 TB / month of storage used
?
APN1
区域中存储桶的总大小小于1TB,远小于50TB。
我跟随this post使用aws s3 ls --summarize --human-readable --recursive s3://<bucket_name>
计算了存储桶的所有大小。
这里的the article告诉您如何将使用字节小时数转换为计费GB月数。
解决方法
我的公司通过ecloudvalley使用AWS服务。
Ecloudvalley的AWS organization包含许多AWS帐户。
我看到per GB - next 450 TB / month of storage used
是因为AWS组织下的AWS帐户使用的S3磁盘总空间超过50TB。