Question 304:
A team has set up a CloudFront distribution with a web application hosted on an EC2 Instance as the Origin point. The Web application serves videos (HLS format) to various users. There is a requirement to ensure that a certain section of files needs to be accessed by only a certain subscriber on the website. Which of the following would you consider for this requirement?
Answer options:
A.Use Pre-signed URLs. B.Use signed cookies. C.Implement CORS. D.Use Lambda@Edge.