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
gefragt vor 5 Monaten217 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 5 Monaten
  • Okay, Here The lambda function is needed?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen