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
asked 4 years ago502 views
1 Answer
-1
Accepted Answer

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
answered 4 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions