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 个月前

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

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

回答问题的准则