Learn R Programming

paws.management (version 0.9.0)

cloudwatchlogs_get_log_anomaly_detector: Retrieves information about the log anomaly detector that you specify

Description

Retrieves information about the log anomaly detector that you specify.

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

Usage

cloudwatchlogs_get_log_anomaly_detector(anomalyDetectorArn)

Arguments

anomalyDetectorArn

[required] The ARN of the anomaly detector to retrieve information about. You can find the ARNs of log anomaly detectors in your account by using the list_log_anomaly_detectors operation.