EventBridge Bus
Event bus for cross-service rules.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Bus name | Text | Yes | — |
| Partner event source name | Text | — | — |
| KMS key identifier | Text | — | — |
| Description | Text | — | — |
| Bus policy (JSON) | Text | — | — |
| Dead letter config Options: Enabled, Disabled | Choice | — | false |
| DLQ ARN | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Source | Input | any | — |
| KMS key | Input | aws.kms-key | kms_key_identifier |
| Dead-letter queue | Output | aws.sqs | dead_letter_config.arn |
| Rule targets | Output | any | — |