forked from aws/aws-cdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(aws-events-targets): Consume IRestApi as target (aws#16423)
Fixes: aws#16423 When creating an Event Bridge target for an API Gateway, the superinterface IRestApi should be consumed instead of the concrete class RestApi. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
- Loading branch information
Matt Berry
committed
Sep 22, 2021
1 parent
f3c7dc3
commit 126f627
Showing
1 changed file
with
26 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters