Amazon Lookout for Metrics · Example Payload

Amazon Lookout For Metrics Update Alert Request Example

Anomaly DetectionBusiness IntelligenceMachine LearningMetricsMonitoring

Amazon Lookout For Metrics Update Alert Request Example is an example object payload from Amazon Lookout for Metrics, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AlertArnAlertDescriptionAlertSensitivityThresholdActionAlertFilters

Example Payload

Raw ↑
{
  "AlertArn": "arn:aws:lookoutmetrics:us-east-1:123456789012:AnomalyDetector:my-detector",
  "AlertDescription": "Automated anomaly detection for business metrics",
  "AlertSensitivityThreshold": "example-value",
  "Action": "example-value",
  "AlertFilters": "example-value"
}