ManagedNotificationChildEventSummary
Describes a short summary and metadata for a ManagedNotificationChildEvent.
Contents
- aggregationDetail
-
Provides detailed information about the dimensions used for event summarization and aggregation.
Type: AggregationDetail object
Required: Yes
- eventStatus
-
The perceived nature of the event.
-
Values:
-
HEALTHY-
All EventRules are
ACTIVEand any call can be run.
-
-
UNHEALTHY-
Some EventRules are
ACTIVEand some areINACTIVE. Any call can be run.
-
-
Type: String
Valid Values:
HEALTHY | UNHEALTHYRequired: Yes
-
- messageComponents
-
Contains the headline message component.
Type: MessageComponentsSummary object
Required: Yes
- notificationType
-
The Type of the event causing this notification.
-
Values:
-
ALERT-
A notification about an event where something was triggered, initiated, reopened, deployed, or a threshold was breached.
-
-
WARNING-
A notification about an event where an issue is about to arise. For example, something is approaching a threshold.
-
-
ANNOUNCEMENT-
A notification about an important event. For example, a step in a workflow or escalation path or that a workflow was updated.
-
-
INFORMATIONAL-
A notification about informational messages. For example, recommendations, service announcements, or reminders.
-
-
Type: String
Valid Values:
ALERT | WARNING | ANNOUNCEMENT | INFORMATIONALRequired: Yes
-
- schemaVersion
-
The schema version of the
ManagedNotificationChildEvent.Type: String
Valid Values:
v1.0Required: Yes
- sourceEventMetadata
-
Contains all event metadata present identically across all
NotificationEvents. All fields are present in Source Events via Eventbridge.Type: ManagedSourceEventMetadataSummary object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: