EventBridge Scheduler
One-time or recurring schedule (replaces CloudWatch Events scheduled rule).
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Schedule name | Text | Yes | — |
| Schedule group | Text | — | default |
| Schedule expression | Text | Yes | — |
| Timezone | Text | — | UTC |
| Flexible window mode Options: Off, Flexible | Choice | — | OFF |
| Max window (min) | Number | — | — |
| Target ARN | Text | Yes | — |
| Target role ARN | Text | — | — |
| Static input (JSON) | Text | — | — |
| Start date (ISO) | Text | — | — |
| End date (ISO) | Text | — | — |
| State Options: Enabled, Disabled | Choice | — | ENABLED |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Target IAM role | Input | aws.iam-role | target.role_arn |
| Target | Output | any | target.arn |