{ "type": "object", "properties": { "ClusterIdentifier": {}, "ResourceOwner": {}, "SubnetGroupName": {}, "EndpointStatus": {}, "EndpointName": {}, "EndpointCreateTime": {}, "Port": {}, "Address": {}, "VpcSecurityGroups": {}, "VpcEndpoint": { "type": "object", "properties": { "VpcEndpointId": {}, "VpcId": {}, "NetworkInterfaces": {} }, "description": "The connection endpoint for connecting to an Amazon Redshift cluster through the proxy." } }, "description": "Describes a Redshift-managed VPC endpoint.", "$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-access-schema.json", "title": "EndpointAccess" }