Skip to main content

Module operations

Module operations 

Source

Modules§

callback
Callback operation — external signal coordination.
child_context
Child context operation — isolated subflows.
compensation
Saga / compensation pattern operations.
invoke
Invoke operation — durable Lambda-to-Lambda invocation.
log
Log operation — replay-safe structured logging.
map
Map operation — parallel collection processing.
parallel
Parallel operation — fan-out with completion criteria.
step
Step operation — checkpointed work units with optional retries.
wait
Wait operation — time-based suspension.