Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Get Recommendations Response Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

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

Top-level fields

anomaliesprofileEndTimeprofileStartTimeprofilingGroupNamerecommendations

Example Payload

Raw ↑
{
  "anomalies": "example-value",
  "profileEndTime": "example-value",
  "profileStartTime": "example-value",
  "profilingGroupName": "example-resource",
  "recommendations": "example-value"
}