S3 lifecycle rule scan charges

0

A customer wants to understand the costs associated with S3 life cycle rules . our documentation has references to on Life cycle transition charges on AWS monthly calculator (https://calculator.s3.amazonaws.com/index.html) and no reference on the Lifecycle scanning charges.

Are there any charges for the Lifecycle rule processing (something like scanning will turn them into LIST calls)?

AWS
已提问 4 年前499 查看次数
1 回答
-1
已接受的回答

When you archive objects to Amazon S3 Glacier by using object lifecycle management, Amazon S3 transitions these objects asynchronously. There might be a delay between the transition date in the lifecycle configuration rule and the date of the physical transition. You are charged Amazon S3 Glacier prices based on the transition date specified in the rule. For more information, see the Amazon S3 Glacier section of the Amazon S3 FAQ

https://docs.aws.amazon.com/AmazonS3/latest/dev/lifecycle-transition-general-considerations.html#before-deciding-to-archive-objects

Additional charges to be consider. https://aws.amazon.com/s3/faqs/#How_is_my_storage_charge_calculated_for_Amazon_S3_objects_archived_to_Amazon_Glacier https://aws.amazon.com/s3/faqs/#How_am_I_charged_for_deleting_objects_from_Amazon_Glacier_that_are_less_than_3_months_old

profile pictureAWS
已回答 4 年前

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

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

回答问题的准则