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?

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

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

回答问题的准则