{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "DescribeVpcConnectorRequest", "type": "object", "properties": { "VpcConnectorArn": {} }, "required": [ "VpcConnectorArn" ] }