Application event for when calendar events/occurrences are updated

Is there such a thing or is there a way i can create a new application event for this in my package?

Hello, there is only one calendar related event on_calendar_event_duplicate

To create your own event you would need to override core service classes and add your event there. But then if you do that you might not need an event at all.