Posted by: Pdfprep
Post Date: November 12, 2020
Where should the appspec.yml file be placed in order for AWS CodeDeploy to work?
A . In the root of the application source code directory structure
B . In the bin folder along with all the complied code
C . In an S3 bucket
D . In the same folder as the application configuration files
Answer: A
Explanation:
Reference: https://docs.aws.amazon.com/codedeploy/latest/userguide/reference-appspec-file.html
Leave a Reply