Office Convert Lambda
Simple lambda for converting office file formats into PDF files built on top of LibreOffice using https://github.com/jacobtread/libreofficekit
This repository contains two separate crates, the first being office-convert-lambda which is the crate for the lambda itself. The second is office-convert-lambda-client in the client directory which is a library crate providing a client for interacting with the lambda.