Function lambda_extension::requests::init_error
source · [−]pub fn init_error<'a>(
extension_id: &str,
error_type: &str,
request: Option<ErrorRequest<'a>>
) -> Result<Request<Body>, Error>
Expand description
Create a new init error request to send to the Extensions API