v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430236144.1 KB

Returns a list of measures that are potential causes or effects of an anomaly group.

post/ListAnomalyGroupRelatedMetrics

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.

RelationshipTypeFilter'CAUSE_OF_INPUT_ANOMALY_GROUP' | 'EFFECT_OF_INPUT_ANOMALY_GROUP'

Filter for potential causes (<code>CAUSE_OF_INPUT_ANOMALY_GROUP</code>) or downstream effects (<code>EFFECT_OF_INPUT_ANOMALY_GROUP</code>) of the anomaly group.

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

NextTokenstring

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