AWS CloudFront – “CORS header ‘Access-Control-Allow-Origin’ missing” for single S3 Resource
I have a video service which will automatically convert uploaded MP4 files to HLS Streams using MediaConvert and store them in S3. From there, a CloudFront URL to the HLS Stream is used for displaying these videos. So far, every video making use of these stream urls displays properly, except one.