aws / aws-for-fluent-bit

The source of the amazon/aws-for-fluent-bit container image
Apache License 2.0
459 stars 134 forks source link

Specifying S3 storage class in Objects PUT #303

Open kassytech01 opened 2 years ago

kassytech01 commented 2 years ago
### Describe the question/issue I'd like to specify Intelligent-Tiering directly as S3 storage class to put objects for cost optimization without lifecycle transition. Is that currently possible? If not, is there a roadmap for enhancement?
zhonghui12 commented 2 years ago

Thanks for the request. We've added it in our team's request queue but based on our current tasks in hand, this request is not in very high priority. This change should be simple and needs to add the related header: https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-intelligent-tiering.html. Please feel free to put up a PR for it and our team will help to review it. Thanks.