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(appsync): Move appsync permission grants to base class #27818

Closed
wants to merge 8 commits into from

Commits on Nov 2, 2023

  1. Move appsync permission grants to base class

    This allows the grant functions to be called for an imported graphql API
    TimQuelch committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    f3a9507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7250945 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Fix import order

    TimQuelch committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    28c0eb8 View commit details
    Browse the repository at this point in the history
  2. tmp

    TimQuelch committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9e74b05 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    023a8fd View commit details
    Browse the repository at this point in the history
  2. Update appsync readme

    TimQuelch committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    29c52f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba9ba7a View commit details
    Browse the repository at this point in the history
  4. Revert "tmp"

    This reverts commit 9e74b05.
    TimQuelch committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    e53f41c View commit details
    Browse the repository at this point in the history