Learn R Programming

paws.management (version 0.5.0)

cloudwatchinternetmonitor_get_health_event: Gets information the Amazon CloudWatch Internet Monitor has created and stored about a health event for a specified monitor

Description

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.

Usage

cloudwatchinternetmonitor_get_health_event(MonitorName, EventId)

Arguments

MonitorName

[required] The name of the monitor.

EventId

[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.