Search code examples
amazon-web-servicesamazon-s3amazon-cloudfrontamazon-route53

AWS Route 53 integration with Cloudfront error (403)


I deployed a react app to AWS recently after following this tutorial, everything is working fine except when I wanted to integrate a custom domain that I bought recently using AWS Route 53, I get an error (403).

For the integration of Route 53 with CloudFront I followed these steps in the docs as they are, I know that my problem is related to some sort of permission authority, but I don't know where exactly I did something wrong.

Page error 403


Solution

  • Solved, my problem was related to unassigned Alternate Domain Names (CNAMEs) for the CloudFront Distribution.