Amazon CodeGuru Profiler · JSON Structure

Amazon Codeguru Profiler Max Depth Structure

MaxDepth schema from Amazon CodeGuru Profiler

Type: int32 Properties: 0
AmazonApplication PerformanceProfilingDevOpsMachine Learning

MaxDepth is a JSON Structure definition published by Amazon CodeGuru Profiler. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-profiler/refs/heads/main/json-structure/amazon-codeguru-profiler-max-depth-structure.json",
  "name": "MaxDepth",
  "description": "MaxDepth schema from Amazon CodeGuru Profiler",
  "type": "int32",
  "minimum": 1,
  "maximum": 10000
}