small tools, designed to be combined together or with other tools (Unix principle)
If you activated versioning for your S3 bucket (TODO add link), ...
Unfortunately AWS provides no global setting, neither for its CloudFront
CDN, nor for S3, to activate browser caching (Cache-Control
header)
globally.
So whenever uploading every single object to the bucket, think about
setting --cache-control
. But what if you already have got millions of
objects in your bucket and need to activate browser caching for them?
put-cache-control
to the rescue!
extract-top-from-csv.rb