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: Add support for custom SNS endpoint #2067

Merged
merged 1 commit into from
Jul 7, 2022
Merged

feat: Add support for custom SNS endpoint #2067

merged 1 commit into from
Jul 7, 2022

Conversation

codesorcery
Copy link
Contributor

@codesorcery codesorcery commented Jul 5, 2022

To allow the SNS event source to be used with other compliant implementations than AWS (e.g. Ceph radosgw), add a configuration option to provide a custom endpoint URL.

Change is basically the same as was already done in #1632 for SQS.

Closes #2068

Copy link
Member

@whynowy whynowy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@whynowy whynowy merged commit ceffdab into argoproj:master Jul 7, 2022
@codesorcery codesorcery deleted the sns-custom-endpoint-support branch July 11, 2022 09:05
whynowy pushed a commit that referenced this pull request Sep 10, 2022
@ognjen-it
Copy link

Wow! I couldn't believe that you implemented it 🚀
Many thanks! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for custom SNS endpoint
3 participants