AWS Certified Cloud Practitioner — Question 673

A company wants to automate the creation of new AWS accounts and automatically prevent all users from creating Amazon EC2 instances.

Which AWS service provides this functionally?

Answer options

Correct answer: B

Explanation

AWS Organizations allows companies to automate the creation of new AWS accounts and centrally manage permissions using Service Control Policies (SCPs), which can block actions like launching Amazon EC2 instances. Other services like AWS Service Catalog, EC2 Image Builder, and AWS Systems Manager are designed for resource provisioning, image creation, and systems management respectively, rather than multi-account governance and account creation.