Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Profiling Status Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

Amazon Codeguru Profiler Profiling Status 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

latestAgentOrchestratedAtlatestAgentProfileReportedAtlatestAggregatedProfile

Example Payload

Raw ↑
{
  "latestAgentOrchestratedAt": "example-value",
  "latestAgentProfileReportedAt": "example-value",
  "latestAggregatedProfile": "example-value"
}