ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

273 / 500

Question 273:

Which of the following can be used to debug the creation failure of CloudFormation stack resources with a disabled rollback? Choose 2 answers from the options below

Answer options:

A.Use CloudTrail to debug all the API calls sent by the CloudFormation stack.
B.Use the AWS CloudFormation console to view the events of your stack.
C.For Amazon EC2 issues, view the cloud-init and cfn logs published on the Amazon EC2 instance in the 
/var/log/
 directory.
D.Use AWS Config to debug all the API calls sent by the CloudFormation stack.