ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

121 / 474

Question 121:

Your company is hosting a static website in S3. The code has recently been changed wherein Javascript calls are being made to the web pages in the same bucket via the Fully Qualified Domain Name. But the browser is blocking the requests. What should be done to alleviate the issue?

Answer options:

A.Enable CORS on the bucket.
B.Enable versioning on the bucket.
C.Enable CRR on the bucket.
D.Enable encryption the bucket.