AWS Certified SysOps Administrator SOA-C01 – Question376

In regard to AWS CloudFormation, to pass values to your template at runtime you should use ____________.

A.
parameters
B. conditions
C. resources
D. mapping

Correct Answer: A

Explanation:

Explanation: Optional parameters are listed in the Parameters section. Parameters enable you to pass values to your template at runtime, and can be dereferenced in the Resources and Outputs sections of the template.
Reference:
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/conce…