S3 Intelligent-Tiering with Version enabled bucket

0

We have versioning eabled on S3 bucket. We are planning to use S3 Intelligent-Tiering storage class while putting object in S3 version enabled bucket. S3 Intelligent-Tiering moves objects that have not been accessed for 30 consecutive days to the Infrequent Access tier. In such scenario, will it create new Object in Infrequent Access tier? Does it keep objet in Standard tier(previous version) also?

Hiren
已提問 1 年前檢視次數 588 次
1 個回答
1

I don't think new objects will be created because the storage class will just change.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html

For example, if you have a lifecycle rule set up for only older versions, the most recent version of the object will remain in the Standard tier.
If you create a lifecycle rule that covers both old and new versions, both should be moved if they are not accessed.

profile picture
專家
已回答 1 年前
profile picture
專家
已審閱 1 年前
  • I have not created Life cycle rule. My assumption is that: S3 Intelligent-Tiering moves objects that have not been accessed for 30 consecutive days to the Infrequent Access tier automatically without i write any life cycle rule.

  • Sorry, Intelligent-Tiering does indeed automatically move storage classes. However, regarding your original question about whether an object will be created, I don't think an object will be created. If no access is occurring to the older version, it will automatically just move that version of the storage class. https://docs.aws.amazon.com/AmazonS3/latest/userguide/intelligent-tiering-overview.html

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南