Gets information that 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,
LinkedAccountId = NULL
)
[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.
The account ID for an account that you've set up cross-account sharing for in Amazon CloudWatch Internet Monitor. You configure cross-account sharing by using Amazon CloudWatch Observability Access Manager. For more information, see Internet Monitor cross-account observability in the Amazon CloudWatch Internet Monitor User Guide.