Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Pattern Example

Example description

AmazonApplication PerformanceProfilingDevOpsMachine Learning

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

Top-level fields

countersToAggregatedescriptionidnameresolutionStepstargetFramesthresholdPercent

Example Payload

Raw ↑
{
  "countersToAggregate": "example-value",
  "description": "Example description",
  "id": "500123",
  "name": "example-resource",
  "resolutionSteps": "example-value",
  "targetFrames": "example-value",
  "thresholdPercent": "example-value"
}