AWS EventBridge
INTEGRATION
AWS EventBridge is a serverless event bus that ingests data from your own apps, SaaS apps and AWS services and routes that data to targets.
Triggers
Relay listens for events and uses them to automatically trigger the rest of your workflow.
AWS EventBridge for Relay.sh
This integration allows you to connect with AWS EventBridge and run workflows based on events in AWS.
Actions
The following are supported actions:
Name | Description |
---|---|
aws-eventbridge-trigger-eventbridge | Trigger to handle an event from EventBridge |
Contributing
Issues
Feel free to submit issues and enhancement requests.
Contributing Code
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
License
As indicated by the repository, this project is licensed under Apache 2.0.