Sending alerts to MS Teams from AWS

1

Hi, I want to send alerts to MS Teams from AWS. As Webhooks is block in my teams so I am using Channel email. So I created SNS topic and then create subscription and in protocol I select 'email' and pasted the email address of the channel. But now I am not getting confirmation mail subscription is in pending status only. What to do now ? Anyone know how to fix that or any other way to send alerts to MS Teams from AWS.

已提問 10 個月前檢視次數 1004 次
2 個答案
0

Hi, the commonly used methods are using a Webhook or Email as you've tried. I'm not aware of any other way to integrate SNS with MS Teams but as you mentioned you're not receiving the subscription email it sounds like you should spend some time investigating why that is happening rather than trying to pivot to another method.

已回答 10 個月前
0

You can also use AWS Chatbot with Teams now. -> https://aws.amazon.com/blogs/aws/aws-chatbot-now-integrates-with-microsoft-teams/

Or you write your own Lambda to send alerts trough webhook to teams -> there is also a nice npm package for adaptive cards available: https://www.npmjs.com/package/adaptivecards

profile picture
David
已回答 10 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南