Event
Summary information about an Health event.
Health events can be public or account-specific:
Public events might be service events that are not specific to an Amazon Web Services account. For example, if there is an issue with an Amazon Web Services Region, Health provides information about the event, even if you don't use services or resources in that Region.
Account-specific events are specific to either your Amazon Web Services account or an account in your organization. For example, if there's an issue with Amazon Elastic Compute Cloud in a Region that you use, Health provides information about the event and the affected resources in the account.
You can determine if an event is public or account-specific by using the eventScopeCode
parameter. For more information, see eventScopeCode.
Types
Properties
The Amazon Web Services Availability Zone of the event. For example, us-east-1a.
This parameter specifies if the Health event is a public Amazon Web Service event or an account-specific event.
A list of event type category codes. Possible values are issue
, accountNotification
, or scheduledChange
. Currently, the investigation
value isn't supported at this time.
The unique identifier for the event type. The format is AWS_<i>SERVICE</i>_<i>DESCRIPTION</i>
; for example, AWS_EC2_SYSTEM_MAINTENANCE_EVENT
.
The most recent date and time that the event was updated.
The most recent status of the event. Possible values are open
, closed
, and upcoming
.