Question 187:
You have a CloudFront distribution that has an S3 bucket as the origin. There is a requirement to add Security headers to the HTTP responses before they can be relayed back to the clients. How can you achieve this?
Answer options:
A.Change the Behaviour of the origin. Add a configuration for adding the security header. B.Create a Lambda function that will run on the edge. C.Make sure that the Viewer protocol is set to HTTPS. D.Create an OAI for the Cloudfront distribution.