{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "EndpointAuthorizations", "example": [ { "Grantor": null, "Grantee": null, "ClusterIdentifier": null, "AuthorizeTime": null, "ClusterStatus": null, "Status": null, "AllowedAllVPCs": null, "AllowedVPCs": null } ] }