AWS Certified SysOps Administrator – Associate (legacy) — Question 845

An organization is using cost allocation tags to find the cost distribution of different departments and projects. One of the instances has two separate tags with the key/ value as `InstanceName/HR`, `CostCenter/HR`. What will AWS do in this case?

Answer options

Correct answer: D

Explanation

AWS cost allocation tags allow different keys to have identical values, as tags are evaluated as distinct key-value pairs. Consequently, AWS will permit both 'InstanceName/HR' and 'CostCenter/HR' and accurately represent them in cost distribution reports. Other options are incorrect because AWS does not reserve the custom tag key 'InstanceName' nor does it restrict duplicate values across different keys.