Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Anomaly Instance Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

Amazon Codeguru Profiler Anomaly Instance Example is an example object payload from Amazon CodeGuru Profiler, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endTimeidstartTimeuserFeedback

Example Payload

Raw ↑
{
  "endTime": "example-value",
  "id": "500123",
  "startTime": "example-value",
  "userFeedback": "example-value"
}