serverless-application-model icon indicating copy to clipboard operation
serverless-application-model copied to clipboard

Support InputTransformer in EventBridgeRule

Open ljacobsson opened this issue 5 years ago • 1 comments

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 avatar Mar 25 '20 18:03 ljacobsson

@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.

ShreyaGangishetty avatar Mar 27 '20 18:03 ShreyaGangishetty

+1

antoniy-qb avatar Nov 22 '22 11:11 antoniy-qb