Function cloud_task_executor::cloud_providers::handle_lambda_event

source ยท
pub async fn handle_lambda_event(
    executor: Executor,
    event: LambdaEvent<Value>,
) -> Result<Value, Error>