Closed
Description
aws-lambda-rust-runtime/lambda-http/src/request.rs
Lines 70 to 89 in d3ff435
Seems to be missing a resource
field?
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/682a17a7683c34d23d6f70416f21e7f65671885c/types/aws-lambda/trigger/api-gateway-proxy.d.ts#L89-L102
This causes my event to fail serializing, rendering the entire lambda-http crate useless?