+1 vote
in AWS CodeCommit by
How do I create webhooks using AWS CodeCommit?

1 Answer

0 votes
by

In the Amazon SNS console, you can create an SNS topic with an HTTP endpoint and the desired URL for the webhook. From the AWS CodeCommit console, you can then configure that SNS topic to a repository event using triggers. Additionally, customers using AWS Chatbot can configure notifications to be sent to their Slack Channels or Amazon Chime chat rooms

...