aws-lambda-haskell-runtime
aws-lambda-haskell-runtime copied to clipboard
No authorizer field in the ApiGatewayRequestContext data type
Hello!
According to the docs there is an authorizer
field that is not currently in the ApiGatewayRequestContext
data type.
Is there a reason for this field not being present? If not, then I'd be happy to submit a PR where this field is present in the data type.
Hey! Thanks a lot for reaching out!
Absolutely no reason for it not being present, feel free to submit the PR :D