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(apigateway): lambda request authorizer #5642

Merged
merged 11 commits into from
Feb 24, 2020
Merged

Commits on Feb 21, 2020

  1. feat(apigateway): add lambda request authorizer construct

    This creates a common LambdaAuthorizer base class so that the
    token and request authorizers can share common functionality.
    Adam Plumer committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    a201af5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eae6ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38834fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7259c70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4872bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8792b5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fc3c58 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dcdd41 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af65fd6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ddbf565 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

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