AWS Certified Security – Specialty (SCS-C03) — Question 14

A security team manages a company's AWS Key Management Service (AWS KMS) customer managed keys. Only members of the security learn can administer the KMS keys. The company’s application team has a software process that needs temporary access to the keys occasionally. The security team needs to provide the application team's software process with access to the keys.
Which solution will meet these requirements with the LEAST operational overhead?

Answer options

Correct answer: C

Explanation

Option C is the most efficient solution as it allows the security team to create a key grant for the application team, which can be easily revoked once access is no longer required, thus minimizing operational overhead. Options A and D involve unnecessary complexity and management of key material outside of AWS, while Option B requires modifying the key policy, which could lead to potential security risks if not reverted properly.