cloudwatchinternetmonitor_list_internet_events: Lists internet events that cause performance or availability...

View source: R/cloudwatchinternetmonitor_operations.R

cloudwatchinternetmonitor_list_internet_eventsR Documentation

Lists internet events that cause performance or availability issues for client locations

Description

Lists internet events that cause performance or availability issues for client locations. Amazon CloudWatch Internet Monitor displays information about recent global health events, called internet events, on a global outages map that is available to all Amazon Web Services customers.

See https://www.paws-r-sdk.com/docs/cloudwatchinternetmonitor_list_internet_events/ for full documentation.

Usage

cloudwatchinternetmonitor_list_internet_events(
  NextToken = NULL,
  MaxResults = NULL,
  StartTime = NULL,
  EndTime = NULL,
  EventStatus = NULL,
  EventType = NULL
)

Arguments

NextToken

The token for the next set of results. You receive this token from a previous call.

MaxResults

The number of query results that you want to return with this call.

StartTime

The start time of the time window that you want to get a list of internet events for.

EndTime

The end time of the time window that you want to get a list of internet events for.

EventStatus

The status of an internet event.

EventType

The type of network impairment.


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