Skip to main content

handle_lambda_invoke

Function handle_lambda_invoke 

Source
pub async fn handle_lambda_invoke(
    _run_id: RunId,
    _step_id: StepInstanceId,
    _spec: Value,
    _pool: PgPool,
    _nats_client: Client,
) -> Result<()>
Expand description

Handle lambda invoke.