Events
Important: These docs are for the outdated Jets 5 versions and below. For the latest Jets docs: docs.rubyonjets.com
Jets is also a powerful Glue Serverless Framework.
AWS Lambda supports many event triggers. With event triggers, you can use Lambda functions as glue. Here’s a list of the events supported by Jets.
- CloudWatch Log Events
- Scheduled Events
- CloudWatch Rule Events
- DynamoDB Events
- IoT Events
- Kinesis Events
- S3 Events
- SNS Events
- SQS Events
The next sections cover the event triggers.