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(rds): add grant method for Data API #10748

Merged
merged 35 commits into from
Nov 5, 2020
Merged

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    80bc323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2736838 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'serverlesscluster-resource-arn-prop' of github.com:aste…

    …rikx/aws-cdk into serverlesscluster-resource-arn-prop
    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    90b8728 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'serverlesscluster-resource-arn-prop' of github.com:aste…

    …rikx/aws-cdk into serverlesscluster-resource-arn-prop
    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dd20726 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'serverlesscluster-resource-arn-prop' of github.com:aste…

    …rikx/aws-cdk into serverlesscluster-resource-arn-prop
    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    d5b2c90 View commit details
    Browse the repository at this point in the history
  6. revert yarn.lock

    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    e288ee1 View commit details
    Browse the repository at this point in the history
  7. add grantDataApi method

    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dbd394c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ed21d5 View commit details
    Browse the repository at this point in the history
  9. feat(rds): add grantDataApi method

    closes aws#10744
    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0208ab3 View commit details
    Browse the repository at this point in the history
  10. Merge github.com:aws/aws-cdk into grant-data-api

    # Conflicts:
    #	packages/@aws-cdk/aws-rds/lib/serverless-cluster.ts
    #	packages/@aws-cdk/aws-rds/test/test.serverless-cluster.ts
    asterikx committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0a8822b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Configuration menu
    Copy the full SHA
    08af548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10614a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63b8adf View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    a61c1e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cb6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42980bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7743fbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9046d19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15c2694 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

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

Commits on Oct 13, 2020

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

Commits on Oct 14, 2020

  1. rename enableHttpEndpoint to enableDataApi

    BREAKING CHANGE: Serverless cluster enableHttpEndpoint renamed to enableDataApi
    asterikx committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    08f8b36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf450b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47e2b30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    108a222 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. Configuration menu
    Copy the full SHA
    4dae9b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbc629f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

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

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    50f78cb View commit details
    Browse the repository at this point in the history
  2. use wildcard grant

    asterikx committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    bac137b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c87a07c View commit details
    Browse the repository at this point in the history
  4. fix failing tests

    asterikx committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e187da9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08a25c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    088567c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ab5ef7 View commit details
    Browse the repository at this point in the history