AWS Security ChangesHomeSearch

AWS health documentation change

Service: health · 2025-11-22 · Documentation low

File: health/latest/ug/aws-health-events-eventbridge-schema.md

Summary

Added 'actionability' and 'personas' metadata fields to AWS Health event schema documentation

Security assessment

The 'personas' field includes a 'SECURITY' value, enabling programmatic routing of security-related events to appropriate stakeholders. This documents a security feature but does not address a specific vulnerability.

Diff

diff --git a/health/latest/ug/aws-health-events-eventbridge-schema.md b/health/latest/ug/aws-health-events-eventbridge-schema.md
index 038ce4936..47bf14d52 100644
--- a//health/latest/ug/aws-health-events-eventbridge-schema.md
+++ b//health/latest/ug/aws-health-events-eventbridge-schema.md
@@ -87,0 +88,2 @@ Pagination occurs only on resources. If the 256KB size limit is exceeded for ano
+**actionability** | Metadata to activate programmatic determination of which events require action without manual inspection. Possible (single) value can be `ACTION_REQUIRED`, `ACTION_MAY_BE_REQUIRED`, or `INFORMATIONAL`. | No  
+**personas** | This list of metadata activates programmatic determination of which stakeholder to route the event to. Possible (multiple) values are `OPERATIONAL`, `SECURITY`, and `BILLING`. | No