Amazon CodeGuru Profiler · Example Payload

Amazon Codeguru Profiler Profiling Group Description Example

example-value

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

Top-level fields

agentOrchestrationConfigarncomputePlatformcreatedAtnameprofilingStatustagsupdatedAt

Example Payload

Raw ↑
{
  "agentOrchestrationConfig": "example-value",
  "arn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "computePlatform": "example-value",
  "createdAt": "example-value",
  "name": "example-resource",
  "profilingStatus": "ACTIVE",
  "tags": "example-value",
  "updatedAt": "example-value"
}