CloudFront returning 403 instead of 404 for missing pages from S3 using OAC – Amazon web services
Using AWS CloudFormation I set up a CloudFront distribution to serve content from a private S3 bucket. I do not have the bucket configured as an S3 website — rather, I'm using the latest-and-greatest technique: Origin Access Control (OAC). See…