Amazon CodeGuru Profiler · JSON Structure

Amazon Codeguru Profiler Anomaly Instance Id Structure

AnomalyInstanceId schema from Amazon CodeGuru Profiler

Type: string Properties: 0
AmazonApplication PerformanceProfilingDevOpsMachine Learning

AnomalyInstanceId 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-anomaly-instance-id-structure.json",
  "name": "AnomalyInstanceId",
  "description": "AnomalyInstanceId schema from Amazon CodeGuru Profiler",
  "type": "string",
  "pattern": "[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}"
}