cloudwatchinternetmonitor_get_health_event: Gets information that Amazon CloudWatch Internet Monitor has...

View source: R/cloudwatchinternetmonitor_operations.R

cloudwatchinternetmonitor_get_health_eventR Documentation

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

Description

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.

Usage

cloudwatchinternetmonitor_get_health_event(
  MonitorName,
  EventId,
  LinkedAccountId = NULL
)

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.

LinkedAccountId

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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.