Skip to main content

Module eventbridge

Module eventbridge 

Source
Available on crate feature eventbridge only.
Expand description

AWS Lambda event definitions for EventBridge.

Structs§

EventBridgeEvent
Parse EventBridge events. Deserialize the event detail into a structure that’s DeserializeOwned.
EventBridgeEventBuilder
Use builder syntax to set the inputs and finish with build().