Commit 48020c7 1 parent e7bdd55 commit 48020c7 Copy full SHA for 48020c7
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,11 @@ Download the last LLRT release from <https://github.com/awslabs/llrt/releases>
18
18
19
19
### Option 1: Custom runtime (recommended)
20
20
21
- Choose ` Custom Runtime on Amazon Linux 2 ` and package the LLRT ` bootstrap ` binary together with your JS code.
21
+ Choose ` Custom Runtime on Amazon Linux 2023 ` and package the LLRT ` bootstrap ` binary together with your JS code.
22
22
23
23
### Option 2: Use a layer
24
24
25
- Choose ` Custom Runtime on Amazon Linux 2 ` , upload ` llrt-lambda-arm64.zip ` or ` llrt-lambda-x86.zip ` as a layer and add to your function
25
+ Choose ` Custom Runtime on Amazon Linux 2023 ` , upload ` llrt-lambda-arm64.zip ` or ` llrt-lambda-x86.zip ` as a layer and add to your function
26
26
27
27
Thats it 🎉
28
28
You can’t perform that action at this time.
0 commit comments