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(lambda): support Lambda's new Invoke with Qualifier authorization strategy #19318

Merged

Commits on Mar 9, 2022

  1. feat(lambda): support Lambda's new IAM authorization behavior for ide…

    …ntity policies generated by grantInvoke()
    madeline-k committed Mar 9, 2022
    Copy the full SHA
    2d6cfc8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    52c3b8d View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Copy the full SHA
    19cccd3 View commit details
    Browse the repository at this point in the history
  2. update tests in codedeploy

    madeline-k committed Mar 10, 2022
    Copy the full SHA
    8fed6d6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2871fdb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ad9f3c8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b5a5297 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    2733358 View commit details
    Browse the repository at this point in the history
  7. mark places in stepfunctions-tasks that need to be updated, but can't…

    … just replace with a grantInvoke
    madeline-k committed Mar 10, 2022
    Copy the full SHA
    7c0a4e9 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fd28ea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Copy the full SHA
    6aefe6c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6e2d218 View commit details
    Browse the repository at this point in the history
  3. more invoke function changes

    kaizencc committed Mar 17, 2022
    Copy the full SHA
    4e0f9e8 View commit details
    Browse the repository at this point in the history
  4. update integ tests

    kaizencc committed Mar 17, 2022
    Copy the full SHA
    7328c86 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a812c8a View commit details
    Browse the repository at this point in the history
  6. warning is thrown when we call addpermission on an unqualified functi…

    …on with lambda:invokefunction
    kaizencc committed Mar 17, 2022
    Copy the full SHA
    7d44613 View commit details
    Browse the repository at this point in the history
  7. update env for integ test

    kaizencc committed Mar 17, 2022
    Copy the full SHA
    c6cdffb View commit details
    Browse the repository at this point in the history
  8. another test

    kaizencc committed Mar 17, 2022
    Copy the full SHA
    bdcf024 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. update redshift integ test

    kaizencc committed Mar 18, 2022
    Copy the full SHA
    b63aff5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1f34114 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b6e4c69 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary import

    kaizencc committed Mar 18, 2022
    Copy the full SHA
    de3c99e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3257165 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f7f819b View commit details
    Browse the repository at this point in the history
  7. integ test updates

    kaizencc committed Mar 18, 2022
    Copy the full SHA
    ab8d994 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6b556e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. update integ test

    kaizencc committed Mar 21, 2022
    Copy the full SHA
    4c62dbd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

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

Commits on Mar 23, 2022

  1. Copy the full SHA
    777c4ab View commit details
    Browse the repository at this point in the history
  2. update api doc

    kaizencc committed Mar 23, 2022
    Copy the full SHA
    3fe70c5 View commit details
    Browse the repository at this point in the history
  3. integ test update again

    kaizencc committed Mar 23, 2022
    Copy the full SHA
    e2bd8d4 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    32734a0 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    123deba View commit details
    Browse the repository at this point in the history
  6. update edge function

    kaizencc committed Mar 23, 2022
    Copy the full SHA
    ff441c7 View commit details
    Browse the repository at this point in the history
  7. fix integ test in eks

    kaizencc committed Mar 23, 2022
    Copy the full SHA
    5a0d80b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    2931371 View commit details
    Browse the repository at this point in the history
  9. more eks test changes

    kaizencc committed Mar 23, 2022
    Copy the full SHA
    aaa2638 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    b916728 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    0c1e230 View commit details
    Browse the repository at this point in the history
  12. appsync lambda integ test

    kaizencc committed Mar 23, 2022
    Copy the full SHA
    1dff4e2 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    a417b9f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

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