serverless-application-model
serverless-application-model copied to clipboard
Support InputTransformer in EventBridgeRule
Description:
The options when using CloudWatchEvent/EventBridgeRule as event source are quite limited. A very useful feature to use here would be InputTransformer
I've tried achieving the same result using Input and InputPath, but they aren't comparable.
The effect of not allowing this is that one either sends too much data to the lambda function or has to resort to AWS::Events::Rule
@ljacobsson Thanks for the feature request! We have passed this along to our product team for possible prioritization. Please +1 on the feature to help with prioritization.
+1