aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.53k stars 1.01k forks source link

Amazon EventBridge Scheduler Support #2009

Open dubielt opened 1 year ago

dubielt commented 1 year ago

Hello,

Are there plans to support Amazon EventBridge Scheduler as an Event Source?

It seems more flexible with customizing the input of a scheduled event, whereas EventBridge Rules do not support input transformers on scheduled events.

kschniedergers commented 1 year ago

+1 it also seems to have much better support for one-time events