AWS Certified Solutions Architect – Professional (SAP-C02) — Question 208

A company uses an organization in AWS Organizations to manage the company's AWS accounts. The company uses AWS CloudFormation to deploy all infrastructure. A finance team wants to build a chargeback model. The finance team asked each business unit to tag resources by using a predefined list of project values.

When the finance team used the AWS Cost and Usage Report in AWS Cost Explorer and filtered based on project, the team noticed noncompliant project values. The company wants to enforce the use of project tags for new resources.

Which solution will meet these requirements with the LEAST effort?

Answer options

Correct answer: A

Explanation

Option A is correct because it centralizes tag management in the organization's management account and uses Service Control Policies (SCPs) to enforce compliance across all organizational units (OUs) with minimal effort. Options B and D involve more complexity and cannot provide the same level of centralized control, while Option C relies on IAM policies that are less efficient for resource management across multiple accounts.