ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

304 / 310

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.