01
Scheduled Lambda
This preset creates a scheduled EventBridge rule that triggers a Lambda function on a recurring schedule. It is the serverless replacement for traditional cron jobs — no servers to manage, no crontab...
Loading...
Ready-to-deploy configuration presets for EventBridge Rule. Each preset is a complete manifest you can copy, customize, and deploy.
3 presetsThis preset creates a scheduled EventBridge rule that triggers a Lambda function on a recurring schedule. It is the serverless replacement for traditional cron jobs — no servers to manage, no crontab...
This preset creates an event-pattern-based EventBridge rule that routes matching AWS events to an SQS queue with a dead letter queue for failed deliveries. It demonstrates the core event-driven...
This preset creates an event-pattern-based rule on a custom event bus that routes matching events to two targets simultaneously — a Lambda function with input transformation and retry policy, and an...