DescribeEndpointAccessMessage schema from Amazon Redshift
{ "type": "object", "properties": { "ClusterIdentifier": {}, "ResourceOwner": {}, "EndpointName": {}, "VpcId": {}, "MaxRecords": {}, "Marker": {} }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-describe-endpoint-access-message-schema.json", "title": "DescribeEndpointAccessMessage", "description": "DescribeEndpointAccessMessage schema from Amazon Redshift" }