Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Match Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

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

Top-level fields

frameAddresstargetFramesIndexthresholdBreachValue

Example Payload

Raw ↑
{
  "frameAddress": "example-value",
  "targetFramesIndex": "example-value",
  "thresholdBreachValue": "example-value"
}