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ヶ月前262ビュー
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ヶ月前

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

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

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

関連するコンテンツ