pub async fn handle_forwarding(
event: LambdaEvent<ApiGatewayProxyRequest>,
clients: &SharedClients,
) -> Result<ApiGatewayProxyResponse, Error>Expand description
Handler for HTTP API requests
pub async fn handle_forwarding(
event: LambdaEvent<ApiGatewayProxyRequest>,
clients: &SharedClients,
) -> Result<ApiGatewayProxyResponse, Error>Handler for HTTP API requests