Application Load Balancer and API Gateway event types for AWS Lambda.
# Cargo.toml
[dependencies]
lambda_http = "1.2.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal AWS Lambda function handler using lambda_http.
Add tokio as a dependency and use #[tokio::main] or similar.
No dependency data recorded yet.