Skip to content

Commit

Permalink
feature comment
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmorgan committed Oct 12, 2023
1 parent bce30ba commit 771e0a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lambda-events/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -160,5 +160,6 @@ pub use event::sqs;
#[cfg(feature = "streams")]
pub use event::streams;

/// AWS Lambda event definitions for EventBridge.
#[cfg(feature = "eventbridge")]
pub use event::eventbridge;

0 comments on commit 771e0a0

Please sign in to comment.