Commit Graph

1 Commits

Author SHA1 Message Date
Mike Lewis
7487b2cd08 Add support for bare Lambda function URLs (#21)
Add request and response events for Lambda Function URL invocations

[Lambdas can be called with an auto-generated URL](https://docs.aws.amazon.com/lambda/latest/dg/urls-invocation.html), which has a specific format similar but not identical to API Gateway.
2022-11-01 09:46:08 -07:00