Optional ReadonlymaxOptional ReadonlyretryMaximum number of retry attempts EventBridge will make when the target returns an error.
Use cases: Retry configuration; Error resilience; Delivery reliability tuning
AWS: EventBridge rule target retry attempts configuration
Validation: Optional; must be between 0 and 185 if provided
Maximum age in seconds that EventBridge will attempt to deliver an event to the target before discarding it.
Use cases: Event delivery timeout; Stale event management; Delivery window control
AWS: EventBridge rule target maximum event age configuration
Validation: Optional; must be between 60 and 86400 seconds if provided