Amazon DevOps Guru · Example Payload

Amazon Devops Guru Anomalous Log Group Example

Anomaly DetectionDevOpsMachine LearningOperational Intelligence

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

Top-level fields

LogGroupNameImpactStartTimeImpactEndTimeNumberOfLogLinesScannedLogAnomalyShowcases

Example Payload

Raw ↑
{
  "LogGroupName": "ExampleLogGroupName",
  "ImpactStartTime": "example-ImpactStartTime",
  "ImpactEndTime": "example-ImpactEndTime",
  "NumberOfLogLinesScanned": "example-NumberOfLogLine",
  "LogAnomalyShowcases": "example-LogAnomalyShowc"
}