InternetEventSummary
A summary of information about an internet event in Amazon CloudWatch Internet Monitor. Internet events are issues that cause performance degradation or availability problems for impacted AWS client locations. Internet Monitor displays information about recent global health events, called internet events, on a global outages map that is available to all AWS customers.
Contents
- ClientLocation
-
The impacted location, such as a city, that AWS clients access application resources from.
Type: ClientLocation object
Required: Yes
- EventArn
-
The Amazon Resource Name (ARN) of the internet event.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*
Required: Yes
- EventId
-
The internally-generated identifier of an internet event.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
[a-zA-Z0-9-]+
Required: Yes
- EventStatus
-
The status of an internet event.
Type: String
Valid Values:
ACTIVE | RESOLVED
Required: Yes
- EventType
-
The type of network impairment.
Type: String
Valid Values:
AVAILABILITY | PERFORMANCE
Required: Yes
- StartedAt
-
The time when an internet event started.
Type: Timestamp
Required: Yes
- EndedAt
-
The time when an internet event ended. If the event hasn't ended yet, this value is empty.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: