使用AWS re:Post即您表示您同意 AWS re:Post 使用条款

Does moving data from S3 Standard to S3 Glacier Deep Archive affect DataTransfer-Out-Bytes?

0

I recently moved data (~100TB) from s3 Standard to s3 Glacier Deep Archive via a Lifecycle policy. However, I also noticed a huge spike in the DataTransfer-Out-Bytes category of the S3 billing console from the same day. Does moving data from S3 Standard to S3 Glacier Deep Archive get billed to DataTransfer-Out-Bytes?

已提问 1 年前451 查看次数
2 回答
6
已接受的回答

Sorry I had to edit my answer as I missed s3 billing console part at first place.

Data transfer from s3 standard to glacier deep archive would not be charged, however in s3 billing you'll see spike in DataTransfer-Out-Bytes. This is a correlation but certainly not the cause. You'll be charged for Lifecycle Transition requests into (per 1,000 requests) but there is no data transfer cost involved it, please refer S3 Pricing FAQ

Hope you find this helpful.

Comment here if you have additional questions.

Abhishek

profile pictureAWS
专家
已回答 1 年前
profile picture
专家
已审核 7 个月前
profile pictureAWS
专家
已审核 1 年前
profile picture
专家
已审核 1 年前
  • Sorry I had to edit my answer as I missed s3 billing console part at first place.

  • Great, thank you for the information Abhishek

0

Agree with the answers provided above. If you see a spike on DataTransfer-Out-Bytes, that means there has been data transferred out from your S3 buckets to the Internet. The region code in front of "DataTransfer-Out-Bytes" (e.g. USW2-DataTransfer-Out-Bytes) indicates the source region (US-WEST-2) the data is transferred out from. If there is no region code, it defaults to US-EAST-1. Please refer to https://aws.amazon.com/blogs/networking-and-content-delivery/understand-aws-data-transfer-details-in-depth-from-cost-and-usage-report-using-athena-query-and-quicksight/.

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则