Import
handle_lambda
Thehandle_lambda function bridges AWS Lambda events to the agent system, supporting API Gateway v1 and v2.
Function Signature
Parameters
Agent
required
The agent instance to handle requests.
dict[str, Any]
required
AWS Lambda event object from API Gateway.
Any
required
AWS Lambda context object.