Recommended method
CloudWatch Log Forwarder — enable logging on each state machine with a destination Log Group, and the Bronto forwarder Lambda subscribes to it.Alternatives
- EventBridge API Destinations — for execution status-change events (started, succeeded, failed, timed out) when full step-by-step detail isn’t required.

