Returns a list of anomaly groups.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_list_anomaly_group_summaries/ for full documentation.
lookoutmetrics_list_anomaly_group_summaries(
AnomalyDetectorArn,
SensitivityThreshold,
MaxResults = NULL,
NextToken = NULL
)
[required] The Amazon Resource Name (ARN) of the anomaly detector.
[required] The minimum severity score for inclusion in the output.
The maximum number of results to return.
Specify the pagination token that's returned by a previous request to retrieve the next page of results.