Skip to content

Life cycle rules on S3 for existing items

0

I have made a life cycle rule on my existing S3 buckets that put objects older than 60 days in Glacier Instant Retrieval. How can I apply this rule to items already in my bucket? Looks like it won't trigger for existing items.

asked 3 years ago1.5K views
1 Answer
2

The rule will be applied to existing objects but there are some limitations. See: Supported transitions and related constraints . For instance:

Objects smaller than 128 KB – For the following transitions, Amazon S3 does not transition objects that are smaller than 128 KB:
* From the S3 Standard or S3 Standard-IA storage classes to S3 Intelligent-Tiering or S3 Glacier Instant Retrieval.
* From the S3 Standard storage class to S3 Standard-IA or S3 One Zone-IA.
AWS
EXPERT
answered 3 years ago
AWS
EXPERT
reviewed 3 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.