{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-inspector/refs/heads/main/json-structure/inspector-targets-structure.json", "name": "Targets", "description": "Targets schema", "type": "array", "items": { "type": "string", "minLength": 0, "maxLength": 50 } }