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): http api - default authorizer options #13172

Merged
merged 31 commits into from Mar 17, 2021
Merged

feat(apigatewayv2): http api - default authorizer options #13172

merged 31 commits into from Mar 17, 2021

Commits on Feb 21, 2021

  1. feat(apigatewayv2): http api - default authorizer options

    Allows setting an authorizer and authorization scopes that will be applied to all routes of the api.
    iRoachie committed Feb 21, 2021
    Copy the full SHA
    253a9b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    105684c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Feb 25, 2021
    Copy the full SHA
    a953e06 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    51132a3 View commit details
    Browse the repository at this point in the history
  3. Add NoneAuthorizer

    iRoachie committed Feb 25, 2021
    Copy the full SHA
    2404a77 View commit details
    Browse the repository at this point in the history
  4. Add docs for NoneAuthorizer

    iRoachie committed Feb 25, 2021
    Copy the full SHA
    4dceadf View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3ec0ca9 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bae9a27 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Feb 26, 2021
    Copy the full SHA
    764552c View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Feb 26, 2021
    Copy the full SHA
    19b1383 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8577089 View commit details
    Browse the repository at this point in the history
  4. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Feb 26, 2021
    Copy the full SHA
    8e071ae View commit details
    Browse the repository at this point in the history
  5. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Feb 26, 2021
    Copy the full SHA
    f4dd89b View commit details
    Browse the repository at this point in the history
  6. relocate NoneAuthorizer

    iRoachie committed Feb 26, 2021
    Copy the full SHA
    a97a90e View commit details
    Browse the repository at this point in the history
  7. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Feb 26, 2021
    Copy the full SHA
    df0bae2 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    32aa124 View commit details
    Browse the repository at this point in the history
  9. update integ test

    iRoachie committed Feb 26, 2021
    Copy the full SHA
    9eb1403 View commit details
    Browse the repository at this point in the history
  10. update integ tests

    iRoachie committed Feb 26, 2021
    Copy the full SHA
    0345169 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Copy the full SHA
    ab4a090 View commit details
    Browse the repository at this point in the history
  2. update integ test

    iRoachie committed Feb 27, 2021
    Copy the full SHA
    84bf186 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2021

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

Commits on Mar 10, 2021

  1. Update packages/@aws-cdk/aws-apigatewayv2/lib/http/api.ts

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Mar 10, 2021
    Copy the full SHA
    07e1569 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f5ac48a View commit details
    Browse the repository at this point in the history
  3. Update packages/@aws-cdk/aws-apigatewayv2-authorizers/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Mar 10, 2021
    Copy the full SHA
    1660110 View commit details
    Browse the repository at this point in the history
  4. Update packages/@aws-cdk/aws-apigatewayv2-authorizers/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Mar 10, 2021
    Copy the full SHA
    f56c52a View commit details
    Browse the repository at this point in the history
  5. Update packages/@aws-cdk/aws-apigatewayv2-authorizers/README.md

    Co-authored-by: Niranjan Jayakar <nija@amazon.com>
    iRoachie and Niranjan Jayakar committed Mar 10, 2021
    Copy the full SHA
    59f3d52 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    62e7e24 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2021

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

Commits on Mar 15, 2021

  1. update integ

    iRoachie committed Mar 15, 2021
    Copy the full SHA
    36593ee View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Copy the full SHA
    1805a21 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c96dfe5 View commit details
    Browse the repository at this point in the history