{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "CreateEventSubscriptionMessage", "example": { "SubscriptionName": null, "SnsTopicArn": null, "SourceType": null, "SourceIds": null, "EventCategories": null, "Severity": null, "Enabled": null, "Tags": null } }