Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[aws-events-targets] AwsApi doesn't allow for transformation of input #10165

Closed
2 tasks
paveljos opened this issue Sep 3, 2020 · 2 comments
Closed
2 tasks
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

Comments

@paveljos
Copy link
Contributor

paveljos commented Sep 3, 2020

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

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@paveljos paveljos added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Sep 3, 2020
@SomayaB SomayaB changed the title [aws_events_targets] AwsApi doesn't allow for transformation of input [aws-events-targets] AwsApi doesn't allow for transformation of input Sep 3, 2020
@paveljos
Copy link
Contributor Author

paveljos commented Sep 4, 2020

I believe this is tangential to the issue here: aws/jsii#3931

@shivlaks shivlaks added p1 effort/medium Medium work item – several days of effort labels Nov 3, 2020
@SomayaB SomayaB removed the needs-triage This issue or PR still needs to be triaged. label Nov 6, 2020
@NGL321 NGL321 assigned rix0rrr and unassigned shivlaks Jan 25, 2021
@github-actions
Copy link

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

@github-actions github-actions bot added closing-soon This issue will automatically close in 4 days unless further comments are made. closed-for-staleness This issue was automatically closed because it hadn't received any attention in a while. and removed closing-soon This issue will automatically close in 4 days unless further comments are made. labels Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants