AWS Certified Solutions Architect – Associate (SAA-C03) — Question 51

A company is launching a new application and will display application metrics on an Amazon CloudWatch dashboard. The company's product manager needs to access this dashboard periodically. The product manager does not have an AWS account. A solutions architect must provide access to the product manager by following the principle of least privilege.
Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it provides a shareable link to the dashboard without requiring the product manager to have an AWS account, thus following the principle of least privilege. Options B and C involve creating IAM users, which is unnecessary since the product manager doesn't have an AWS account. Option D introduces unnecessary complexity by using a bastion server, which is not needed for simple dashboard sharing.