{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-managed-grafana/refs/heads/main/json-structure/amazon-managed-grafana-authentication-providers-structure.json", "name": "AuthenticationProviders", "description": "AuthenticationProviders schema from Amazon Managed Grafana API", "type": "array", "items": { "$ref": "#/components/schemas/AuthenticationProviderTypes" } }