S3 Lifecycle Rule not running

0

I have an S3 bucket with the following 2 rules:

RULE 1 Rule 1a Rule 1b

RULE 2 Rule 2a Rule 2b Rule 2c

These rules have been configured and unchanged for several months. As of today (2023-12-26) there are objects in the bucket from (2023-12-14). How is this possible and how do I correct it?


UPDATED 2023-12-27: See below screenshot indicating that an object is not locked and actually should have been expired by the rules on the 18th:

Object Screenshot

已提问 5 个月前129 查看次数
2 回答
0

Is versioning enabled? Has it been disabled by any chance? These rules will only apply if versioning is enabled.

profile picture
专家
已回答 5 个月前
  • Yeah, good thought, I had considered that too. But it is enabled.

0

If versioning is not enabled then rule 1 is enough to delete all objects. If versioning is enabled/suspended then rule 2 along with rule 1 should delete all objects (current, non-current, delete markers, incomplete multipart upload) and bucket should be empty. Through your screenshots it is confirmed that rules are applied to all objects so only possibility I can think of is you might have objects protected by object lock retention or legal hold. Can you pls check ?. If no object lock then S3 access log or a support ticket should investigate further.

AWS
razguru
已回答 5 个月前
  • I have updated the question with an additional screenshot to show that object lock is not enabled and in fact the object should have been expired back on the 18th of December.

    @razguru - Since you work at AWS, can you open a support ticket please?

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

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

回答问题的准则