AWS Certified Security – Specialty (SCS-C02) — Question 20

A company is using AWS Organizations to manage multiple AWS accounts for its human resources, finance, software development, and production departments. All the company's developers are part of the software development AWS account.
The company discovers that developers have launched Amazon EC2 instances that were preconfigured with software that the company has not approved for use. The company wants to implement a solution to ensure that developers can launch EC2 instances with only approved software applications and only in the software development AWS account.
Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct answer is C because using an AWS Service Catalog allows you to define and restrict the available EC2 products to those that contain only approved software, ensuring compliance. Option A does not directly restrict the launch of instances, while Option B allows unauthorized software to be installed after launch, which does not meet the requirement. Option D creates AMIs in the management account, which complicates the process and does not confine the launches to the software development account.