Is there an example of using event-based triggering with SFN? I want to trigger my SFNs based on an S3 path(s). I only see an example for Argo in the docs
Although, the time based scheduling uses Event Bridge behind the scenes - it is theoretically possible to hand craft an event bridge rule to achieve your objective, but out of the box support doesn't exist yet.