v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430236144.1 KB

Gets a list of anomalous metrics for a measure in an anomaly group.

post/ListAnomalyGroupTimeSeries

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Request body

AnomalyDetectorArnstring required

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

AnomalyGroupIdstring required

The ID of the anomaly group.

MetricNamestring required

The name of the measure field.

MaxResultsinteger

The maximum number of results to return.

NextTokenstring

Specify the pagination token that's returned by a previous request to retrieve the next page of results.

Response

Success

AnomalyGroupIdstring

The ID of the anomaly group.

MetricNamestring

The name of the measure field.

TimestampListTimestampString[]

Timestamps for the anomalous metrics.

NextTokenstring

The pagination token that's included if more results are available.