
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.