Translate ZenHub webhooks to MS Teams webhooks, using AWS serverless.
- AWS SAM CLI v0.47.0+.
- .NET Core 3.1 SDK.
- An AWS account to deploy to. THIS WILL COUNT AGAINST YOUR AWS BILL.
- Microsoft Teams webhook link, see this video on how this can be obtained.
sam build
sam deploy -g
Then follow the steps on the screen.