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

feat(apigatewayv2): HttpRouteIntegration supports AWS services integrations #18154

Merged
merged 6 commits into from
Jan 12, 2022

Commits on Dec 23, 2021

  1. feat(apigatewayv2): HttpRouteIntegration suports AWS services integra…

    …tions
    
    Add support for integration subtype and credentials allowing to extend
    `HttpRouteIntegration` to create integrations for AWS services.
    
    See https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-develop-integrations-aws-services.html
    jogold committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    d52fee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Configuration menu
    Copy the full SHA
    48d7918 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    c33e5ec View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Configuration menu
    Copy the full SHA
    acf7c0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803c8e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc42894 View commit details
    Browse the repository at this point in the history