{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-robomaker/refs/heads/main/json-structure/amazon-robomaker-openapi-world-generation-job-error-code-structure.json", "description": "WorldGenerationJobErrorCode schema from openapi", "type": "string", "enum": [ "InternalServiceError", "LimitExceeded", "ResourceNotFound", "RequestThrottled", "InvalidInput", "AllWorldGenerationFailed" ], "name": "WorldGenerationJobErrorCode" }