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

A company has several business units that want to use Amazon EC2. The company wants to require all business units to provision their EC2 instances by using only approved EC2 instance configurations.
What should a SysOps administrator do to implement this requirement?

Answer options

Correct answer: C

Explanation

AWS Service Catalog allows organizations to centrally manage and enforce approved IT services, including specific EC2 configurations, while restricting users from launching resources outside of the catalog. By applying a launch constraint role and limiting users to AWS Service Catalog actions, the administrator ensures that business units cannot provision unapproved configurations directly via the EC2 console. Other options, such as sharing CloudFormation templates, do not natively enforce compliance or prevent users with EC2 permissions from launching unapproved instances.