{ "$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-aggregation-period-structure.json", "name": "AggregationPeriod", "description": "AggregationPeriod schema from Amazon CodeGuru Profiler", "type": "string", "enum": [ "PT5M", "PT1H", "P1D" ] }