aws_lambda_events 1.1.3

AWS Lambda event definitions
Documentation
1
2
3
4
5
6
7
8
9
pub mod commom_types;
pub mod delete_event;
pub mod drop_database_event;
pub mod drop_event;
pub mod insert_event;
pub mod invalidate_event;
pub mod rename_event;
pub mod replace_event;
pub mod update_event;