Get feedback for an anomaly group.
See https://www.paws-r-sdk.com/docs/lookoutmetrics_get_feedback/ for full documentation.
lookoutmetrics_get_feedback(
AnomalyDetectorArn,
AnomalyGroupTimeSeriesFeedback,
MaxResults = NULL,
NextToken = NULL
)
[required] The Amazon Resource Name (ARN) of the anomaly detector.
[required] The anomalous metric and group ID.
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.