ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

164 / 690

Question 164:

You use a CloudFront distribution for a website and the origin is an Amazon S3 bucket that supports HTTPS communication. You require HTTPS for the communication between CloudFront and Amazon S3. When viewers access the content in the CloudFront edge locations using HTTP, you want the HTTP requests to be automatically redirected to HTTPS requests. How would you achieve this requirement?

Answer options:

A.No actions are needed as it is the default behavior.
B.Configure the Viewer Protocol Policy of the CloudFront distribution to be "HTTPS only".
C.Configure the Origin Protocol Policy of the CloudFront distribution to be "HTTPS".
D.Configure the Viewer Protocol Policy of the CloudFront distribution to be "Redirect HTTP to HTTPS".