{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-migration-hub/refs/heads/main/json-structure/migration-hub-api-migration-task-name-structure.json", "name": "MigrationTaskName", "type": "string", "description": "MigrationTaskName schema from Amazon Migration Hub API", "pattern": "[^:|]+", "minLength": 1, "maxLength": 256 }