Support InputTransformer in EventBridgeRule event
#2666
Replies: 5 comments
-
|
@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. |
Beta Was this translation helpful? Give feedback.
-
|
+1 |
Beta Was this translation helpful? Give feedback.
-
|
@praneetap ping about what we just talked about ⏫ |
Beta Was this translation helpful? Give feedback.
-
|
this feature would be so useful to our team I'm considering moving some stacks over to Terraform to take advantage |
Beta Was this translation helpful? Give feedback.
-
|
Support for |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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
InputandInputPath, 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::RuleBeta Was this translation helpful? Give feedback.
All reactions