lookoutmetrics_get_anomaly_group {paws.machine.learning}R Documentation

Returns details about a group of anomalous metrics

Description

Returns details about a group of anomalous metrics.

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

Usage

lookoutmetrics_get_anomaly_group(AnomalyGroupId, AnomalyDetectorArn)

Arguments

AnomalyGroupId

[required] The ID of the anomaly group.

AnomalyDetectorArn

[required] The Amazon Resource Name (ARN) of the anomaly detector.


[Package paws.machine.learning version 0.9.0 Index]