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(apigatewayv2-integrations): integrations of imported lambda functions do not get configured #27861

Merged
merged 15 commits into from
Nov 20, 2023

Commits on Nov 6, 2023

  1. completed integ test case with assertions, referenced lambdas are not…

    … configured
    
    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7ce2854 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. integ test file cleanup

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3b96f04 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. integ tests with first 2 lambda function assertions passing

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ffab230 View commit details
    Browse the repository at this point in the history
  2. add third route to integ test, currently failing without change to la…

    …mbda
    
    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c60bd9c View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. update lambda readme, function code comments, and set sameEnvironment…

    … to true in fromFunctionName()
    
    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9b8a74c View commit details
    Browse the repository at this point in the history
  2. add functionName prop to thirdlambda function

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2c962f3 View commit details
    Browse the repository at this point in the history
  3. add snapshots

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f5455fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f05cf92 View commit details
    Browse the repository at this point in the history
  5. add warning inside addPermission function in lambda function-base

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    b5d94d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. cleanup doc comments

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0a8739a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. address Rico's comments

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    20489c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e1c061 View commit details
    Browse the repository at this point in the history
  3. fix build, add import line

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    984d852 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

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

Commits on Nov 20, 2023

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