AWS Certified CloudOps Engineer Associate SOA-C03 [2026]

AWS Health API, Personal Health Dashboard, and Service Health Dashboard

Understand how the AWS Health API, Personal Health Dashboard, and Service Health Dashboard differ in personalization, notifications, resource impact, and remediation planning.

AWS Certified CloudOps Engineer Associate SOA-C03 [2026]AWS Certified CloudOps Engineer Associate SOA-C03 [2026]Updated Sep 1, 2026
Study options
WatchComing later
ListenComing later
ReadAvailable
ReviewComing later

Study guide

Technical reference and lesson notes

Purpose of This Lesson

This lesson explains how AWS communicates service health information through the AWS Health API, Personal Health Dashboard, and Service Health Dashboard. The central assessment skill is recognizing whether health information is personalized to your resources and whether it includes proactive notifications about future events.

Key Concepts

AWS Health API

The AWS Health API is an application programming interface for retrieving AWS Health information programmatically. The information concerns AWS events and their potential relationship to your resources.

Personal Health Dashboard

The Personal Health Dashboard provides a personalized view of AWS events that may affect your account and resources. It can provide:

  • Alerts about current AWS events that impact you or your resources
  • Remediation guidance
  • Personalized information about the performance and availability of AWS services underlying your resources
  • Proactive notifications about scheduled activities that may affect your resources

Examples include an AWS systems failure affecting your resources or planned maintenance that could temporarily affect systems supporting them.

Service Health Dashboard

The Service Health Dashboard provides general, publicly viewable information about the current status and availability of AWS services. Its information is not personalized to your account or resources.

If an event appears on the Service Health Dashboard, you must determine separately whether your resources are affected. The dashboard does not provide proactive, personalized notifications about scheduled activities affecting your resources.

Dashboard Comparison and Operational Context

The most important distinction is personalization:

CapabilityPersonal Health DashboardService Health Dashboard
AudienceYour account and resourcesAnyone viewing AWS service status
Information scopeEvents that may affect your resourcesGeneral service availability and status
Current eventsPersonalized alerts about impacts to youGeneral status information
Scheduled activitiesProactive notifications for activities that may affect youNo personalized proactive notification
RemediationProvides remediation guidanceDoes not provide personalized remediation guidance
Resource impactAWS identifies relevance to your resourcesYou must assess relevance yourself

The AWS Health API provides a programmatic way to retrieve health-related information, while the Personal Health Dashboard is the console view of personalized health information. The Service Health Dashboard is a general status view rather than an account-specific impact assessment.

Exam- or Assessment-Relevant Takeaways

  • Choose the Personal Health Dashboard when the requirement is to identify AWS events that may affect a specific account or its resources.
  • Choose the Service Health Dashboard when the requirement is to view general, current AWS service availability or status.
  • A Service Health Dashboard event does not automatically mean that your resources are affected; its information is generalized.
  • The Personal Health Dashboard can provide proactive notification of scheduled events that may affect your resources.
  • The Personal Health Dashboard includes remediation guidance, while the Service Health Dashboard is primarily a generalized status view.
  • Choose the AWS Health API when health information must be accessed programmatically rather than only through a console.

Tool / Feature Decision Guide

RequirementAppropriate choiceWhy
Determine whether an AWS event may affect your account or resourcesPersonal Health DashboardIt provides a personalized view of relevant events.
View general AWS service status available to everyoneService Health DashboardIt is not account-specific and shows generalized availability information.
Receive advance notice of planned activities that may affect your resourcesPersonal Health DashboardIt provides proactive notifications for relevant scheduled activities.
Retrieve AWS Health information through an application or automationAWS Health APIIt exposes health-related information through an API.
Investigate whether a general AWS service incident affects your resourcesStart with the Service Health Dashboard, then use the Personal Health DashboardThe service dashboard shows the broad event; the personal dashboard identifies account or resource relevance.

Common Traps / Misconceptions

  • Assuming every Service Health Dashboard event affects your account: The dashboard is generalized. You must determine whether your resources are impacted.
  • Treating the two dashboards as interchangeable: The Personal Health Dashboard is personalized; the Service Health Dashboard is not.
  • Expecting proactive scheduled-activity notifications from the Service Health Dashboard: The lecture attributes this proactive, personalized notification capability to the Personal Health Dashboard.
  • Using the Service Health Dashboard for account-specific remediation guidance: Personalized remediation guidance is associated with the Personal Health Dashboard.
  • Confusing the AWS Health API with a dashboard: The API is a programmatic interface; the dashboards are console-based views.

Real-World Engineer / Analyst Notes

Use the Service Health Dashboard for broad situational awareness during an AWS incident. Use the Personal Health Dashboard to answer the more operationally important question: Is AWS reporting an event that may affect my account or resources?

For planned AWS activities, the Personal Health Dashboard is especially important because proactive notification gives teams time to plan before an event occurs. When integrating health information into operational workflows, consider the AWS Health API instead of relying exclusively on manual console checks.

Quick Reference Summary

  • AWS Health API: Programmatic access to AWS Health information.
  • Personal Health Dashboard: Personalized events, resource impact information, remediation guidance, and proactive notifications for relevant scheduled activities.
  • Service Health Dashboard: General, publicly viewable current AWS service status; not personalized and not a source of personalized proactive notifications.
  • Primary decision point: If the question asks whether *your resources* may be affected, think Personal Health Dashboard. If it asks for general AWS service status, think Service Health Dashboard.

Flashcards

Q: An AWS event is reported, and the operations team needs to know whether it may affect resources in its account. Which dashboard should it consult first?

A: The Personal Health Dashboard, because it provides account- and resource-relevant information about AWS events.

Q: When would you use the Service Health Dashboard instead of the Personal Health Dashboard?

A: Use it to view generalized, publicly available information about current AWS service availability and status. It does not determine whether the event affects your specific resources.

Q: What is the decisive difference between the Personal Health Dashboard and the Service Health Dashboard?

A: The Personal Health Dashboard is personalized to your account and resources, while the Service Health Dashboard provides generalized information for anyone viewing it.

Q: A team wants to retrieve AWS Health information through an application rather than inspect a console. Which capability matches this requirement?

A: The AWS Health API, which provides programmatic access to health-related information.

Q: Which dashboard can provide proactive notifications about scheduled AWS activities that may affect your resources?

A: The Personal Health Dashboard, because its notifications are personalized to potential impacts on your resources.

Q: What must you do after seeing an incident on the Service Health Dashboard?

A: Determine whether your own resources are affected; the dashboard reports general service information and does not make that assessment for you.

Q: Which dashboard provides remediation guidance for events that may affect your resources?

A: The Personal Health Dashboard provides personalized alerts and remediation guidance.

Q: Compare the dashboards’ handling of current events.

A: The Service Health Dashboard shows generalized current service status, while the Personal Health Dashboard shows current events in terms of their potential impact on your resources.

Q: A planned AWS activity may temporarily affect systems supporting an account’s resources. Which dashboard is most relevant for advance planning?

A: The Personal Health Dashboard, because it can proactively notify you about scheduled activities that may affect your resources.

Q: What is the trap in assuming that an AWS service incident listed on the Service Health Dashboard affects every customer?

A: The dashboard is not personalized. An incident can be visible generally without affecting a particular account or its resources.

Q: Which interface is console-oriented, and which is programmatic: the Personal Health Dashboard and AWS Health API?

A: The Personal Health Dashboard is the console view; the AWS Health API is the programmatic interface for retrieving health information.

Q: An analyst needs a broad view of whether an AWS service is currently available, without needing account-specific impact information. Which choice is appropriate?

A: The Service Health Dashboard, because it presents general current AWS service status.

Practice Questions

Question 1

An AWS region experiences a service issue. An administrator needs to determine whether the issue is expected to affect resources in a particular AWS account. Which source is most appropriate?

A. Service Health Dashboard only
B. Personal Health Dashboard
C. A general AWS service-status page only
D. No AWS health interface can provide this information

Correct answer: B. Personal Health Dashboard

Explanation: The Personal Health Dashboard provides personalized information about events that may affect the account’s resources. The Service Health Dashboard is generalized and requires the administrator to assess impact independently.

Question 2

A team wants to see the current, general availability status of AWS services in a way that is not specific to its account. Which option should it choose?

A. Personal Health Dashboard
B. AWS Health API only
C. Service Health Dashboard
D. Personalized remediation guidance

Correct answer: C. Service Health Dashboard

Explanation: The Service Health Dashboard provides general, publicly viewable information about current AWS service status and availability.

Question 3

AWS plans an activity that may affect resources in a customer’s account. The customer wants advance notification and guidance for planning a response. Which capability is most relevant?

A. Service Health Dashboard
B. Personal Health Dashboard
C. General service availability status only
D. A dashboard with no personalization

Correct answer: B. Personal Health Dashboard

Explanation: The Personal Health Dashboard provides proactive notifications about scheduled activities that may affect the customer’s resources and can include remediation guidance.

Question 4

An operations platform must retrieve AWS Health information programmatically so it can incorporate the information into its workflow. Which AWS capability should the team use?

A. Service Health Dashboard
B. Personal Health Dashboard console only
C. AWS Health API
D. Generalized service status viewing

Correct answer: C. AWS Health API

Explanation: The AWS Health API is the programmatic interface for obtaining health-related information, unlike the console dashboards.

WordPress Metadata

Suggested Slug:
aws-health-api-personal-service-health-dashboards

Meta Description:
Understand how the AWS Health API, Personal Health Dashboard, and Service Health Dashboard differ in personalization, notifications, resource impact, and remediation planning.

Tags:
AWS Health API, Personal Health Dashboard, Service Health Dashboard, AWS monitoring, AWS notifications, AWS remediation, AWS Certified CloudOps Engineer, SOA-C03