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

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?

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ