I\'m trying to access a file on the S3 bucket using simple URL fetch in JS. I\'ve set up CORS settings to accept all headers, origins, and methods.
But for whatever reaso