SAP-C02 第 236 题
题目
A company is designing an AWS Organizations structure. The company wants to standardize a process to apply tags across the entire organization. The company will require tags with specific values when a user creates a new resource. Each of the company's OUs will have unique tag values. Which solution will meet these requirements?
中文翻译:
一家公司正在设计 AWS Organizations 结构。该公司希望标准化在整个组织中应用标签的流程。当用户创建新资源时,公司将要求具有特定值的标签。公司的每个 OU 都将具有唯一的标签值。哪种解决方案可以满足这些要求?
选项
A. Use an SCP to deny the creation of resources that do not have the required tags. Create a tag policy that includes the tag values that the company has assigned to each OU. Attach the tag policies to the OUs. OU。
中文翻译:
使用 SCP 拒绝创建不具有所需标签的资源。创建一个标签策略,其中包含公司分配给每个 OU 的标签值。将标签策略附加到 OU。欧。
B. Use an SCP to deny the creation of resources that do not have the required tags. Create a tag policy that includes the tag values that the company has assigned to each OU. Attach the tag policies to the organization's management account.
中文翻译:
使用 SCP 拒绝创建不具有所需标签的资源。创建一个标签策略,其中包含公司分配给每个 OU 的标签值。将标签策略附加到组织的管理帐户。
C. Use an SCP to allow the creation of resources only when the resources have the required tags. Create a tag policy that includes the tag values that the company has assigned to each OU. Attach the tag policies to the OUs. OU。
中文翻译:
使用 SCP 仅当资源具有所需标签时才允许创建资源。创建一个标签策略,其中包含公司分配给每个 OU 的标签值。将标签策略附加到 OU。欧。
D. Use an SCP to deny the creation of resources that do not have the required tags. Define the list of tags. Attach the SCP to the OUs.
中文翻译:
使用 SCP 拒绝创建不具有所需标签的资源。定义标签列表。将 SCP 连接到 OU。
答案
A
解析
正确答案:A 解析: 本题应选择 A。 正确选项: A. 使用 SCP 拒绝创建不具有所需标签的资源。创建一个标签策略,其中包含公司分配给每个 OU 的标签值。将标签策略附加到 OU。欧。 选择理由: 该选项最直接地满足题干中的关键约束。做 SAP-C02 题目时,需要同时对照题干里的限定词,例如最高性能、最低运维开销、成本效益、可靠性、可扩展性、安全性、RTO/RPO、合规要求等。本题相关考点主要包括:Organizations。 排...