How to Restrict S3 Access Using CloudFront Signed Cookies and URLs
In this post, we will understand how to use AWS CloudFront restricted access settings (signedCookies and signedURLs) to secure access to S3 objects. When we use S3 with CloudFront (and OAC), by default, all objects are publicly accessible over the internet. There is not control on who can access which object. Imagine a scenario, where … Read more