Question 410:
Why will the following CloudFormation template fail to deploy a stack?
Answer options:
A.CloudFormation templates do not use a “Parameters” section. B.A “Conditions” section is mandatory but is not included. C.A “Resources” section is mandatory but is not included. D.A template description is mandatory but is not included.