AWS Certified Big Data – Specialty — Question 25

Managers in a company need access to the human resources database that runs on Amazon Redshift, to run reports about their employees. Managers must only see information about their direct reports.
Which technique should be used to address this requirement with Amazon Redshift?

Answer options

Correct answer: A

Explanation

Option A is correct because it allows for precise access control by tying each manager to their direct reports through IAM groups. The other options either create unnecessary complexity (B), do not provide appropriate access control (C), or do not offer a straightforward filtering mechanism (D) for the specific requirement of limiting access to direct reports.