aws-lambda-events icon indicating copy to clipboard operation
aws-lambda-events copied to clipboard

Rust event types for AWS Lambda

aws_lambda_events

Build Status Documentation

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.