Amazon web services – How to cache only a specific folder in S3?
I have an S3 bucket for my single page application, and all assets stored in the assets folder should be cached for one year, since they have unique filenames based on their hashed contents. However, I want the remaining items…