How to receive AWS Amplify deployment notifications in a specific channel on Microsoft Teams

0

I deployed my application's front end on AWS Amplify. I provided my team's channel webhook URL in the Amplify notification section but encountered an error. Although I attached the details below, every time I merged my organization's email, it was accepted, and I received a confirmation message. However, the webhook URL did not establish a connection. It was successfully accepted after copying the email from the That team's channel and pasting it into the Amplify notification section. However, I getting the same error

The Webhook URL doesn't accept the section

After I got the same error while I was copying and pasting the teams channel Email

KARTHIK
已提問 5 個月前檢視次數 217 次
1 個回答
0

Hi,

You may follow the architecture proposed by this post (Lambda-based) to integrate SNS notifications with MSFT Teams channels: https://dev.to/aws-builders/how-to-send-aws-notifications-aws-sns-to-microsoft-teams-1d1l

This ones proposes a very close architecture: https://medium.com/@techytish/creating-an-alert-notification-in-microsoft-teams-for-aws-cloudwatch-alarms-d21ffd28e90e

Best,

Didier

profile pictureAWS
專家
已回答 5 個月前
  • Okay, Here The lambda function is needed?

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

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

回答問題指南