{ "$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-created-artifact-list-structure.json", "name": "CreatedArtifactList", "type": "array", "description": "CreatedArtifactList schema from Amazon Migration Hub API", "items": { "$ref": "#/components/schemas/CreatedArtifact" } }