Why didn't my Amazon S3 lifecycle rule transition objects into the Intelligent-Tiering storage class?
2 minute read
1
I set a lifecycle configuration rule on my Amazon Simple Storage Service (Amazon S3) bucket that transitions objects to the Intelligent-Tiering storage class. But, the storage class of my objects didn't change.
Note: If an object is larger than 128 KB but didn't transition to Intelligent-Tiering yet, then the transition might require additional time to complete.
When S3 Lifecycle runs daily, Amazon S3 marks all objects in the bucket that match the action that's defined in the rule. The expiration or transition of objects occurs asynchronously.