Function fusionauth_rust_client::apis::default_api::update_lambda_with_id
source · pub async fn update_lambda_with_id(
configuration: &Configuration,
lambda_id: &str,
lambda_request: Option<LambdaRequest>
) -> Result<LambdaResponse, Error<UpdateLambdaWithIdError>>
Expand description
Updates the lambda with the given Id.