{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-healthomics/refs/heads/main/json-schema/healthomics-role-arn-schema.json", "name": "RoleArn", "type": "string", "pattern": "arn:.*", "minLength": 20, "maxLength": 2048 }