Describes event information.
{ "type": "object", "properties": { "EventId": {}, "EventCategories": {}, "EventDescription": {}, "Severity": {} }, "description": "Describes event information.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-event-info-map-schema.json", "title": "EventInfoMap" }