HealthEvent
Information about a health event created in a monitor in Amazon CloudWatch Internet Monitor.
Contents
- EventArn
-
The Amazon Resource Name (ARN) of the event.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*
Required: Yes
- EventId
-
The internally-generated identifier of a specific network traffic impairment health event.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9/_.-]+
Required: Yes
- ImpactedLocations
-
The locations impacted by the health event.
Type: Array of ImpactedLocation objects
Required: Yes
- ImpactType
-
The type of impairment for a health event.
Type: String
Valid Values:
AVAILABILITY | PERFORMANCE | LOCAL_AVAILABILITY | LOCAL_PERFORMANCE
Required: Yes
- LastUpdatedAt
-
When the health event was last updated.
Type: Timestamp
Required: Yes
- StartedAt
-
When a health event started.
Type: Timestamp
Required: Yes
- Status
-
The status of a health event.
Type: String
Valid Values:
ACTIVE | RESOLVED
Required: Yes
- CreatedAt
-
When the health event was created.
Type: Timestamp
Required: No
- EndedAt
-
The time when a health event ended. If the health event is still active, then the end time is not set.
Type: Timestamp
Required: No
- HealthScoreThreshold
-
The value of the threshold percentage for performance or availability that was configured when Amazon CloudWatch Internet Monitor created the health event.
Type: Double
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- PercentOfTotalTrafficImpacted
-
The impact on total traffic that a health event has, in increased latency or reduced availability. This is the percentage of how much latency has increased or availability has decreased during the event, compared to what is typical for traffic from this client location to the Amazon location using this client network.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: