AWS S3 Glacier Flex

0

If I create a lifecycle policy rule of 2 days on my S3 bucket to move that data to S3 Glacier Flex for Storage. 1. Will that rule move empty parent directories created by rsync to glacier flex and then charge me for filling those directories with new objects if rsync only fills those parent directories with files 2 days after the parent directory has been created? 2. Or does the flat structure of the S3 bucket prevent that?

질문됨 2년 전265회 조회
1개 답변
0

Hi

I'm assuming you are referring to Glacier Flexible Retrieval when mentioning Glacier Flex.

Lifecycle policies support use of filters. You can filter by prefix, tags or even object size. So you can add a filter to lifecycle policy to tier objects of certain size e.g. above 128KB.

https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-s3-lifecycle-storage-cost-savings/ https://docs.aws.amazon.com/AmazonS3/latest/userguide/intro-lifecycle-rules.html#intro-lifecycle-rules-filter

AWS
답변함 2년 전

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

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

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

관련 콘텐츠