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): No target for ApiGatewayV2 HttpApi #26649

Open
2 tasks
vertti opened this issue Aug 7, 2023 · 2 comments
Open
2 tasks

(aws-events-targets): No target for ApiGatewayV2 HttpApi #26649

vertti opened this issue Aug 7, 2023 · 2 comments
Labels
@aws-cdk/aws-events-targets effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1

Comments

@vertti
Copy link

vertti commented Aug 7, 2023

Describe the feature

EventBridge supports targeting APIGateway API as a event target. But aws-events-targets package only supports v1-style RestApi. I would like to use v2-style HttpApi as the event target.

Use Case

Creating private integration from Apigateway to an ALB is now super convenient with aws-apigatewayv2-integrations-alpha but I would need to connect that APIgw HttpApi to EventBridge target.

Proposed Solution

I wonder if I should just use the url of the HttpApi as ApiDestination instead of hoping to use the target.ApiGateway? Or is there a simple way to implement HttpApi support for a Eventbridge target?

Other Information

No response

Acknowledgements

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

CDK version used

2.89.0

Environment details (OS name and version, etc.)

Mac Ventura 13.4.1

@vertti vertti added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 7, 2023
@ghost
Copy link

ghost commented Aug 7, 2023

If not assigned, can i work on this?

@peterwoodworth peterwoodworth added p1 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Aug 7, 2023
@peterwoodworth
Copy link
Contributor

Feel free @sanju50201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-events-targets 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

2 participants