Lifecycle policy pricing

0

I want to understand the S3 lifecycle rules pricing. If I transition a 100GB object and transition a 1MB object, Is the price same? Does the cost depend on object size?

Aditya
已提问 2 个月前286 查看次数
1 回答
1

No, the 'Lifecycle Transition requests into' pricing on https://aws.amazon.com/s3/pricing/ is per object, regardless of size. However, the time required in a lower-cost storage class to recoup the transition cost is absolutely dependent on size. Lifecycle transition rules can, and should, have a size filter applied to ensure that objects are not transitioned unless there is a cost benefit to doing so. Transitions into all storage classes except Glacier Flexible Retrieval and Glacier Deep Archive have a minimum object size of 128 KB. See https://docs.aws.amazon.com/AmazonS3/latest/userguide/object-lifecycle-mgmt.html for more information on lifecycle rules, and https://catalog.workshops.aws/awscff/en-US/playbooks/storage/s3 for a deeper dive on the subject of cost optimization.

AWS
Ed_G
已回答 2 个月前
profile picture
专家
已审核 2 个月前

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

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

回答问题的准则

相关内容