AWS Certified Cloud Practitioner (CLF-C02) — Question 90
Which AWS service or feature allows users to create new AWS accounts, group multiple accounts to organize workflows, and apply policies to groups of accounts?
Answer options
- A. AWS Identity and Access Management (IAM)
- B. AWS Trusted Advisor
- C. AWS CloudFormation
- D. AWS Organizations
Correct answer: D
Explanation
The correct answer is D, AWS Organizations, which is specifically designed to help manage multiple AWS accounts, organize them into groups, and apply policies across those groups. Options A, B, and C do not provide the functionality to create or organize AWS accounts in the same way; IAM is focused on access management, Trusted Advisor offers recommendations for best practices, and CloudFormation is for infrastructure as code.