{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "VpcIngressConnectionSummary", "description": "Provides summary information about an VPC Ingress Connection, which includes its VPC Ingress Connection ARN and its associated Service ARN.", "type": "object", "properties": { "VpcIngressConnectionArn": {}, "ServiceArn": {} } }