Function delete_lambda_with_id

Source
pub async fn delete_lambda_with_id(
    configuration: &Configuration,
    lambda_id: &str,
) -> Result<(), Error<DeleteLambdaWithIdError>>
Expand description

Deletes the lambda for the given Id.