cloudwatchlogs_list_log_anomaly_detectors: Retrieves a list of the log anomaly detectors in the account

View source: R/cloudwatchlogs_operations.R

cloudwatchlogs_list_log_anomaly_detectorsR Documentation

Retrieves a list of the log anomaly detectors in the account

Description

Retrieves a list of the log anomaly detectors in the account.

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

Usage

cloudwatchlogs_list_log_anomaly_detectors(
  filterLogGroupArn = NULL,
  limit = NULL,
  nextToken = NULL
)

Arguments

filterLogGroupArn

Use this to optionally filter the results to only include anomaly detectors that are associated with the specified log group.

limit

The maximum number of items to return. If you don't specify a value, the default maximum value of 50 items is used.

nextToken

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