Cloudfront doesn't support querystring invalidation currently.
Recommended workaround is to include the hash in the filename, but we can force an overwrite also. We should look to see if the bucket is associated with a cloudfront distribution and send an invalidation request. This should be done only when forcing overwrite though, as cloudfront invalidation requests get expensive.
Cloudfront doesn't support querystring invalidation currently.
Recommended workaround is to include the hash in the filename, but we can force an overwrite also. We should look to see if the bucket is associated with a cloudfront distribution and send an invalidation request. This should be done only when forcing overwrite though, as cloudfront invalidation requests get expensive.