SAMLProviderList schema from Amazon Cognito
{ "type": "array", "items": { "type": "string", "minLength": 20, "maxLength": 2048 }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-cognito/refs/heads/main/json-schema/cognito-identity-saml-provider-list-schema.json", "title": "SAMLProviderList", "description": "SAMLProviderList schema from Amazon Cognito" }