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

fix(aws-events-targets): Consume IRestApi as target #16542

Closed
wants to merge 1 commit into from

Commits on Oct 1, 2021

  1. 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*
    Matt Berry committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    be26ec3 View commit details
    Browse the repository at this point in the history