I use Amazon S3 and CloudFront. I have static images and users downloaded images(every hour + 100 images).
I need to set Cache-Control http header for all bucket.
I search in google, but I cant find any instruction, how to do this.
Yes, I know about MetaData in file Properties, but I need MetaData for all bucket (+ new files in future).
If it is not possible to do in Amazon console, is there any open source solutions?
Thanks!