if you want to set (or "change") `cache-control` _after_ you've already uploaded a bunch of files, y

if you want to set (or "change")
cache-control
after you've already uploaded a bunch of files, you can use aws4fetch to make a presigned URL with
?response-content-encoding=blahblah
set to override it.
Was this page helpful?