Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Agent Configuration Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

Amazon Codeguru Profiler Agent Configuration 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

agentParametersperiodInSecondsshouldProfile

Example Payload

Raw ↑
{
  "agentParameters": "example-value",
  "periodInSeconds": "example-value",
  "shouldProfile": "example-value"
}