aws-lambda-haskell-runtime-wai-2.0.1: Run wai applications on AWS Lambda
Safe HaskellNone
LanguageHaskell2010

Aws.Lambda.Wai

Documentation

data WaiLambdaProxyType Source #

Constructors

APIGateway 
ALB (Maybe ALBIgnoredPathPortion) 

albWaiHandler :: Maybe ALBIgnoredPathPortion -> ALBWaiHandler Source #

ignoreALBPathPart :: Text -> Maybe ALBIgnoredPathPortion Source #

ignoreNothing :: Maybe ALBIgnoredPathPortion Source #