InterMetricImpactDetails - Amazon Lookout for Metrics

InterMetricImpactDetails

Aggregated details about the measures contributing to the anomaly group, and the measures potentially impacted by the anomaly group.

Contents

AnomalyGroupId

The ID of the anomaly group.

Type: String

Length Constraints: Maximum length of 63.

Pattern: [a-z0-9]{8}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{12}

Required: No

ContributionPercentage

For potential causes (CAUSE_OF_INPUT_ANOMALY_GROUP), the percentage contribution the measure has in causing the anomalies.

Type: Double

Valid Range: Minimum value of 0.0. Maximum value of 100.0.

Required: No

MetricName

The name of the measure.

Type: String

Length Constraints: Maximum length of 256.

Pattern: ^[a-zA-Z0-9][a-zA-Z0-9\-_]*

Required: No

RelationshipType

Whether a measure is a potential cause of the anomaly group (CAUSE_OF_INPUT_ANOMALY_GROUP), or whether the measure is impacted by the anomaly group (EFFECT_OF_INPUT_ANOMALY_GROUP).

Type: String

Valid Values: CAUSE_OF_INPUT_ANOMALY_GROUP | EFFECT_OF_INPUT_ANOMALY_GROUP

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: