View source: R/cloudwatchinternetmonitor_operations.R
cloudwatchinternetmonitor_get_health_event | R Documentation |
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
)
MonitorName |
[required] The name of the monitor. |
EventId |
[required] The internally-generated identifier of a health event. Because |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.