API charges of moving data from S3 Standard to S3 Glacier Deep Archive

0

I want to move data from S3 Standard to S3 Glacier Deep Archive using lifecycle rules. Will I be charged for the lifecycle action, the GET API request from S3 Standard, and the PUT API request to S3 Glacier Deep Archive?

Anac
已提问 7 个月前352 查看次数
1 回答
1
已接受的回答

You are only charged for Lifecycle transition requests, not for GET or PUT requests, when using Lifecycle rules.

You can check the prices here. The cost depends on the storage tier to which you transition your objects and the region in which you are located. You will pay x.x$/1000 objects moved.

For example, if you want to use s3 lifecycle rules to transition objects to S3 Glacier Deep Archive in the N. Virginia region (us-east-1), you will be charged $0.05/1000 objects.

AWS
David C
已回答 7 个月前
profile pictureAWS
专家
已审核 7 个月前
profile picture
专家
已审核 7 个月前

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

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

回答问题的准则