The default incoming-event property the light router reads the routing key from.
detail-type is where cloud buses (EventBridge) put the event name, so the emit/route pair
round-trips out of the box. It is not hard-coded: override it with @KeyRouting({ source }) or a
full extractor.
The default incoming-event property the light router reads the routing key from.
detail-typeis where cloud buses (EventBridge) put the event name, so the emit/route pair round-trips out of the box. It is not hard-coded: override it with@KeyRouting({ source })or a fullextractor.