{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iam-identity-center/refs/heads/main/json-structure/sso-admin-access-control-attribute-value-source-list-structure.json", "name": "AccessControlAttributeValueSourceList", "description": "AccessControlAttributeValueSourceList schema from AWS IAM Identity Center", "type": "array", "items": { "type": "string", "pattern": "[\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@\\[\\]\\{\\}\\$\\\\\"]*", "minLength": 0, "maxLength": 256 } }