当 S3 存储桶总大小仅为 500 GB 左右时,为什么我会在账单中看到 "per GB - next 450 TB / month of storage used"?
Why do I see "per GB - next 450 TB / month of storage used" in the bill when the total S3 buckets size are only about 500 GB?
我的 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磁盘总计space超过50TB
我的 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磁盘总计space超过50TB