Amazon DevOps Guru · Example Payload

Amazon Devops Guru Proactive Insight Example

Anomaly DetectionDevOpsMachine LearningOperational Intelligence

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

Top-level fields

IdNameSeverityStatusInsightTimeRangePredictionTimeRangeResourceCollectionSsmOpsItemIdDescription

Example Payload

Raw ↑
{
  "Id": "insight-abc123",
  "Name": "ExampleName",
  "Severity": "MEDIUM",
  "Status": "CLOSED",
  "InsightTimeRange": "example-InsightTimeRang",
  "PredictionTimeRange": "example-PredictionTimeR",
  "ResourceCollection": "example-ResourceCollect",
  "SsmOpsItemId": "insight-abc123",
  "Description": "example-Description"
}