Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler List Findings Reports Response Example

AmazonApplication PerformanceProfilingDevOpsMachine Learning

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

Top-level fields

findingsReportSummariesnextToken

Example Payload

Raw ↑
{
  "findingsReportSummaries": "example-value",
  "nextToken": "example-value"
}