AWS Certified SysOps Administrator – Associate (legacy) — Question 262

A customer is using AWS for Dev and Test. The customer wants to setup the Dev environment with Cloudformation. Which of the below mentioned steps are not required while using Cloudformation?

Answer options

Correct answer: B

Explanation

The correct answer is B because configuring a service is not a required step in the CloudFormation process. In contrast, creating a stack, creating and uploading the template, and providing the parameters are all essential steps to successfully deploy resources using CloudFormation.