{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeartifact/refs/heads/main/json-structure/codeartifact-package-version-error-structure.json", "name": "PackageVersionError", "description": "l An error associated with package. ", "type": "object", "properties": { "errorCode": { "allOf": [ { "$ref": "#/components/schemas/PackageVersionErrorCode" }, { "description": "
The error code associated with the error. Valid error codes are:
ALREADY_EXISTS
MISMATCHED_REVISION
MISMATCHED_STATUS
NOT_ALLOWED
NOT_FOUND
SKIPPED