Issue with setup to alert MS teams channel for changes in codeCommit

0

Goal: I wish to alert MS teams when there are any changes to PR or branches

  1. I tried this to little avail.

The problem was that it will not accept channel webhook address nor the email

  1. I now tried this to no avail. The error message is: shown here

The code in lambda function is as it is in the url

Please can someone advice?

hsl
已提問 10 個月前檢視次數 256 次
1 個回答
0

Hi, full process is documented in link hereafter: SNS is the way to go,

https://www.eternalsoftsolutions.com/blog/aws-codecommit-repository-that-triggers-email-notifications/

Your Lambda can be triggered by the described SNS notification if you need to do more than the simple email described in post

Best,

Didier

profile pictureAWS
專家
已回答 10 個月前

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

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

回答問題指南