aws-lambda-events
aws-lambda-events copied to clipboard
Rust event types for AWS Lambda
aws_lambda_events
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.