AWS Certified SysOps Administrator – Associate — Question 129
A company’s SysOps administrator regularly checks the AWS Personal Health Dashboard in each of the company’s accounts. The accounts are part of an organization in AWS Organizations. The company recently added 10 more accounts to the organization. The SysOps administrator must consolidate the alerts from each account’s Personal Health Dashboard.
Which solution will meet this requirement with the LEAST amount of effort?
Answer options
- A. Enable organizational view in AWS Health.
- B. Configure the Personal Health Dashboard in each account to forward events to a central AWS CloudTrail log.
- C. Create an AWS Lambda function to query the AWS Health API and to write all events to an Amazon DynamoDB table.
- D. Use the AWS Health API to write events to an Amazon DynamoDB table.
Correct answer: A
Explanation
The correct answer is A, as enabling the organizational view in AWS Health allows the administrator to see health events across all accounts in one place with minimal effort. Options B, C, and D require additional configuration and management, making them less efficient solutions for consolidating alerts.