[aws-events-targets] AwsApi doesn't allow for transformation of input #10165
Labels
@aws-cdk/aws-events-targets
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p1
AwsApi needs the ability to utilize the transformative features of EventBridge event processing. Right now, the events that it processes get passed to the lambda as "Constant".
Use Case
We need to be able to match events that occur on an event bus, and using the same rule, pass on variable information to an AWS API.
Proposed Solution
Add support for AwsApi to utilize RuleTargetInput.
Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: