
AWS, Cloudfront, S3 bucket
2022-06-30
How to restrict access to an Amazon S3 bucket using CloudFront OAI
Most websites or web applications use S3 buckets and Cloudfront to host static content like CSS files, Javascript files, images, and many more. Today’s tutorial is all about storing your objects (data files) in an s3 bucket and how to secure your bucket using CloudFront. OAI (Origin access identities) The main advantage of using OAI …