# Functions

HandleLambdaRequest handles incoming Lambda requests and routes them to the appropriate handler.
NewAdapter creates a new Lambda adapter instance.

# Structs

LambdaAdapter represents the AWS Lambda runtime adapter.