Expand description
Shared EventBridge types used across input, output, and internal representations.
All types follow the EventBridge JSON wire format with PascalCase field names.
Structsยง
- Condition
- A condition used in
PutPermissionfor policy-based access control. - Dead
Letter Config - Dead-letter queue configuration for a target.
- Event
Bus - An event bus returned by
ListEventBuses. - Input
Transformer - Settings to transform input before sending to the target.
- PutEvents
Result Entry - An entry in a
PutEventsresponse. - PutTargets
Result Entry - An entry in a
PutTargetsresponse indicating a failed target. - Remove
Targets Result Entry - An entry in a
RemoveTargetsresponse indicating a failed removal. - Retry
Policy - Retry policy for a target invocation.
- Rule
- A rule returned by
ListRules. - Tag
- A tag associated with a resource.
- Target
- A target for a rule, describing where matched events are sent.