{ "$schema": "http://json-schema.org/draft-07/schema#", "title": "EgressConfiguration", "description": "Describes configuration settings related to outbound network traffic of an App Runner service.", "type": "object", "properties": { "EgressType": {}, "VpcConnectorArn": {} } }