Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor. This information includes the impacted locations, and all the information related to the event, by location.
See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_get_health_event/ for full documentation.
cloudwatchinternetmonitor_get_health_event(MonitorName, EventId)
[required] The name of the monitor.
[required] The internally-generated identifier of a health event. Because EventID
contains the forward slash (“/”) character, you must URL-encode the
EventID
field in the request URL.