
Answer-first summary for fast verification
Answer: Implement an SCP (Service Control Policy) to prevent the creation of resources without the necessary tags. Develop a tag policy that specifies the tag values assigned to each OU and attach these tag policies to the respective OUs.
The correct answer is A. This solution meets the requirement of standardizing the process of applying tags across the entire organization. By using an SCP to deny the creation of resources that do not have the required tags, the company ensures consistent tagging across all accounts. Additionally, creating tag policies that specify the tag values for each OU and attaching these policies to the respective OUs provides the necessary flexibility for each unit. This approach enforces tag standardization while allowing for organizational unit-specific tags. Attaching these tag policies directly to the OUs provides granular control and maintains flexibility without compromising overall standardization.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company is developing an AWS Organizations structure and aims to standardize the process of applying tags across all resources within the organization. The company requires specific tag values for each new resource created, and these values must be unique for each organizational unit (OU). Which solution effectively meets these requirements?
A
Implement an SCP (Service Control Policy) to prevent the creation of resources without the necessary tags. Develop a tag policy that specifies the tag values assigned to each OU and attach these tag policies to the respective OUs.
B
Employ an SCP to block the creation of resources that lack the required tags. Create a tag policy that defines the tag values for each OU and attach this tag policy to the organization's management account.
C
Utilize an SCP to permit the creation of resources only if they include the required tags. Establish a tag policy that lists the tag values for each OU and attach these tag policies to the corresponding OUs.
D
Apply an SCP to disallow the creation of resources without the necessary tags. Specify the list of tags and attach this SCP to the OUs.
No comments yet.