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(scheduler-targets-alpha): SnsPublish scheduler target #27838

Merged
merged 24 commits into from
Nov 29, 2023

Commits on Oct 29, 2023

  1. add sns-publish for scheduler-targets

    Hiroki Yamazaki committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    b858864 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. add unit tests for valid conditions

    Hiroki Yamazaki committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6fc3d6c View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. add unit tests

    Hiroki Yamazaki committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7120ec4 View commit details
    Browse the repository at this point in the history
  2. unit test ok

    Hiroki Yamazaki committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    b323246 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. update integ test

    Hiroki Yamazaki committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    74a786f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:ymhiroki/aws-cdk into scheduler-tar…

    …gets-snspublish
    Hiroki Yamazaki committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    efcbc06 View commit details
    Browse the repository at this point in the history
  3. integ test ok

    Hiroki Yamazaki committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    ed540ec View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch 'main' of github.com:ymhiroki/aws-cdk into scheduler-tar…

    …gets-snspublish
    Hiroki Yamazaki committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    d5e47e7 View commit details
    Browse the repository at this point in the history
  2. update unit test

    Hiroki Yamazaki committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    788d5a1 View commit details
    Browse the repository at this point in the history
  3. add unit test for imported topic

    Hiroki Yamazaki committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    8f6c5b2 View commit details
    Browse the repository at this point in the history
  4. update unit test

    Hiroki Yamazaki committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0e2bafe View commit details
    Browse the repository at this point in the history
  5. fix typo

    Hiroki Yamazaki committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    150ea10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efbc9ac View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. add default value for ScheduleTargetBaseProps

    Hiroki Yamazaki committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e86a878 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'scheduler-targets-snspublish' of github.com:ymhiroki/aw…

    …s-cdk into scheduler-targets-snspublish
    Hiroki Yamazaki committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    7044203 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3f405f View commit details
    Browse the repository at this point in the history
  4. update README

    Hiroki Yamazaki committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    f745f15 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'scheduler-targets-snspublish' of github.com:ymhiroki/aw…

    …s-cdk into scheduler-targets-snspublish
    Hiroki Yamazaki committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b235e77 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Nov 23, 2023

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

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    c9523fe View commit details
    Browse the repository at this point in the history
  2. run integ test

    Signed-off-by: Vinayak Kukreja <[email protected]>
    vinayak-kukreja committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8c8742b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c86928b View commit details
    Browse the repository at this point in the history