{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-reviewer/refs/heads/main/json-structure/amazon-codeguru-reviewer-kms-key-id-structure.json", "name": "KMSKeyId", "description": "KMSKeyId schema from Amazon CodeGuru Reviewer", "type": "string", "pattern": "[a-zA-Z0-9-]+", "minLength": 1, "maxLength": 2048 }