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달 전1006회 조회
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠