Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Create Profiling Group Request Example

example-value

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

Top-level fields

agentOrchestrationConfigcomputePlatformprofilingGroupNametags

Example Payload

Raw ↑
{
  "agentOrchestrationConfig": "example-value",
  "computePlatform": "example-value",
  "profilingGroupName": "example-resource",
  "tags": "example-value"
}