Question 352:
Your company is planning on using the available services in AWS to completely automate their integration, build and deployment process. They are planning on using AWS CodeBuild to build their artifacts. When using CodeBuild, which of the following files specifies a collection of build commands that can be used by the service during the build process.
Answer options:
A.appspec.yml B.buildspec.yml C.buildspec.xml D.appspec.json