Serve static content from S3 with CloudFront and Origin Access Identity

How to restrict access to an S3 bucket so that your html, css, and images, are only accessible through CloudFront.

David Sugden
5 min readFeb 9, 2020

--

Using Amazon Simple Storage Service (Amazon S3) is a cheap and effective way to host static websites and other web content.

--

--