{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeartifact/refs/heads/main/json-structure/codeartifact-arn-structure.json", "name": "Arn", "description": "Arn schema from Amazon CodeArtifact API", "type": "string", "pattern": "\\S+", "minLength": 1, "maxLength": 1011 }