Amazon DevOps Guru · Example Payload

Amazon Devops Guru Reactive Anomaly Example

Anomaly DetectionDevOpsMachine LearningOperational Intelligence

Amazon Devops Guru Reactive Anomaly Example is an example object payload from Amazon DevOps Guru, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

IdSeverityStatusAnomalyTimeRangeAnomalyReportedTimeRangeSourceDetailsAssociatedInsightIdResourceCollectionTypeNameDescriptionCausalAnomalyIdAnomalyResources

Example Payload

Raw ↑
{
  "Id": "insight-abc123",
  "Severity": "MEDIUM",
  "Status": "CLOSED",
  "AnomalyTimeRange": "example-AnomalyTimeRang",
  "AnomalyReportedTimeRange": "example-AnomalyReported",
  "SourceDetails": "example-SourceDetails",
  "AssociatedInsightId": "insight-abc123",
  "ResourceCollection": "example-ResourceCollect",
  "Type": "REACTIVE",
  "Name": "ExampleName",
  "Description": "example-Description",
  "CausalAnomalyId": "insight-abc123",
  "AnomalyResources": "example-AnomalyResource"
}