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

Support a mix of locator and creation configs for SNS #210

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Sep 19, 2024

  1. wip support mix of locator and creation configs

    Igor Savin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a74e306 View commit details
    Browse the repository at this point in the history
  2. support mix of locator and creation config

    Igor Savin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5227fc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Reworded error message.

    kamilwylegala committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ba1c2a1 View commit details
    Browse the repository at this point in the history
  2. Extracted logic for getting topicArn. Simplified logic in sqsInitter,…

    … just pass the whole configuration.
    kamilwylegala committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    72fa4c2 View commit details
    Browse the repository at this point in the history
  3. TS fixes.

    kamilwylegala committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3682ffc View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Simplified if.

    kamilwylegala committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dd20556 View commit details
    Browse the repository at this point in the history
  2. WIP test

    kamilwylegala committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    6926ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb3053f View commit details
    Browse the repository at this point in the history