{ "$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-configuration-queryable-value-structure.json", "name": "ActionConfigurationQueryableValue", "description": "ActionConfigurationQueryableValue schema from Amazon CodePipeline", "type": "string", "pattern": "[a-zA-Z0-9_-]+", "minLength": 1, "maxLength": 50 }