{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-codeguru-reviewer/refs/heads/main/json-structure/amazon-codeguru-reviewer-connection-arn-structure.json", "name": "ConnectionArn", "description": "ConnectionArn schema from Amazon CodeGuru Reviewer", "type": "string", "pattern": "arn:aws(-[\\w]+)*:.+:.+:[0-9]{12}:.+", "minLength": 0, "maxLength": 256 }