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(cognito): specifying the trigger event version in UserPool.addTrigger() #28899

Merged
merged 15 commits into from
Feb 2, 2024

Commits on Jan 27, 2024

  1. temp

    badmintoncryer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    407d144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a90eff8 View commit details
    Browse the repository at this point in the history
  3. test: add unit test

    badmintoncryer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    829d203 View commit details
    Browse the repository at this point in the history
  4. test: add integ test

    badmintoncryer committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    f981355 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. docs: update readme

    badmintoncryer committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a0db50a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a1410f View commit details
    Browse the repository at this point in the history
  3. fix: udpate README

    badmintoncryer committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    51858dd View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 1, 2024

  1. Update packages/aws-cdk-lib/aws-cognito/test/user-pool.test.ts

    Co-authored-by: Aayush thapa <84202325+aaythapa@users.noreply.github.com>
    badmintoncryer and aaythapa committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    18d69f4 View commit details
    Browse the repository at this point in the history
  2. Update packages/aws-cdk-lib/aws-cognito/README.md

    Co-authored-by: Aayush thapa <84202325+aaythapa@users.noreply.github.com>
    badmintoncryer and aaythapa committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    1d867f8 View commit details
    Browse the repository at this point in the history
  3. Update packages/aws-cdk-lib/aws-cognito/lib/user-pool.ts

    Co-authored-by: Aayush thapa <84202325+aaythapa@users.noreply.github.com>
    badmintoncryer and aaythapa committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a46d753 View commit details
    Browse the repository at this point in the history
  4. fix: unit test

    badmintoncryer committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5ac95cb View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. test: add unit test

    badmintoncryer committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0a4ddb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67b44a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f0403e View commit details
    Browse the repository at this point in the history