The event payload delivered to a non-HTTP Alibaba FC function.
The shape depends on the trigger, the OSS object event, the MNS/queue message, the Timer payload,
the EventBridge event, etc. FC passes it as a Buffer (or a string), which the handler receives
and the normalizer exposes on the event metadata. Kept generic.
The event payload delivered to a non-HTTP Alibaba FC function.
The shape depends on the trigger, the OSS object event, the MNS/queue message, the Timer payload, the EventBridge event, etc. FC passes it as a
Buffer(or a string), which the handler receives and the normalizer exposes on the event metadata. Kept generic.