{ "type": "object", "properties": { "Grantor": {}, "Grantee": {}, "ClusterIdentifier": {}, "AuthorizeTime": {}, "ClusterStatus": {}, "Status": {}, "AllowedAllVPCs": {}, "AllowedVPCs": {}, "EndpointCount": {} }, "description": "Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across Amazon Web Services accounts.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-endpoint-authorization-schema.json", "title": "EndpointAuthorization" }