Skip to main content

Module types

Module types 

Source
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 PutPermission for policy-based access control.
DeadLetterConfig
Dead-letter queue configuration for a target.
EventBus
An event bus returned by ListEventBuses.
InputTransformer
Settings to transform input before sending to the target.
PutEventsResultEntry
An entry in a PutEvents response.
PutTargetsResultEntry
An entry in a PutTargets response indicating a failed target.
RemoveTargetsResultEntry
An entry in a RemoveTargets response indicating a failed removal.
RetryPolicy
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.