Amazon Lookout for Metrics · Example Payload

Amazon Lookout For Metrics Inter Metric Impact Details Example

Anomaly DetectionBusiness IntelligenceMachine LearningMetricsMonitoring

Amazon Lookout For Metrics Inter Metric Impact Details Example is an example object payload from Amazon Lookout for Metrics, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

MetricNameAnomalyGroupIdRelationshipTypeContributionPercentage

Example Payload

Raw ↑
{
  "MetricName": "my-anomaly-detector",
  "AnomalyGroupId": "500123",
  "RelationshipType": "example-value",
  "ContributionPercentage": "example-value"
}