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

SNS connector to Scaleway service fails, wish to specify the url #2871

Open
qualitesys opened this issue Jul 20, 2024 · 0 comments
Open

SNS connector to Scaleway service fails, wish to specify the url #2871

qualitesys opened this issue Jul 20, 2024 · 0 comments
Assignees
Labels
kind:bug Something isn't working

Comments

@qualitesys
Copy link

Describe the Bug

I need to use the SNS connector with the provider Scaleway.
The AWS SNS Connector send HTTP requests to http://sns.{region}.amazonaws.com
Scaleway expects this url https://sns.mnq.{region}.scaleway.com
The arn it formed like this : arn:scw:sns:{region}:{SCW_project-id}:{sns_topic_name}
As it is implemented in the AWS SQS Connector, is it possible to specify the url of the SNS service instead of relying on the arn definition ?
Thanks for your help

@qualitesys qualitesys added the kind:bug Something isn't working label Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants