Skip to content

VueOps/libreoffice-lambda-layer

 
 

Repository files navigation

LibreOffice for AWS Lambda as a layer

85 MB LibreOffice to fit inside AWS Lambda Layer compressed with Brotli

Based on the serverless-libreoffice project.

Getting Started

You can add this layer to any Lambda function you want – no matter what runtime

Click on Layers and choose "Add a layer", and "Provide a layer version ARN" and enter the following ARN.

arn:aws:lambda:us-east-1:764866452798:layer:libreoffice:8

See the table below for other supported regions.

Works well with aws-lambda-libreoffice npm package

Version ARNs

LibreOffice 6.1.0.0.alpha0

  • arn:aws:lambda:us-east-1:764866452798:layer:libreoffice:8
  • arn:aws:lambda:eu-west-1:764866452798:layer:libreoffice:1
  • arn:aws:lambda:eu-central-1:764866452798:layer:libreoffice:1
  • arn:aws:lambda:us-west-2:764866452798:layer:libreoffice:1
  • arn:aws:lambda:us-east-2:764866452798:layer:libreoffice:1
  • arn:aws:lambda:ap-southeast-2:764866452798:layer:libreoffice:1
  • arn:aws:lambda:eu-west-2:764866452798:layer:libreoffice:1
  • arn:aws:lambda:ap-southeast-1:764866452798:layer:libreoffice:1
  • arn:aws:lambda:ap-south-1:764866452798:layer:libreoffice:1

License

MIT © Shelf

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 64.5%
  • JavaScript 35.5%