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

A company uses AWS Organizations. The company has learns that use an AWS CloudHSM hardware security module (HSM) that is hosted in a central AWS account. One of the teams creates its own new dedicated AWS account and wants to use the HSM that is hosted in the central account.
How should a security engineer share the HSM that is hosted in the central account with the new dedicated account?

Answer options

Correct answer: D

Explanation

The correct answer is D because AWS RAM allows for sharing resources like the HSM between accounts while ensuring proper security group configurations for network access. Options A and D both mention AWS RAM, but only D correctly identifies sharing the HSM ID specifically. Option B does not address the resource sharing directly and instead focuses on IAM roles, which is not the optimal method for HSM access. Option C introduces unnecessary complexity with STS tokens when straightforward sharing is possible.