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

Fix SNS regex for validation on notification channel to support SNS FIFO topics. #381

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

eirsep
Copy link
Member

@eirsep eirsep commented Mar 15, 2023

Description

Fixed SNS regex for validation on notification channel to support SNS FIFO topics.

SNS FIFO topic ARN regex validation was throwing error
java.lang.IllegalArgumentException: Invalid AWS SNS topic ARN: arn:aws:sns:ap-southeast-2:33365477133:sns-fifo-alerting.fifo

Issues Resolved

#382

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
@lezzago lezzago merged commit deed4bd into opensearch-project:main Mar 15, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 15, 2023
Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 15, 2023
Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 15, 2023
Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 15, 2023
Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 15, 2023
Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)
eirsep added a commit that referenced this pull request Mar 15, 2023
…383)

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)

Co-authored-by: Surya Sashank Nistala <sashank.nistala@gmail.com>
eirsep added a commit that referenced this pull request Mar 15, 2023
…384)

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)

Co-authored-by: Surya Sashank Nistala <sashank.nistala@gmail.com>
eirsep added a commit that referenced this pull request Mar 15, 2023
…385)

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)

Co-authored-by: Surya Sashank Nistala <sashank.nistala@gmail.com>
eirsep added a commit that referenced this pull request Mar 15, 2023
…386)

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)

Co-authored-by: Surya Sashank Nistala <sashank.nistala@gmail.com>
eirsep added a commit that referenced this pull request Mar 15, 2023
…387)

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)

Co-authored-by: Surya Sashank Nistala <sashank.nistala@gmail.com>
AWSHurneyt pushed a commit to AWSHurneyt/common-utils that referenced this pull request Apr 12, 2024
…rch-project#381) (opensearch-project#383)

Signed-off-by: Surya Sashank Nistala <snistala@amazon.com>
(cherry picked from commit deed4bd)

Co-authored-by: Surya Sashank Nistala <sashank.nistala@gmail.com>
Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants