ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

201 / 474

Question 201:

You are a developer for your company. You are working on creating Cloudformation templates for different environments. You want to be able to base the creation of the environments on the values passed at runtime to the template. How can you achieve this?

Answer options:

A.Specify an Outputs section
B.Specify a parameters section
C.Specify a metadata section
D.Specify a transform section