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

Cross account support for V2 function transformer and directive #975

Merged
merged 7 commits into from
Nov 14, 2022

Commits on Nov 10, 2022

  1. feat(graphql-function-transformer): support cross-account lambda reso…

    …lvers using @function (#499)
    
    This change does not come with E2E tests because I don't know whether the
    existing CI infra has access to multiple AWS accounts.
    
    However, I tested this in my own AWS accounts and verified that the
    AppSync Data Source points to a custom AWS account ID.
    philipmw authored and phani-srikar committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    cbf414e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd082d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96f32b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4cb4740 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15f5416 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. chore: address nits

    phani-srikar committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    7f07935 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. chore: update spacing

    phani-srikar committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    b216bbb View commit details
    Browse the repository at this point in the history