
Ultimate access to all questions.
Your team lead has recently completed setting up an AWS CodeBuild project using the management console, and a build specification (buildspec) file has been detailed for the project. After initiating the build process, it is observed that CodeBuild is unable to pull a Docker image into the build environment.
What is the most probable reason for this issue?
A
The Docker image is missing some tags
B
Missing IAM permissions for the CodeBuild Service
C
The Docker image is too big
D
CodeBuild cannot work with custom Docker images