Question 27:
Your team has started configuring CodeBuild to run builds in AWS. The source code is stored in a bucket. When the build is run, you are getting the below error. Error: "The bucket you are attempting to access must be addressed using the specified endpoint..." When Running a Build. Which of the following could be the cause of the error?
Answer options:
A.The bucket is not in the same region as the Code Build project. B.Code should ideally be stored on EBS Volumes. C.Versioning is enabled for the bucket. D.MFA is enabled on the bucket.