Would it be possible to add a flag to follow_redirect for downloading certain AWS S3 files.
curl s3-url does a 302 on quite a few AWS URLs, so at this time, I have to make an HTTP request and then use the location value in the response header as the actual download URL with Download