TcpRetryPolicyEvents schema from AWS App Mesh
{ "type": "array", "items": { "type": "string", "enum": [ "connection-error" ] }, "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-app-mesh/refs/heads/main/json-schema/app-mesh-tcp-retry-policy-events-schema.json", "title": "TcpRetryPolicyEvents", "description": "TcpRetryPolicyEvents schema from AWS App Mesh" }