{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-shield/refs/heads/main/json-structure/amazon-shield-api-mitigation-structure.json", "description": "Mitigation schema from api", "type": "object", "properties": { "MitigationName": { "type": "string" } }, "name": "Mitigation" }