A developer is creating an AWS CloudFormation template to deploy Amazon EC2 instances across multiple AWS accounts. The developer must choose the EC2 instances from a list of approved instance types. How can the developer incorporate the list of approved instance types in the CloudFormation template? A. Create a separate CloudFormation template for each EC2 instance type in the list. B. In the Resources section of the CloudFormation template, create resources for each EC2 instance type in the list. C. In the CloudFormation template, create a separate parameter for each EC2 instance type in the list. D. In the CloudFormation template, create a parameter with the list of EC2 instance types as Allowed Values.  Suggested Answer: B Community Answer: D This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer