AWS Certified DevOps Engineer – Professional — Question 205

A company runs several applications across multiple AWS accounts in an organization in AWS Organizations. Some of the resources are not tagged properly and the company's finance team cannot determine which costs are associated with which applications. A DevOps engineer must remediate this issue and prevent this issue from happening in the future.
Which combination of actions should the DevOps engineer take to meet these requirements? (Choose two.)

Answer options

Correct answer: B, D

Explanation

The correct actions are to create and attach an SCP that mandates tagging (B) and to scan all accounts with Tag Editor to assign the required tag to resources (D). These steps ensure proper tagging is enforced and maintained across accounts. The other options do not provide a comprehensive solution for future prevention or require additional manual processes that may not be as effective.