This crate provides strongly-typed AWS Lambda event structs in Rust.
The aws_lambda_events
crate is where all logic lives and the aws_lambda_events_codegen
crate generates portions of it from event definitions.
This crate provides strongly-typed AWS Lambda event structs in Rust.
The aws_lambda_events
crate is where all logic lives and the aws_lambda_events_codegen
crate generates portions of it from event definitions.