Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Recommendation Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

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

Top-level fields

allMatchesCountallMatchesSumendTimepatternstartTimetopMatches

Example Payload

Raw ↑
{
  "allMatchesCount": "example-value",
  "allMatchesSum": "example-value",
  "endTime": "example-value",
  "pattern": "example-value",
  "startTime": "example-value",
  "topMatches": "example-value"
}