File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,14 @@ It is at `/opt/lo.tar.br`.
2929
3030## Version ARNs
3131
32- ### LibreOffice v6.4.0.1
32+ ### LibreOffice v6.4.0.1 (Amazon Linux 2)
33+
34+ Works with the following [ AWS Lambda runtimes] ( https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html ) which run on Amazon Linux 2:
35+
36+ - nodejs12.x
37+ - nodejs10.x
38+ - python3.8
39+ - java11
3340
3441* ` arn:aws:lambda:us-east-1:764866452798:layer:libreoffice:9 `
3542* ` arn:aws:lambda:eu-west-1:764866452798:layer:libreoffice:2 `
@@ -42,7 +49,18 @@ It is at `/opt/lo.tar.br`.
4249* ` arn:aws:lambda:ap-south-1:764866452798:layer:libreoffice:2 `
4350* ` arn:aws:lambda:ca-central-1:764866452798:layer:libreoffice:1 `
4451
45- ### LibreOffice 6.1.0.0.alpha0
52+ ### LibreOffice 6.1.0.0.alpha0 (Amazon Linux 1)
53+
54+ Works with the following [ AWS Lambda runtimes] ( https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html ) which run on Amazon Linux 2:
55+
56+ - nodejs8.10
57+ - python3.7
58+ - python3.6
59+ - python2.7
60+ - ruby2.5
61+ - java8
62+ - go1.x
63+ - dotnetcore2.1
4664
4765* ` arn:aws:lambda:us-east-1:764866452798:layer:libreoffice:8 `
4866* ` arn:aws:lambda:eu-west-1:764866452798:layer:libreoffice:1 `
You can’t perform that action at this time.
0 commit comments