S3 lifecycle rule not being applied on all files

0

We have a lifecycle rule to move objects that are older than 30 days from the Standard class to the Standard IA class.
Only some of the applicable objects have actually moved.
Is there a minimum file size that plays a role here? We have noticed that all of the moved files are > 170kb.

We have had this rule in place for more than a month now.

질문됨 10달 전550회 조회
1개 답변
2
수락된 답변

S3 lifecycle rules can be configured for object size-based rules.
Is there any possibility that this one is set up?
For example, this can happen if a rule is set to only target objects that are larger than 170 KB.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-configuration-examples.html#lc-size-rules

There is also an object size limitation on moving object classes, as described in the following documentation.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html

Object Size and Transitions from S3 Standard or S3 Standard-IA to S3 Intelligent-Tiering, S3 Standard-IA, or S3 One Zone-IA When you transition objects from the S3 Standard or S3 Standard-IA storage classes to S3 Intelligent-Tiering, S3 Standard-IA, or S3 One Zone-IA, the following object size constraints apply:
Larger objects – For the following transitions, there is a cost benefit to transitioning larger objects:
From the S3 Standard or S3 Standard-IA storage classes to S3 Intelligent-Tiering.
From the S3 Standard storage class to S3 Standard-IA or S3 One Zone-IA.
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.

profile picture
전문가
답변함 10달 전
profile picture
전문가
검토됨 10달 전
profile picture
전문가
검토됨 10달 전
  • If the object size is smaller than 128 KB, it will not be moved, but what is the size of the object in question?

  • Hi, It is the second scenario as we did not specify a minimum object size in the rule. The not moved objects are indeed smaller than 128 KB (most of them are ~60 KB in size).

    Thanks.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠