Can a sns topic be linked to multiple slack channels?

0

I currently have a sns topic that is linked to a slack channel in AWS Chatbot. Is it possible to add another slack channel with same topic so i can send messages to that second channel?

quldude
已提问 3 个月前139 查看次数
1 回答
1

Yes, you can configure as many Slack channels with the same SNS topic as you need. AWS Chatbot allows you to subscribe multiple Slack channels to the same SNS topic, enabling you to send notifications to as many channels as necessary. This flexibility is advantageous for distributing alerts and updates across various teams or individuals within your organization.

To link an Amazon SNS topic to multiple Slack channels using AWS Chatbot, follow these steps:

  1. Go to AWS Chatbot Console: Configure AWS Chatbot for each Slack channel by selecting your workspace and specifying the channels you want to receive notifications.

  2. Subscribe Each Slack Channel to the SNS Topic: In the AWS Chatbot configuration, link each Slack channel to the desired SNS topic.

  3. Check SNS Topic Policies: Ensure the SNS topic's access policy allows AWS Chatbot to publish messages to it, adjusting permissions if necessary.

  4. Test Your Setup: Publish a test message to the SNS topic to confirm it appears in all linked Slack channels.

Resources:

profile picture
专家
已回答 3 个月前
  • Thank you! Is it possible to send a message to a specific slack channel if the topic is linked to multiple channels based on some sort of filter?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则