{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codepipeline/refs/heads/main/json-structure/amazon-codepipeline-action-namespace-structure.json", "name": "ActionNamespace", "description": "ActionNamespace schema from Amazon CodePipeline", "type": "string", "pattern": "[A-Za-z0-9@\\-_]+", "minLength": 1, "maxLength": 100 }