(events-targets): Add target class for API Gateway target in EventBridge #12708
Labels
@aws-cdk/aws-events-targets
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
p2
Hi,
The API Gateway target is missing from the events-targets module.
This target is available in EventBridge as described here : https://docs.aws.amazon.com/eventbridge/latest/userguide/targets-apigateway.html
And in cloudformation (HttpParameters) : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-events-rule-target.html#cfn-events-rule-target-httpparameters
(For future readers : AwsApi target class is not related to api gateway !)
Can you add this target ?
Thanks,
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: