EventBridge Rule
Pattern- or schedule-driven rule on an event bus.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Rule name | Text | Yes | — |
| Description | Text | — | — |
| Event bus name (override) | Text | — | — |
| Event pattern (JSON) | Text | — | — |
| Schedule expression | Text | — | — |
| State Options: Enabled, Disabled, Enabled (all CT events) | Choice | — | ENABLED |
| IAM role ARN | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Event bus | Input | aws.eventbridge | event_bus_name |
| IAM role | Input | aws.iam-role | role_arn |
| Targets | Output | any | — |