- Infrastructure for webhook integration notification system.
- Infrastructure for workflow invocation
- API sends events to the ChangelogManager
- ChangelogManager puts events on SNS
- SQS subscribes to SNS and triggers Even_Lambda
- EventLambda checks with postgres which events should be routed to which API endpoints