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.